Aleksander Machniak
|
e088291024
|
Remove dropdown style from attachment menu
|
12 years ago |
Aleksander Machniak
|
b7570fb564
|
Fix parsing invalid date string (#1489035)
|
12 years ago |
Aleksander Machniak
|
bb7c522bfd
|
Add "with attachment" option to messages list filter (#1485382)
|
12 years ago |
Aleksander Machniak
|
e0cc1fb9aa
|
Fix display of HTML entities in protected folder name (#1489042)
|
12 years ago |
Thomas Bruederli
|
64e1c2d406
|
Fix ticket reference
|
12 years ago |
Thomas Bruederli
|
e1ed10cd66
|
Updated changelog
|
12 years ago |
Thomas Bruederli
|
b413bb2b60
|
Set minimal permissions to temp files (#148899)
|
12 years ago |
Thomas Bruederli
|
a021d6f187
|
Skip filename suffix check for embedded images; return blocked.gif instead of HTML warning when embedded (#1489029)
|
12 years ago |
Thomas Bruederli
|
ce31c026c2
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Andy Wermke
|
de6585eb77
|
Merge branch 'master' of git.next-step-software.com:/git-pub/roundcubemail
|
12 years ago |
Andy Wermke
|
bf3084b608
|
Merge branch 'master' of https://github.com/roundcube/roundcubemail
|
12 years ago |
Andy Wermke
|
58e3a504b9
|
Removed parse_expression() & added error logging to eval_expression().
|
12 years ago |
Aleksander Machniak
|
4fdaa02ac7
|
Fix handling of invalid characters in message headers and output (#1489032)
|
12 years ago |
Aleksander Machniak
|
50cc5b370f
|
Fix selecting collapsed rows when using selection with Shift/Ctrl key
|
12 years ago |
Andy Wermke
|
fe245e5f5d
|
Replaced last eval(). Allowing function calls in expressions.
|
12 years ago |
Aleksander Machniak
|
ad827b9117
|
Fix selecting collapsed rows on select-all (#1489036)
|
12 years ago |
Aleksander Machniak
|
4dfae96dcd
|
Fix copying messages to a folder with "empty" name e.g. "0", better error handling
|
12 years ago |
Andy Wermke
|
d67485bebe
|
Replaced stupid fix by create_function() based approach.
|
12 years ago |
Thomas Bruederli
|
ee696929ad
|
Update Changelog
|
12 years ago |
Andy Wermke
|
92cd7f34b0
|
Merge branch 'master' of https://github.com/roundcube/roundcubemail
|
12 years ago |
Andy Wermke
|
029d18f13b
|
Replaced nasty eval() expressions.
|
12 years ago |
Aleksander Machniak
|
443b92a7ee
|
Add add_popup() method to make possible to register popup from a plugin.
It was possible with show_popup(), however sometimes it is needed
to register a popup before show_popup() is being used.
|
12 years ago |
Aleksander Machniak
|
76a98da33e
|
Pass event object as an argument of 'dragend' event handler
|
12 years ago |
Aleksander Machniak
|
99edf8699a
|
Fix possible header duplicates when using additional headers (#1489033)
|
12 years ago |
Aleksander Machniak
|
bd698341c4
|
Remove "HTML message" from attachments list while viewing a message in text mode (#1486939)
|
12 years ago |
Aleksander Machniak
|
a389ffbb46
|
Skip message/rfc822 attachments only in reply mode
|
12 years ago |
Aleksander Machniak
|
8e4b49c382
|
Fix session issues with use_https=true (#1488986)
|
12 years ago |
Aleksander Machniak
|
f9f700a4e2
|
Fix empbedded warning icon
|
12 years ago |
Aleksander Machniak
|
db415c4afb
|
Fix blockquote width in sent mail (#1489031)
|
12 years ago |
Steffen185
|
859a7a117a
|
Fixed wrong copy-paste
|
12 years ago |
Steffen185
|
b343adf3cb
|
Use new config option "password_force_save"
|
12 years ago |
Steffen185
|
6db9f84737
|
Added config option "password_force_save"
|
12 years ago |
Aleksander Machniak
|
721ee561ed
|
Update changelog
|
12 years ago |
Aleksander Machniak
|
30ff85c5a1
|
Added new cPanel driver - fixes localization related issues (#1487015)
|
12 years ago |
Aleksander Machniak
|
c2c1bba9a2
|
Update releases list
|
12 years ago |
Aleksander Machniak
|
a5df859b2b
|
Fix changelog
|
12 years ago |
Aleksander Machniak
|
0c974b263d
|
Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was a regression in fix for #1489008
|
12 years ago |
Aleksander Machniak
|
4da1abe93f
|
Remove unwanted horizontal scrollbar on addressbook in Internet Explorer
|
12 years ago |
Thomas Bruederli
|
bcfdac6660
|
Add 'if not exists' to system table creation. Just in case some previous db update routine was aborted or failed
|
12 years ago |
Thomas Bruederli
|
589083a94c
|
Skip some irrelevant ini checks in CLI mode
|
12 years ago |
Thomas Bruederli
|
0fcb2b139b
|
Sanity check the file path for generic message footer before adding it
|
12 years ago |
Aleksander Machniak
|
87c96bf90a
|
Update changelog
|
12 years ago |
Aleksander Machniak
|
648fcf5709
|
Whitelist configuration options (user preferences) that can be changed using save-pref command
|
12 years ago |
Aleksander Machniak
|
222c7de3e1
|
Fix errors in IE8 when opening compose page in new window
|
12 years ago |
Aleksander Machniak
|
1d4c84f4d7
|
Remove sig_above configuration option, use reply_mode only (#1489001)
|
12 years ago |
Aleksander Machniak
|
723f4e63aa
|
Refresh current folder in opener window after draft save or message sent (#1488997)
|
12 years ago |
Aleksander Machniak
|
3ca58cd22c
|
Better fix for "saving draft just after entering compose window (#1489012)"
|
12 years ago |
Victor Benincasa
|
3906264747
|
Fix typos
|
12 years ago |
Aleksander Machniak
|
1f82e46502
|
Fix saving draft just after entering compose window (#1489012)
|
12 years ago |
Thomas Bruederli
|
f603883d37
|
Fix typo
|
12 years ago |