Commit Graph

82 Commits (62fb938260f90469dd1d8f53e5f8c8df0fc58ea3)

Author SHA1 Message Date
thomascube 0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 14 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 14 years ago
alecpl 6f096812c9 - Support contact's email addresses up to 255 characters long (#1487095)
- Added email format checks when saving contacts data
14 years ago
alecpl ce92ba767a - Plugin API: improved 'abort' flag handling, added 'result' item in some hooks: group_*, contact_*, identity_* (#1486914) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 119ad13d74 - Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
- Print warning to the log about deprecated hook names usage
14 years ago
alecpl e6ce0062f2 - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings) 14 years ago
alecpl b25dfd0913 - removed PHP closing tag 14 years ago
alecpl b80a97adb0 - fix dublicated 'show' action after contact creation 15 years ago
alecpl e83f035887 - Fix LDAP contact update when RDN field is changed (#1485788) 15 years ago
thomascube 5499336fef Use global request tokens and automatically protect all POST requests 15 years ago
thomascube 57f0c81f2c Use request tokens to protect POST requests from CSFR 15 years ago
thomascube 69f18a09ae Add plugin hooks for creating/saving/deleting identities and contacts 16 years ago
thomascube c1b3c4cc31 Don't check for non-existing property -> fix address book 17 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 17 years ago
thomascube 3fc00e67bb Fix address adding bug reported by David Koblas 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 18 years ago
thomascube 6b47de3f49 Partial client re-write with a common list class 18 years ago
thomascube 107bde9cfd Added MSSQL support 18 years ago
svncommit 949dea5803 Fixed tickets 1445501 and 1483820 18 years ago
thomascube 64009eb849 Reverted files to r305 18 years ago
svncommit a06be986eb Added a few fields to the contact table and made this fields avaiable (Ticket #1332930) 18 years ago
thomascube ea7c46b4f3 Improved reading of POST and GET values 19 years ago
thomascube 13c1afbcbb Fixed some charset bugs 19 years ago
svncommit d1d2c4fb1d adding files and modifications for public ldap search 19 years ago
thomascube 1cded85790 Re-design of caching (new database table added\!); some bugfixes; Postgres support 19 years ago
thomascube 10a699759d Added localized messages to client and check form input 19 years ago
thomascube e0ddd4e6c0 Added 'changed' col to contacts table and support for 160-bit session hashes 19 years ago
thomascube 9db57c57fe Prevent from address book XSS 19 years ago
svncommit d7cb77414c more pear/mdb2 integration 19 years ago
thomascube 30233b8dfb Minor bugfixes and correction of confusing License notfications 19 years ago
thomascube 4e17e6c9db Initial revision 19 years ago