Commit Graph

105 Commits (5f0724f8adca9b545b89e71287f8276e86881868)

Author SHA1 Message Date
alecpl 67effe9904 - actually we don't need default_skin option 17 years ago
alecpl 3b6b91ad1e - lost files from r1539 17 years ago
alecpl e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
17 years ago
alecpl 166b615dbb - Added option to disable displaying of attached images below the message body 17 years ago
alecpl f0d4b72a4e - User preferences grouped in more fieldsets 17 years ago
alecpl 712b30dd2d - Added option to display images in messages from known senders (#1484601) 17 years ago
alecpl 6eaac22d32 - Disallowed delimiter in folder name (#1484803) 17 years ago
alecpl 681a59fa52 - Support for subfolders in default/protected folders (#1484665) 17 years ago
alecpl 681969e95f -don't set Preferences pagetitle in ajax calls 17 years ago
alecpl a55606b122 -localized pagetitle in Settings and Address book
-removed useless and not working code
17 years ago
thomascube c1b3c4cc31 Don't check for non-existing property -> fix address book 17 years ago
alecpl 3044ae271e -added flag_for_deletion in user prefs 17 years ago
alecpl 1931cab4be -removed messages list sorting option from user prefs 17 years ago
alecpl d9b29a2172 - In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options 17 years ago
alecpl 72b2807fb9 -added confirmation message after identity insertion (like after update) 17 years ago
thomascube 1854c4525b More code cleanup + oop-ization 17 years ago
alecpl 32ac953986 - Fix management of folders with national characters in names (#1485036, #1485001) 17 years ago
alecpl 5b82152607 - fixed saving preferences after r1344 17 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 17 years ago
alecpl 4c84ddade7 - removed redundant code 17 years ago
svncommit 140d6e9063 fix HTML mail sending 17 years ago
alecpl 09c1a37be2 - last change fix 17 years ago
alecpl 28c59fcf24 - fixed folders management after r1291 17 years ago
thomascube ccb412f982 Set minimum number of rows per page (#1484935) 17 years ago
alecpl 33bb9826a7 - added tinyMCE localization setting
- don't use tiny_mce_src.js
17 years ago
svncommit d9344fc349 HTML editing fixes, upgrade to TinyMCE v3.0.6 17 years ago
alecpl a901aa564a - Added sections (fieldset+label) in Settings interface 17 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 17 years ago
alecpl eaa39477bd #1483863: empty trash and expunge inbox on logout 17 years ago
alecpl c5097c633b #1484681 17 years ago
alecpl c8b9829ca7 updated timezones list 17 years ago
thomascube 116953308d Fix timezone dropdown selection (#1484826) 17 years ago
thomascube 435fa9ec2b Applied patch #1484812 for localizing folder names 17 years ago
thomascube a8d23d82a2 Show message count in folder list and hint when creating a subfolder 17 years ago
till e3a0af34d5 * fixing #1484494 (people can delete the last identity otherwise)
* FOR TRANSLATERS: introducing new message
17 years ago
thomascube b89d5a816b Fix ugly type as suggested in #1484760 17 years ago
till 9f5bd376b4 * fixed another instance of preg_quote() (thanks Sean N. Heukels) 17 years ago
till fa0152c21a * fixed #1484738 17 years ago
svncommit 4315b0086b added ability to insert attached images in HTML editor 17 years ago
thomascube fba1f5ab81 New class rcube_user + send message disposition notification 17 years ago
thomascube 82cd5cdbfc Fix overriding of session vars when register_globals is on (#1484670) 17 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
17 years ago
svncommit c685105ef2 After renaming/moving a folder, rename/move the children as well. 17 years ago
svncommit 97a6566438 When a parent folder is deleted, delete the children immediately, instead of one-by-one as r833 did. 17 years ago
thomascube 9490b7b7f2 Use object method to get imap hierarchy delimiter 17 years ago
thomascube 6b79f7b57a Set default IMAP folder delimiter; make sure is not empty 17 years ago
svncommit dfa1f36cca Fix folder-management when delimiter is empty (re-closes #1457344). 17 years ago
svncommit f0db3d4cca Create new folder as child of selected folder. 17 years ago
svncommit b0dbf3ce3e Enable drag-/dropping of folders to a new parent folder, closes #1457344. 17 years ago
thomascube 5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 17 years ago