Commit Graph

682 Commits

Author SHA1 Message Date
thomascube
589385f37f Fix script error in IE (#1488368) 2012-02-25 17:56:11 +00:00
thomascube
1e09cd0811 Slighlty increase minimum browser requirements 2012-02-25 14:48:30 +00:00
alecpl
18a3dcaf56 - Fix issue with folder creation under INBOX. namespace (#1488349) 2012-02-13 14:26:46 +00:00
alecpl
06c990ead2 - Added mailto: protocol handler registration link in User Preferences (#1486580) 2012-02-13 08:39:39 +00:00
thomascube
32afefb851 Fix thread expand/collapse callbacks which set css classes 2012-01-24 08:30:52 +00:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
thomascube
03fe1c2ad3 Reflect threads expand status in css classes 2012-01-10 17:37:31 +00:00
thomascube
8304e5d76c Don't enable all compose commands right away 2012-01-05 16:14:31 +00:00
thomascube
eeb73cc21a Implement address book widget on compose screen 2012-01-05 16:07:27 +00:00
thomascube
0e530bd920 Show additional popup dialog on error messages 2012-01-05 12:12:18 +00:00
thomascube
7c2a9310c4 Use iframes for identity management 2012-01-02 14:44:28 +00:00
alecpl
89c30a00a7 - Don't load jqueryui plugin, it's required now by default
- Move datepicker's date format setting to the plugin
2012-01-01 12:26:08 +00:00
alecpl
08ffd939a7 - Add separate pagesize setting for mail messages and contacts (#1488269) 2011-12-29 09:35:01 +00:00
thomascube
fe1bd5f960 Trigger client event when setting quota; fix plain text quota display 2011-12-26 16:16:43 +00:00
thomascube
a84bfa356a Fix upload form handling 2011-12-22 16:35:38 +00:00
thomascube
18863495ae Fix compose editor toggling and other style improvements 2011-12-19 12:44:40 +00:00
alecpl
c69c0a9197 - Fix expanding folders during drag&drop (#1488260) 2011-12-19 07:39:28 +00:00
thomascube
74d4c7f9ad Setup dialogs (using jquery UI) and compose form for Larry 2011-12-16 19:23:04 +00:00
thomascube
f94e442469 Add more classes and options to HTML elements for better styleability 2011-12-16 18:38:59 +00:00
thomascube
ce86f0f14f Make string for unread count configureable by skin; add file type classes to attachments list 2011-12-11 18:12:33 +00:00
alecpl
7e263ea204 - Add option to set default font for HTML message (#1484137) 2011-12-07 09:35:29 +00:00
thomascube
8bbc6204fc Fix deletion of contacts from search results 2011-12-05 13:14:54 +00:00
thomascube
ac9ba4480d Replace prompt() with jQuery UI dialog (#1485135) 2011-12-05 12:29:55 +00:00
alecpl
e8d9073818 - Fix navigation in messages search results 2011-12-04 13:37:44 +00:00
alecpl
ca0cd05973 - Fix handling HTML entities when converting HTML to text (#1488212) 2011-11-28 08:10:44 +00:00
alecpl
d0924d48d8 - Unmark folder after unseen count has been changed to zero 2011-11-25 10:29:48 +00:00
alecpl
636bd77074 - Mark (with different color) folders with recent messages (#1486234) 2011-11-24 10:26:35 +00:00
thomascube
10e2dbbb9c Improve clickjacking protection: bust frame or disable all form elements and abort UI initialization 2011-11-23 18:53:58 +00:00
alecpl
d65dd9cbe8 - Small optimisations 2011-11-23 18:42:18 +00:00
alecpl
fb6d86b9ad - Fixed bug where similiar folder names were highlighted wrong (#1487860) 2011-11-23 18:05:38 +00:00
thomascube
4693fe11a9 Set selected state on task buttons; increase display time of messages/notifications 2011-11-23 17:29:03 +00:00
alecpl
e01e798517 - Fix action when toggling prefer_html option state 2011-11-22 13:32:44 +00:00
alecpl
2498155abe - Code improvements 2011-11-22 13:26:11 +00:00
alecpl
45fa64c3c9 - Added About tab in Settings 2011-11-18 12:51:28 +00:00
alecpl
fa9edc3daa - Don't add PRE tags when switching to html mode and textarea is empty 2011-11-16 10:50:36 +00:00
alecpl
46cdbf074e - Fix inconsistent behaviour of Compose button in Drafts folder, add Edit button for drafts 2011-11-10 11:16:32 +00:00
thomascube
62c8618744 Make email recipients separator configurable + suppress dupes in auto-completion 2011-11-08 18:50:08 +00:00
thomascube
2429cfde78 Avoid titles like 'undefined' or 'false' 2011-10-30 15:32:42 +00:00
alecpl
c84d3306ff - Code and small perf. improvements 2011-10-18 13:45:38 +00:00
alecpl
57863c1a4d - Removed zebra-class 2011-10-18 12:53:59 +00:00
thomascube
dc6c4f4a28 Contact groups can have direct email addresses => distribution lists; enable 'compose' command for the selected group 2011-10-10 20:15:46 +00:00
alecpl
e9c47c612e - Fix bug where wrong search string was build when using filter together with search 2011-10-05 13:43:17 +00:00
thomascube
537c394302 Attach jquery UI date pickers to contact fields of type 'date' 2011-10-05 09:36:16 +00:00
thomascube
801b69d3ab Fix timezone settings 2011-09-28 14:21:41 +00:00
thomascube
65082b3adb Distinguish standard timezone offset and DST of client 2011-09-28 11:49:37 +00:00
alecpl
14d494fd99 - Fix misleading display when chaning editor type (#1488104), fix handling of custom commands result 2011-09-28 09:00:25 +00:00
alecpl
b175394b30 - Add loading indicator on contact delete 2011-09-23 11:18:49 +00:00
thomascube
6c1eaec385 Ignore document.mouseup events if a jquery UI dialog is layed over 2011-09-23 11:13:41 +00:00
alecpl
f8ca748ab8 - Fix check if new search value contains old one and previous search was empty in autocomplete 2011-09-23 07:48:21 +00:00
alecpl
487173ed08 - Small cleanup + fix: list contacts on when list object is found 2011-09-22 10:04:31 +00:00