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
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
Thomas Bruederli
0b1de8a487
Add new feature to save and recall text snippets (aka canned responses) when composing messages
11 years ago
Thomas Bruederli
f1a45733a8
Fix iframe scrollbars on webkit browsers ( #1489306 )
11 years ago
Aleksander Machniak
8edaa15795
Remove redundant colspan=2
11 years ago
Aleksander Machniak
471628e9ab
Merge pull request #101 from Dennis1993/patch-9
...
Removed not allowed syntax
11 years ago
Aleksander Machniak
e2872900f4
Fix small style glitch on first toolbar button in recent Firefox
11 years ago
Thomas Bruederli
4910b0666e
Distinguish mobile/tablet/touch devices
11 years ago
Thomas Bruederli
85e10cbb41
Fix scrolling in iframes on touch devices
11 years ago
Thomas Bruederli
dc84008266
Optimize list events for touch devices
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
Dennis1993
df618da530
Update compose.html
...
Deleted / in wrong line
11 years ago
Dennis1993
057af166c8
Update mail.html
...
Deleted attachmentFieldSize="40" from file tag (that's not allowed)
11 years ago
Dennis1993
4112be7263
Update compose.html
...
- Deleted self-closing Syntax on a link tag (that's not allowed)
- Deleted attachmentFieldSize="40" from file tag (that's not allowed too)
11 years ago
Dennis1993
bb0ff20140
Update settings.html
...
added old frameborder Attribute for IE7 and IE8
11 years ago
Dennis1993
4bf322d256
Update addressbook.html
...
added old frameborder Attribute for IE7 and IE8
11 years ago
Dennis1993
269b5bfa95
Update mail.html
...
added old frameborder Attribute for IE7 and IE8
11 years ago
Dennis1993
cfd799b905
Update settings.html
...
deleted deprecated frameborder attribute and use css instead
11 years ago
Dennis1993
5b976a6187
Update addressbook.html
...
deleted deprecated frameborder attribute and use css instead
11 years ago
Dennis1993
f6196e75e8
Update mail.html
...
deleted deprecated frameborder Attribute and use css instead
wrong closing DIV tag
11 years ago
Dennis1993
7095f54fdc
Update header.html
...
deleted old border="0" attribute and use css instead
11 years ago
Dennis1993
02b1a15775
Update login.html
...
deleted deprecated border="0" Attribute and use css instead
11 years ago
Dennis1993
7d4b41f592
Update styles.css
...
added support for required field (HTML5)
added border:none; for logos and delete deprecated border="0" html attribute
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
2c03b71d28
Set z-index for messagelist and fixed header copy; fix overflow settings; removed unused definitions
11 years ago
Thomas Bruederli
73ad4f1bfd
Finally: make message list header stay on top when scrolling ( #1295420 )
12 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
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
ad052b81d8
Fix so filename label is "Name" not "Display name"
12 years ago
Thomas Bruederli
94b11361b5
Fix text-overflow
12 years ago
Aleksander Machniak
57d1d60ef1
Added toolbar container on attachment preview page
12 years ago
Aleksander Machniak
528366f693
Fix Close link and remove About link on error pages ( #1489109 )
12 years ago
Aleksander Machniak
d675abc571
Make identity signature field wider ( #1489159 )
12 years ago
Aleksander Machniak
3aa16c320b
Fix icon position for all special folders when on second level of the tree.
...
This would be simpler if we'd have onlick on list row (<li>) instead of <a> element.
12 years ago
Victor Benincasa
d7604c8c59
Fix Junk folder alignment when it's nested in inbox folder.
12 years ago
Aleksander Machniak
0494288999
Improved/unified attachment preview page
...
Implemented attachment print button
12 years ago
Aleksander Machniak
3a0f822767
Improve screen min-width calculation
12 years ago
Aleksander Machniak
bcc1590663
Fix screen element height in popups in Opera browser
12 years ago
Aleksander Machniak
12e69ce13d
Fix lack of space between searchfiler and quicksearchbar in Larry skin ( #1489158 )
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
4f53ab347e
Add feature to import messages to the currently selected folder
12 years ago
Thomas Bruederli
c7f958df50
Add styles for image thumbnails in print mode ( #1489134 )
12 years ago
Thomas Bruederli
020bded515
Set minimum height for message headers block ( #1489108 )
12 years ago
Aleksander Machniak
36adaf630d
Improved width of message list menu dialog
12 years ago
Aleksander Machniak
ec532341ce
Fix list mode switch to 'List' after saving list settings in Larry skin ( #1489164 )
12 years ago
Aleksander Machniak
8f9a8b6fce
Fix decorated select width in Firefox
12 years ago
Aleksander Machniak
de15846c54
Make update_quota public
12 years ago
Aleksander Machniak
15482bcade
Improved handling of Reply-To/Bcc addresses of identity in compose form ( #1489016 )
12 years ago
Aleksander Machniak
0279879871
Small css fix in compose page footer
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
Victor Benincasa
ef3f1dfca9
Small code optimization
...
Remove function argument as a local variable is used.
12 years ago
Aleksander Machniak
9576906bbe
Fix hide-headers icon
12 years ago
Aleksander Machniak
e088291024
Remove dropdown style from attachment menu
12 years ago
Aleksander Machniak
443b92a7ee
Add add_popup() method to make possible to register popup from a plugin.
...
It was possible with show_popup(), however sometimes it is needed
to register a popup before show_popup() is being used.
12 years ago
Aleksander Machniak
d227eda9cb
Call resize handler in intervals to prevent lags and double onresize calls in Chrome ( #1489005 )
12 years ago
Aleksander Machniak
aa4b379e9f
Fix html button (when html is not selected)
12 years ago
Thomas Bruederli
90e41a7cc0
Small improvements to text/html switch
12 years ago
Thomas Bruederli
52448c63a1
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Thomas Bruederli
6996dee856
Add switch for text/html alternative part view ( #1486939 )
12 years ago
Victor Benincasa
2f1d6c3edc
Small CSS optimizations
12 years ago
Aleksander Machniak
32da699830
Fix javascript errors when working in a page opened with taget="_blank"
12 years ago
Aleksander Machniak
bc2c4380b5
Add attachment menu with Open and Download options ( #1488975 )
12 years ago
Thomas Bruederli
d30460ad2f
Let some env variables survive reset(); don't show taskbar and top line in framed error pages ( #1488938 )
12 years ago
Thomas Bruederli
de98a897f6
Add link to pop the address group stack; add animations when pushing/popping lists (in larry skin)
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
Thomas Bruederli
c5a5f989a9
Allow to list contact groups in (paged) list (yet incomplete)
12 years ago
Thomas Bruederli
d9e16f02aa
Set treelist items to position:realtive to correctly align toggle icons
12 years ago
Thomas Bruederli
873ae9e9de
Add work-around for IE <= 8 which doesn't support :last-child CSS selector
12 years ago
Thomas Bruederli
18de07e86f
Set the new treelist class to all mailboxlist objects
12 years ago
Thomas Bruederli
e654d9bd24
Better indentation styles for mailbox list
12 years ago
Thomas Bruederli
3c309af066
- Refactored the hierarchical mailboxlist control into a separate widget class
...
- 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
12 years ago
Thomas Bruederli
b7ea947844
Define a global style for tree lists
12 years ago
Thomas Bruederli
f5aecf055b
Only trigger timers when dragging is active
12 years ago
Aleksander Machniak
00b9c25f24
Improve contacts import interface, add #message object
12 years ago
Thomas Bruederli
bcbfe0ba45
Make searchbox properly scale to 100% using box-sizing trick ( #1488381 )
12 years ago
Thomas Bruederli
bd0daee7fd
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Thomas Bruederli
6c27c3b55e
Add search box to compose address book widget ( #1488381 )
12 years ago
Thomas Bruederli
7bdfd78426
Define generic .searchbox styles
12 years ago
Aleksander Machniak
bbdd624e12
Added embed.css for classic skin, improved/unified warnings style (button is still different), cleanup
12 years ago
Thomas Bruederli
1730cf8d7b
Load a default stylesheet (embed.css) from skin in plain html pages (e.g. attachment warnings and html messages)
12 years ago
Thomas Bruederli
11d7e6c825
Add file type icons for pgp/pks7 signatures and attached email messages
12 years ago
Thomas Bruederli
6d57b11d83
Save some vertical space in message part view
12 years ago
Thomas Bruederli
9a6c38e148
New feature to export only selected contacts from addressbook (by Phil Weir)
12 years ago
Thomas Bruederli
1f87107b08
Fix logo display in IE8 ( #1488889 )
12 years ago
Thomas Bruederli
18e23ab763
Welcome to 2013
12 years ago
Thomas Bruederli
dee159317f
Adjust searchbox position
12 years ago
Aleksander Machniak
212ff905bb
Fix Chrome issue with unwanted horizontal scrollbar ( #1488851 )
12 years ago
Aleksander Machniak
0b56baa06c
Remove invalid css rule
12 years ago
Thomas Bruederli
b903c21450
Fix minimal header mode in ext wins
12 years ago
Aleksander Machniak
eecb447b2a
Fix checkbox/label alignment. We do this by additional span inside label
...
and vertical-align:middle on both checkbox and span.
12 years ago
Aleksander Machniak
347ba311e6
Add possibility to search in message body only ( #1488770 )
12 years ago