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 (
Expand
)
Author
2014-08-01
Fix various iCloud vCard issues, added fallback for external photos (#1489993)
Aleksander Machniak
2014-07-24
Support allowfullscreen attribute on iframe elements
Aleksander Machniak
2014-06-05
Fix check for data-* attributes after merge with dev-accessibility
Thomas Bruederli
2014-06-05
Merge branch 'dev-accessibility'
Thomas Bruederli
2014-06-04
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
Thomas Bruederli
2014-05-08
Allow data-* attributes (#1489860)
Aleksander Machniak
2014-04-30
1. Prepare core and Larry skin for improved accessibility
Thomas Bruederli
2014-04-08
Hide PHP Warning: substr_compare() The length cannot exceed initial string le...
Aleksander Machniak
2014-02-13
Added toolbar button to move message in message view
Aleksander Machniak
2014-01-16
Fix compatibility with PHP 5.2 in html.php file (#1489514)
Aleksander Machniak
2014-01-02
Use '0' instead of 0, to fix possible issue.
Aleksander Machniak
2013-10-25
Merge branch 'dev-canned-responses'
Thomas Bruederli
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-09-04
Keep current selection on IE browsers by adding unselectable=on to link elements
Thomas Bruederli
2013-09-04
Add new feature to save and recall text snippets (aka canned responses) when ...
Thomas Bruederli
2013-07-21
Update html.php
Dennis1993
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 di...
Thomas Bruederli
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