Commit Graph

967 Commits (5a2d2a6f75b115183459997cc2aa787d9a085fe8)

Author SHA1 Message Date
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
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 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 801babced9 Right-align size column header 11 years ago
Thomas Bruederli 8efdd9caf7 Enable fixed message list header in classic skin 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) 11 years ago
Aleksander Machniak 2b8eb4a5ed Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Aleksander Machniak eabc0564cd Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix 11 years ago
Thomas Bruederli c492b0745f Use the more descriprive label 'move to...' for mailbox list drop-down 11 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)
11 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'
11 years ago
Aleksander Machniak ad052b81d8 Fix so filename label is "Name" not "Display name" 11 years ago
Thomas Bruederli 94b11361b5 Fix text-overflow 11 years ago
Aleksander Machniak 57d1d60ef1 Added toolbar container on attachment preview page 11 years ago
Aleksander Machniak 528366f693 Fix Close link and remove About link on error pages (#1489109) 11 years ago
Aleksander Machniak d675abc571 Make identity signature field wider (#1489159) 11 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.
11 years ago
Victor Benincasa d7604c8c59 Fix Junk folder alignment when it's nested in inbox folder. 11 years ago
Aleksander Machniak 0494288999 Improved/unified attachment preview page
Implemented attachment print button
11 years ago
Aleksander Machniak 3a0f822767 Improve screen min-width calculation 11 years ago
Aleksander Machniak bcc1590663 Fix screen element height in popups in Opera browser 11 years ago