Commit Graph

89 Commits

Author SHA1 Message Date
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
svncommit
f0db3d4cca Create new folder as child of selected folder. 2007-09-25 07:58:36 +00:00
svncommit
b0dbf3ce3e Enable drag-/dropping of folders to a new parent folder, closes #1457344. 2007-09-25 07:33:37 +00:00
thomascube
5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 2007-09-19 06:29:28 +00:00
svncommit
2ad77d22c9 Add Sydney to GMT+10 (AEST), closing #1484401. 2007-09-06 09:20:56 +00:00
till
c1f160203e + implemented checks for max pagesize (#1484484) 2007-09-01 14:55:10 +00:00
till
ed7dd90083 + feedback 2007-08-29 10:25:19 +00:00
till
b3a6455e64 # fixed: #1484527 2007-08-29 02:04:23 +00:00
thomascube
719a257f0c Some bugfixes, security issues + minor improvements 2007-08-10 08:27:40 +00:00
thomascube
8d07583f39 Use HTTP-POST requests for actions that change application state 2007-05-18 11:29:25 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
svncommit
156dc40f8d Fix folder deleting. 2007-02-21 08:14:11 +00:00
thomascube
b3ce791561 Better input checking on GET and POST vars 2007-02-16 19:35:03 +00:00
thomascube
6ec91f1eb2 Only allow one default identity (Bug #1484223) 2007-01-31 22:11:08 +00:00
thomascube
853b2e7341 Fixed little typos and improved CSS altering in HTML messages 2006-12-23 11:16:53 +00:00
thomascube
ee883ad73d Applied security patches by Kees Cook (Ubuntu) + little visual enhancements 2006-12-22 21:45:21 +00:00
thomascube
2bca6e1da0 New (strict) quoting for all kind of strings 2006-12-20 14:06:33 +00:00
thomascube
166796bd3e Fixed wrong exclusion of draft_autosave property (Bug #1484160) 2006-12-14 18:20:35 +00:00
svncommit
dd792e8253 fixed signature issues 2006-12-03 22:32:16 +00:00
thomascube
b19097058c Introducing preview pane and conditional skin tags 2006-12-01 18:06:16 +00:00