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