Commit Graph

5644 Commits

Author SHA1 Message Date
Aleksander Machniak
ef5a1c66aa Fix bug where last folder on the list wasn't displayed in folder manager 2014-08-03 15:55:43 +02:00
Aleksander Machniak
6c1c60f3b9 Support password encryption using openssl extension (#1489989) 2014-08-02 09:03:29 +02:00
Aleksander Machniak
a8f4d84736 Update to TinyMCE 4.1.3 + small code improvements 2014-08-01 14:24:05 +02:00
Aleksander Machniak
5af3b33f97 Merge branch 'master' of github.com:roundcube/roundcubemail 2014-08-01 12:50:00 +02:00
Aleksander Machniak
fcb7d4fc03 Fix various iCloud vCard issues, added fallback for external photos (#1489993) 2014-08-01 12:49:37 +02:00
Thomas Bruederli
cc850263d4 Add optional timezone argument for date conversion 2014-07-31 14:29:14 +02:00
Aleksander Machniak
5b592d17ef Remove redundant folder check when using search set 2014-07-30 10:49:18 -04:00
Aleksander Machniak
31b0236265 Fixed variable name 2014-07-30 04:19:02 -04:00
Aleksander Machniak
e156741941 Fix bug where $Forwarded flag was being set even if server didn't support it (#1490000) 2014-07-28 19:03:16 +02:00
Thomas Bruederli
d4783319a0 Set 'compose_extwin' env property on every step; accept a list of URL parameters for the 'compose' command 2014-07-28 09:39:43 +02:00
Aleksander Machniak
1957769817 Handle clicks on list parent element from the list widget 2014-07-26 10:16:02 +02:00
Aleksander Machniak
6c5c22b877 Create/rename groups in UI dialogs (#1489951) 2014-07-26 09:54:11 +02:00
Aleksander Machniak
2c0d3e1dd0 Fix drag-n-drop after folder move/create (#1489648) 2014-07-25 17:40:37 +02:00
Aleksander Machniak
1e09be8a95 Skip redundant prepare_for_export() calls 2014-07-25 09:23:58 +02:00
Aleksander Machniak
0ee2db7a68 Support allowfullscreen attribute on iframe elements 2014-07-24 09:02:09 +02:00
Aleksander Machniak
b0b9cf00d2 Fix errors when using localStorage in Safari's private browsing mode (#1489996) 2014-07-23 18:24:49 +02:00
Aleksander Machniak
83316e175d Reset $value in a loop 2014-07-23 12:15:50 +02:00
Aleksander Machniak
6b0106a324 Fix some mime-type to extension mapping checks in Installer (#1489983) 2014-07-22 19:10:42 +02:00
Aleksander Machniak
be6a095f83 Use jQuery.each instead of "for (i in Array)" (#1489988) 2014-07-21 11:26:01 +02:00
Thomas Bruederli
b54731d869 Iterate over all drafts saved in localStorage when asking for restoring. Delege/Ignore buttons will display the next item, if any 2014-07-20 13:58:46 +02:00
Aleksander Machniak
3cb61e7528 Collapsible (and iconized) folders tree in folder manager (#1489648) 2014-07-16 11:08:11 +02:00
Aleksander Machniak
e0492d213b Fix "Illegal offset type" error (#1489985) 2014-07-14 08:56:59 +02:00
Aleksander Machniak
4922e55d58 Fix sorting messages by size on servers without SORT capability (#1489981) 2014-07-11 09:28:36 +02:00
Thomas Bruederli
7e7e451b66 Warn for unsent/unsaved message when closing compose window; remove localStorage copy if page was left intentionally but not on session errors (#1489818) 2014-07-09 10:55:25 +02:00
Aleksander Machniak
1f164e4526 Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"
This reverts commit d81539af31.
2014-07-09 08:45:05 +02:00
Aleksander Machniak
d81539af31 Fix bug where compose storage wasn't cleared on page unload (#1489818) 2014-07-08 18:22:40 +02:00
Aleksander Machniak
b231c8f6ac Fix images import from various vCard formats (#1489977) 2014-07-07 19:06:10 +02:00
Aleksander Machniak
aa13b46714 Pass event object as 3rd argument to external command handlers 2014-07-07 10:38:28 +02:00
Aleksander Machniak
43e9fc9499 Skip redundant get_group() call for better performance of listing groups in compose addressbook 2014-07-05 14:01:36 +02:00
Aleksander Machniak
740b8ea74a Fix bug where contacts with no email address were listed on compose addressbook (#1489970) 2014-07-05 13:41:21 +02:00
Aleksander Machniak
911d4e69f4 - Fix Delete button state after deleting identity/response (#1489972) 2014-07-05 12:43:05 +02:00
Aleksander Machniak
ca01e25772 Fix security issue in delete-response action - allow only ajax request.
Unify code for identities and responses deletion.
2014-07-05 12:33:03 +02:00
Aleksander Machniak
36d004e3d0 Added 'contact_search_name' option to define autocompletion entry format 2014-07-03 14:25:19 +02:00
Aleksander Machniak
5a897b3f69 Fix blinking selection when moving cursor on autocomplete list text 2014-07-03 13:57:48 +02:00
Aleksander Machniak
793fa9876a Remove leftover code - fixes js error 2014-07-03 08:47:49 +02:00
Aleksander Machniak
734e233675 Get rid of -o-box-shadow 2014-07-02 19:01:48 +02:00
Aleksander Machniak
ef51ae6d19 Reset also page header/footer on "dummy frames" - to prevent js error e.g. if some script depends on jQuery 2014-07-02 18:20:19 +02:00
Aleksander Machniak
c6447e2ce2 Use treelist widget for folders list in Settings/Folders (#1489648) 2014-07-02 13:03:22 +02:00
Takika
4104233555 Typo fix
Missing $ added in get_uids call
2014-06-30 17:06:46 +02:00
Aleksander Machniak
9fa8368b01 Support images drag-n-drop into image browser dialog in html signature editor 2014-06-30 13:56:06 +02:00
Aleksander Machniak
5312b71126 Allways return current folder from quota_content() 2014-06-30 12:33:07 +02:00
Aleksander Machniak
b8bcca7033 Display quota information for current folder not INBOX only (#1487993) 2014-06-30 12:26:15 +02:00
Aleksander Machniak
b0f816fa4b Add forgotten file (for image uploads handling) 2014-06-29 17:59:03 +02:00
Aleksander Machniak
3cc1afa1c2 Support images in HTML signatures (#1488676)
This enables image button and file browser in html editor for signatures
2014-06-29 16:35:18 +02:00
Aleksander Machniak
6d5a1b9e8f Get rid of some rcube_config::all() calls 2014-06-28 10:07:44 +02:00
Aleksander Machniak
2c3c5884e3 Fix incorrect label translation in return receipt (#1489963) 2014-06-26 20:33:14 +02:00
Pascal Herbert
51d7bf0d2c Updated Langs to TinyMC 4.1.x
Updated Langs to TinyMC 4.1.x
2014-06-26 14:38:16 +02:00
Aleksander Machniak
734ae96896 Merge branch 'master' of github.com:roundcube/roundcubemail 2014-06-26 12:33:14 +02:00
Aleksander Machniak
c5f06896d4 Display full quota information in popup (#1485769, #1486604) 2014-06-26 12:32:52 +02:00
Thomas Bruederli
50177172e4 Apply selection styles to clones search result items, too 2014-06-26 11:31:21 +02:00