Thomas Bruederli
72975e1497
Move folder/directory list auto-scrolling functionality to treelist widget (same as auto-expand) and make it work without list header/footer blocks
11 years ago
Aleksander Machniak
e1bb65c6d7
Optimised image
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
440ca6292f
Merge pull request #156 from JohnDoh/previewtoggle
...
remember preview headers collapse status
11 years ago
Aleksander Machniak
9a0153324e
Implemented menu actions to copy/move messages, added folder-selector widget ( #1484086 )
11 years ago
Aleksander Machniak
edca654ef0
Fix quota image broken in e71ceb0c98
( #1489467 )
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
e71ceb0c98
Remove useless height attribute from #quotadisplay element
11 years ago
Aleksander Machniak
f25a96bd40
Improve "ul.listing li" with text overflow styles
11 years ago
Thomas Bruederli
f52efbd5cd
Save Larry skin UI settings in local storage instead of cookies
11 years ago
PhilW
6e5bf9e3e6
remember preview header collapse status
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
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
Thomas Bruederli
a45c0fa0c4
Tweak borders and paddings of focused/selected list rows. Don't show focus indicator when selected
11 years ago
Thomas B.
ecb5bd7bd1
Merge pull request #153 from cmcnulty/row-focus
...
Indicator for row focus, resolves #1489392
11 years ago
Thomas Bruederli
12e93ca2b0
Optimize and preload message icons
11 years ago
Thomas Bruederli
34003c5fa5
Display status messages as pile of black bars overlaying the UI in order to improve visibility ( #1488974 )
11 years ago
Aleksander Machniak
ba2d42f0be
Fix attachment menu link in IE8
11 years ago
cmcnulty
c07b7b7143
apply focused styles to address book and classic skin
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
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
ccc2ace07f
Adjust date column size to fit the widest possible date format ( #1489368 )
11 years ago
Thomas Bruederli
29b2937f7b
Add filetype icons for Powerpoint and Openoffice Presentations ( #1489225 )
11 years ago
cmcnulty
6c0b1fde43
Move focus column to the left-most side
11 years ago
Charles McNulty
48f65c6a71
tiny-focus column for determining where focus should be
11 years ago
cmcnulty
c99901fd16
style for focused messages
11 years ago
Aleksander Machniak
b972b4c4c0
Add an option to disable smart Reply-List behaviour - reply_all_mode ( #1488734 )
11 years ago
Aleksander Machniak
f202a7e8b1
Fixed status icon in messages list header, fixed position of flag icon
11 years ago
Thomas Bruederli
113b461dfd
Better fix for menu scrollbars: only allow vertical scrollbar to appear
11 years ago
Thomas Bruederli
7f196096f4
Fix message content scrolling on touch devices
11 years ago
Thomas Bruederli
98b7b548a2
Merge branch 'dev-canned-responses'
...
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
11 years ago
Aleksander Machniak
c3b6f3d871
Eliminate horizontal scrollbar in popup menus with many options (e.g. spellcheck languages list)
11 years ago
Thomas Bruederli
977f85be92
Avoid popup menus overflowing the browser window
11 years ago
Thomas Bruederli
444e977d4f
Also truncate the list of addresses in print view + add link to show them all
11 years ago
Thomas Bruederli
c49c35ca0f
Generate settings tabs with a template object 'settingstabs' and let plugins register themselves there using the 'settings_actions' hook
11 years ago
Aleksander Machniak
f1fba2d7fb
Hide Delivery Status Notification option when smtp_server is unset ( #1489336 )
11 years ago
Thomas Bruederli
9c41ba3c9e
Allow sysadmins to define static responses which are immutable for the user
11 years ago
Thomas Bruederli
7be8a9134c
Move some config options to new and collapsible 'advanced' blocks
11 years ago