summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2010-11-30- Chpasswd driver: add newline at end of input to chpasswd binary (#1487141)alec
git-svn-id: https://svn.roundcube.net/trunk@4291 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-27Simplify shutdown, now that it is always triggeredthomasb
git-svn-id: https://svn.roundcube.net/trunk@4284 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-25Implement basic searchingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4273 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-25Match the interface declarationthomasb
git-svn-id: https://svn.roundcube.net/trunk@4272 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-25Complete implementation of rcube_kolab_contacts; add localization texts for ↵thomasb
proprietary contact fields git-svn-id: https://svn.roundcube.net/trunk@4269 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Implement adding to and removing from groups (distribution-lists)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4267 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Implement insert/delete of Kolab contactsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4266 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Added Slovak translationthomasb
git-svn-id: https://svn.roundcube.net/trunk@4262 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-23- cs_CZ localization updatealec
git-svn-id: https://svn.roundcube.net/trunk@4253 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-22Implement updating a Kolab contact record (some minor problems remain unsolved)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4251 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-22Remove unused lib, moved README to kolab_corethomasb
git-svn-id: https://svn.roundcube.net/trunk@4248 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-22Move core Kolab functions to a separate plugin to be used by others toothomasb
git-svn-id: https://svn.roundcube.net/trunk@4247 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-21Only fetch contact data when neededthomasb
git-svn-id: https://svn.roundcube.net/trunk@4245 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-21Map more fields of the Kolab contact format (still read-only)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4244 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-20- Apply forgotten changes for form errors handlingalec
- Fix handling of scripts with CRLF line separator git-svn-id: https://svn.roundcube.net/trunk@4241 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-18- Added pt_BR and pt_PT localization (#1487131)alec
git-svn-id: https://svn.roundcube.net/trunk@4234 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-11- Handle propely HTML entities. Don't replace ";)" in e.g. "")" alec
git-svn-id: https://svn.roundcube.net/trunk@4213 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-10- ja_JP localization addedalec
git-svn-id: https://svn.roundcube.net/trunk@4210 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-10- az_AZ localization addedalec
git-svn-id: https://svn.roundcube.net/trunk@4208 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-09Bugfix: always create a valid result set when reading a single recordthomasb
git-svn-id: https://svn.roundcube.net/trunk@4206 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-09Little code cleanup: use static getters of rcube_kolab class to get ↵thomasb
Kolab_Storage objects git-svn-id: https://svn.roundcube.net/trunk@4205 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-09Finally access Kolab data through Kolab_Storagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4204 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-09Always select the right mailbox before listing headersthomasb
git-svn-id: https://svn.roundcube.net/trunk@4201 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-09- Add line number in logged error messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4199 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-08List all Kolab contact folders availablethomasb
git-svn-id: https://svn.roundcube.net/trunk@4197 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-06- Added da_DK localizationsalec
git-svn-id: https://svn.roundcube.net/trunk@4188 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-05- hMail driver: add username_domain detection (#1487100)alec
- hMail driver: HTML tags in logged messages should be stripped off (#1487099) git-svn-id: https://svn.roundcube.net/trunk@4183 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-02- Handle multi-address fields from squirrel and add email format checking ↵alec
(#1487096) git-svn-id: https://svn.roundcube.net/trunk@4167 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-02- hMail driver: Add possibility to connect to remote host (patch from Roland ↵alec
Liebl) git-svn-id: https://svn.roundcube.net/trunk@4165 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Set 'noajax' and 'noframe' propertyalec
git-svn-id: https://svn.roundcube.net/trunk@4157 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Add example config file, enable 'noajax' propertyalec
git-svn-id: https://svn.roundcube.net/trunk@4156 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Disable help plugin in ajax and framed modealec
- Add warning when clicking help task while message composition (#1487094) git-svn-id: https://svn.roundcube.net/trunk@4155 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Fix reference warningalec
git-svn-id: https://svn.roundcube.net/trunk@4147 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25Work-in-progress Kolab address book pluginthomasb
git-svn-id: https://svn.roundcube.net/trunk@4134 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25- Added support for SASL proxy authentication (#1486691)alec
git-svn-id: https://svn.roundcube.net/trunk@4133 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-15First scaffolding for the Kolab address book including lib for general ↵thomasb
access to Kolab backend git-svn-id: https://svn.roundcube.net/trunk@4097 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-14- Make icons skinablealec
- Show vcard icon on messages list when message is of type vcard git-svn-id: https://svn.roundcube.net/trunk@4093 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-14- Fix set_busy() usage, add encryption menu in composealec
git-svn-id: https://svn.roundcube.net/trunk@4087 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-14- Fix set_busy() usage after changes in corealec
git-svn-id: https://svn.roundcube.net/trunk@4086 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-10- Added popups with form errorsalec
- Removed nonexisting 'wrongformat' label usage git-svn-id: https://svn.roundcube.net/trunk@4071 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-10- typoalec
git-svn-id: https://svn.roundcube.net/trunk@4069 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-10- Support relational operators and i;ascii-numeric comparator (RFC3431)alec
git-svn-id: https://svn.roundcube.net/trunk@4068 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-07- Fixed SQL Injection in SQL driver when using %p or %o variables in query ↵alec
(#1487034) git-svn-id: https://svn.roundcube.net/trunk@4058 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Added password_ldap_lchattr option (#1486927) alec
git-svn-id: https://svn.roundcube.net/trunk@4019 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Extend virtuser_query with email2user and user2host mapping (#1486750)alec
git-svn-id: https://svn.roundcube.net/trunk@4018 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Added possibility to display extended error messages (#1486704)alec
- Added extended error messages in Poppassd driver (#1486704) git-svn-id: https://svn.roundcube.net/trunk@4016 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4010 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-26Added sl_SI localization for pluginthomasb
git-svn-id: https://svn.roundcube.net/trunk@3992 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-22Make alias setting configurable (patch by pommi) + fix indentationthomasb
git-svn-id: https://svn.roundcube.net/trunk@3986 208e9e7b-5314-0410-a742-e7e81cd9613c