Commit graph

37 commits

Author SHA1 Message Date
Fredrik Jervfors
33e1b8f4f4 Indentation fixes 2004-08-24 07:53:55 +00:00
Fredrik Jervfors
303d308968 XHTML fixes 2004-08-15 01:02:58 +00:00
tokul
883a501dd1 Adding size limit to signature. Max size is the same as db BLOB size. 2004-07-31 12:35:44 +00:00
Thijs Kinkhorst
39f5f66142 When checking for prefs_are_cached we should retrieve this from the session
the proper way. Closes #995102
2004-07-24 11:39:46 +00:00
stekkel
abf6bbc461 Rewrite of internal message caching
Added paginator support for asearch
Added next/prev links in read_body to walk through search results
Added individual sort settings / mailbox
Added what I forgot to mention
2004-05-31 20:07:44 +00:00
Fredrik Jervfors
9d4db8b166 Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
Thijs Kinkhorst
eb0871d7c9 Make writing to prefs/abook/calendar files more reliable by handling it
the right way when writing fails (error in stead of truncating file).
2004-03-15 10:10:00 +00:00
Thijs Kinkhorst
cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
tassium
9098cb73e4 Preparation to begin using phpdocumentor.
Added basic @package/@subpackage tags
The decode/ files were documented slightly more thoroughly, although they're almost self-explanatory anyway.

The individual functions in the functions/ files need to be documented though, and now that this commit is in, anyone willing to write docblocks for functions should get cracking ;)
2003-10-28 21:27:47 +00:00
Jimmy Conner
2131d30a13 Stop error messages just in case CHMOD is disabled by PHP 2003-08-03 23:49:52 +00:00
Erin Schnabel
85092927dc bring up fix for default_pref file name (double-slash) 2003-06-11 18:33:25 +00:00
jangliss
91c5adc2ea Lets see if this prefs fix works for now. Will do DB stuff later, or
maybe look into using references(?)
2003-03-22 17:48:51 +00:00
Thijs Kinkhorst
fd4e00699e fwrite returns 0 when 0 bytes written, so use === FALSE test instead.
Thanks Jon for the tip.
2003-03-11 09:02:13 +00:00
Thijs Kinkhorst
4daee58a39 A better way to check for errors, and apply the previous fix to signature writes too. 2003-03-10 23:56:12 +00:00
Thijs Kinkhorst
0799913494 Small tweaks:
Move include of display messages in file_prefs to the top of the file,
because it wasn't included everywhere correctly ('../functions') or in
some places not at all, better move it to the top so the functions are
available at all times in a consistent manner.
Also throw an error if the tmp pref file could not be copied.
Remove initializing of colors that aren't used in logout_error.
2003-03-10 23:23:09 +00:00
jangliss
0299e60772 I'd like my settings to stay on login... we need a better solution :)
Reverting file_prefs.php to previous version until proper fix is discovered
for PHP 4.3.1 dropping settings.
2003-03-08 04:59:19 +00:00
stekkel
df9067c865 improved encodeHeader function and decodeHeader handling to follow RFC's
better.
2003-03-07 22:11:22 +00:00
Thijs Kinkhorst
fa2fad7ddc Fix "Failed opening default pref" bug, closes #680331, thanks David Walser 2003-02-10 15:38:16 +00:00
Thijs Kinkhorst
75de52f258 Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
Thijs Kinkhorst
45484c7dfd A preference-line can be of "unlimited" length now 2002-11-11 22:02:55 +00:00
Thijs Kinkhorst
4f552ee17e Fixes for minor bugs pointed out by Tyler Akins.
These were found because Tyler has error_reporting set to E_ALL.
To all developers: *please TURN E_ALL ON* to prevent these!
2002-11-07 11:55:09 +00:00
Thijs Kinkhorst
b1401713e8 Store highlighting rules differently to make them more reliable 2002-10-29 22:15:21 +00:00
Thijs Kinkhorst
b93cf928ab Be somewhat clearer in the error message: default_pref not readable
should not return the error dat data_dir is not writable... fixes
#618924.
2002-10-18 15:00:32 +00:00
robsiemb
c67d301d2a no need to init $result twice 2002-10-16 14:51:26 +00:00
stekkel
aaad3fb5ca Sorry, I edited a not up to date version of file_prefs 2002-10-15 22:27:53 +00:00
stekkel
861d8ca33d Merge from stable (Valcor's fixes) 2002-10-15 22:04:47 +00:00
Thijs Kinkhorst
b0f4b511cd Forwardporting safer abook/prefs saving from stable 2002-10-14 22:02:46 +00:00
robsiemb
f1e8bacd17 add get_pref and get_pref_override plugin hooks 2002-10-11 14:28:07 +00:00
Thijs Kinkhorst
067363daea Update function directory to rg=0. 2002-09-21 15:59:32 +00:00
indiri69
56f1d28aec More SM_PATH changes 2002-09-10 22:35:30 +00:00
Thijs Kinkhorst
0d8cc201b1 Add some code to produce a proper error message when preference/signature files are
unreadable. This prevents endless loops of PHP Warnings/errors.
2002-07-28 16:55:49 +00:00
graf25
3a3bfa2c2c posix_* functions don't exist on !UNIX platforms. Adding workarounds. 2002-05-27 21:01:29 +00:00
philippe_mingo
f9cbd7d61d Some optimization on frequent loaded code.
Unification of logout error messages.
Strings update.
Spanish strings update.
2002-03-30 09:31:43 +00:00
simond
dfefd9c031 Make error message a bit more useful 2002-03-20 15:58:03 +00:00
simond
5b31d9c211 Fix problem reported by Aleksander Piotrowski 2002-02-23 09:39:44 +00:00
philippe_mingo
92e6b38f50 Added signature into multiple identities.
Code by:
Stefan Meier <Stefan.Meier@cimsource.com>
2002-02-14 06:12:51 +00:00
simond
1cc3050f4c Allow easy selection of database backed prefs 2002-02-04 12:53:26 +00:00