Age | Commit message (Expand) | Author |
2011-07-29 | - Unify/add loading messages when "opening" a frame | alecpl |
2011-07-29 | - Exclude edited folder from parent selector | alecpl |
2011-07-29 | - Fix 'exceptions' parameter of rcmail_mailbox_select() to handle directories... | alecpl |
2011-07-29 | - Fix 'sql' identifier for addressbook handling (#1488013) | alecpl |
2011-07-29 | - Fixed search fields handling in quick-search | alecpl |
2011-07-28 | - Fix: folder selector doesn't list unsubscribed folders, followup to r4942 | alecpl |
2011-07-28 | Delay window.print() on Safari browsers | thomascube |
2011-07-28 | - Fix errors when console is not defined (#1488010) | alecpl |
2011-07-27 | - Performance fix: don't create addressbook object to close() it if it wasn't... | alecpl |
2011-07-27 | - Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, fixes... | alecpl |
2011-07-27 | - Delay imap cache initialization, fixes problem with cache cleanup on login ... | alecpl |
2011-07-27 | Move mail sending functions from mail task to core for general usage | thomascube |
2011-07-27 | - Fix fallback to default source (#1488009) | alecpl |
2011-07-27 | - Don't use default source if source id is specified in get_address_source() | alecpl |
2011-07-27 | - Fix source ID handling | alecpl |
2011-07-27 | - Generate display name before record validation | alecpl |
2011-07-27 | - Call ksearch_destroy() on ksearch_hide() | alecpl |
2011-07-27 | - Fix IE9 detection (#1488008) | alecpl |
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 |