Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-04 | Improve help plugin with some options to display contents according to the ↵ | Thomas Bruederli | |
current task/step | |||
2013-07-04 | Fix javascript error | Aleksander Machniak | |
2013-07-04 | Fix folder names truncation in Classic skin (#1489220) | Aleksander Machniak | |
Fix bug where not all event handlers were executed (because body onload was executed after rcmail init function, sometimes) | |||
2013-07-01 | 'moveto' -> 'move', cs fixes | Aleksander Machniak | |
2013-06-27 | Synchronized localization files with Transifex | Thomas Bruederli | |
2013-06-26 | Fix handling of &, <, > characters in scripts/filter names (#1489208) | Aleksander Machniak | |
2013-06-26 | Fix handling of &, <, > characters in scripts/filter names (#1489208) | Aleksander Machniak | |
2013-06-26 | Change license to GPLv3+ also in README file | Aleksander Machniak | |
2013-06-20 | Make all bundled plugins the same license as Roundcube itself, which is GPLv3+ | Thomas Bruederli | |
2013-06-19 | Fix so attachment_reminder=false really disables the reminder action | Aleksander Machniak | |
2013-06-17 | Merge pull request #58 from kanarip/master | Aleksander Machniak | |
Add option to prevent mandatory inclusion of 'anyone' and 'anonymous' in ACL configuration | |||
2013-06-15 | Split managesieve.php file into two | Aleksander Machniak | |
2013-06-15 | Implemented date, currentdate and index - RFC5260 (#1488120) | Aleksander Machniak | |
2013-06-14 | Fix js error on operator change | Aleksander Machniak | |
2013-06-13 | Use rcube_cache class to store attachments in database. | Aleksander Machniak | |
Add options to configure TTL and cache type. | |||
2013-06-13 | Set TTL for attachments stored in sql database | Aleksander Machniak | |
2013-06-12 | Use global show_real_foldername setting instead archive_localize_name | Aleksander Machniak | |
2013-06-12 | Merge pull request #80 from weisslj/fix-http-authentication-plugin | Thomas B. | |
Fix http_authentication_host usage after logout | |||
2013-06-11 | Use list input field for custom headers list | Aleksander Machniak | |
2013-06-11 | Small css fixes | Aleksander Machniak | |
2013-06-11 | Small css fix | Aleksander Machniak | |
2013-06-11 | Simplify list inputs (remove add button) | Aleksander Machniak | |
2013-06-11 | Support string list arguments in filter form (#1489018) | Aleksander Machniak | |
2013-06-09 | Fix zipdownload plugin issue with filenames charset (#1489156) | Aleksander Machniak | |
2013-06-09 | Fix http_authentication_host usage | Johannes Weißl | |
Without this fix it is impossible to use a host different from config option "http_authentication_host" after logout (fixup aec2869). | |||
2013-06-07 | Turkish translation fix | Ramazan Terzi | |
2013-05-29 | Update en_US.inc - typo error (updateerror) | Tache Madalin | |
Changed ubable to Unable. | |||
2013-05-29 | CS fixes | Aleksander Machniak | |
2013-05-20 | Improved attachment reminder dialog (#1489091) | Aleksander Machniak | |
Improved core show_popup_dialog() function | |||
2013-05-15 | Synced localizations from Transifex | Thomas Bruederli | |
2013-05-15 | Add header for new plugin localization template | Thomas Bruederli | |
2013-05-12 | Added support for date and index extensions (RFC5260) in script parser | Aleksander Machniak | |
Script parser code improvements | |||
2013-05-09 | Validate e-mail address in new_user_dialog (#1486498), use AJAX for form ↵ | Aleksander Machniak | |
submission, don't reload the page after successful form submission | |||
2013-05-09 | Fix possible error on ajax request | Aleksander Machniak | |
2013-05-08 | Change license to GPLv3+ | Aleksander Machniak | |
2013-05-08 | Improved regexp | Aleksander Machniak | |
2013-05-08 | Attachment_reminder plugin - ported from ↵ | Aleksander Machniak | |
https://github.com/thomasysliu/Roundcube-Plugin-Attachment-Reminder and added user preference to disable plugin, larry support, some fixes/improvements | |||
2013-05-07 | Avoid unused local variables | Aleksander Machniak | |
2013-05-06 | Fix various PHP code bugs found using static analysis (#1489086) | Aleksander Machniak | |
2013-05-06 | Fix bugs caught by static analysis | Aleksander Machniak | |
2013-04-28 | Update changelog | Aleksander Machniak | |
2013-04-28 | Merge pull request #63 from Steffen185/patch-1 | Aleksander Machniak | |
Save new password even if it has not changed (optional) | |||
2013-04-17 | Add rcube_db::escape() method, fix escapeSimple() to use escape instead of ↵ | Aleksander Machniak | |
quote() | |||
2013-04-17 | Add rcube_db::escapeSimple() method for backward compat. | Aleksander Machniak | |
Conflicts: plugins/virtuser_query/virtuser_query.php | |||
2013-04-16 | Fix handling of identities_level=4 | Aleksander Machniak | |
2013-04-15 | Synchronized localizations from Transifex | Thomas Bruederli | |
2013-04-11 | Fix ticket reference | Thomas Bruederli | |
2013-04-10 | Set minimal permissions to temp files (#148899) | Thomas Bruederli | |
2013-04-02 | Fixed wrong copy-paste | Steffen185 | |
2013-04-02 | Use new config option "password_force_save" | Steffen185 | |