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
c50eee4827
Improved error messages
...
- display errors only in dialogs (hide original message element),
- fix error when closing dialog on timeout after dialog was closed manually,
- center dialog vertically on the screen,
- use fadeOut effect on close.
11 years ago
Aleksander Machniak
584de9e698
Fix links in UI messages after new #messagestack was implemented
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
e71ceb0c98
Remove useless height attribute from #quotadisplay element
11 years ago
Aleksander Machniak
7135f8af1d
Update changelog
11 years ago
Aleksander Machniak
9b22f58d4e
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Aleksander Machniak
3b338f1e4f
Fix unreliable mimetype tests in Installer ( #1489453 )
11 years ago
Aleksander Machniak
38bf401cf8
Fix performance of listing writeable folders ( #1489451 )
11 years ago
Thomas Bruederli
6dee834ca0
Prepare release
11 years ago
Thomas Bruederli
ce6050cbbb
Display version from composer.json even if not intstalled
11 years ago
Thomas Bruederli
d5c3815c8c
Argggh! Get a version of the closure compiler that is known to work
11 years ago
Thomas Bruederli
bd7df14882
Fix download URL for closure compiler
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
f25a96bd40
Improve "ul.listing li" with text overflow styles
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
f52efbd5cd
Save Larry skin UI settings in local storage instead of cookies
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
fac292a410
Refactored classic skin splitter code to fix it for IE<9
11 years ago
PhilW
6e5bf9e3e6
remember preview header collapse status
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
Aleksander Machniak
9e36fba547
Fix right margin in mail task interface to be precissely the same as in other tasks
11 years ago
Aleksander Machniak
f4d0fb3955
Fix #messagestack position (again)
11 years ago
Aleksander Machniak
571c109260
Make splitters more responsive (using timing events)
11 years ago
Aleksander Machniak
3bcc065831
Add missing </div>
11 years ago
Aleksander Machniak
f768a6eae8
Fix so contactnotfound message is of type error not info
11 years ago
Aleksander Machniak
b82fccfc69
Display loading message when loading identity frame
11 years ago
Aleksander Machniak
067d3dc44a
Fix redundant/missing closing div tags
11 years ago
Aleksander Machniak
6dac9f5da5
Small improvements to #messagestack style
11 years ago
Thomas Bruederli
6d67255a5d
Remember compose-options collapse status and display them by default; Use abstracted functions to read and set UI settings. To be replaced with local storage...
11 years ago
Thomas Bruederli
21f10c7ad1
Small adjustments to new status message display
11 years ago
Thomas Bruederli
1670b3e1d3
More improvements to list focus styles:
...
- display focused row also when selected
- background-position-x doesn't work on Firefox, use full background-position properties
11 years ago
Aleksander Machniak
72dc3c0faf
Fix typos
11 years ago
Thomas Bruederli
a45c0fa0c4
Tweak borders and paddings of focused/selected list rows. Don't show focus indicator when selected
11 years ago
Thomas Bruederli
8d3a9d3213
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Aleksander Machniak
b5117238db
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Thomas Bruederli
1900e14d75
Updated changelog
11 years ago
Aleksander Machniak
aac4b452a3
Bump version to 7.1
11 years ago
Aleksander Machniak
78ef00f12d
Fix a bug where deleted filter was not removed from the list
...
(because now list widget's 'rows' property is of type object not array)
11 years ago