Commit Graph

113 Commits (000bb9a55cdca43a7111eb3a5e655a28fa04d8a4)

Author SHA1 Message Date
alecpl 000bb9a55c - localization fix for 'replyto' label length (use short 'replyto' and long 'reply-to') 18 years ago
thomascube 3e8bd7af59 Insert virtual folders in subscription list (#1484779) + code cleanup 18 years ago
alecpl 55fb73529c - fix language setting (language select wasn't "refreshed" after change) 18 years ago
thomascube 62784a2ce5 Interesting: (0 == 'auto') => true 18 years ago
thomascube c8ae2497b7 Auto-detect client language and timezone if desired by config/prefs 18 years ago
thomascube 64f20dae0c Show real names in folder drop-down + rebuild default_imap_folders property when saving prefs 18 years ago
thomascube cb3538d2ab Make special folders configurable for the user 18 years ago
thomascube 6d6e066f23 Code cleanup with new html classes 18 years ago
alecpl 67effe9904 - actually we don't need default_skin option 18 years ago
alecpl 3b6b91ad1e - lost files from r1539 18 years ago
alecpl e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
18 years ago
alecpl 166b615dbb - Added option to disable displaying of attached images below the message body 18 years ago
alecpl f0d4b72a4e - User preferences grouped in more fieldsets 18 years ago
alecpl 712b30dd2d - Added option to display images in messages from known senders (#1484601) 18 years ago
alecpl 6eaac22d32 - Disallowed delimiter in folder name (#1484803) 18 years ago
alecpl 681a59fa52 - Support for subfolders in default/protected folders (#1484665) 18 years ago
alecpl 681969e95f -don't set Preferences pagetitle in ajax calls 18 years ago
alecpl a55606b122 -localized pagetitle in Settings and Address book
-removed useless and not working code
18 years ago
thomascube c1b3c4cc31 Don't check for non-existing property -> fix address book 18 years ago
alecpl 3044ae271e -added flag_for_deletion in user prefs 18 years ago
alecpl 1931cab4be -removed messages list sorting option from user prefs 18 years ago
alecpl d9b29a2172 - In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options 18 years ago
alecpl 72b2807fb9 -added confirmation message after identity insertion (like after update) 18 years ago
thomascube 1854c4525b More code cleanup + oop-ization 18 years ago
alecpl 32ac953986 - Fix management of folders with national characters in names (#1485036, #1485001) 18 years ago
alecpl 5b82152607 - fixed saving preferences after r1344 18 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 18 years ago
alecpl 4c84ddade7 - removed redundant code 18 years ago
svncommit 140d6e9063 fix HTML mail sending 18 years ago
alecpl 09c1a37be2 - last change fix 18 years ago
alecpl 28c59fcf24 - fixed folders management after r1291 18 years ago
thomascube ccb412f982 Set minimum number of rows per page (#1484935) 18 years ago
alecpl 33bb9826a7 - added tinyMCE localization setting
- don't use tiny_mce_src.js
18 years ago
svncommit d9344fc349 HTML editing fixes, upgrade to TinyMCE v3.0.6 18 years ago
alecpl a901aa564a - Added sections (fieldset+label) in Settings interface 18 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 18 years ago
alecpl eaa39477bd #1483863: empty trash and expunge inbox on logout 18 years ago
alecpl c5097c633b #1484681 18 years ago
alecpl c8b9829ca7 updated timezones list 18 years ago
thomascube 116953308d Fix timezone dropdown selection (#1484826) 18 years ago
thomascube 435fa9ec2b Applied patch #1484812 for localizing folder names 18 years ago
thomascube a8d23d82a2 Show message count in folder list and hint when creating a subfolder 18 years ago
till e3a0af34d5 * fixing #1484494 (people can delete the last identity otherwise)
* FOR TRANSLATERS: introducing new message
18 years ago
thomascube b89d5a816b Fix ugly type as suggested in #1484760 18 years ago
till 9f5bd376b4 * fixed another instance of preg_quote() (thanks Sean N. Heukels) 18 years ago
till fa0152c21a * fixed #1484738 18 years ago
svncommit 4315b0086b added ability to insert attached images in HTML editor 18 years ago
thomascube fba1f5ab81 New class rcube_user + send message disposition notification 18 years ago
thomascube 82cd5cdbfc Fix overriding of session vars when register_globals is on (#1484670) 18 years ago
svncommit 68b6a9e8e4 - Enable single-selection toggling in JS list object
- Use row id's instead of folder names in folder renaming/moving
- Fix some smaller errors in folder renaming/moving
18 years ago