Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-26 | Update settings.html | Dennis1993 | |
added old frameborder Attribute for IE7 and IE8 | |||
2013-07-26 | Update addressbook.html | Dennis1993 | |
added old frameborder Attribute for IE7 and IE8 | |||
2013-07-26 | Update mail.html | Dennis1993 | |
added old frameborder Attribute for IE7 and IE8 | |||
2013-07-23 | Update func.inc | Dennis1993 | |
added missing ID for label | |||
2013-07-23 | Update settings.html | Dennis1993 | |
deleted deprecated frameborder attribute and use css instead | |||
2013-07-23 | Update addressbook.html | Dennis1993 | |
deleted deprecated frameborder attribute and use css instead | |||
2013-07-23 | Update mail.html | Dennis1993 | |
deleted deprecated frameborder Attribute and use css instead wrong closing DIV tag | |||
2013-07-21 | Update rcmail_output_html.php | Dennis1993 | |
added required Attribute to Login fields | |||
2013-07-21 | Update header.html | Dennis1993 | |
deleted old border="0" attribute and use css instead | |||
2013-07-21 | Update login.html | Dennis1993 | |
deleted deprecated border="0" Attribute and use css instead | |||
2013-07-21 | Update html.php | Dennis1993 | |
added required attribute to allowed list for input fields | |||
2013-07-21 | Update styles.css | Dennis1993 | |
added support for required field (HTML5) added border:none; for logos and delete deprecated border="0" html attribute | |||
2013-07-17 | Fix codestyle and indentation; use new save function in update script | Thomas Bruederli | |
2013-07-17 | Merge pull request #90 from Dennis1993/master | Thomas B. | |
Write config file automatically to RCUBE_CONFIG_DIR (if writeable) | |||
2013-07-17 | Keep unknown/plugin config options; only skip officially obsoleted ones | Thomas Bruederli | |
2013-07-17 | Update config.php | Dennis1993 | |
-Replace tabs with spaces. -Replace the word "files" with "files", because there is only one | |||
2013-07-16 | Merge pull request #64 from Steffen185/patch-2 | Thomas B. | |
Add hook "message_check_safe" | |||
2013-07-16 | Merge pull request #87 from rimas-kudelis/master | Thomas B. | |
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier | |||
2013-07-17 | Merge branch 'patch-1' of https://github.com/gerundt/roundcubemail into ↵ | Thomas Bruederli | |
gerundt-patch-1 from pull request #74 | |||
2013-07-17 | Added Luxembourgish localizations | Thomas Bruederli | |
2013-07-17 | Updated changelog | Thomas Bruederli | |
2013-07-17 | Respect HTTP_X_FORWARDED_FOR and HTTP_X_REAL_IP variables for session IP check | Thomas Bruederli | |
2013-07-16 | Update config.php | Dennis1993 | |
write config file automatically to RCUBE_CONFIG_DIR | |||
2013-07-16 | Update rcube_install.php | Dennis1993 | |
write config file automatically to RCUBE_CONFIG_DIR | |||
2013-07-12 | Extend basic notification to add a star icon overlay if we're in IE Pinned ↵ | Rimas Kudelis | |
site mode (Win7+). The star icon is taken from Xiao Icon set (http://delacro.deviantart.com/art/Xiao-Icon-84772282). | |||
2013-07-12 | Add more icons sizes to favicon.ico's | Rimas Kudelis | |
2013-07-12 | Don't set the dn variable unless it's needed. | Rimas Kudelis | |
2013-07-12 | Update Changelog and Upgrading instructions | Thomas Bruederli | |
2013-07-12 | Allow to load config files for different environments (#1487311); keep ↵ | Thomas Bruederli | |
(non-default) filename in URLs throughout the webmail app | |||
2013-07-12 | Enable fixed list header in IE7, too. Seems to work after some testing | Thomas Bruederli | |
2013-07-12 | Fix some properties when creating new config files | Thomas Bruederli | |
2013-07-12 | Fix config defaults | Thomas Bruederli | |
2013-07-10 | Merged configuration refactoring from 'dev_config' branch back into master ↵ | Thomas Bruederli | |
(#1487311) | |||
2013-07-10 | Simplified logic of finding non-existent but subscribed folders. Should be ↵ | Aleksander Machniak | |
more reliable and (might be) faster now. | |||
2013-07-10 | Right-align size column header | Thomas Bruederli | |
2013-07-10 | Enable fixed message list header in classic skin | Thomas Bruederli | |
2013-07-10 | Set z-index for messagelist and fixed header copy; fix overflow settings; ↵ | Thomas Bruederli | |
removed unused definitions | |||
2013-07-10 | Fix parse error from last commit | Aleksander Machniak | |
2013-07-09 | Finally: make message list header stay on top when scrolling (#1295420) | Thomas Bruederli | |
2013-07-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak | |
2013-07-09 | Performance fix: Do not ask for folder attributes if we know that folder do ↵ | Aleksander Machniak | |
not exists | |||
2013-07-09 | Fix opening in new window; keep extwin mode when switching help actions | Thomas Bruederli | |
2013-07-09 | Fix identity selection when opening extwindow from compose window | Aleksander Machniak | |
2013-07-08 | Open help window in small mode; add more index links | Thomas Bruederli | |
2013-07-08 | Fix bug where signature wasn't changed on identity selection when editing a ↵ | Aleksander Machniak | |
draft (#1489229) | |||
2013-07-08 | Fix IMAP SETMETADATA parameters quoting (#1489231) | Aleksander Machniak | |
2013-07-08 | Update changelog | Aleksander Machniak | |
2013-07-08 | Merge pull request #86 from mweimerskirch/patch-2 | Aleksander Machniak | |
Added support for the enchant spell checking engine | |||
2013-07-08 | Fix "could not load message" error on valid empty message body (#1489228) | Aleksander Machniak | |
2013-07-08 | Fix typo | Aleksander Machniak | |