Commit Graph

380 Commits

Author SHA1 Message Date
Aleksander Machniak
c9f779d036 Remove debug code 2013-08-07 10:27:49 +02:00
Aleksander Machniak
b825f86108 Move identity selection based on non-standard headers into (new) identity_select plugin (#1488553) 2013-08-04 10:41:02 +02:00
Aleksander Machniak
b2c5869fe2 Skip optional :all modified in address/envelope rule 2013-08-02 09:22:31 +02:00
Aleksander Machniak
2feba7bf4d Use absolute path in require 2013-08-02 09:17:44 +02:00
Aleksander Machniak
9f324e3a1b Merge branch 'master' of github.com:roundcube/roundcubemail 2013-08-01 14:23:43 +02:00
Aleksander Machniak
055c263663 Fix regexp escaping 2013-08-01 14:23:20 +02:00
Aleksander Machniak
dda39aab1d Support 'keep' action (#1489226) 2013-08-01 10:36:52 +02:00
Aleksander Machniak
5d0cb00d5e Fix removing attachments from the list with database_attachments plugin 2013-07-31 14:11:59 +02:00
Thomas B.
5acb99a498 Merge pull request #87 from rimas-kudelis/master
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier
2013-07-16 23:32:07 -07:00
Thomas Bruederli
7b69636a70 Merge branch 'patch-1' of https://github.com/gerundt/roundcubemail into gerundt-patch-1
from pull request #74
2013-07-17 08:24:16 +02:00
Thomas Bruederli
71b577ea7d Added Luxembourgish localizations 2013-07-17 08:18:48 +02:00
Rimas Kudelis
67a5252613 Extend basic notification to add a star icon overlay if we're in IE Pinned site mode (Win7+).
The star icon is taken from Xiao Icon set (http://delacro.deviantart.com/art/Xiao-Icon-84772282).
2013-07-12 22:28:34 +03:00
Rimas Kudelis
28d3ba505d Don't set the dn variable unless it's needed. 2013-07-12 22:22:08 +03:00
Thomas Bruederli
0703bfecd0 Merged configuration refactoring from 'dev_config' branch back into master (#1487311) 2013-07-10 22:49:12 +02:00
Thomas Bruederli
d8e1016109 Fix opening in new window; keep extwin mode when switching help actions 2013-07-09 17:02:51 +02:00
Thomas Bruederli
c795d528f9 Open help window in small mode; add more index links 2013-07-08 19:41:06 +02:00
Aleksander Machniak
eabc0564cd Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix 2013-07-05 10:40:32 +02:00
Thomas Bruederli
08167e9114 Improve help plugin with some options to display contents according to the current task/step 2013-07-04 14:51:58 +02:00
Aleksander Machniak
f001af99a7 Fix javascript error 2013-07-04 11:38:50 +02:00
Aleksander Machniak
c3762a5ad5 Fix folder names truncation in Classic skin (#1489220)
Fix bug where not all event handlers were executed (because body onload
was executed after rcmail init function, sometimes)
2013-07-04 11:19:20 +02:00
Aleksander Machniak
3e3f39a06c 'moveto' -> 'move', cs fixes 2013-07-01 12:39:11 +02:00
Thomas Bruederli
a7e0897fde Synchronized localization files with Transifex 2013-06-27 23:05:03 +02:00
Aleksander Machniak
dc56c50075 Fix handling of &, <, > characters in scripts/filter names (#1489208) 2013-06-26 18:34:49 +02:00
Aleksander Machniak
d6b592941d Fix handling of &, <, > characters in scripts/filter names (#1489208) 2013-06-26 18:26:39 +02:00
Aleksander Machniak
a306996bc5 Change license to GPLv3+ also in README file 2013-06-26 11:19:55 +02:00
Ken Cheung
2b81b0bf11 Update newmail_notifier to use W3C Notification
Update newmail_notifier plugin to use W3C Notification object if
possible.  Include fix for Chrome/Chromium.
2013-06-21 18:37:03 +08:00
Thomas Bruederli
07c6c69eca Make all bundled plugins the same license as Roundcube itself, which is GPLv3+ 2013-06-20 22:06:28 +02:00
Aleksander Machniak
4e12fd5c82 Fix so attachment_reminder=false really disables the reminder action 2013-06-19 08:54:59 +02:00
Aleksander Machniak
38271f246b Merge pull request #58 from kanarip/master
Add option to prevent mandatory inclusion of 'anyone' and 'anonymous' in ACL configuration
2013-06-17 03:16:53 -07:00
Aleksander Machniak
8ea08a8264 Split managesieve.php file into two 2013-06-15 16:34:25 +02:00
Aleksander Machniak
0185a27907 Implemented date, currentdate and index - RFC5260 (#1488120) 2013-06-15 15:35:55 +02:00
Aleksander Machniak
5c6e74b176 Fix js error on operator change 2013-06-14 13:15:13 +02:00
Aleksander Machniak
461a30d771 Merge config files (#1487311).
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
2013-06-14 12:09:08 +02:00
Aleksander Machniak
f0398c87d9 Use rcube_cache class to store attachments in database.
Add options to configure TTL and cache type.
2013-06-13 14:16:00 +02:00
Aleksander Machniak
df9d004cf8 Set TTL for attachments stored in sql database 2013-06-13 13:47:09 +02:00
Aleksander Machniak
22d48c2697 Use global show_real_foldername setting instead archive_localize_name 2013-06-12 10:06:16 +02:00
Thomas B.
c6a173f7f7 Merge pull request #80 from weisslj/fix-http-authentication-plugin
Fix http_authentication_host usage after logout
2013-06-12 00:08:16 -07:00
Aleksander Machniak
a1679cb650 Use list input field for custom headers list 2013-06-11 13:46:18 +02:00
Aleksander Machniak
b41c1d9498 Small css fixes 2013-06-11 13:21:37 +02:00
Aleksander Machniak
a201e0704c Small css fix 2013-06-11 13:18:02 +02:00
Aleksander Machniak
bba7814efe Simplify list inputs (remove add button) 2013-06-11 13:14:34 +02:00
Aleksander Machniak
c6f0755860 Support string list arguments in filter form (#1489018) 2013-06-11 12:49:03 +02:00
Aleksander Machniak
49224720be Fix zipdownload plugin issue with filenames charset (#1489156) 2013-06-09 15:40:41 +02:00
Johannes Weißl
d9a8d210f5 Fix http_authentication_host usage
Without this fix it is impossible to use a host different from config
option "http_authentication_host" after logout (fixup aec2869).
2013-06-09 14:08:22 +02:00
Ramazan Terzi
3bc84f9caf Turkish translation fix 2013-06-07 11:19:54 +03:00
Tache Madalin
4f8b504668 Update en_US.inc - typo error (updateerror)
Changed ubable to Unable.
2013-05-29 16:31:17 +03:00
Aleksander Machniak
56e0cabdec CS fixes 2013-05-29 09:41:11 +02:00
Tim Gerundt
abacd6e3c4 Support Alias-to-User lookup with virtuser_query 2013-05-25 16:22:47 +03:00
Aleksander Machniak
c8bc8c97f3 Improved attachment reminder dialog (#1489091)
Improved core show_popup_dialog() function
2013-05-20 09:35:02 +02:00
Thomas Bruederli
3e78fc7fdf Synced localizations from Transifex 2013-05-15 23:07:17 +02:00