summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2011-10-19Set version strings to 0.7-beta1thomascube
2011-10-19- Another fix to hide empty tabsalecpl
2011-10-19- Added 'search_dn_default' variable in ldap configalecpl
2011-10-19- Fix handling of folder creation error while moving/copying messagealecpl
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-18- Code and small perf. improvementsalecpl
2011-10-18- Removed zebra-classalecpl
2011-10-18Find charset in HTML meta tags if not specified in content-type header (#1488...thomascube
2011-10-14- Fix %dn replacementalecpl
2011-10-14Also allow groups list to be fetched using VLVthomascube
2011-10-12Support plugin commands on HTML pages, toothomascube
2011-10-12Fix BER encoding of records-per-page parameterthomascube
2011-10-11Improve group member fetchingthomascube
2011-10-11- Fix FETCH response parsing in fetchMIMEHeaders() method (first line of head...alecpl
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ...thomascube
2011-10-10Rewrite groups listing: use recursive methods to list members of (nested) gro...thomascube
2011-10-10- pt_BR translationsvbenincasa
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomascube
2011-10-07- Ignore DSN request when it isn't supported by SMTP server (#1487800)alecpl
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alecpl
2011-10-06Read group members according to objectClass of group records; support groupOf...thomascube
2011-10-06- Improve performance by storing sorted mailbox list in the cachealecpl
2011-10-06Skip VLV if a group is selected; show advanced search form if activating a 's...thomascube
2011-10-06- Update gl_ES localization (#1488115)alecpl
2011-10-05- Fix bug where wrong search string was build when using filter together with...alecpl
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- Small improvement for handling redundant cache queries (followup to r5303)alecpl
2011-10-03- Fix namespace handling in special folders settings (#1488112)alecpl
2011-10-03- Fix: skip redundant cache queries when an entry doesn't existalecpl
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-10-03- Disable time limit for CLI scripts (#1488109)alecpl
2011-09-30Restrict folders list to write-only in selectors for special folders and save...thomascube
2011-09-30Make LDAP group name attribute configurablethomascube
2011-09-29We're on the road towards 0.7 nowthomascube
2011-09-28Updated localizations from mailing list submissionsthomascube
2011-09-28This timezone stuff really is a hard one...thomascube
2011-09-28Unset auto timezone value if overwritten by user prefsthomascube
2011-09-28Fix timezone settingsthomascube
2011-09-28- Hide PHP warning when max() is used with an empty arrayalecpl
2011-09-28Distinguish standard timezone offset and DST of clientthomascube
2011-09-28- Fix misleading display when chaning editor type (#1488104), fix handling of...alecpl
2011-09-27Fix typo; add attribute to allow html in labelsthomascube
2011-09-27- Fix bug where when replying always the last identity is used (#1488101)alecpl
2011-09-26Fix merging of annotation results when querying multiple attributesthomascube
2011-09-26Add method to remove outdated cache entries from sql DBthomascube