Commit Graph

3585 Commits

Author SHA1 Message Date
alecpl
46cdbf074e - Fix inconsistent behaviour of Compose button in Drafts folder, add Edit button for drafts 2011-11-10 11:16:32 +00:00
alecpl
d61756663c - Fix problem with parsing HTML message body with non-unicode characters (#1487813) 2011-11-10 08:18:54 +00:00
alecpl
f21a04c024 - Add option to define matching method for addressbook search (#1486564, #1487907) 2011-11-10 07:57:56 +00:00
thomascube
81f5dd7774 Consider replication delays in session storage 2011-11-09 13:40:23 +00:00
thomascube
62c8618744 Make email recipients separator configurable + suppress dupes in auto-completion 2011-11-08 18:50:08 +00:00
alecpl
9230525d98 - Improved _listMailboxes() performance and small parseResponse() improvement (#1488134) 2011-11-08 18:30:34 +00:00
alecpl
5e9065284e - Make $name property to be public (#1488140) 2011-11-08 11:40:56 +00:00
alecpl
aa07b22906 - Fix so folders with \Noinferiors attribute aren't listed in parent selector
- Add LIST result and folder attributes cache
- rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option
2011-11-08 11:22:14 +00:00
thomascube
06744da241 Implement common setters for debug mode 2011-11-08 10:46:03 +00:00
thomascube
3fe6c7082c Remove unused cruft 2011-11-08 07:45:30 +00:00
alecpl
aa546e1788 - Fix handling of DB connection failures. Detect failure on connection level instead of on query level.
Fixes issue when one write query failed, next queries were not executed.
- Changed 'var' to 'public'.
2011-11-07 11:03:45 +00:00
alecpl
f2292c3a95 - Fix handling of curly brackets in URLs (#1488168) 2011-11-07 07:42:24 +00:00
thomascube
3b4b03d6b3 Added config property to set LDAP_OPT_REFERRALS option to an LDAP connection 2011-11-05 11:34:53 +00:00
alecpl
8f142e3489 - Don't use external js file for images listing in HTML editor 2011-11-04 15:12:31 +00:00
alecpl
77153b255d - Fix handling of dates (birthday/anniversary) in contact data - don't convert them to users timezone (#1488147) 2011-11-04 11:01:54 +00:00
alecpl
179b39d22a - Fix error on opening searched LDAP contact (#1488144) 2011-11-04 09:08:54 +00:00
alecpl
9aab5e5456 - Fix redundant line break in flowed format (#1488146) 2011-11-03 17:51:54 +00:00
till
8ae0937604 remove artifacts 2011-11-02 15:15:55 +00:00
till
4dd50a41ee fix path/structure (my bad) 2011-11-02 15:14:32 +00:00
till
d6284b4d22 check-in 3.4.6 (without moxieplayer due to a content-spoofing vulnerability) 2011-11-02 15:13:42 +00:00
till
fda58b12a8 remove 3.4.2 2011-11-02 15:09:23 +00:00
thomascube
3ac5cdb4ac Also merge properties of child cols of composite address book fields + remove undefined fields from template 2011-10-30 16:33:09 +00:00
thomascube
2429cfde78 Avoid titles like 'undefined' or 'false' 2011-10-30 15:32:42 +00:00
thomascube
1937f4638e Improve definition of composite address fields of LDAP contacts 2011-10-30 15:30:59 +00:00
thomascube
abdf31486a Allow cross-task ajax requests 2011-10-30 11:34:31 +00:00
thomascube
187ff4e597 Avoid errors 2011-10-28 20:19:22 +00:00
thomascube
fc91c1df4a LDAP: use VLV pseudo-search for autocompletion 2011-10-28 20:05:32 +00:00
thomascube
335b042b98 Fix inline display of image attachments 2011-10-27 13:33:10 +00:00
alecpl
b5a29fe22f - Fix IDN address validation issue (#1488137) 2011-10-26 13:53:30 +00:00
alecpl
ea66cef9bc - Fix removing compose data from session after sending a message 2011-10-26 12:39:25 +00:00
alecpl
8a6503a23c - Fix getting message part data from structure, fixes r5363 2011-10-26 11:35:00 +00:00
alecpl
2db2ef3ec9 - Fix handling of <title> tag for cases where (malformed) HTML content contains more than one <title> tag 2011-10-25 10:57:52 +00:00
alecpl
1ae1199858 - Improve handling of situation when FETCH returns OK, but no data 2011-10-24 18:08:53 +00:00
alecpl
b407e797c2 - Fix issue where wrong message sequence range could be generated when it was build according to number of messages in a folder 2011-10-24 16:45:00 +00:00
alecpl
0324621797 - Fix JS error when dst_active checkbox doesn't exist (#1488133) 2011-10-23 13:13:10 +00:00
alecpl
104e235302 - Improve handling of malformed charset specification in HTML messages (#1488093) 2011-10-23 08:49:35 +00:00
alecpl
b9787b3560 - Add underline character to charset regexp 2011-10-23 08:26:17 +00:00
alecpl
7e50b4361c - Small code improvement 2011-10-21 17:29:21 +00:00
alecpl
544619a455 - Fix threads cache validation when skip_deleted=true 2011-10-21 16:26:40 +00:00
thomascube
f09c184786 Add (experimental) support for some extendted PHP LDAP functions when querying VLV enabled directories 2011-10-19 15:56:20 +00:00
alecpl
7772ae2477 - Another fix to hide empty tabs 2011-10-19 11:35:49 +00:00
alecpl
c041d57036 - Added 'search_dn_default' variable in ldap config
- Better handling of situation when search for bind DN doesn't return data
2011-10-19 09:56:06 +00:00
alecpl
a561cd35b8 - Fix handling of folder creation error while moving/copying message 2011-10-19 06:35:29 +00:00
alecpl
01169b6d56 - Revert r5345 to handle non-array content too 2011-10-18 14:04:35 +00:00
alecpl
4100242b93 - One if() too much 2011-10-18 14:01:06 +00:00
alecpl
2df4a9a29c - Hide contact tabs with no content 2011-10-18 13:58:18 +00:00
alecpl
c84d3306ff - Code and small perf. improvements 2011-10-18 13:45:38 +00:00
alecpl
57863c1a4d - Removed zebra-class 2011-10-18 12:53:59 +00:00
thomascube
dfc79b341c Find charset in HTML meta tags if not specified in content-type header (#1488125) 2011-10-18 10:09:32 +00:00
alecpl
54b0d86aad - Fix %dn replacement 2011-10-14 19:27:24 +00:00