index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
lib
/
Roundcube
/
html.php
Age
Commit message (
Collapse
)
Author
2013-10-16
Support 'value' and 'label' attributes on <option> tag
Aleksander Machniak
2013-10-15
Allow selected as attribute
corbosman
2013-10-15
Add support for additional attributes on <option> entries
Thomas Bruederli
2013-07-21
Update html.php
Dennis1993
added required attribute to allowed list for input fields
2013-06-14
Add feature to import messages to the currently selected folder
Thomas Bruederli
2013-05-24
Fix PHP warning in html_table::set_row_attribs() in PHP 5.4 (#1489094)
Aleksander Machniak
2013-05-03
Experimental: refactored list.js and html_table class to render lists with ↵
Thomas Bruederli
different html structures (e.g. table, ul, div). This show provide more flexibility to skin designers and improve mobile device support
2013-04-17
Allow onload attribute on iframe element
Aleksander Machniak
2013-04-06
Fix handling of invalid characters in message headers and output (#1489032)
Aleksander Machniak
2013-03-01
Better @package/@subpackage assignment
Aleksander Machniak
2013-01-22
Support autofocus attribute on input elements
Aleksander Machniak
2012-12-18
CS fixes
Aleksander Machniak
2012-12-18
Cleanup, remove file paths from doc
Aleksander Machniak
2012-11-27
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
Aleksander Machniak
2012-11-21
Framework files moved to lib/Roundcube
Aleksander Machniak