Age | Commit message (Expand) | Author |
2012-08-14 | Disable autocapitalization in login form on iPad/iPhone (#1488609) | Aleksander Machniak |
2012-08-09 | Replace some forgotten references to skins/default (#1488591) | Thomas Bruederli |
2012-07-30 | Backported default -> classic skin renaming | Thomas Bruederli |
2012-07-24 | Correctly quote localized labels when used in javascript variables (#1488567) | Thomas Bruederli |
2012-06-13 | Set skin in js environment | Thomas Bruederli |
2012-05-08 | Print last commit date as (git) version | Aleksander Machniak |
2012-04-12 | - Make buttons self-closing (#1488424) | alecpl |
2012-03-15 | - Fix lack of warning when switching task in compose window (#1488399) | alecpl |
2012-02-03 | Get rid of global $__skin_path variable (#1488336) | thomascube |
2012-01-27 | Fix special vars replacement in templates | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2011-12-22 | Allow (escaped) html tags in roundcube special tag attributes | thomascube |
2011-12-16 | Add more classes and options to HTML elements for better styleability | thomascube |
2011-12-09 | Allow custom content (from config dir) showing up on the about page | thomascube |
2011-12-02 | New template object to control HTML doctype | thomascube |
2011-11-30 | Enable buttons having an inner <span> for better CSS styling capabilities | thomascube |
2011-11-24 | - Performance improvements | alecpl |
2011-11-23 | Improve clickjacking protection: bust frame or disable all form elements and ... | thomascube |
2011-11-23 | Improve task switching for tasks added by plugins | thomascube |
2011-10-12 | Support plugin commands on HTML pages, too | thomascube |
2011-09-28 | Distinguish standard timezone offset and DST of client | thomascube |
2011-09-27 | Fix typo; add attribute to allow html in labels | thomascube |
2011-09-21 | Aread alter forms in rcube_template::parse() instead of write() | thomascube |
2011-09-19 | - Set style of login form inputs using class not IDs | alecpl |
2011-09-05 | Protect from Clickjacking by sending X-Frame-Options headers (#1487037) | thomascube |
2011-08-19 | - Don't add console to error pages, prevents js error | alecpl |
2011-08-12 | Pass attributes as vars to label | thomascube |
2011-08-09 | - Fix XSS vulnerability in UI messages (#1488030) | alecpl |
2011-08-03 | - Display current user name in page title if devel_mode=true | alecpl |
2011-07-26 | - Move console object initialization code into one place | alecpl |
2011-07-07 | - Added possibility to undo last contact delete operation | alecpl |
2011-06-24 | - Read _unlock from POST too | alecpl |
2011-06-01 | Add collected text labels in one single function call | thomascube |
2011-05-13 | - Use less included files in mail and message templates for better performance | alecpl |
2011-05-13 | - jQuery-1.6.1 (#1487913, #1487144) | alecpl |
2011-05-09 | - Extend parse() method so it can be used to parse templates without printing... | alecpl |
2011-04-20 | Don't add env variable when template is empty (e.g. on error page) | thomascube |
2011-04-15 | Add hook for request token creation (upon user request) | thomascube |
2011-04-12 | - Fix bug where template name without plugin prefix was used in render_page h... | alecpl |
2011-03-01 | Simplify code | thomascube |
2011-03-01 | Make it easier to add code to $(document).ready() | thomascube |
2011-03-01 | New config option for custom logo; allow skins to define/override texts | thomascube |
2011-02-25 | - jQuery 1.5.1 | alecpl |
2011-02-06 | Delegate contact input validation to rcube_addressbook instance; accept alrea... | thomascube |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-01-18 | Merge branch devel-addressbook (r4193:4382) back into trunk | thomascube |
2011-01-13 | - Fix typos in encoding names (#1487680) | alecpl |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2011-01-12 | - Remove some empty lines from output of template conditions | alecpl |