Commit Graph

1010 Commits (ffec857b697ce0a23134f04cf345dc3a8b45a7ae)

Author SHA1 Message Date
Thomas Bruederli f52efbd5cd Save Larry skin UI settings in local storage instead of cookies 11 years ago
Aleksander Machniak fac292a410 Refactored classic skin splitter code to fix it for IE<9 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 c641dea371 Fix small regression in #listmenu 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
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
Thomas Bruederli 7be8a9134c Move some config options to new and collapsible 'advanced' blocks 11 years ago
Thomas Bruederli 64cf4df42b Better styling for import form 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
Thomas Bruederli 0933d66b59 Keep current selection on IE browsers by adding unselectable=on to link elements 11 years ago
Thomas Bruederli 80b3c6200e Toolbar and list icons for responses + list header icon for prority column (#1489234) 11 years ago
Thomas Bruederli 0ce2126ac9 New settings section to manage canned responses 11 years ago