alecpl
|
111a6fc314
|
- Add info about indexcontacts.sh script in upgrade procedure
|
14 years ago |
alecpl
|
2d10908f04
|
- Use English name for German language (like for others)
|
14 years ago |
alecpl
|
9556e004db
|
- Fix SQL query for postgres
|
14 years ago |
thomascube
|
c9f2c47027
|
Fix request token generation if no cookies set
|
14 years ago |
alecpl
|
be157c74fb
|
- Update changelog
|
14 years ago |
alecpl
|
94dfd8ab9d
|
- TinyMCE 3.4.1
|
14 years ago |
alecpl
|
c09e3287c1
|
- Remove unused rcube_mail_header class variables
|
14 years ago |
alecpl
|
f30fbb60df
|
- Use size-optimized quota indicator image (use old gif version on IE6 only)
|
14 years ago |
alecpl
|
4380ebe1f1
|
- Use size-optimized quota indicator image (use old gif version on IE6 only)
|
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
|
a8d7c659f1
|
- Fixed IE/FF detection (#1487838)
|
14 years ago |
alecpl
|
ddaeb3352c
|
- Optimized size of some images
|
14 years ago |
alecpl
|
8b2c23d603
|
- Use \n as a word separator to workaround some strange Google spellchecker issue
|
14 years ago |
alecpl
|
a8317ef172
|
- Fix console handling in IE8
|
14 years ago |
alecpl
|
569701d700
|
- Handle properly situation when uploaded attachment file is too big
|
14 years ago |
thomascube
|
32b11d325e
|
Keep session alive while showing login page (request token is stored in session data)
|
14 years ago |
alecpl
|
129aeff199
|
- Move console initialization to rcube.init(), hide console area if browser's console exists, some code cleanup
|
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
|
32c8ba67ca
|
- Fix tabs on identity edit page
|
14 years ago |
alecpl
|
3e39818221
|
- Add code for prevention from IMAP connection hangs when server closes socket unexpectedly
|
14 years ago |
alecpl
|
4cfe66f42f
|
- small code cleanup
|
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
|
6f6efa20d7
|
- Add html_table::remove_body() function
|
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
|
79cd6cefd5
|
Simplify code
|
14 years ago |
thomascube
|
044d6647e0
|
Make it easier to add code to $(document).ready()
|
14 years ago |
thomascube
|
e490642823
|
Add skin_logo config option to installer; show drop-down list for skin selection
|
14 years ago |
thomascube
|
15e9441263
|
Fix LDAP group identifiers
|
14 years ago |
thomascube
|
ae39c47c3a
|
New config option for custom logo; allow skins to define/override texts
|
14 years ago |
thomascube
|
715c7961ba
|
Don't do exact matches when searching for existing email records
|
14 years ago |
alecpl
|
549e4aba93
|
- pl_PL localization update
|
14 years ago |
alecpl
|
5aed4e8261
|
- Fix 'deletemessage' label fr_FR translation
|
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
|
0fbadebe13
|
Improve vcard import: map more fields, support photo urls, better UTF-16 charset detection
|
14 years ago |
thomascube
|
ec6c397769
|
Update group identifier in model
|
14 years ago |
thomascube
|
e6bb836e05
|
Create interactive update script with improved DB schema check; udated installer with new features and styles
|
14 years ago |
thomascube
|
b8f14ce744
|
Allow multiple records with same e-mail address but show notice to the user
|
14 years ago |
alecpl
|
6b07e62c7e
|
- Remove unused images
|
14 years ago |
alecpl
|
b649c49e64
|
- Fix attachments uploading, broken with devel-addressbook branch merge
|
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
|
5744bfa54d
|
- Fix tabs in folder edit page (broken with devel-addressbook merge)
|
14 years ago |