Aleksander Machniak
|
a958748947
|
CS fixes
|
2015-06-07 15:26:33 +02:00 |
|
Thomas Bruederli
|
aafc050f55
|
Fix rcube_contacts::search() calls with empty search string but $required argument
|
2015-03-09 17:17:04 +01:00 |
|
Thomas Bruederli
|
8e333bcb66
|
Only normalize search term when searching in 'words' column
|
2015-03-03 16:35:01 +01:00 |
|
Thomas Bruederli
|
3bd0277261
|
Fix full-text searching in a given list of fields
|
2015-03-03 16:28:10 +01:00 |
|
Thomas Bruederli
|
fd259bed69
|
Adapt fulltext search in local address book to ignore words order
|
2015-03-03 15:52:14 +01:00 |
|
Aleksander Machniak
|
bd82526e41
|
Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277)
|
2015-02-22 10:43:48 +01:00 |
|
Aleksander Machniak
|
9e4246d957
|
Code improvements and fixes (mostly unused variables and methods)
|
2014-11-16 14:04:53 +01:00 |
|
Aleksander Machniak
|
34a0902089
|
Use consistent column/table quoting in sql queries
|
2014-09-12 14:37:51 +02:00 |
|
Aleksander Machniak
|
740b8ea74a
|
Fix bug where contacts with no email address were listed on compose addressbook (#1489970)
|
2014-07-05 13:41:21 +02:00 |
|
Aleksander Machniak
|
029f7a157d
|
Clarify update() result description, return boolean when ID didn't change
|
2013-12-08 09:39:33 +01:00 |
|
Aleksander Machniak
|
18b40c1a32
|
Fix issue where groups were not deleted when "Replace entire addressbook" option on contacts import was used (#1489420)
|
2013-12-04 13:58:43 +01:00 |
|
Aleksander Machniak
|
51fe045a04
|
Fix deprecated function usage
|
2013-11-18 11:08:20 +01:00 |
|
Thomas Bruederli
|
a693639613
|
Require name or email for sql address book only
|
2013-10-19 15:51:12 +02:00 |
|
Thomas Bruederli
|
52830ea605
|
Improve handling of date strings and DateTime values in contacts
|
2013-09-10 23:37:10 +02:00 |
|
Aleksander Machniak
|
ec43311423
|
Fix so addressbook_search_mode works also for group search (#1489079)
|
2013-05-01 09:46:29 +02:00 |
|
Aleksander Machniak
|
40d419d994
|
Fix removal of a contact from a group in LDAP addressbook (#1489081)
|
2013-04-30 19:28:07 +02:00 |
|
Aleksander Machniak
|
7652687692
|
Fix DB error when creating a new contact and a group is selected (#1489051)
|
2013-04-19 08:35:08 +02:00 |
|
Aleksander Machniak
|
3e3767138e
|
Rename $date_types -> $date_cols
|
2013-01-07 15:26:02 +01:00 |
|
Aleksander Machniak
|
83f7077ec9
|
Fix searching by date in address book (#1488888)
|
2013-01-07 14:21:25 +01:00 |
|
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
2012-12-18 09:07:00 +01:00 |
|
Aleksander Machniak
|
a92beb6bdb
|
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
|
2012-11-27 08:43:43 +01:00 |
|
Aleksander Machniak
|
ba6f21caeb
|
Framework files moved to lib/Roundcube
|
2012-11-21 19:52:03 +01:00 |
|