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
Aleksander Machniak
2b8eb4a5ed
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
eabc0564cd
Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix
12 years ago
Thomas Bruederli
c492b0745f
Use the more descriprive label 'move to...' for mailbox list drop-down
12 years ago
Aleksander Machniak
c3762a5ad5
Fix folder names truncation in Classic skin ( #1489220 )
...
Fix bug where not all event handlers were executed (because body onload
was executed after rcmail init function, sometimes)
12 years ago
Aleksander Machniak
a45f9b7bf5
Contacts drag-n-drop default action is to move contacts ( #1488751 )
...
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751 )
Use consistent naming: 'moveto' -> 'move'
12 years ago
Aleksander Machniak
57d1d60ef1
Added toolbar container on attachment preview page
12 years ago
Aleksander Machniak
d675abc571
Make identity signature field wider ( #1489159 )
12 years ago
Aleksander Machniak
0494288999
Improved/unified attachment preview page
...
Implemented attachment print button
12 years ago
Thomas Bruederli
dd54725b21
Merge branch 'dev-advanced-ldap-groups':
...
- Refactoring: separated address book implementation from generic LDAP wrapper class
- Auto-detect and use VLV indices for all search operations
- Additional group configuration options for LDAP address books
- Allow address books to display a multi-level group hierarchy in the contacts list
12 years ago
Thomas Bruederli
e11e7e786b
Add UI elements for message import to classic skin
12 years ago
Thomas Bruederli
c7f958df50
Add styles for image thumbnails in print mode ( #1489134 )
12 years ago
Aleksander Machniak
3d78d55b5a
Move rcube_layer class to classic skin, it was used only there
12 years ago
Aleksander Machniak
15482bcade
Improved handling of Reply-To/Bcc addresses of identity in compose form ( #1489016 )
12 years ago
Aleksander Machniak
2355045ded
Change Reply-All button label/title when mailing list is detected ( #1488938 )
12 years ago
Aleksander Machniak
c958452d09
Catch possible "Permission denied" error on iframe elements in IE
12 years ago
Aleksander Machniak
f9f700a4e2
Fix empbedded warning icon
12 years ago
Aleksander Machniak
4da1abe93f
Remove unwanted horizontal scrollbar on addressbook in Internet Explorer
12 years ago
Aleksander Machniak
a02c77c584
Add ability to toggle between view as HTML and text while viewing a message ( #1486939 )
12 years ago
Aleksander Machniak
507876cf03
Remove font style definition on td, th, div, p elements ( #1488408 )
12 years ago
Aleksander Machniak
bc2c4380b5
Add attachment menu with Open and Download options ( #1488975 )
12 years ago
Thomas Bruederli
588a07e41d
Update copyright in about pages
12 years ago
Thomas Bruederli
86552ffc8f
Finish hierarchical groups browsing in LDAP address books; add according UI elements and styles to the skins; adapt habavior of the compose address book widget
12 years ago
Aleksander Machniak
bd3d68ae1a
Fix contacts-table position when there's more than one addressbook
12 years ago
Thomas Bruederli
d9e16f02aa
Set treelist items to position:realtive to correctly align toggle icons
12 years ago