Aleksander Machniak
|
5be6dcf0e2
|
Remove useless debug_level=8 and javascripts's rcube_console
|
11 years ago |
Aleksander Machniak
|
dec27677ab
|
Remove IE6-specific quota.gif image
|
11 years ago |
Aleksander Machniak
|
53ede96dd6
|
Remove IE6-specific code
|
11 years ago |
Aleksander Machniak
|
3ff7c9ed39
|
Fix subfolders margin on folders list
|
11 years ago |
Aleksander Machniak
|
64542fc803
|
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update to jQuery-2.1.0
|
11 years ago |
Thomas Bruederli
|
d221576489
|
Disable link registering mailto: protocol handler if not supported by the browser (#1489569)
|
11 years ago |
Thomas Bruederli
|
9da808470d
|
Better indentation styles for treelist items
|
11 years ago |
Thomas Bruederli
|
c8fb38f076
|
Refined some skin styles
|
11 years ago |
Aleksander Machniak
|
904fec7505
|
Add id for login submit button (#1489676) - make it skin independent
|
11 years ago |
Thomas Bruederli
|
80102a2dde
|
Re-locate the move-message toolbar button to be next to the related delete icon; synchronize toolbars in larry and classic skin
|
11 years ago |
Aleksander Machniak
|
5e8da2b5c9
|
Added toolbar button to move message in message view
|
11 years ago |
Thomas Bruederli
|
8bbb01cb66
|
Add toolbar icon for message move
|
11 years ago |
Aleksander Machniak
|
b99aef05b5
|
Add missing box-shadow style (#1489556)
|
11 years ago |
Aleksander Machniak
|
c836aa25da
|
Fix special folder icons for folders in one level below the root
|
11 years ago |
Aleksander Machniak
|
fac59dc441
|
Added move/copy icons, improved edit icon and some icon positions
|
11 years ago |
Aleksander Machniak
|
20be69a882
|
Fix class on active move/copy links
|
11 years ago |
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
|
da5fa28d57
|
Display different icons when Trash folder is empty or full (#1485775)
|
11 years ago |
Aleksander Machniak
|
fad5feae26
|
Fix (improve fix for) folders list icons (#1489473)
|
11 years ago |
Aleksander Machniak
|
5c83393788
|
Fix border issue on folders list in classic skin (#1489473)
|
11 years ago |
Aleksander Machniak
|
9a0153324e
|
Implemented menu actions to copy/move messages, added folder-selector widget (#1484086)
|
11 years ago |
Aleksander Machniak
|
fac292a410
|
Refactored classic skin splitter code to fix it for IE<9
|
11 years ago |
Aleksander Machniak
|
571c109260
|
Make splitters more responsive (using timing events)
|
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 |
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
|
ccc2ace07f
|
Adjust date column size to fit the widest possible date format (#1489368)
|
11 years ago |
Aleksander Machniak
|
b972b4c4c0
|
Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734)
|
11 years ago |
Aleksander Machniak
|
c641dea371
|
Fix small regression in #listmenu
|
11 years ago |
Thomas Bruederli
|
113b461dfd
|
Better fix for menu scrollbars: only allow vertical scrollbar to appear
|
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 |
Aleksander Machniak
|
a1400cb68d
|
Style improvements on attachments list in compose screen
|
11 years ago |
Aleksander Machniak
|
2efe332b49
|
Display full attachment name using title attribute when name is too long to display (#1489320)
|
11 years ago |
Aleksander Machniak
|
44cb96ad6f
|
Fix attachment icon issue when rare font/language is used (#1489326)
|
11 years ago |
Thomas Bruederli
|
cc041fe11c
|
Use the correct label for responses list header
|
11 years ago |
Thomas Bruederli
|
0d9b63e9c0
|
Add canned response UI elements to classic skin
|
11 years ago |
Aleksander Machniak
|
328876db5c
|
Fix image scaling issues when image has only one dimension smaller than the limit (#1489274)
Other small code improvements.
|
11 years ago |
Thomas B.
|
5acb99a498
|
Merge pull request #87 from rimas-kudelis/master
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier
|
11 years ago |
Rimas Kudelis
|
471157982b
|
Add more icons sizes to favicon.ico's
|
11 years ago |
Thomas Bruederli
|
deb2b8d080
|
Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app
|
11 years ago |
Thomas Bruederli
|
801babced9
|
Right-align size column header
|
11 years ago |
Thomas Bruederli
|
8efdd9caf7
|
Enable fixed message list header in classic skin
|
11 years ago |