Commit Graph

4230 Commits (efc24a5fb3d5d70e9066b1994f3b41b248e59ccd)
 

Author SHA1 Message Date
alecpl 210438a6be - Unsubscribe from non-existing folders automaticly on folders listing 13 years ago
alecpl 79dd1692e3 - Another display name fix: don't store display name only if it equals to email address 13 years ago
alecpl 909a3acb83 - Move console object initialization code into one place 13 years ago
alecpl 71e8cc3bce - Fixed display name on contact lists 13 years ago
alecpl 0213f8d4dd - Added optional "multithreading" autocomplete feature 13 years ago
alecpl 1837173634 - Plugin API: Added 'config_get' hook 13 years ago
alecpl 2d761bbbef - On contact copy check for existing record by name if email field is empty 13 years ago
alecpl ec4b594c24 - DOn't generate contact name here, it's not required 13 years ago
alecpl 24f812dc9c - Add workarounds for Chrome 14 css issues (#1487996) 13 years ago
thomascube 04310ee1bf Better message if copying was rejected due to existing entries 13 years ago
alecpl f52c4f441f - Simplify undo message, add dots at the end of messages 13 years ago
alecpl 1b3ce758d4 - Add comment about FF5 bug workaround 13 years ago
alecpl d8aff9a651 - Round upload progress percentage value 13 years ago
alecpl 070bc8302e - Add check for inArray() input to prevent error in Firefox 5 13 years ago
alecpl c9cfd6d4bf - Improved parent folder selector 13 years ago
thomascube 8a3b1c8462 Style changes for folder manager 13 years ago
thomascube b9fe7a899a Just name mail 'Mail', it's that simple; Upddate changelog 13 years ago
thomascube 71cc6bf630 Add drop-target for root folder; fix row insertion when moving to a protected folder 13 years ago
thomascube 8d0999f3ed Use more common name for e-mail 13 years ago
alecpl 74f0a6fe56 - Add possibility to change autocomplete action name 13 years ago
thomascube 8c37422b47 Only load contacts list in main view 13 years ago
thomascube fa59965b41 Asynchronously load contacts after page load 13 years ago
thomascube 3a9f7954ba Fix getting first writeable address book if no default is configured 13 years ago
thomascube 03eb13f11c Small improvements and codestyle 13 years ago
thomascube 4d9f620292 Filter LDAP groups by search query 13 years ago
alecpl df853778cf - Fix typos in de_CH and de_DE (#1487998) 13 years ago
thomascube ce4e0ece1f Fix ldap group members listing 13 years ago
thomascube d78d2ed056 Improve IE hacks 13 years ago
thomascube 609c5e9da9 Session object can be null if db/memcache is not available 13 years ago
alecpl 19869073e3 - Plugin API: added folder_delete and folder_rename hooks 13 years ago
alecpl 580adc8263 - Add add_shutdown_function() method. Make possible to call user function before destoying all objects (e.g. session) 13 years ago
alecpl 7f554cfaec - Fix message delete button title when flag_for_deletion is enabled 13 years ago
alecpl ca8a178cc5 - Fix typo in comment 13 years ago
thomascube ec65ad6e48 Make autocompletion available for plugins 13 years ago
alecpl 63fda8af57 - Make Undo action optional by setting undo_timeout=0 13 years ago
alecpl 78086d349d - Remove testing code 13 years ago
alecpl 65b61cdd1c - Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039) 13 years ago
alecpl 7f5a849e78 - Added possibility to undo last contact delete operation 13 years ago
alecpl 632528ff42 - Fix infinite loop in tokenizeResponse() when server returns atoms with forbidden characters 13 years ago
alecpl 1a3c911d92 - Fixed issues related to creating contacts in source which isn't currently selected (#1487990) 13 years ago
alecpl 93a35ccedf - Don't send keep-alive request when system is busy 13 years ago
alecpl 9220169bf1 - Fix handling of other users namespace roots 13 years ago
alecpl 1564d4ef79 - Fix sorting of contact groups after group create (#1487747) 13 years ago
alecpl 9d195d6e82 - Added lost argument in delete_record() method 13 years ago
alecpl b1057a2781 - Remove debug code 13 years ago
alecpl 62811c4a70 - Fix group commands state after extended search use, make this check readonly-flag aware 13 years ago
alecpl 8fc0f9451e - Fix GCC errors and warnings (#1487988) 13 years ago
alecpl 8bce655246 - Fix lack of Cc and Reply-To headers on messages list, add them to default headers list (#1487989) 13 years ago
thomascube ecb51cc8a6 Cache information about writeble address sources for performance reasons 13 years ago
alecpl 7da13a337e - Show loading icon event if upload_progress is enabled 13 years ago