Aleksander Machniak
|
fcb7d4fc03
|
Fix various iCloud vCard issues, added fallback for external photos (#1489993)
|
10 years ago |
Aleksander Machniak
|
0ee2db7a68
|
Support allowfullscreen attribute on iframe elements
|
10 years ago |
Thomas Bruederli
|
ebfdc0925f
|
Fix check for data-* attributes after merge with dev-accessibility
|
11 years ago |
Thomas Bruederli
|
99cdca46b7
|
Merge branch 'dev-accessibility'
Conflicts:
program/include/rcmail_output_html.php
program/js/app.js
program/js/treelist.js
program/lib/Roundcube/html.php
skins/larry/styles.css
skins/larry/templates/compose.html
|
11 years ago |
Thomas Bruederli
|
72afe3153c
|
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
|
11 years ago |
Aleksander Machniak
|
7079110c61
|
Allow data-* attributes (#1489860)
|
11 years ago |
Thomas Bruederli
|
e8bcf08c72
|
1. Prepare core and Larry skin for improved accessibility
2. Implement full keyboard navigation in main mail view
|
11 years ago |
Aleksander Machniak
|
bc088fdc90
|
Hide PHP Warning: substr_compare() The length cannot exceed initial string length
|
11 years ago |
Aleksander Machniak
|
5e8da2b5c9
|
Added toolbar button to move message in message view
|
11 years ago |
Aleksander Machniak
|
d924ebebf7
|
Fix compatibility with PHP 5.2 in html.php file (#1489514)
|
11 years ago |
Aleksander Machniak
|
7a3c0c96c4
|
Use '0' instead of 0, to fix possible issue.
|
11 years ago |
Thomas Bruederli
|
98b7b548a2
|
Merge branch 'dev-canned-responses'
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
|
11 years ago |
Aleksander Machniak
|
26830dcc87
|
Support 'value' and 'label' attributes on <option> tag
|
11 years ago |
corbosman
|
754779be6d
|
Allow selected as attribute
|
11 years ago |
Thomas Bruederli
|
b608577342
|
Add support for additional attributes on <option> entries
|
11 years ago |
Thomas Bruederli
|
0933d66b59
|
Keep current selection on IE browsers by adding unselectable=on to link elements
|
11 years ago |
Thomas Bruederli
|
0b1de8a487
|
Add new feature to save and recall text snippets (aka canned responses) when composing messages
|
11 years ago |
Dennis1993
|
ec031a35f1
|
Update html.php
added required attribute to allowed list for input fields
|
11 years ago |
Thomas Bruederli
|
4f53ab347e
|
Add feature to import messages to the currently selected folder
|
12 years ago |
Aleksander Machniak
|
cb34c1b524
|
Fix PHP warning in html_table::set_row_attribs() in PHP 5.4 (#1489094)
|
12 years ago |
Thomas Bruederli
|
517dae3e74
|
Experimental: refactored list.js and html_table class to render lists with different html structures (e.g. table, ul, div). This show provide more flexibility to skin designers and improve mobile device support
|
12 years ago |
Aleksander Machniak
|
fe626833af
|
Allow onload attribute on iframe element
|
12 years ago |
Aleksander Machniak
|
4fdaa02ac7
|
Fix handling of invalid characters in message headers and output (#1489032)
|
12 years ago |
Aleksander Machniak
|
a6fd1578c3
|
Better @package/@subpackage assignment
|
12 years ago |
Aleksander Machniak
|
60753b05fa
|
Support autofocus attribute on input elements
|
12 years ago |
Aleksander Machniak
|
0d214498d0
|
CS fixes
|
12 years ago |
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
12 years ago |
Aleksander Machniak
|
a92beb6bdb
|
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
|
12 years ago |
Aleksander Machniak
|
ba6f21caeb
|
Framework files moved to lib/Roundcube
|
12 years ago |