Thomas Bruederli
|
713259002f
|
Re-implement rcube_db::num_rows() to ensure backwards compatibility
|
12 years ago |
Aleksander Machniak
|
5b82ed62dc
|
Better handling of session errors in ajax requests - do page reload
on 403 Forbidden response (#1488960)
|
12 years ago |
Aleksander Machniak
|
58993ffcbb
|
Fix HTML part detection for some specific message structures (#1488992)
|
12 years ago |
Aleksander Machniak
|
097c544d98
|
Don't show fake address - phishing prevention (#1488981)
|
12 years ago |
Aleksander Machniak
|
2bbbca39ff
|
Fix forward as attachment bug with editormode != 1 (#1488991)
|
12 years ago |
Aleksander Machniak
|
5410eff830
|
Fix handling of empty $uids argument in change_flag()
|
12 years ago |
Aleksander Machniak
|
c4ff57c75f
|
Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require version 2005+
Conflicts:
CHANGELOG
program/lib/Roundcube/rcube_db_mssql.php
|
12 years ago |
Thomas Bruederli
|
5aa77efcbe
|
Trigger 'refresh' hook in mail view
|
12 years ago |
Aleksander Machniak
|
527e7d4509
|
Fix javascript errors when working in a page opened with taget="_blank"
|
12 years ago |
Aleksander Machniak
|
91deac7c91
|
Move spellcheck options section below signature options section
|
12 years ago |
Aleksander Machniak
|
acced81bba
|
Add 0.9-rc to releases list
|
12 years ago |
Aleksander Machniak
|
6e3f2b4294
|
Mention SQLite database format change in UPGRADING file (#1488983)
|
12 years ago |
Aleksander Machniak
|
4999702e1e
|
Increase maxlength to 254 chars for email input fields in addressbook (#1488987)
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
9eb6d9e46a
|
Add type 'ident' in quote() so we can quote identifiers (eg. column names) there.
Using array2list() for list of identifiers is now possible.
|
12 years ago |
Aleksander Machniak
|
0ae20f6b9c
|
Fix so full filename is used for title attribute
|
12 years ago |
Aleksander Machniak
|
dedf138795
|
Fix thumbnail size when GD extension is used for image resize (#1488985)
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
7797005999
|
Update changelog
|
12 years ago |
Aleksander Machniak
|
fddb9ff383
|
Display notice that message is encrypted also for application/pkcs7-mime messages (#1488526)
|
12 years ago |
Aleksander Machniak
|
ec2453866b
|
Add 0.9-rc section
|
12 years ago |
Thomas Bruederli
|
6c8ea96a56
|
Update copyright in about pages
|
12 years ago |
Aleksander Machniak
|
f5584cbfeb
|
Fixed ACL edition in advanced mode
|
12 years ago |
Thomas Bruederli
|
91a4864231
|
Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release-0.9
|
12 years ago |
Thomas Bruederli
|
22819a3081
|
Don't skip message/* attachments when opening a draft. Restore check as it was before [fa57c988 ]
|
12 years ago |
Thomas Bruederli
|
e3eda60a60
|
Localization updates from Transifex
|
12 years ago |
Aleksander Machniak
|
ccc2e358f2
|
Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973)
|
12 years ago |
Thomas Bruederli
|
f5533cf722
|
Synced localizations with Transifex
|
12 years ago |
Aleksander Machniak
|
e68d2a15f5
|
Don't try to print file extension in a warning message if it's not available
|
12 years ago |
Aleksander Machniak
|
bdf5656026
|
If version is not provided assume RCMAIL_VERSION (#1488933)
|
12 years ago |
Aleksander Machniak
|
fd777a8627
|
Add workaround for invalid message charset detection by IMAP servers (#1488968)
|
12 years ago |
Aleksander Machniak
|
0ffb1a7af3
|
Fix typo in DB version strings (there should be no .sql suffix)
|
12 years ago |
Aleksander Machniak
|
203251838b
|
Fix NUL characters in content-type of ms-tnef attachment (#1488964)
|
12 years ago |
Aleksander Machniak
|
60dabb35ae
|
- Fix regression in handling LDAP contact identifiers (#1488959)
|
12 years ago |
Aleksander Machniak
|
a7e1b93109
|
Bump version number up to 6.2
|
12 years ago |
Aleksander Machniak
|
ee393929a6
|
Don't trim whitespace in folder names (#1488955)
Conflicts:
plugins/managesieve/Changelog
|
12 years ago |
Aleksander Machniak
|
8b08ec158b
|
Make cleanup() method public
|
12 years ago |
Thomas Bruederli
|
cbb695a6de
|
Correctly quote spell text contents inside the xml container
|
12 years ago |
Thomas Bruederli
|
4279dd18ee
|
Bump version to 0.9-rc
|
12 years ago |
Thomas Bruederli
|
6b5e31f0af
|
Import all translations from Transifex
|
12 years ago |
Thomas Bruederli
|
b2932cb614
|
Updated changelog
|
12 years ago |
Thomas Bruederli
|
df22967745
|
Let some env variables survive reset(); don't show taskbar and top line in framed error pages (#1488938)
|
12 years ago |
Thomas Bruederli
|
0016cde2fe
|
Fix rewrite rule to actually prevent access to bin/ and SQL/ directories
|
12 years ago |
Thomas Bruederli
|
a33717b230
|
Properly quote form validation error messages
|
12 years ago |
Aleksander Machniak
|
e55fc1458e
|
Fix filenames charset handling (#1488946)
Conflicts:
plugins/zipdownload/zipdownload.php
|
12 years ago |
Aleksander Machniak
|
8514ab48d4
|
Fix reference to non-existing class rcube_output_html (#1488948)
|
12 years ago |
Thomas Bruederli
|
24d7cc5dd1
|
Ignore file extension difference for text/plain attachments (#1488891)
|
12 years ago |
Aleksander Machniak
|
334d37eda0
|
Fix contacts-table position when there's more than one addressbook
|
12 years ago |
Aleksander Machniak
|
4003dbe988
|
Add 0.8.5 to releases list
|
12 years ago |
Aleksander Machniak
|
0be1804c00
|
Lowercase username if 'login_lc' is set (#1488943)
|
12 years ago |
Aleksander Machniak
|
d3b18e6fc9
|
Slightly improve database driver chack
|
12 years ago |
Thomas Bruederli
|
8c6ef8f05b
|
Only trigger timers when dragging is active
|
12 years ago |