alecpl
|
0deec44e7d
|
- Fixed handling of folder with name "0" in folder selector
|
14 years ago |
alecpl
|
d08333ea57
|
- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
|
14 years ago |
alecpl
|
4764079c6a
|
- Fix bug where messages were deleted instead moved to trash folder after Shift key was used (#1487902), small code improvements
|
14 years ago |
alecpl
|
7fc056c3ff
|
- Enable multiselection for attachments uploading in capable browsers (#1485969)
|
14 years ago |
alecpl
|
2d889ecd38
|
- Add possibility to change HTML editor configuration by skin
|
14 years ago |
alecpl
|
cf58ce8512
|
- Fix a bug where selecting too many contacts would produce too large URI request (#1487892)
|
14 years ago |
alecpl
|
c08b18c4b9
|
- Fix relative URLs handling according to a <base> in HTML (#1487889)
|
14 years ago |
alecpl
|
5c1dfb0b11
|
- Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883)
|
14 years ago |
alecpl
|
5dbc5581bb
|
- Add 0.5.2 milestone to changelog
|
14 years ago |
alecpl
|
d7b35c22af
|
- Fix usage of non-standard HTTP error codes (#1487797)
|
14 years ago |
alecpl
|
4351f7cd66
|
- Improve performance by including files with absolute path (#1487849)
|
14 years ago |
thomascube
|
61517ce39d
|
Updated to TinyMCE 3.4.2 which is now compatible with IE9
|
14 years ago |
thomascube
|
f6bd52054d
|
Updated CHANGELOG
|
14 years ago |
alecpl
|
462de2d202
|
- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)
|
14 years ago |
thomascube
|
ef27a6a723
|
Add hook for request token creation (upon user request)
|
14 years ago |
thomascube
|
d1e08fc905
|
Replace LDAP vars in group queries (#1487837)
|
14 years ago |
thomascube
|
bf80b5a237
|
Fix vcard folding with uncode characters (#1487868)
|
14 years ago |
thomascube
|
3d8b54edf7
|
Keep all submitted data if contact form validation fails (#1487865)
|
14 years ago |
alecpl
|
ca18a90b1a
|
- Fix bug where template name without plugin prefix was used in render_page hook (the same fix for deprecated_templates)
|
14 years ago |
alecpl
|
23b49558cd
|
- Fix handling of debug_level=4 in ajax requests (#1487831)
|
14 years ago |
alecpl
|
dae34b5c3f
|
- Support 'abort' and 'result' response in 'preferences_save' hook, add error handling
|
14 years ago |
alecpl
|
d483cd7898
|
- Fix bug where some content would cause hang on html2text conversion (#1487863)
|
14 years ago |
alecpl
|
dd0ae6297b
|
- Improve space-stuffing handling in format=flowed messages (#1487861)
|
14 years ago |
alecpl
|
6491fbdbae
|
- Fixed bug where some dates would produce SQL error in MySQL (#1487856)
|
14 years ago |
alecpl
|
0ea94769ee
|
- Added workaround for some IMAP server with broken STATUS response (#1487859)
|
14 years ago |
alecpl
|
8abc17611f
|
- Fix bug where default_charset was not used for text messages (#1487836)
|
14 years ago |
alecpl
|
03bdcb8c1e
|
- jQuery 1.5.2
|
14 years ago |
alecpl
|
be157c74fb
|
- Update changelog
|
14 years ago |
alecpl
|
94dfd8ab9d
|
- TinyMCE 3.4.1
|
14 years ago |
thomascube
|
ec045b0a24
|
Revert r4609 and use stateless request tokens; no need to save them in session and thus no keep-alive necessary; fixes #1487829
|
14 years ago |
alecpl
|
3e63a0b898
|
- PEAR::Net_SMTP 1.5.1
|
14 years ago |
thomascube
|
4591de7018
|
Prepare for multiple concurrent compose windows
|
14 years ago |
alecpl
|
8381ec1254
|
- Force names of unique constraints in PostgreSQL DDL (postgres 9.x uses different naming convention than older versions)
|
14 years ago |
alecpl
|
3e39818221
|
- Add code for prevention from IMAP connection hangs when server closes socket unexpectedly
|
14 years ago |
alecpl
|
c294eaa3f2
|
- Performance improvement: Remove redundant DELETE query (for old session deletion) on login
|
14 years ago |
thomascube
|
fb061aaece
|
Use PHPs session_regenerte_id() instead of using (unreliable) mt_rand() function (#1486281)
|
14 years ago |
alecpl
|
6a4bccb796
|
- Fix some emails are not shown using Cyrus IMAP (#1487820)
|
14 years ago |
alecpl
|
8df56e618a
|
- Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801)
|
14 years ago |
thomascube
|
ae39c47c3a
|
New config option for custom logo; allow skins to define/override texts
|
14 years ago |
alecpl
|
bbce3edd61
|
- Add simple ACL rights/namespace handling in folder manager (display folder's namespace, modify edit form fields according to MYRIGHTS)
|
14 years ago |
alecpl
|
29c54229cf
|
- Fix parsing links with non-printable characters inside (#1487805)
|
14 years ago |
thomascube
|
d7167e9eeb
|
Workaround for IE not sending referer with location.href (#1487806)
|
14 years ago |
thomascube
|
7835e2ded8
|
Fixed de_CH Localization bugs (#1487773)
|
14 years ago |
thomascube
|
a3b9e4e65d
|
Better display of vcard import results (#1485457)
|
14 years ago |
thomascube
|
e6bb836e05
|
Create interactive update script with improved DB schema check; udated installer with new features and styles
|
14 years ago |
alecpl
|
041f66e074
|
- jQuery 1.5.1
|
14 years ago |
alecpl
|
3a5476d150
|
- Add index on contactgroupmembers.contact_id column.
Improves performance and fixes problem with contactgroupmembers table creation on MySQL 4.x
|
14 years ago |
alecpl
|
4d982d38a8
|
- Add LDAP SASL bind and proxy authentication (#1486692)
|
14 years ago |
alecpl
|
c5dedd79ca
|
- Add variable for 'Today' label in date_today option (#1486120)
|
14 years ago |
alecpl
|
bfb7d6e681
|
- Fix dont_override setting does not override existing user preferences (#1487664)
|
14 years ago |