summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2011-07-02- Add file_get_contents() result check (#1487932)alec
2011-06-30- Bind attachments plugin to all tasks (excluding login), so it can be used b...alec
2011-06-29Revert header style changesthomasb
2011-06-29Fix ui-widget-header on IE6; better style for ui-state-focusthomasb
2011-06-24- Added ACL management for addressbook edit form (kolab_addressbook plugin)alec
2011-06-17- Add missing semicolonalec
2011-06-17- Remove jqueryui requirement (it was never used in acl plugin)alec
2011-06-17- IMproved namespace roots handlingalec
2011-06-16- Add get_name() methodalec
2011-06-06- Small optimizationalec
2011-06-01Visualize focus statethomasb
2011-05-31- Fixed handling of REFERRAL responses (http://pear.php.net/bugs/bug.php?id=1...alec
2011-05-31- Fixed handling of error in Net_Sieve::listScripts()alec
2011-05-25- Add support for anyone/anonymous ACLalec
2011-05-24- Fixed regex extension (error: regex require missing)alec
2011-05-24- Add memcache fallback, use rcube_cache objectsalec
2011-05-21Removed kolab plugins; they will be maintaied and published in the Kolab projectthomasb
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalec
2011-05-17- Update plugin version number, because of two backward incompatible changesalec
2011-05-17translations updateyllar
2011-05-16- Remove acl_username_realm option, use realm auto-detectionalec
2011-05-14- Fix loading default theme css, set $noajax to skip plugin initialization on...alec
2011-05-13- Allow ACL operations on protected folders, per request (#1486746)alec
2011-05-13- Fix help plugin after change in the API making 'index' action to be the def...alec
2011-05-13- ACL plugin (initial commit)alec
2011-05-12Render current day of datepicker in Roundcube redthomasb
2011-05-12- Fixed IDNA encoding/decoding of e-mail addresses (#1487909)alec
2011-05-09New attachment driver with redundant storage for HA environmentsthomasb
2011-05-06- Fixed mod_mailbox() usage after last changes in rcube_imap class alec
2011-05-06- Use new argument name of mailboxes_list hookalec
2011-05-03 - Improvements to DirectAdmin password drivernetbit
2011-05-02Add shadow to jquery ui elements as popup menus in default skins havethomasb
2011-05-02 - Some pt_BR translations for pluginsnetbit
2011-05-01Add jquery UI plugin with Roundcube default styles to be used in various pluginsthomasb
2011-04-01- Fix typosalec
2011-03-31translations updateyllar
2011-03-27- Moved elsif replacement code to handle only imports from other formatsalec
2011-03-10Manage attachments in groupsthomasb
2011-03-07- Update version numberalec
2011-03-07- Fix saving of a script using flags extension on servers with imap4flags sup...alec
2011-03-07- When old and new passwords are the same, do nothing, return success (#1487823)alec
2011-03-01Make use of new docready script blockthomasb
2011-02-20- Fix script activation broken (#1487795)alec
2011-02-18- Fix handling of non-safe characters (double-quote, backslash) ...alec
2011-02-17- Use addcslashes() instead of str_replace() for string quotingalec
2011-02-15- Fix typos in pl_PL localizationalec
2011-02-15- Virtualmin driver: Add option for setting username format (#1487781)alec
2011-02-15- Fix unintentional removal of some code from last commitalec
2011-02-15- Added option (password_log) for logging password changesalec
2011-02-14Skip new CSRF checks in authentication pluginsthomasb