summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-27- Remove non-existing image from preloaderalecpl
2012-02-27Better manual upgrading instructions: rsync plugins and skins to keep ↵thomascube
manually installed stuff
2012-02-27Map renamed methods for backwards compatibilitythomascube
2012-02-27- Improve headers toggle buttonalecpl
2012-02-27- Move percent_indicator from app.js into the skinalecpl
2012-02-26- Fixed identity delete button state, removed delete button in identity-edit ↵alecpl
form (for consistency)
2012-02-26Fix larry issues: 'Mark' button position, broken folders list footeralecpl
2012-02-25Connect to IMAP server before reading quotathomascube
2012-02-25Same problems with PNG and filter:alpha() on IE8thomascube
2012-02-25Fix script error in IE (#1488368)thomascube
2012-02-25PNG with alpha channel + filter:alpha() don't go well together on IE7thomascube
2012-02-25Renamed error message labelthomascube
2012-02-25Add titles to error and photo upload popups (#1488354)thomascube
2012-02-25Make popups disapear when clicking on an iframe; adapt IE hacks (#1488354)thomascube
2012-02-25Remember custom skin selection after logout (#1488355)thomascube
2012-02-25Slighlty increase minimum browser requirementsthomascube
2012-02-21Add missing style for folders with recent messagesthomascube
2012-02-21Fix Larry stylesthomascube
2012-02-21Refactored IMAP cache expunge: delegate to storage object; don't rely on ↵thomascube
deprecated 'enable_caching' config option
2012-02-20- About tab doesn't exist in 0.7, move changelog entry into proper placealecpl
2012-02-20- Fix typos in last commitalecpl
2012-02-20- Make sure About tab is always the last tab (#1488257)alecpl
2012-02-17- Escape dot in regexp (#1488357)alecpl
2012-02-17- Add lost 'listoptions' labelalecpl
2012-02-17- Fix date_today, broken in r5707alecpl
2012-02-15Some hacks to make Larry work in IE7thomascube
2012-02-15- One test morealecpl
2012-02-15- Add two small tests for html2text converteralecpl
2012-02-15- Don't list mailto: and anchor linksalecpl
- List only unique URLs
2012-02-15Skip empty group members (seen in OpenLDAP backends)thomascube
2012-02-13- Fix issue with folder creation under INBOX. namespace (#1488349)alecpl
2012-02-13- Added mailto: protocol handler registration link in User Preferences ↵alecpl
(#1486580)
2012-02-13- default_imap_folders -> default_foldersalecpl
2012-02-11User configurable setting how to display contact names in listthomascube
2012-02-09- Fix checkbox position in Firefox, againalecpl
2012-02-09- Handle identity details box with an iframe (#1487020)alecpl
- Fix issue where tabs were overlapping box title
2012-02-09- Fix 'settings' label in en_GBalecpl
2012-02-08- Fix issue where some text from original message was missing on reply ↵alecpl
(#1488340)
2012-02-08- Fix URL building - skip null parametersalecpl
2012-02-08- Improved r5861 change: Content converted to upper case can contain HTML ↵alecpl
tags, handle them properly
2012-02-08- Handle HTML entities properly when converting strong/b/th content to upper ↵alecpl
case
2012-02-07- Workaround IMAP server issue when THREAD command returns less messages ↵alecpl
than exist in a folder: don't update folder status in second count() call
2012-02-07- Fix parse errors in DDL files for MS SQL Serveralecpl
2012-02-05- Support AD's objectClass=groupalecpl
2012-02-04- Fix preview pane switch position in Firefox + small improvementsalecpl
2012-02-03Get rid of global $__skin_path variable (#1488336)thomascube
2012-02-02Allow users to choose cols for contacts list sortingthomascube
2012-02-01Allow placeholder attributes for input fieldsthomascube
2012-02-01Add static getter for splitter objectsthomascube
2012-02-01Improve tabs and splitter functionalitythomascube