Commit Graph

13 Commits (26bc46d9b671ea069fc779ecb8b4ac90323c2291)

Author SHA1 Message Date
alecpl f8e48df715 - Merge devel-saved_search branch (Addressbook Saved Searches) 15 years ago
alecpl 66df084203 - Merge devel-spellcheck branch:
- Added spellchecker exceptions dictionary (shared or per-user)
  - Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
15 years ago
thomascube faf10e8fec Fix automatic db updates; trigger contact indexing after upgrade 15 years ago
alecpl 83b20a3b49 - Change version number 0.5.2 -> 0.5.X to not confuse users 15 years ago
alecpl d08333ea57 - Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
15 years ago
thomascube e6bb836e05 Create interactive update script with improved DB schema check; udated installer with new features and styles 15 years ago
alecpl 3a5476d150 - Add index on contactgroupmembers.contact_id column.
Improves performance and fixes problem with contactgroupmembers table creation on MySQL 4.x
15 years ago
thomascube 3e2637351d Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! 15 years ago
alecpl 8710133250 - Fix error in MSSQL DDL scripts (#1487112): use trigger instead of foreign key constraint 15 years ago
alecpl 6f096812c9 - Support contact's email addresses up to 255 characters long (#1487095)
- Added email format checks when saving contacts data
15 years ago
alecpl ace511a771 - Add unique index on users.username+users.mail_host 15 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 15 years ago
alecpl ac1898173b - Fixes in SQL init script + added update script for MSSQL database 16 years ago