summaryrefslogtreecommitdiff
path: root/skins/classic/templates
AgeCommit message (Collapse)Author
2015-02-28Fix "Add response" button title, remove wrong identities_level checks in ↵Aleksander Machniak
Responses, fix cursor on some lists
2015-02-17Add possibility to print contact information (of a single contact)Aleksander Machniak
2015-02-07Bump copyright year in about dialogThomas Bruederli
2015-01-09Hide MDN and DSN options in compose if disabled by admin (#1490221)Aleksander Machniak
2014-08-14Place folder namespace selector above search box. Adjust height after box is ↵Thomas Bruederli
visible and real heights can be computed
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-08-04Add option (disabled_actions) to disable UI elements/actions (#1489638)Aleksander Machniak
2014-07-30Fix missing folders list icons on mail view pageAleksander Machniak
2014-07-16Collapsible (and iconized) folders tree in folder manager (#1489648)Aleksander Machniak
2014-07-02Use treelist widget for folders list in Settings/Folders (#1489648)Aleksander Machniak
2014-06-24Separate list of saved searched from addressbooks listThomas Bruederli
2014-06-20Fix regressions in popups handling (#1489932)Aleksander Machniak
2014-06-14Unify some labelsAleksander Machniak
2014-05-20Define common styles for search boxesThomas Bruederli
2014-05-12Update copyright year in about templateThomas Bruederli
2014-04-18Add multi-folder search capabilities to classic skin (#1485234)Thomas Bruederli
2014-04-12Remove IE6-specific quota.gif imageAleksander Machniak
2014-04-12Remove IE6-specific codeAleksander Machniak
2014-03-11Add id for login submit button (#1489676) - make it skin independentAleksander Machniak
2013-12-15Implemented menu actions to copy/move messages, added folder-selector widget ↵Aleksander Machniak
(#1484086)
2013-10-25Merge branch 'dev-canned-responses'Thomas Bruederli
Conflicts (resolved): skins/classic/includes/settingstabs.html skins/larry/includes/settingstabs.html
2013-09-30Also truncate the list of addresses in print view + add link to show them allThomas Bruederli
2013-09-21Hide Delivery Status Notification option when smtp_server is unset (#1489336)Aleksander Machniak
2013-09-19Allow sysadmins to define static responses which are immutable for the userThomas Bruederli
2013-09-15Display full attachment name using title attribute when name is too long to ↵Aleksander Machniak
display (#1489320)
2013-09-04Use the correct label for responses list headerThomas Bruederli
2013-09-04Add canned response UI elements to classic skinThomas Bruederli
2013-07-12Allow to load config files for different environments (#1487311); keep ↵Thomas Bruederli
(non-default) filename in URLs throughout the webmail app
2013-07-10Enable fixed message list header in classic skinThomas Bruederli
2013-07-05Help plugin: CSS fixes, content frame scrollbar fix, about page (classic ↵Aleksander Machniak
skin) fix
2013-07-04Fix folder names truncation in Classic skin (#1489220)Aleksander Machniak
Fix bug where not all event handlers were executed (because body onload was executed after rcmail init function, sometimes)
2013-07-01Contacts drag-n-drop default action is to move contacts (#1488751)Aleksander Machniak
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751) Use consistent naming: 'moveto' -> 'move'
2013-06-27Added toolbar container on attachment preview pageAleksander Machniak
2013-06-24Improved/unified attachment preview pageAleksander Machniak
Implemented attachment print button
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
- 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
2013-06-16Add UI elements for message import to classic skinThomas Bruederli
2013-03-28Remove unwanted horizontal scrollbar on addressbook in Internet ExplorerAleksander Machniak
2013-03-15Add ability to toggle between view as HTML and text while viewing a message ↵Aleksander Machniak
(#1486939)
2013-03-06Add attachment menu with Open and Download options (#1488975)Aleksander Machniak
2013-03-02Update copyright in about pagesThomas Bruederli
2013-02-07Finish hierarchical groups browsing in LDAP address books; add according UI ↵Thomas Bruederli
elements and styles to the skins; adapt habavior of the compose address book widget
2013-01-31Set the new treelist class to all mailboxlist objectsThomas Bruederli
2013-01-31- Refactored the hierarchical mailboxlist control into a separate widget classThomas Bruederli
- Build address book directories list as hierarchical list - Make address book groups collapsible using the new new treelist widget - Use encoded identifiers for address book directory list items
2013-01-31Define a global style for tree listsThomas Bruederli
2013-01-29Fix spellcheck button menu in IE8 (change z-index and move the button to the ↵Aleksander Machniak
right)
2013-01-27Small fix to initial splitter positionAleksander Machniak
2013-01-27Add addressbook widget on compose page in classic skinAleksander Machniak
2013-01-11New feature to export only selected contacts from addressbook (by Phil Weir)Thomas Bruederli
2013-01-01Fix checkbox/label alignment. We do this by additional span inside labelAleksander Machniak
and vertical-align:middle on both checkbox and span.