summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2011-11-16- Apply fixes from trunk up to r5433alecpl
2011-11-15- Applied fixes from trunk up to r5425alecpl
2011-11-11- Apply fixes fom trunk up to r5414alecpl
2011-11-09Backporting r5403 to release branchthomascube
2011-11-09- Apply fixes from trunk up to r5401alecpl
2011-10-29- Applied fixes from trunk up to r5371alecpl
2011-10-26Backporting changes trom trunk (r5357-r5365)thomascube
2011-10-19- Another fix to hide empty tabsalecpl
2011-10-18- Revert r5345 to handle non-array content tooalecpl
2011-10-18- One if() too muchalecpl
2011-10-18- Hide contact tabs with no contentalecpl
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ...thomascube
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomascube
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alecpl
2011-10-06Skip VLV if a group is selected; show advanced search form if activating a 's...thomascube
2011-10-05- Improved performance by skipping folders list sorting when it's not needed ...alecpl
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomascube
2011-10-04- Fix issue where it wasn't possible to change list view mode in folder manag...alecpl
2011-10-03- Improved performance of draft saving by usage of APPENDUID response if avai...alecpl
2011-10-03- Don't print error to the log when trying to delete non-existing draft messagealecpl
2011-09-30Restrict folders list to write-only in selectors for special folders and save...thomascube
2011-09-27- Fix bug where when replying always the last identity is used (#1488101)alecpl
2011-09-23- Add loading indicator on contact deletealecpl
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alecpl
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alecpl
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomascube
2011-09-21- Add Priority filter to the messages listalecpl
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalecpl
2011-09-16Trigger 'new_messages' hook for all checked folders (#1488083)thomascube
2011-09-16Fix session race conditions when composing new messagesthomascube
2011-09-16- Fix is_a() usagealecpl
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomascube
2011-09-12- Extend rcube_label_exists() to search in loaded plugins localizationsalecpl
2011-09-07- Rewritten messages caching (merged devel-mcache branch):alecpl
2011-09-07- Clear contactlist page conter after saved-search deletealecpl
2011-09-07- Localize (full) forwarded message header (#1488058)alecpl
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alecpl
2011-09-06- Merge devel-spellcheck branch:alecpl
2011-09-04- Add vCard's Profile URL support (#1488062)alecpl
2011-08-29Make list of mimetypes that open in preview window configurable (#1487625)thomascube
2011-08-29Add plugin hook message_part_get for message part downloadsthomascube
2011-08-28- Localize forwarded message header (#1488058)alecpl
2011-08-27- Fix is_a() usage for PHP>5.3.6alecpl
2011-08-25Move timezone computation to rcube_config; don't override SESSION['timezone']...thomascube
2011-08-24Add copyright line on files with significant changes from Kolab Systemsthomascube
2011-08-22- Added 'priority' column on messages listalecpl
2011-08-22- Fix image type check for contact photo uploads alecpl
2011-08-22- Fix contact row update after name change when in searching mode, update cha...alecpl
2011-08-19- Followup to r5097, fix: match From with full address spec.alecpl
2011-08-19- Fixed selecting identity on reply/forward (#1487981)alecpl