Age | Commit message (Expand) | Author |
2011-08-02 | - Support department field as X-DEPARTMENT | alecpl |
2011-08-02 | - Added confirmation dialog for contact group deleting + loading indicator | alecpl |
2011-08-01 | - Fixed contact photos upload, moved code to separate file for better perform... | alecpl |
2011-08-01 | - Remove function duplicate (from last commit) | alecpl |
2011-08-01 | - Move rcmail_localize_folderpath() to main.inc | alecpl |
2011-08-01 | - Improved detection of folder rename possibility and its handling | alecpl |
2011-08-01 | - Simplified frame lock handling | alecpl |
2011-07-31 | Fix parse error in IE6 | thomascube |
2011-07-30 | Log session validation errors; keep error message when redirecting to login a... | thomascube |
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 |