Commit Graph

74 Commits

Author SHA1 Message Date
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
thomascube
740e9ec007 Fixed JS errors in identity list (Bug #1484120) 2006-12-01 17:51:59 +00:00
thomascube
7e0ec7e460 Fixed folder name encoding in subscription list (Bug #1484113) 2006-12-01 17:49:06 +00:00
svncommit
b6677bf9cf - Add missing nl_NL translations
- Translate foldernames in folder form (closes #1484113)
2006-11-21 10:09:04 +00:00
svncommit
5ec6194622 fixed css path 2006-10-08 23:55:16 +00:00
thomascube
6b47de3f49 Partial client re-write with a common list class 2006-09-24 20:15:51 +00:00
svncommit
a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 2006-09-14 03:49:28 +00:00
thomascube
e170b4b7f8 Some bugfixes and session expiration stuff 2006-09-07 18:54:37 +00:00
thomascube
d656f1ca71 Made automatic draft saving configurable 2006-09-07 18:51:16 +00:00
thomascube
ea206d3d92 Improved message parsing and HTML validation 2006-09-01 10:01:31 +00:00
thomascube
89406f36c2 Fixed some XSS and SQL injection issues 2006-08-16 08:06:31 +00:00
thomascube
c39957ca17 More encoding issues; enhanced debugging functions 2006-08-11 21:11:15 +00:00
thomascube
4d4264cdcd Fixed charset problems with folder renaming 2006-08-10 07:07:43 +00:00
thomascube
fa4cd20fb1 Several bugfixes; see CHANGELOG for details 2006-08-04 12:10:34 +00:00
thomascube
f9c107afbe Fixed folder renaming; added confirmation after deleting a folder 2006-07-30 19:38:06 +00:00
thomascube
24053e0d30 Several bugfixes and improvements. See CHANGELOG for details 2006-07-25 22:11:50 +00:00