alecpl
|
23b49558cd
|
- Fix handling of debug_level=4 in ajax requests (#1487831)
|
14 years ago |
thomascube
|
fc072bfdb3
|
Don't decode recipent strings submitted by address book
|
14 years ago |
thomascube
|
a41dcfecb0
|
Fix call to parent window
|
14 years ago |
alecpl
|
37463345d5
|
- Fix setting 'unfocused' class on folder selection
|
14 years ago |
alecpl
|
dae34b5c3f
|
- Support 'abort' and 'result' response in 'preferences_save' hook, add error handling
|
14 years ago |
alecpl
|
1036f81edf
|
- Fix so 1024 bytes is displayed as 1KB, the same for MB and GB
|
14 years ago |
alecpl
|
ff10f5e50e
|
- Support 'off' as bolean false
|
14 years ago |
alecpl
|
d1d9fd84b7
|
- Prevent javascript error if TinyMCE is not initialized (#1487862)
|
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
|
f66f5f02e3
|
- Removed dependency on rcube_* functions, small improvements
|
14 years ago |
svncommit
|
89a30354be
|
Testing SVN
|
14 years ago |
svncommit
|
b1c1a1344a
|
Testing SVN
|
14 years ago |
alecpl
|
03bdcb8c1e
|
- jQuery 1.5.2
|
14 years ago |
yllar
|
ac1a2d87f9
|
translations update
|
14 years ago |
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 |