Age | Commit message (Expand) | Author |
2011-07-26 | Always show address book name if multiple books are configured; fix styling | thomascube |
2011-07-26 | - Unsubscribe from non-existing folders automaticly on folders listing | alecpl |
2011-07-26 | - Another display name fix: don't store display name only if it equals to ema... | alecpl |
2011-07-26 | - Move console object initialization code into one place | alecpl |
2011-07-25 | - Fixed display name on contact lists | alecpl |
2011-07-25 | - Added optional "multithreading" autocomplete feature | alecpl |
2011-07-25 | - Plugin API: Added 'config_get' hook | alecpl |
2011-07-24 | - On contact copy check for existing record by name if email field is empty | alecpl |
2011-07-24 | - DOn't generate contact name here, it's not required | alecpl |
2011-07-23 | Better message if copying was rejected due to existing entries | thomascube |
2011-07-21 | - Simplify undo message, add dots at the end of messages | alecpl |
2011-07-21 | - Add comment about FF5 bug workaround | alecpl |
2011-07-21 | - Round upload progress percentage value | alecpl |
2011-07-20 | - Add check for inArray() input to prevent error in Firefox 5 | alecpl |
2011-07-20 | - Improved parent folder selector | alecpl |
2011-07-20 | Just name mail 'Mail', it's that simple; Upddate changelog | thomascube |
2011-07-19 | Add drop-target for root folder; fix row insertion when moving to a protected... | thomascube |
2011-07-19 | Use more common name for e-mail | thomascube |
2011-07-19 | - Add possibility to change autocomplete action name | alecpl |
2011-07-18 | Only load contacts list in main view | thomascube |
2011-07-18 | Asynchronously load contacts after page load | thomascube |
2011-07-18 | Fix getting first writeable address book if no default is configured | thomascube |
2011-07-17 | Small improvements and codestyle | thomascube |
2011-07-17 | Filter LDAP groups by search query | thomascube |
2011-07-17 | - Fix typos in de_CH and de_DE (#1487998) | alecpl |
2011-07-17 | Fix ldap group members listing | thomascube |
2011-07-11 | Session object can be null if db/memcache is not available | thomascube |
2011-07-10 | - Plugin API: added folder_delete and folder_rename hooks | alecpl |
2011-07-10 | - Add add_shutdown_function() method. Make possible to call user function bef... | alecpl |
2011-07-08 | - Fix message delete button title when flag_for_deletion is enabled | alecpl |
2011-07-08 | Make autocompletion available for plugins | thomascube |
2011-07-08 | - Make Undo action optional by setting undo_timeout=0 | alecpl |
2011-07-07 | - Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039) | alecpl |
2011-07-07 | - Added possibility to undo last contact delete operation | alecpl |
2011-07-06 | - Fix infinite loop in tokenizeResponse() when server returns atoms with forb... | alecpl |
2011-07-06 | - Fixed issues related to creating contacts in source which isn't currently s... | alecpl |
2011-07-06 | - Don't send keep-alive request when system is busy | alecpl |
2011-07-06 | - Fix handling of other users namespace roots | alecpl |
2011-07-05 | - Fix sorting of contact groups after group create (#1487747) | alecpl |
2011-07-05 | - Added lost argument in delete_record() method | alecpl |
2011-07-05 | - Remove debug code | alecpl |
2011-07-05 | - Fix group commands state after extended search use, make this check readonl... | alecpl |
2011-07-04 | - Fix GCC errors and warnings (#1487988) | alecpl |
2011-07-04 | - Fix lack of Cc and Reply-To headers on messages list, add them to default h... | alecpl |
2011-07-04 | Cache information about writeble address sources for performance reasons | thomascube |
2011-07-04 | - Show loading icon event if upload_progress is enabled | alecpl |
2011-07-04 | - Add optional textual upload progress indicator (#1486039) | alecpl |
2011-07-02 | - Added addressbook source selector in contact create form | alecpl |
2011-07-02 | Improve .htaccess rules to make it less easy to fingerprint roundcube version | alecpl |
2011-07-01 | - Fix adding signatures (#1487965) | alecpl |