Aleksander Machniak
|
ddc161721c
|
Fix default priority selection broken in last CS fix
|
11 years ago |
Aleksander Machniak
|
5e30349639
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
0f16a0353c
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
10936fef64
|
Don't alter Message-ID of a draft when sending (#1489409)
|
11 years ago |
Aleksander Machniak
|
c7250749ab
|
Fix issue where deprecated syntax for HTML lists was not handled properly (#1488768)
|
11 years ago |
Aleksander Machniak
|
3e98f8be71
|
Add some code for S/MIME signatures verification, update Crypt_GPG package
|
11 years ago |
Aleksander Machniak
|
c97625e02a
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
da5fa28d57
|
Display different icons when Trash folder is empty or full (#1485775)
|
11 years ago |
Aleksander Machniak
|
772bec6789
|
Make addEventListener() chainable for better performance and compact code
Replace deperecated row_init usage with addEventListener('initrow')
|
11 years ago |
Aleksander Machniak
|
b3c034ce30
|
Merge pull request #157 from JohnDoh/trigger-insertrow
trigger insertrow JS event from compose screen address book widget
|
11 years ago |
Aleksander Machniak
|
ac0fc383fd
|
Fix so message flags modified by another client are applied on the list on refresh (#1485186)
|
11 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
54029ea959
|
Fix broken text/* attachments when forwarding/editing a message (#1489426)
|
11 years ago |
Aleksander Machniak
|
5224a6b394
|
Make possible to get contact ID from HTML id attribute (#1489414)
|
11 years ago |
Aleksander Machniak
|
f6d23a8dce
|
Fix PHP warning when 1st argument of parse_host() is not a string (#1489486)
|
11 years ago |
Aleksander Machniak
|
c562a31681
|
Improved minified files handling, added css minification (#1486988)
|
11 years ago |
Aleksander Machniak
|
538e64c572
|
Fix Closure-compiler warnings, small code improvements
|
11 years ago |
Aleksander Machniak
|
774f9dc835
|
Fix replacing group name with group members on autocompletion
(for some addressbook plugins where email field is not a flat array)
|
11 years ago |
Aleksander Machniak
|
a520f331c1
|
Fix handling of X-Forwarded-For header with multiple addresses (#1489481)
|
11 years ago |
Aleksander Machniak
|
0c8049f226
|
Fix position of messages list column dragging layer when the list is scrolled down
|
11 years ago |
Aleksander Machniak
|
9a0153324e
|
Implemented menu actions to copy/move messages, added folder-selector widget (#1484086)
|
11 years ago |
Aleksander Machniak
|
4187b3e26f
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
d19c0f9f30
|
In normalize_string() replace 4-byte unicode characters with '?' character.
These are not supported in default utf-8 charset on mysql,
the chance we'd need them in searching is very low.
|
11 years ago |
Aleksander Machniak
|
48660a881c
|
Fix use of non-existing localization label (#1489474)
|
11 years ago |
Aleksander Machniak
|
f896370557
|
Improved drag-n-drop layer: - do not auto-select children of collapsed threads,
display subjects in real order (not is selection order), some code improvements
|
11 years ago |
Aleksander Machniak
|
302eb266de
|
Fix regression where only first new folder was placed in correct place on the list (#1489472)
|
11 years ago |
Aleksander Machniak
|
7eecf873da
|
Fix issue where children of selected and collapsed thread were skipped on various actions (#1489457)
|
11 years ago |
Aleksander Machniak
|
37ef824256
|
Added sk_SK localization for csv2vcard map
|
11 years ago |
Aleksander Machniak
|
edca654ef0
|
Fix quota image broken in e71ceb0c98 (#1489467)
|
11 years ago |
Aleksander Machniak
|
fd0c123e44
|
Fix fixed header issue after removing rows (1295420)
|
11 years ago |
Aleksander Machniak
|
39c90d6b61
|
Make sure selected group is listed after delete error (#1489463)
|
11 years ago |
Aleksander Machniak
|
029f7a157d
|
Clarify update() result description, return boolean when ID didn't change
|
11 years ago |
JohnDoh
|
9a8873270f
|
trigger insertrow JS event from compose screen address book widget
|
11 years ago |
Aleksander Machniak
|
2c16ab5682
|
Check rcube_addressbook::get_error() after failing delete (#1489463)
|
11 years ago |
Aleksander Machniak
|
18b40c1a32
|
Fix issue where groups were not deleted when "Replace entire addressbook" option on contacts import was used (#1489420)
|
11 years ago |
Aleksander Machniak
|
38bf401cf8
|
Fix performance of listing writeable folders (#1489451)
|
11 years ago |
Thomas Bruederli
|
ce6050cbbb
|
Display version from composer.json even if not intstalled
|
11 years ago |
Thomas Bruederli
|
3b95e24fbb
|
Updated localizations from Transifex
|
11 years ago |
Aleksander Machniak
|
5f31429de5
|
Fix preparation of message object before saving into the cache.
The bug cased e.g. displaying HTML content as plain text for messages
with Content-Type: text/html.
|
11 years ago |
Aleksander Machniak
|
38f1f56920
|
Exec config_get hook also in rcube_config::all() (#1485981)
|
11 years ago |
Aleksander Machniak
|
ffec857b69
|
Fix handling of invalid closing tags in HTML messages (#1489446)
|
11 years ago |
Aleksander Machniak
|
993eb88d5a
|
Always send unread counter update for current folder
|
11 years ago |
Aleksander Machniak
|
ac3cddac97
|
Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII characters
|
11 years ago |
Aleksander Machniak
|
acc900cb63
|
Small code improvement
|
11 years ago |
Aleksander Machniak
|
75a5c3554a
|
Add possibility to overwrite a label/message in Roundcube's language package (#1489433)
|
11 years ago |
Aleksander Machniak
|
f59cfe8806
|
Make Reporting-UA header in MDN report optional, as User-Agent is
|
11 years ago |
Thomas Bruederli
|
0786798438
|
Make local storage functions work before rcmail.init() was called
|
11 years ago |
Aleksander Machniak
|
8c5f405587
|
Set real content-type for file downloads (#1489439)
|
11 years ago |
Aleksander Machniak
|
7184b3a0e1
|
- Update TinyMCE to version 3.5.10 (#1489442)
|
11 years ago |
Aleksander Machniak
|
184a11b4fb
|
Fix keyboard navigation in autocompletion list on Opera browser
(use keydown event on all browsers)
|
11 years ago |