Aleksander Machniak
2470213313
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
14d00daa1a
Fix absolute positioning in HTML messages ( #1488819 )
12 years ago
Aleksander Machniak
f690cf1eb6
Small style improvements
12 years ago
Aleksander Machniak
90ff4ca951
Small thread icon alignment fix
12 years ago
Thomas Bruederli
b6add5aed0
Add noscript warning to login page ( #1488615 )
12 years ago
Thomas Bruederli
6fa61759e2
Add missing message display object in extwin mode
12 years ago
Thomas Bruederli
be9aacaa52
Bring back lost localization for the about page
12 years ago
Thomas Bruederli
d0751fba0e
Add gui container object for new top line in Larry skin
12 years ago
Thomas Bruederli
03149131f7
New feature: display attached images as thumbnails below message body
12 years ago
Cor Bosman
5c8a2cdeb8
allow string to be translated, backport from larry
12 years ago
Thomas Bruederli
03970bd549
Tiny style fix in compose view
12 years ago
Thomas Bruederli
ddafe4e410
Merge branch 'dev-compose-newwindow'
12 years ago
Thomas Bruederli
033cb2105a
Merge branch 'dev-compose-newwindow' of github.com:roundcube/roundcubemail into dev-compose-newwindow
12 years ago
Aleksander Machniak
9e2ff8ca95
Style improvements in compose screen
12 years ago
Thomas Bruederli
eb514742ec
Show compose options if they were visible in opener
12 years ago
Thomas Bruederli
edfe79a46f
Refactored compose UI according to discussions on the mailing list
12 years ago
Aleksander Machniak
e04e314440
Add option to disable saving sent mail in Sent folder - no_save_sent_messages ( #1488686 )
12 years ago
Aleksander Machniak
e377ed30d2
Align size column title to the left to fix overlapping with sorting arrows
12 years ago
Thomas Bruederli
83f2f6bb65
Display email address if contact has more than one (in compose address book widget)
12 years ago
Thomas Bruederli
3bc6ae04ae
Adapt classic skin to new extwin feature
12 years ago
Thomas Bruederli
271efe53e0
Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more
12 years ago
Aleksander Machniak
6004601412
Fix scrolling quirk in email preview frame using Opera 12 ( #1488763 )
12 years ago
Thomas Bruederli
464a0fba9d
Display connection errors in UI. Stack error messages in popup (Larry skin)
12 years ago
Aleksander Machniak
9de86aaaa9
Lower the limit of folders list size (to 100, 25 for IE) when the names abbreviation is in action
12 years ago
Thomas Bruederli
18b73873dc
New skin selection with full name, license and thumbnail
12 years ago
Thomas Bruederli
73364f2e49
No vertical space after tabsbar in UI dialogs
12 years ago
Thomas B.
ccdd61e6c0
Merge pull request #32 from serpico7456/master
...
Add link to inbox on the logo (#1488703 )
12 years ago
Thomas Bruederli
5f7ef9345f
Fix login form size on IE7
12 years ago
Thomas Bruederli
50d0f2d648
Force fonts in compose fields to be all the same ( #1488690 )
12 years ago
Thomas Bruederli
10467e8a59
Unify appearence of message view (full and preview); limit number of recipients to be displayed in headers section
12 years ago
Thomas Bruederli
2db129813e
Add missing placeholder for contact image
12 years ago
Thomas Bruederli
21d5052117
Remove nonsense style
12 years ago
Thomas Bruederli
dd525814ca
Replacement for commit af276f21e536:
...
- add a more discrete toggle for all headers to message preview
- fix message display page issues (#1488590 , #1488642 )
12 years ago
Thomas Bruederli
c23aad2feb
Revert "Add full headers view in message preview window ( #1488538 )"
...
This reverts commit af276f21e5
.
Conflicts:
CHANGELOG
skins/larry/mail.css
12 years ago
Ryan Horrisberger
0059491737
Add link to inbox on the logo ( #1488703 )
12 years ago
Aleksander Machniak
2c012e0903
Remove excessive spaces
12 years ago
Thomas Bruederli
0746d58fce
Allow to mark/flag messages from full message view screen
12 years ago
Aleksander Machniak
f158dc3e8f
Fix #messageheader for case when the message has no subject
12 years ago
Aleksander Machniak
41b3fe1782
Fix so "Edit as new" on draft creates a new message ( #1488687 )
12 years ago
Aleksander Machniak
eac1b7a32d
Init splitter in Preferences also when env.action is empty
12 years ago
Aleksander Machniak
2c0d038396
Set error_reporting
12 years ago
Aleksander Machniak
f9db233b97
Remove folders menu in message display page, the purge/expunge actions
...
were not working correctly here.
12 years ago
Aleksander Machniak
06073ef216
Merge branch 'message_show_ui'
...
Conflicts:
CHANGELOG
12 years ago
Aleksander Machniak
406becc5fe
Small improvements and cleanup
12 years ago
Aleksander Machniak
e8b9176031
Remove (too big) min-width on mail screen
12 years ago
Aleksander Machniak
af276f21e5
Add full headers view in message preview window ( #1488538 )
...
Fix message display page issues - unified with message preview (#1488590 , #1488642 )
12 years ago
Aleksander Machniak
8598fcb2af
Small style improvements - fix rounded corners in message list,
...
don't show horizontal scroller in contacts list
12 years ago
Aleksander Machniak
bbbacdc698
Call resize() to fix floatingbuttons position in tabbed page (on tab selection)
12 years ago
Aleksander Machniak
88b301ac6f
Fix compose headers display issue in IE10
12 years ago
Aleksander Machniak
f1956d738f
Fix more IE issues by disabling Compat. mode with X-UA-Compatible meta tag ( #1488626 )
12 years ago
Aleksander Machniak
264f1685db
Fix Larry skin issues in IE7 compat. mode ( #1488618 )
12 years ago
Aleksander Machniak
ae7027de02
Added session_path config option and unified cookies settings in javascript
12 years ago
Aleksander Machniak
f326e956e5
Remove redundant label tag
12 years ago
Thomas Bruederli
8faaa7d1d0
Chrome requires child elements to define border-radius, too
12 years ago
Aleksander Machniak
a7b32b61e6
Fix text wrapping in menuselector (disabled wrapping in search filter)
12 years ago
Aleksander Machniak
e0efd8f5dc
Added separate From and To columns apart from smart From/To column ( #1486891 )
12 years ago
Thomas Bruederli
aff970b5d3
Replace some forgotten references to skins/default ( #1488591 )
12 years ago
Aleksander Machniak
10db0aaf38
Make #settings-sections thiner
12 years ago
Aleksander Machniak
389fa1d59f
Add splitter for preferences sections list
12 years ago
Aleksander Machniak
7dca45e8b4
Fix overflow of compose attachments list in Opera and IE7 browsers
12 years ago
Thomas Bruederli
b6267dadb6
Hide product version on login screen by default
12 years ago
Thomas Bruederli
6843acc9fc
Merged changes to skin folders
12 years ago
Thomas Bruederli
c40419bdfe
Rename old 'default' skin folder to 'classic'
12 years ago
Aleksander Machniak
cfc27c9b76
Keep some resource files (images) in separate directory
12 years ago
Thomas Bruederli
fa8f6e610c
Correctly quote localized labels when used in javascript variables ( #1488567 )
12 years ago
Thomas Bruederli
7938312aaa
Show contact photos in mail view and preview
13 years ago
Thomas Bruederli
688d16e882
Join address book toolbars again
13 years ago
Thomas Bruederli
1c079c1ace
Put separated toolbars back together again; add min. width to mail view
13 years ago
Thomas Bruederli
98d096004d
Improve iframe form buttons display: fix iframe heights and make footer buttons float if scrolling is active
13 years ago
Thomas Bruederli
30eb9eee28
Suppress error message popups on login screen
13 years ago
Aleksander Machniak
5a927c7829
Lighter colour for version line
13 years ago
Thomas Bruederli
c8dc07e4dd
Move splitter between the boxes of message list and message preview
13 years ago
Thomas Bruederli
14ee44e091
Revert "Small improvement for quicksearch box height/position"
...
This reverts commit 0bf0b3fe6c
.
13 years ago
Aleksander Machniak
e466f67c33
Move Help toolbar to the left
13 years ago
Aleksander Machniak
0bf0b3fe6c
Small improvement for quicksearch box height/position
13 years ago
Thomas Bruederli
4478eb31b3
Set input field padding up again. That is by design.
13 years ago
Thomas Bruederli
77fad166e3
Some last layout changes for Larry: move search box to the right, visually connect message list footer to the list
13 years ago
Thomas Bruederli
f69eb5fd68
Slightly increase plain text font size
13 years ago
Aleksander Machniak
8ba01c077b
Decorated select width fix is also needed for IE and Safari
13 years ago
Aleksander Machniak
3d122f054c
CSS improvements in mail screen:
...
- don't display full-circle image for quota below 100% (but close to, e.g.97%)
- unified selects style/height,
- improvements in search box and messagelist footer
13 years ago
Thomas Bruederli
be72a0f931
Better style for preview header toggle
13 years ago
Aleksander Machniak
acf5becbf1
Enable contact photo drag&drop upload
13 years ago
Thomas Bruederli
0be8bd11e2
Enable drag & drop file upload for contact photos
13 years ago
Aleksander Machniak
2ca9f4ea59
Fix form buttons ( #1488548 )
13 years ago
Thomas Bruederli
1fe450b5aa
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Thomas Bruederli
dae0b797a5
Bring back delete button for identities in default skin ( #1488542 )
13 years ago
Aleksander Machniak
24baf6291e
Fixed form buttons identation
13 years ago
Thomas Bruederli
7dad5945a0
Better icons with distinct shapes for priority columns ( #1488377 ); fix overflow in decorated drop-downs
13 years ago
Thomas Bruederli
8c4f09dd4e
Fix icon for multipart/report messages in Larry skin ( #1488524 )
13 years ago
Thomas Bruederli
0f3ae423a6
Highlight the entire row of selected items with a slightly darker background
13 years ago
Thomas Bruederli
900e6226ac
Increase negative text-indents to properly hide button texts ( #1488534 )
13 years ago
Thomas Bruederli
e10faba000
Fix target check with nested buttons
13 years ago
Thomas Bruederli
174e2ca3bd
Give calendar/ics attachment styles precedence over generic text class
13 years ago
Aleksander Machniak
235680a2f1
Add text-align:right for size column
13 years ago
Aleksander Machniak
f8c96f737c
Enable attachments drag&drop upload for default skin
13 years ago
Thomas Bruederli
ae6d2de17f
New feature to add mail attachments using drag & drop on HTML5 enabled browsers
13 years ago
Thomas Bruederli
e29515a504
No quotes around input field (doesn't really fit in Chrome)
13 years ago
Thomas Bruederli
1d5606617e
Fix reference to GPL in about page
13 years ago
Thomas Bruederli
fcd3f57173
Add some padding to iframe footer
13 years ago
Thomas Bruederli
8ce6024618
Fix window.resize handler on IE8 and Opera ( #1488453 )
13 years ago
Thomas Bruederli
8c16ea9632
Don't let error message popups cover the login form ( #1488500 )
13 years ago
Thomas Bruederli
dcf23b9316
Make folders with unread messages in subfolders bold again ( #1486793 ); update CHANGELOG
13 years ago
Thomas Bruederli
96077f631e
Abbreviate long attachment file names with ellipsis ( #1488499 )
13 years ago
Thomas Bruederli
077befb38e
Add listcontrols template container in Larry skin ( #1488498 )
13 years ago
Aleksander Machniak
c0839699bb
Move messages forwarding mode setting into Preferences
13 years ago
Aleksander Machniak
70faa8e555
Use the same margin in blockquotes for printing as for displaying
13 years ago
Aleksander Machniak
041c93ce0b
Removed $Id$
13 years ago
Thomas Bruederli
92be3ee4a4
Larry: fix unfocused message thread row highlighting ( #1488477 )
13 years ago
Thomas Bruederli
4e10131a40
Flipped compose options arrow ( #1488474 )
13 years ago
Thomas Bruederli
f8c9610f19
- Add file type icons for plain text ( #1488451 ) and vcard files
...
- Align heights of search box and decorated drop-down menu (#1488354 )
13 years ago
Aleksander Machniak
c1a0578d21
Fix Opera issues with duplicated scrollbar and invisible border
13 years ago
root
c792b5216e
Simplified code
13 years ago
root
269b1433db
Simplified code
13 years ago
alecpl
f802b3d718
- Fix typo
13 years ago
alecpl
f81e06065f
- Fix message paging navigation div effectively disables preview pane checkbox on narrow screen widths ( #1488425 )
13 years ago
alecpl
ee5569ccca
- Fix spellchecker languages list on IE8
13 years ago
alecpl
1257a8e62e
- IMprove full headers viewer for IE
13 years ago
alecpl
76248c7b6e
- Improved all headers viewer (mostly in Larry skin)
13 years ago
alecpl
4372e92780
- Fix label for group-remove-selected action
13 years ago
alecpl
ce216f0905
- Improved attachment icon position
13 years ago
alecpl
3d5240b70d
- Revert r6060, fix #1487822 using css-only
13 years ago
thomascube
4dbc961b11
Set flexible width to login form fields ( #1488418 ); remove IE7 warning
13 years ago
thomascube
1ba07f0709
Allow mass-removal of addresses from a group ( #1487748 )
13 years ago
thomascube
559446dfed
Add support link to login page in default skin
13 years ago
alecpl
84b028ce00
- Fix placeholder text color in Firefox ( #1488419 )
13 years ago
alecpl
187e9f432f
- Small improvement for IE
13 years ago
alecpl
85fd2921f4
- Fix some issues regarding to cancel icon on attachments list, improve delete icon handling
13 years ago
thomascube
5effd5231e
Move recently added style to the right place
13 years ago
alecpl
62a61871a7
- Remove outline on focused inputs (removes default Chrome/Safari outline)
13 years ago
thomascube
07f4fff8aa
Add menu icons for filter and event creation
13 years ago
thomascube
0cd919bc95
Fix small Larry issues
13 years ago
thomascube
c04b23adfd
- replace claim in Roundcube logo
...
- require support_url config option in installer
13 years ago
alecpl
c2ba7aba28
- Fix tabindex order
13 years ago
thomascube
cc46fb2e98
Add list icon for deleted messages
13 years ago
thomascube
4cf42fde05
Add support for read-only address book records
13 years ago
alecpl
f45a978941
- Unified width of some (similiar) UI elements
13 years ago
thomascube
ff4c18f1fb
Better color for selected spell check button; Styles for undo link in status messages
13 years ago
alecpl
6756289736
- Define spellcheck.selected button style
13 years ago
thomascube
2b12dadeca
Add active state of the spell check toolbar button
13 years ago
alecpl
ec318158ce
- Improve messagelist (and headers-table) header
13 years ago
alecpl
4be86f3a37
- Unified (single) spellchecker button
13 years ago
alecpl
84d6e279e3
- Remove redundant image
13 years ago
alecpl
3cbdbd9bb7
- Improve logo handling in default skin ( #1488385 )
13 years ago
alecpl
a1f855e0e6
- Larry: center messages on login screen
13 years ago
alecpl
f709325172
- Proper icon for docx and xlsx attachments ( #1488366 )
13 years ago
alecpl
efaf2e077f
- Larry: scroller ( #1485946 )
13 years ago
alecpl
85f11f0137
- Larry: Fix decorated selects in Opera
13 years ago
alecpl
da042d319a
- Larry: fix cursor on autocomplete list
13 years ago
alecpl
046804bd44
- Larry: Add lost editor_content.css (for HTML editor)
13 years ago
alecpl
fe83748f02
- Larry: Add quota indicator in folder manager
13 years ago