Aleksander Machniak
|
5bd8712f71
|
Fix folders sorting procedure.
Fixes the issue where after creating a folder with name 'Abc abc'
it were added before existing subfolders of folder 'Abc' and after 'Abc'.
|
11 years ago |
Aleksander Machniak
|
75e52852dd
|
Added CVE number to changelog entry
|
11 years ago |
Aleksander Machniak
|
f13ae32aec
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
978ff8794f
|
Make sort_folder_list() public
|
11 years ago |
Thomas Bruederli
|
aef6ed4702
|
Add hook to notify plugins about message sending errors
|
11 years ago |
Aleksander Machniak
|
3b8a7918fc
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
4c8491275c
|
Small fixes: variable scope
|
11 years ago |
Aleksander Machniak
|
ba2d42f0be
|
Fix attachment menu link in IE8
|
11 years ago |
Aleksander Machniak
|
30a26c964d
|
Syntax fix for IE7
|
11 years ago |
Aleksander Machniak
|
37c3c55160
|
Bring back empty directories
|
11 years ago |
Aleksander Machniak
|
fdf79703e2
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
3373e4ae10
|
Fix browser version detection and failing tests
|
11 years ago |
Aleksander Machniak
|
8328d0643e
|
Code improvements and some unification with browser detection code in javascript
|
11 years ago |
Aleksander Machniak
|
51fe045a04
|
Fix deprecated function usage
|
11 years ago |
Thomas Bruederli
|
fa635d8862
|
Make $force parameter only override the task check for required plugins (#1489437)
|
11 years ago |
Thomas Bruederli
|
f9c8e8285b
|
Move 'advanced' block to the end of the settings form
|
11 years ago |
Thomas Bruederli
|
f8101fff1e
|
Accept text/html parts inside multipart/mixed parts as HTML contents
|
11 years ago |
Thomas Bruederli
|
f9a8189423
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Thomas Bruederli
|
57def0d195
|
Use absolute paths in default config
|
11 years ago |
Aleksander Machniak
|
f03ed8d9bb
|
Fix (again) IE11 detection where document.all is not defined.
@TODO: review our document.all uses.
|
11 years ago |
Aleksander Machniak
|
5e4894a916
|
Fix bgcolor attribute handling
|
11 years ago |
Aleksander Machniak
|
741ddced5b
|
Fix Internet Explorer 11 detection (#1489434)
|
11 years ago |
Thomas Bruederli
|
596301c10b
|
Reset $part_orig_mimetype variable in for-loop. This avoids attachments along with message/rfc822 parts being listed twice
|
11 years ago |
Thomas Bruederli
|
2af3748596
|
Clean HTML message body from URL parameters after enabling HTML mode in commit e957bfec
|
11 years ago |
Thomas Bruederli
|
cf31954661
|
Make require_plugin() force loading of the required plugin
|
11 years ago |
Thomas Bruederli
|
e957bfecdf
|
Allow plugins to override message compose mode
|
11 years ago |
Thomas Bruederli
|
38c9df8e97
|
Add public_html directory to be used as document root or alias directory for Roundcube installations. This will only expose the required resources to public access
|
11 years ago |
cmcnulty
|
c07b7b7143
|
apply focused styles to address book and classic skin
|
11 years ago |
Aleksander Machniak
|
8d91770bcc
|
Do not start autocomplete request on arrow keys press
|
11 years ago |
Thomas Bruederli
|
ceb2a31b38
|
Compare draft message-ID when restoring local message contents
|
11 years ago |
Thomas Bruederli
|
7bfc02e122
|
Track typing activity in HTML editor
|
11 years ago |
Thomas Bruederli
|
87b513853c
|
Better button text for message restore dialog
|
11 years ago |
Thomas Bruederli
|
8c74925df1
|
Track typing in compose screen and only update local storage on activity
|
11 years ago |
Thomas Bruederli
|
85e60ada15
|
First version of the local storage compose data saving feature; some behavioral improvements and encrytion are still to be added
|
11 years ago |
Thomas Bruederli
|
e46d060a4a
|
Fix errors in error page :-)
|
11 years ago |
cmcnulty
|
fc5457d8ba
|
remove remnant of focus td
|
11 years ago |
cmcnulty
|
c503ee45ed
|
remerge with master
|
11 years ago |
cmcnulty
|
1f70596882
|
CSS only solution to focused messages
|
11 years ago |
Thomas Bruederli
|
12f0e06fcf
|
Fix listicons image with wrong message header icon
|
11 years ago |
Thomas Bruederli
|
ef14bd0d8d
|
Better icon for advanced settings blocks; message list row borders
|
11 years ago |
Thomas Bruederli
|
7863921d53
|
Adjust recipients textarea size according to conent.
This reduces the height to 1 row on Firefox < 25 which renders textareas rows+1 heigh (#1489198)
|
11 years ago |
Thomas Bruederli
|
7a98df9185
|
Update Changelog
|
11 years ago |
Thomas Bruederli
|
ccc2ace07f
|
Adjust date column size to fit the widest possible date format (#1489368)
|
11 years ago |
Thomas Bruederli
|
677b6c518a
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Thomas Bruederli
|
4a05e8a7e8
|
Finish advanced prefs feature (#1488829)
|
11 years ago |
Aleksander Machniak
|
a96a22cc3e
|
Merge pull request #141 from rasky/http_without_pwd
Allow HTTP authentication without password.
|
11 years ago |
Thomas Bruederli
|
29b2937f7b
|
Add filetype icons for Powerpoint and Openoffice Presentations (#1489225)
|
11 years ago |
Aleksander Machniak
|
393c868e8e
|
Substitute variables in 'password_ldap_search_base' value
|
11 years ago |
Aleksander Machniak
|
5983ee0f18
|
Fix categories/groups import from csv
|
11 years ago |
Aleksander Machniak
|
3433637cb9
|
Fix archive button state (i.e. checking if current folder is archive folder)
|
11 years ago |