summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Expand)Author
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomasb
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alec
2011-10-06Skip VLV if a group is selected; show advanced search form if activating a 's...thomasb
2011-10-05- Improved performance by skipping folders list sorting when it's not needed ...alec
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomasb
2011-10-04- Fix issue where it wasn't possible to change list view mode in folder manag...alec
2011-10-03- Improved performance of draft saving by usage of APPENDUID response if avai...alec
2011-10-03- Don't print error to the log when trying to delete non-existing draft messagealec
2011-09-30Restrict folders list to write-only in selectors for special folders and save...thomasb
2011-09-27- Fix bug where when replying always the last identity is used (#1488101)alec
2011-09-23- Add loading indicator on contact deletealec
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alec
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alec
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomasb
2011-09-21- Add Priority filter to the messages listalec
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
2011-09-16Trigger 'new_messages' hook for all checked folders (#1488083)thomasb
2011-09-16Fix session race conditions when composing new messagesthomasb
2011-09-16- Fix is_a() usagealec
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomasb
2011-09-12- Extend rcube_label_exists() to search in loaded plugins localizationsalec
2011-09-07- Rewritten messages caching (merged devel-mcache branch):alec
2011-09-07- Clear contactlist page conter after saved-search deletealec
2011-09-07- Localize (full) forwarded message header (#1488058)alec
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alec
2011-09-06- Merge devel-spellcheck branch:alec
2011-09-04- Add vCard's Profile URL support (#1488062)alec
2011-08-29Make list of mimetypes that open in preview window configurable (#1487625)thomasb
2011-08-29Add plugin hook message_part_get for message part downloadsthomasb
2011-08-28- Localize forwarded message header (#1488058)alec
2011-08-27- Fix is_a() usage for PHP>5.3.6alec
2011-08-25Move timezone computation to rcube_config; don't override SESSION['timezone']...thomasb
2011-08-24Add copyright line on files with significant changes from Kolab Systemsthomasb
2011-08-22- Added 'priority' column on messages listalec
2011-08-22- Fix image type check for contact photo uploads alec
2011-08-22- Fix contact row update after name change when in searching mode, update cha...alec
2011-08-19- Followup to r5097, fix: match From with full address spec.alec
2011-08-19- Fixed selecting identity on reply/forward (#1487981)alec
2011-08-19- Fix parent folder ACL checking in some casesalec
2011-08-18- Disable subscription on virtual shared foldersalec
2011-08-18- Unsubscribe from non-existing folders always (on listing), not only in Sett...alec
2011-08-16- Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#148...alec
2011-08-16- Add option to hide selected LDAP addressbook on the listalec
2011-08-16- Add client-side checking of uploaded files sizealec
2011-08-14More unique error codesthomasb
2011-08-12Only check for existing contacts if an email address is presentthomasb
2011-08-12Set maxlength for contact fieldsthomasb
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomasb
2011-08-10Recalculate date when replying to a message and localize the cite header (#14...thomasb
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec