summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2011-11-08Make email recipients separator configurable + suppress dupes in auto-completionthomascube
2011-11-08- Improved _listMailboxes() performance and small parseResponse() improvement...alecpl
2011-11-08- Make $name property to be public (#1488140)alecpl
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralecpl
2011-11-08Implement common setters for debug modethomascube
2011-11-08Remove unused cruftthomascube
2011-11-07- Fix handling of DB connection failures. Detect failure on connection level ...alecpl
2011-11-07- Fix handling of curly brackets in URLs (#1488168)alecpl
2011-11-05Added config property to set LDAP_OPT_REFERRALS option to an LDAP connectionthomascube
2011-11-04- Don't use external js file for images listing in HTML editoralecpl
2011-11-04- Fix handling of dates (birthday/anniversary) in contact data - don't conver...alecpl
2011-11-04- Fix error on opening searched LDAP contact (#1488144)alecpl
2011-11-03- Fix redundant line break in flowed format (#1488146)alecpl
2011-11-02remove artifactstill
2011-11-02fix path/structure (my bad)till
2011-11-02check-in 3.4.6 (without moxieplayer due to a content-spoofing vulnerability)till
2011-11-02remove 3.4.2till
2011-10-30Also merge properties of child cols of composite address book fields + remove...thomascube
2011-10-30Avoid titles like 'undefined' or 'false'thomascube
2011-10-30Improve definition of composite address fields of LDAP contactsthomascube
2011-10-30Allow cross-task ajax requeststhomascube
2011-10-28Avoid errorsthomascube
2011-10-28LDAP: use VLV pseudo-search for autocompletionthomascube
2011-10-27Fix inline display of image attachmentsthomascube
2011-10-26- Fix IDN address validation issue (#1488137)alecpl
2011-10-26- Fix removing compose data from session after sending a messagealecpl
2011-10-26- Fix getting message part data from structure, fixes r5363 alecpl
2011-10-25- Fix handling of <title> tag for cases where (malformed) HTML content contai...alecpl
2011-10-24- Improve handling of situation when FETCH returns OK, but no dataalecpl
2011-10-24- Fix issue where wrong message sequence range could be generated when it was...alecpl
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alecpl
2011-10-23- Improve handling of malformed charset specification in HTML messages (#1488...alecpl
2011-10-23- Add underline character to charset regexpalecpl
2011-10-21- Small code improvementalecpl
2011-10-21- Fix threads cache validation when skip_deleted=truealecpl
2011-10-19Add (experimental) support for some extendted PHP LDAP functions when queryin...thomascube
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