Commit Graph

108 Commits

Author SHA1 Message Date
thomascube
64f20dae0c Show real names in folder drop-down + rebuild default_imap_folders property when saving prefs 2008-07-31 21:30:25 +00:00
thomascube
cb3538d2ab Make special folders configurable for the user 2008-07-31 20:27:46 +00:00
thomascube
6d6e066f23 Code cleanup with new html classes 2008-07-31 16:40:09 +00:00
alecpl
67effe9904 - actually we don't need default_skin option 2008-06-15 10:37:08 +00:00
alecpl
3b6b91ad1e - lost files from r1539 2008-06-15 09:25:19 +00:00
alecpl
e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
2008-06-15 09:19:47 +00:00
alecpl
166b615dbb - Added option to disable displaying of attached images below the message body 2008-06-14 18:09:53 +00:00
alecpl
f0d4b72a4e - User preferences grouped in more fieldsets 2008-06-13 20:14:33 +00:00
alecpl
712b30dd2d - Added option to display images in messages from known senders (#1484601) 2008-06-13 12:57:52 +00:00
alecpl
6eaac22d32 - Disallowed delimiter in folder name (#1484803) 2008-05-30 11:52:15 +00:00
alecpl
681a59fa52 - Support for subfolders in default/protected folders (#1484665) 2008-05-30 10:35:19 +00:00
alecpl
681969e95f -don't set Preferences pagetitle in ajax calls 2008-05-29 07:36:53 +00:00
alecpl
a55606b122 -localized pagetitle in Settings and Address book
-removed useless and not working code
2008-05-21 07:45:54 +00:00
thomascube
c1b3c4cc31 Don't check for non-existing property -> fix address book 2008-05-19 17:47:45 +00:00
alecpl
3044ae271e -added flag_for_deletion in user prefs 2008-05-19 08:09:38 +00:00
alecpl
1931cab4be -removed messages list sorting option from user prefs 2008-05-19 07:50:25 +00:00
alecpl
d9b29a2172 - In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options 2008-05-16 11:33:19 +00:00
alecpl
72b2807fb9 -added confirmation message after identity insertion (like after update) 2008-05-12 13:29:26 +00:00
thomascube
1854c4525b More code cleanup + oop-ization 2008-05-07 09:38:44 +00:00
alecpl
32ac953986 - Fix management of folders with national characters in names (#1485036, #1485001) 2008-05-05 12:56:39 +00:00
alecpl
5b82152607 - fixed saving preferences after r1344 2008-05-01 12:59:39 +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
alecpl
4c84ddade7 - removed redundant code 2008-04-25 08:12:45 +00:00
svncommit
140d6e9063 fix HTML mail sending 2008-04-17 04:17:55 +00:00
alecpl
09c1a37be2 - last change fix 2008-04-16 18:50:40 +00:00
alecpl
28c59fcf24 - fixed folders management after r1291 2008-04-16 17:10:27 +00:00
thomascube
ccb412f982 Set minimum number of rows per page (#1484935) 2008-04-16 09:42:54 +00:00
alecpl
33bb9826a7 - added tinyMCE localization setting
- don't use tiny_mce_src.js
2008-04-16 08:36:16 +00:00
svncommit
d9344fc349 HTML editing fixes, upgrade to TinyMCE v3.0.6 2008-04-15 21:22:00 +00:00
alecpl
a901aa564a - Added sections (fieldset+label) in Settings interface 2008-04-14 09:54:57 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00
alecpl
eaa39477bd #1483863: empty trash and expunge inbox on logout 2008-04-11 13:34:19 +00:00
alecpl
c5097c633b #1484681 2008-04-02 17:27:35 +00:00
alecpl
c8b9829ca7 updated timezones list 2008-04-02 12:23:10 +00:00
thomascube
116953308d Fix timezone dropdown selection (#1484826) 2008-03-03 21:47:59 +00:00
thomascube
435fa9ec2b Applied patch #1484812 for localizing folder names 2008-02-29 11:49:09 +00:00
thomascube
a8d23d82a2 Show message count in folder list and hint when creating a subfolder 2008-02-12 18:41:53 +00:00
till
e3a0af34d5 * fixing #1484494 (people can delete the last identity otherwise)
* FOR TRANSLATERS: introducing new message
2008-02-10 17:08:40 +00:00
thomascube
b89d5a816b Fix ugly type as suggested in #1484760 2008-02-08 15:13:12 +00:00
till
9f5bd376b4 * fixed another instance of preg_quote() (thanks Sean N. Heukels) 2008-02-02 23:26:17 +00:00
till
fa0152c21a * fixed #1484738 2008-02-02 17:22:36 +00:00
svncommit
4315b0086b added ability to insert attached images in HTML editor 2007-12-11 04:20:01 +00:00
thomascube
fba1f5ab81 New class rcube_user + send message disposition notification 2007-12-10 15:27:19 +00:00
thomascube
82cd5cdbfc Fix overriding of session vars when register_globals is on (#1484670) 2007-11-25 15:38:32 +00:00
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
2007-10-19 12:24:04 +00:00
svncommit
c685105ef2 After renaming/moving a folder, rename/move the children as well. 2007-10-15 10:05:45 +00:00
svncommit
97a6566438 When a parent folder is deleted, delete the children immediately, instead of one-by-one as r833 did. 2007-10-15 09:17:08 +00:00
thomascube
9490b7b7f2 Use object method to get imap hierarchy delimiter 2007-10-04 07:48:43 +00:00
thomascube
6b79f7b57a Set default IMAP folder delimiter; make sure is not empty 2007-09-26 15:13:22 +00:00
svncommit
dfa1f36cca Fix folder-management when delimiter is empty (re-closes #1457344). 2007-09-26 09:16:33 +00:00