Commit Graph

229 Commits

Author SHA1 Message Date
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
thomascube
142e5f8f92 Fixed syntax typo 2007-10-18 09:10:35 +00:00
thomascube
ecd2e79614 Make message listing less error prone 2007-10-17 06:50:28 +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
svncommit
5349b78ad4 Update copyright notice 2007-10-03 00:13:32 +00:00
thomascube
9a3567a28c Fix of the better fix of the bugfix :-) 2007-10-02 08:42:18 +00:00
thomascube
c3ab87b6df Better fix for messaage reloading after moving 2007-10-02 08:25:48 +00:00
thomascube
51e14a1fd9 Fix loading of next messages after moving/deleting (#1484307) 2007-10-02 06:59:08 +00:00
thomascube
97bd2c0537 Filter linked/imported CSS files (#1484056) 2007-09-29 18:15:05 +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
thomascube
7984ece293 Improve message compose screen 2007-09-26 08:13:21 +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
thomascube
4845a1ea95 Fixed message search issues 2007-09-11 08:45:41 +00:00
thomascube
eb68420606 Fixed wrong delete button tooltip (#1483965) 2007-09-09 18:49:23 +00:00
thomascube
bd4209e209 Ensure XHTML validation 2007-09-09 17:45:24 +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
thomascube
63f9d3c0a5 Don't add message footer when saving as draft 2007-08-30 07:50:01 +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
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
719a257f0c Some bugfixes, security issues + minor improvements 2007-08-10 08:27:40 +00:00
svncommit
93be5b7606 Move folder rendering functions so they can be used in the settings section. 2007-07-26 12:13:34 +00:00
thomascube
3fc00e67bb Fix address adding bug reported by David Koblas 2007-07-03 17:25:05 +00:00
thomascube
95609c48f5 Minor bugfixes reported on the dev-list 2007-06-12 19:05:59 +00:00
thomascube
b2fb950fb5 Prevent default events on subject link; fixed typo in smtp script 2007-05-28 19:08:36 +00:00
thomascube
597c09cf97 Always populate the address source list 2007-05-18 14:38:11 +00:00
thomascube
06895c3e94 Better refresh of message list; improved HTML mail display 2007-05-18 12:35:28 +00:00
thomascube
ae895a9d3c Fixed broken message status management 2007-05-18 11:55:41 +00:00
thomascube
8d07583f39 Use HTTP-POST requests for actions that change application state 2007-05-18 11:29:25 +00:00
thomascube
41bece1a1a Add link to message subjects (#1484257); don't make selected list items bold; remove duplicate function 2007-05-17 18:41:24 +00:00
thomascube
7198044efb Fixed conditional template tags; hide quota display if imap server does not support it 2007-05-17 17:01:22 +00:00
thomascube
a23884b3d2 Wrap message body text (closes #1484148) 2007-05-13 18:25:52 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
fd39346d9f List attachments without filename 2007-04-08 13:22:26 +00:00
thomascube
d70ddea08c Fixed check for new messages (closes #1484310) 2007-04-08 13:21:24 +00:00
thomascube
dc096918d8 Don't show error message when saving draft (closes #1483892) 2007-03-28 08:34:19 +00:00
thomascube
28bfe4dc80 Fixed bugs #1484276 and #1484300 2007-03-23 18:54:39 +00:00
thomascube
3cf664939b Minor bugfixes posted to the dev-mailing list 2007-03-21 09:56:49 +00:00
thomascube
ab6f8077e9 Updated PEAR::Mail_mime package 2007-03-21 09:54:10 +00:00
thomascube
5cc4b13a0c Correctly parse message/rfc822; fixed html2text conversion; code cleanup 2007-03-19 22:36:24 +00:00
thomascube
86958f70d2 Improved contacts drop down; HTML output improvements; JS code cleanup 2007-03-18 18:46:03 +00:00
thomascube
5a6ad20983 Fixed message headers encoding; improved recipient splitting; applied patch for attachment download (#1484198) 2007-03-14 00:39:51 +00:00
thomascube
7bbd5f6474 Show localized text for missing subjects (closes #1484243) 2007-03-02 17:42:04 +00:00