summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2011-09-12 - pt_BR translationsnetbit
git-svn-id: https://svn.roundcube.net/trunk@5201 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-07- Add managesieve_script_name option for default name of the script (#1487956)alec
git-svn-id: https://svn.roundcube.net/trunk@5187 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-07- Reset current script in session, so new filter added in mail task will be ↵alec
appended to active script git-svn-id: https://svn.roundcube.net/trunk@5186 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Adde Bulgarian translationthomasb
git-svn-id: https://svn.roundcube.net/trunk@5179 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Added localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@5174 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Fix subject decoding for Create filter dialogalec
git-svn-id: https://svn.roundcube.net/trunk@5169 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Use new host argument as mail_domain (#1488024)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5163 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Fix parse error in pl_PL localizationalec
git-svn-id: https://svn.roundcube.net/trunk@5161 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Fixed import from Horde-INGO (#1488064)alec
git-svn-id: https://svn.roundcube.net/trunk@5156 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Added possibility to create a filter based on selected message "in-place"alec
git-svn-id: https://svn.roundcube.net/trunk@5155 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-29Register ACL plugin for calendar task; send ajax requests to settings taskthomasb
git-svn-id: https://svn.roundcube.net/trunk@5147 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-25- Added de_DE localization for acl pluginalec
git-svn-id: https://svn.roundcube.net/trunk@5129 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24Add organization and signature fields to new user identity dialog. Submitted ↵thomasb
by Deyan Stoykov git-svn-id: https://svn.roundcube.net/trunk@5127 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24Add example of a logout page that clears HTTP authenticationthomasb
git-svn-id: https://svn.roundcube.net/trunk@5123 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24Allow to configure an URL to redirect the client after logout (#1487953)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5121 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-23- Fix path to sound file (#1488049)alec
git-svn-id: https://svn.roundcube.net/trunk@5113 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Bump up version numberalec
git-svn-id: https://svn.roundcube.net/trunk@5094 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-19- Fix logging in as other user after logout (#1487953)alec
git-svn-id: https://svn.roundcube.net/trunk@5093 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-17- Fixed handling of folder names with unicode charactersalec
git-svn-id: https://svn.roundcube.net/trunk@5084 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Added 'password_change' hook for plugin actions after successful password ↵alec
change git-svn-id: https://svn.roundcube.net/trunk@5036 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fixed Samba password hashing in 'ldap' driveralec
git-svn-id: https://svn.roundcube.net/trunk@5035 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Improve simple acl handling (rename Full to Other)alec
git-svn-id: https://svn.roundcube.net/trunk@5001 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Improved partial ACL (in simple mode) handling/presentationalec
git-svn-id: https://svn.roundcube.net/trunk@5000 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-31Update version strings in meta infothomasb
git-svn-id: https://svn.roundcube.net/trunk@4993 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-28- Fixed bug where wrong folders hierarchy was displayed on folders listingalec
git-svn-id: https://svn.roundcube.net/trunk@4983 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Don't allow setting rights to yourselfalec
git-svn-id: https://svn.roundcube.net/trunk@4979 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26- Fix "Identifier" issue when saving acl for username without @ signalec
git-svn-id: https://svn.roundcube.net/trunk@4970 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-25- Use new argument type for rcmail.init_address_input_events()alec
git-svn-id: https://svn.roundcube.net/trunk@4964 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-24Set cursor on jquery UI buttons according to the rest of Roundcube buttonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4961 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-23Set CSS3 standards compilant box-shadow properties (for IE9); fix background ↵thomasb
repeat (#1487982) git-svn-id: https://svn.roundcube.net/trunk@4957 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-22-Described new configuration for last commitalec
git-svn-id: https://svn.roundcube.net/trunk@4955 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-22- Add possibility to search in other that ldap_public addressbookalec
- Add possibility to define LDAP search filter git-svn-id: https://svn.roundcube.net/trunk@4954 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-22- Fix setting fieldmap and search fields, againalec
git-svn-id: https://svn.roundcube.net/trunk@4953 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-22- Hide autocomplete popup on Cancel/Save actionalec
git-svn-id: https://svn.roundcube.net/trunk@4952 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-21- Add 'searching' label (for user autocompletion)alec
git-svn-id: https://svn.roundcube.net/trunk@4950 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-20Update jquery UI to version 1.8.14thomasb
git-svn-id: https://svn.roundcube.net/trunk@4947 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-20-Make sure to remove row when adding row for entry that already existsalec
git-svn-id: https://svn.roundcube.net/trunk@4945 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-20-Fix handling of backspace and del key on acl table when form is activealec
git-svn-id: https://svn.roundcube.net/trunk@4944 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-20- Add user identifier autocomplete feature (LDAP only)alec
git-svn-id: https://svn.roundcube.net/trunk@4943 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-20Added Italian localization for markasjunk pluginthomasb
git-svn-id: https://svn.roundcube.net/trunk@4940 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-17Also configure alias of new user if specifiedthomasb
git-svn-id: https://svn.roundcube.net/trunk@4929 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-17Make sure search_fields is array to work with latest version of rcube_ldapthomasb
git-svn-id: https://svn.roundcube.net/trunk@4927 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-06Fix new_user_identity after some changes in rcube_ldap class (#1487758)alec
git-svn-id: https://svn.roundcube.net/trunk@4915 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-02- Add file_get_contents() result check (#1487932)alec
git-svn-id: https://svn.roundcube.net/trunk@4900 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-30- Bind attachments plugin to all tasks (excluding login), so it can be used ↵alec
by other plugins git-svn-id: https://svn.roundcube.net/trunk@4894 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-29Revert header style changesthomasb
git-svn-id: https://svn.roundcube.net/trunk@4889 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-29Fix ui-widget-header on IE6; better style for ui-state-focusthomasb
git-svn-id: https://svn.roundcube.net/trunk@4888 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-24- Added ACL management for addressbook edit form (kolab_addressbook plugin)alec
git-svn-id: https://svn.roundcube.net/trunk@4877 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- Add missing semicolonalec
git-svn-id: https://svn.roundcube.net/trunk@4865 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- Remove jqueryui requirement (it was never used in acl plugin)alec
git-svn-id: https://svn.roundcube.net/trunk@4863 208e9e7b-5314-0410-a742-e7e81cd9613c