Age | Commit message (Expand) | Author |
2011-12-07 | Fix newline handling in gettext export; add import script to read .po localiz... | thomascube |
2011-12-07 | - Fixed issues with big memory allocation of IMAP results, improved a lot of ... | alecpl |
2011-12-07 | Name CC field with the commonly used label 'Cc' | thomascube |
2011-12-07 | Remove unused code | thomascube |
2011-12-06 | - pl_PL localization update | alecpl |
2011-12-06 | - Fix label, add paragraph closing tag | alecpl |
2011-12-06 | - Fix typos in handling support link label | alecpl |
2011-12-06 | - da_DK localization update | alecpl |
2011-12-06 | Show attachment filename in page title | thomascube |
2011-12-05 | Fix deletion of contacts from search results | thomascube |
2011-12-05 | Replace prompt() with jQuery UI dialog (#1485135) | thomascube |
2011-12-05 | - Fix attaching files (broken with changes to _SESSION['compose']) (#1488235) | alecpl |
2011-12-04 | Fix saving of composite address fields without subtype | thomascube |
2011-12-04 | Accept contact IDs as array or comma-separated string | thomascube |
2011-12-04 | - Fix navigation in messages search results | alecpl |
2011-12-03 | Fix gettext exporter | thomascube |
2011-12-03 | Updated localization files from our dear translators | thomascube |
2011-12-03 | - Reload UI after skin change | alecpl |
2011-12-02 | Make errors look good in larry; add some chrome-specific styles | thomascube |
2011-12-02 | New skin continued... | thomascube |
2011-12-02 | New template object to control HTML doctype | thomascube |
2011-12-02 | - Add $_SESSION['mailto'] variable cleanup | alecpl |
2011-12-02 | - Fix compose from addressbook, broken in r5521 | alecpl |
2011-12-02 | - Reset error flag when connecting to (another) database | alecpl |
2011-12-02 | - Fallback to write-master when readonly database fails | alecpl |
2011-12-02 | - Improved handling of some malformed values encoded with quoted-printable (#... | alecpl |
2011-12-01 | - Fix issue where "S: Error: Success" was printed to debug log | alecpl |
2011-12-01 | - Remove debug code from last commit | alecpl |
2011-12-01 | - Fix so connection to LDAP will be properly closed | alecpl |
2011-12-01 | - Simplified compose session data handling, no need for session->cleanup() | alecpl |
2011-12-01 | - Remove unused result | alecpl |
2011-11-30 | More work on new skin | thomascube |
2011-11-30 | - Fix parse error from last commit (grrrrr, do tests before commit!) | alecpl |
2011-11-30 | - Add possibility to do LDAP bind before searching for bind DN. | alecpl |
2011-11-30 | Enable buttons having an inner <span> for better CSS styling capabilities | thomascube |
2011-11-30 | - Set sizelimit of main search function for vlv_search to page_size. | alecpl |
2011-11-30 | - Fix handling of empty <U> tags in HTML messages (#1488225) | alecpl |
2011-11-29 | Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895) | thomascube |
2011-11-29 | - Fix identation | alecpl |
2011-11-28 | Script to export Roundcube (PHP) localization files to gettext .po(t) format | thomascube |
2011-11-28 | Improve check of attribute changes when updating a contact | thomascube |
2011-11-28 | Fix saving of composite fields in LDAP | thomascube |
2011-11-28 | Set (empty) value of member attribute when creating a new group | thomascube |
2011-11-28 | - Reset messages list page when clicking on logo (#1487757) | alecpl |
2011-11-28 | - Use strpos() instead of strstr() when possible (#1488211) | alecpl |
2011-11-28 | - Fix handling HTML entities when converting HTML to text (#1488212) | alecpl |
2011-11-27 | - Fix fit_string_to_size() renders browser and ui unresponsive (#1488207): | alecpl |
2011-11-27 | - Fix handling of invalid characters in request (#1488124) | alecpl |
2011-11-26 | - Fix merging some configuration options in update.sh script (#1485864) | alecpl |
2011-11-26 | - Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208) | alecpl |