Age | Commit message (Expand) | Author |
2011-08-12 | - Revert r5046, the change will be applied to devel-mcache branch, where it b... | alecpl |
2011-08-12 | - Add debug for operations on groups | alecpl |
2011-08-12 | - Remove double semicolon | alecpl |
2011-08-11 | Fix saving and deleting LDAP contacts; skip client-side input validation for ... | thomascube |
2011-08-11 | - Added IMAP ENABLE (RFC5161) support | alecpl |
2011-08-10 | Add newlines between organization, department, jobtitle (#1488028) | thomascube |
2011-08-10 | Recalculate date when replying to a message and localize the cite header (#14... | thomascube |
2011-08-10 | - Mail_Mime-1.8.2 | alecpl |
2011-08-09 | - Fix XSS vulnerability in UI messages (#1488030) | alecpl |
2011-08-09 | - Fix handling of email addresses with quoted local part (#1487939) | alecpl |
2011-08-09 | - Fix handling of email addresses with quoted local part (#1487939) | alecpl |
2011-08-09 | - Fix handling Mail-Reply-To header in Reply All action | alecpl |
2011-08-08 | - Fix inserting autocomplete entry (with MT enebled) | alecpl |
2011-08-06 | - Fix unlocking in abort_request() (#1488025) | alecpl |
2011-08-04 | - Fix moving folder to root, it wasn't working with IMAP delimiter different ... | alecpl |
2011-08-04 | - Don't call set_env() where it isn't required | alecpl |
2011-08-04 | - Fix moving folder to root, it wasn't working with IMAP delimiter different ... | alecpl |
2011-08-04 | - Add ACL check on parent folder | alecpl |
2011-08-04 | - Add abort_request() function | alecpl |
2011-08-04 | - Make that reset-search resets also pending searches | alecpl |
2011-08-03 | - Check current search value in ksearch_query_results() to prevent from wrong... | alecpl |
2011-08-03 | - Add "loading" messages for contacts copying and groups assignment | alecpl |
2011-08-03 | - Display current user name in page title if devel_mode=true | alecpl |
2011-08-03 | - Fix EOL character in vCard exports (#1487873) | alecpl |
2011-08-03 | - Remove temp debug code | alecpl |
2011-08-03 | - Added possibility to extend rcube_vcard's fieldmap | alecpl |
2011-08-02 | - Fix setting default addressbook as selected in source selector | alecpl |
2011-08-02 | - Fix get_address_book() to call get_address_sources() internally when lookin... | alecpl |
2011-08-02 | - Fixed error in IE7 (#1488017) | alecpl |
2011-08-02 | - Fixed form reloading on source change, broken in r4999 | alecpl |
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 |