Commit Graph

152 Commits

Author SHA1 Message Date
thomascube
4d3f3b9a3f Mark message read when printing it (#1326452) 2008-02-20 13:57:40 +00:00
thomascube
e8f8fe9ed3 Allow to send mail with BCC recipients only + remove some unused vars 2008-02-19 23:59:38 +00:00
till
26973a1fc3 * addapted patch from #1484777 (Thanks ulysses.almeida) 2008-02-16 18:31:19 +00:00
thomascube
d24d208d1c Always use subject col when dragging messages 2008-02-13 07:43:33 +00:00
thomascube
a8d23d82a2 Show message count in folder list and hint when creating a subfolder 2008-02-12 18:41:53 +00:00
thomascube
b85bf8b3f4 Enable command for marking messages read/unread 2008-02-11 21:58:48 +00:00
till
6108988f2b * fixing bug i reported in #1484545 2008-02-11 19:49:48 +00:00
thomascube
b155682d57 Also send search request when deleting a contact (#1484620) 2008-02-05 23:24:30 +00:00
thomascube
a02d486cc8 Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safari 2008-02-05 22:56:29 +00:00
svncommit
1f020b588c Remember search results (closes #1483883). 2008-01-31 14:34:50 +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
f20cf0f171 Simplified email address check (fixes #1484679) 2007-11-30 17:20:16 +00:00
thomascube
1107480192 Only show new messages if they match the current search (#1484176) 2007-11-25 20:40:10 +00:00
thomascube
0aa430a97c Use UTF-8 folder name for renaming; don't use setAttribute but an object property 2007-10-28 14:13:33 +00:00
svncommit
3e71ab7a6c Fix moving folders to root, bug introduces when using row id's instead of folder names. 2007-10-19 14:04:43 +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
b119e24154 Fix sorting after parent folder renaming. 2007-10-17 11:03:26 +00:00
svncommit
1f064bc16d Make sure the currently selected row is re-selected after re-initializing the folder list. 2007-10-17 09:42:50 +00:00
svncommit
d194267906 Clean up code overlap. 2007-10-17 09:17:01 +00:00
svncommit
1819704438 Make sure the _main_ window is focussed (closes #1484138). 2007-10-17 08:03:17 +00:00
svncommit
7c7cc18177 ... and unset selected folder name. 2007-10-17 07:59:07 +00:00
svncommit
1d1bc5da43 Clear folder selection when a protected folder is clicked. 2007-10-17 07:56:50 +00:00
svncommit
fdbb1916ef Unset folder selection after folder is deleted. 2007-10-15 10:05:21 +00:00
thomascube
480f5d9246 Suppress IE errors when clearing attachments form (#1484356) 2007-10-10 06:53:58 +00:00
thomascube
ee18f5f3d4 Fix compose screen on IE7 and re-enable buttons after list reload 2007-09-29 20:40:32 +00:00
svncommit
ca2b4ddfcc Remove unused code. 2007-09-27 14:37:19 +00:00
svncommit
65fb1a5771 When a folder is renamed, rename the children as well. 2007-09-27 07:40:30 +00:00
svncommit
120855f6df Remove unused array. 2007-09-27 07:35:42 +00:00
svncommit
492ba91415 Fix regular expression; folder name may contain special characters. 2007-09-27 07:32:56 +00:00
svncommit
41841bc098 When a folder is deleted, delete the children as well. 2007-09-27 07:31:40 +00:00
svncommit
69f17cfda1 Disable moving a folder to one of it's own children. 2007-09-27 07:21:56 +00:00
thomascube
f4f8c6cc65 Also select next contact after removing one 2007-09-26 16:47:42 +00:00
thomascube
b6265631f0 Select next message after removing one from list 2007-09-26 16:42:16 +00:00
svncommit
852440bd26 Remove unused events. 2007-09-26 10:41:06 +00:00
svncommit
f0db3d4cca Create new folder as child of selected folder. 2007-09-25 07:58:36 +00:00
svncommit
bdfb98977b Disable moving of default folders. 2007-09-25 07:52:16 +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
4d0413dd89 Unlock interface when message sending fails (#1484570) 2007-09-19 06:48:18 +00:00
thomascube
5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 2007-09-19 06:29:28 +00:00
thomascube
104ee38b20 Respect PNG fix on IE when switching buttons 2007-09-17 18:29:46 +00:00
thomascube
67eda0850d Fixed check for message content when composing 2007-09-11 17:11:03 +00:00
thomascube
eb68420606 Fixed wrong delete button tooltip (#1483965) 2007-09-09 18:49:23 +00:00
svncommit
3014548e3e Fixed multi-message move/delete 2007-08-29 19:47:05 +00:00
till
234c0d0ab0 * changed sessid to roundcube_sessid (#1484475) 2007-08-29 11:13:24 +00:00
thomascube
6b603da6f1 LDAP improvements 2007-08-15 20:28:01 +00:00
thomascube
fc73746eb4 Fix compose function from address book + mozilla compatibility 2007-08-10 13:51:53 +00:00
thomascube
31d9efd97d Simplified code + removed debug log 2007-08-10 08:51:41 +00:00
thomascube
719a257f0c Some bugfixes, security issues + minor improvements 2007-08-10 08:27:40 +00:00
svncommit
4b9efbb9f4 Fixes interface lock-up issues and minor bugs (richs) 2007-08-09 21:55:14 +00:00