till
cbbef379a5
* bumping up copyright (happy new year ;-))
2009-01-17 01:55:39 +00:00
thomascube
230f944bf6
Allow empty strings for imap_root config parameter (was changed in r2143) to remain backward compatible but cache imap root and delimiter in session
2008-12-24 14:29:47 +00:00
alecpl
030c848b0d
- Performance: allow setting imap rootdir and delimiter before connect ( #1485172 )
2008-12-11 08:30:00 +00:00
alecpl
14de18d5f4
- Fix setting locale to tr_TR, ku and az_AZ ( #1485470 )
2008-11-16 08:53:10 +00:00
alecpl
95d90f86d9
- Added 'keep_alive' and 'min_keep_alive' options ( #1485360 )
2008-10-26 17:06:23 +00:00
alecpl
ec01712a99
- Added option 'identities_level', removed 'multiple_identities'
...
- Allow deleting identities when multiple_identities=false (#1485435 )
2008-10-24 07:57:21 +00:00
alecpl
e80f502efb
- added 'en_US.utf8' as fallback for setlocale
2008-09-27 18:40:10 +00:00
thomascube
cefd1d8c91
DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_cookies
2008-09-25 13:30:18 +00:00
thomascube
e93e54fb26
Tiny correction of phpdoc
2008-09-21 11:05:41 +00:00
thomascube
bba657e64f
Made config files location configurable ( #1485215 )
2008-09-19 18:26:34 +00:00
thomascube
7dfb1fba50
Set the right number of arguments for setcookie()
2008-09-18 18:59:02 +00:00
svncommit
72d25b1159
Secure the other cookie, too.
2008-09-18 12:05:15 +00:00
alecpl
1038a66e8a
#1485343 : fix _task setting in url
2008-09-13 08:19:03 +00:00
thomascube
cf17773654
Fix rcmail::url(), don't use comm_path
2008-09-12 14:01:52 +00:00
thomascube
94e4be534b
Immediately save sort_col/sort_order in user prefs ( #1485265 )
2008-09-05 11:46:17 +00:00
thomascube
c8ae2497b7
Auto-detect client language and timezone if desired by config/prefs
2008-09-03 16:03:19 +00:00
thomascube
ade8e117df
Let rcmail class create address book instances
2008-09-02 07:42:46 +00:00
alecpl
b77d0dd6c5
- added options to use syslog instead of log file ( #1484850 )
...
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
2008-08-27 10:58:33 +00:00
alecpl
9e8e5fa634
- Removed support for PEAR::DB driver
2008-08-26 07:21:50 +00:00
thomascube
e3fdcf5919
Don't add empty url params
2008-08-07 07:02:50 +00:00
thomascube
d224551cfb
Fix read_when_deleted behavior + javascript codestyle
2008-07-31 15:23:06 +00:00
thomascube
0ece58dfaf
Add consistency checks + complete some phpdoc
2008-07-28 10:28:32 +00:00
thomascube
eec34efac2
Really, really fix host selection (damn, it's too hot)
2008-06-24 13:51:12 +00:00
thomascube
257f88c695
Really fix host selection from login form
2008-06-24 13:36:19 +00:00
thomascube
0d88e50955
Fix typo and re-enable input box for host
2008-06-24 13:22:08 +00:00
thomascube
fde466c58c
Urlencode mail recipients for storing in session + little code cleanup
2008-06-20 11:40:05 +00:00
thomascube
c719f3c1e0
Store compose parameters in session and redirect to a unique URL
2008-06-20 10:40:01 +00:00
thomascube
6ea6c9b96e
Simplify step inclusion in controller (index.php)
2008-06-20 08:46:16 +00:00
alecpl
7e78b2ec37
-segfault ( #1485109 )
2008-06-07 19:33:07 +00:00
thomascube
c3ab753765
Fix language detection + update Catala localization
2008-06-07 11:47:46 +00:00
thomascube
235086c7de
Cleaned up localization names to unique language_COUNTRY schema according to ISO 639-1 and ISO 3166-1
2008-06-07 11:22:59 +00:00
alecpl
75da0b6f74
-fixed last commit
2008-05-29 10:47:49 +00:00
alecpl
531abb1a95
-set utf8 locales in setlocale()
2008-05-29 10:43:29 +00:00
thomascube
0e6bdbe8f5
Pass auth_type as argument; don't start session if started from command line
2008-05-28 22:44:22 +00:00
thomascube
26539d5f99
Made encrypt_passwd method public as requested in #1485071
2008-05-18 10:23:59 +00:00
thomascube
033478df29
Link global config array with class props (to be removed)
2008-05-15 20:05:20 +00:00
alecpl
9d9f8dc834
- fix: fallback labels/messages ignored from en_US localisation files after r1360 ( #1485057 )
2008-05-10 14:28:45 +00:00
thomascube
1854c4525b
More code cleanup + oop-ization
2008-05-07 09:38:44 +00:00
thomascube
197601ef5f
Next step: introduce the application class 'rcmail' and get rid of some global vars
2008-04-30 08:21:42 +00:00