summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/html.php
AgeCommit message (Collapse)Author
2012-03-09- Improve logo handling in default skin (#1488385)alec
git-svn-id: https://svn.roundcube.net/trunk@5992 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-04Exclude E_STRICT from error_reporting for PHP 5.4alec
git-svn-id: https://svn.roundcube.net/trunk@5958 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-01Allow placeholder attributes for input fieldsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5848 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-31Always load jquery UI; minor phpdoc fixthomasb
git-svn-id: https://svn.roundcube.net/trunk@5672 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-26Get rid of sprintf() calls for html output generationthomasb
git-svn-id: https://svn.roundcube.net/trunk@5653 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02New template object to control HTML doctypethomasb
git-svn-id: https://svn.roundcube.net/trunk@5532 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-18- Fix set_row_attribs() for backward compat.alec
git-svn-id: https://svn.roundcube.net/trunk@4867 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-15- Force allowed attributes on table rowsalec
git-svn-id: https://svn.roundcube.net/trunk@4854 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-15- Added html_table::get_row_attribs(), extended html_table::set_row_attribs()alec
git-svn-id: https://svn.roundcube.net/trunk@4853 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-03- Enable multiselection for attachments uploading in capable browsers (#1485969)alec
git-svn-id: https://svn.roundcube.net/trunk@4723 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-05- Add html_table::remove_body() functionalec
git-svn-id: https://svn.roundcube.net/trunk@4594 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@4424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Missed some replacements in previous commit...thomasb
git-svn-id: https://svn.roundcube.net/trunk@4411 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix handling of folders with name "0" (#1487119)alec
git-svn-id: https://svn.roundcube.net/trunk@4216 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Update phpdoc (#1486958)alec
git-svn-id: https://svn.roundcube.net/trunk@4015 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- removed PHP closing tagalec
git-svn-id: https://svn.roundcube.net/trunk@3780 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- fixed svn keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@3211 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-12- support maxlength and src attributes in html_inputfield (#1486421), ↵alec
wrapped some long lines git-svn-id: https://svn.roundcube.net/trunk@3197 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-04- ereg -> pregalec
git-svn-id: https://svn.roundcube.net/trunk@2453 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Group settings boxes together in floating blocks for better layoutthomasb
git-svn-id: https://svn.roundcube.net/trunk@2164 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences git-svn-id: https://svn.roundcube.net/trunk@1897 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1871 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-21- added iframe tag to containers listalec
git-svn-id: https://svn.roundcube.net/trunk@1869 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19Fix search box on Safari and make pages validatethomasb
git-svn-id: https://svn.roundcube.net/trunk@1850 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alec
git-svn-id: https://svn.roundcube.net/trunk@1806 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16Fix typos + only add callback for style tags when safe-flag is setthomasb
git-svn-id: https://svn.roundcube.net/trunk@1804 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-04#1485312: added 'readonly' attribute for input and textarea objectsalec
git-svn-id: https://svn.roundcube.net/trunk@1728 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-28Add folder hierarchy collapsing.robin
git-svn-id: https://svn.roundcube.net/trunk@1687 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Make special folders configurable for the userthomasb
git-svn-id: https://svn.roundcube.net/trunk@1619 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Code cleanup with new html classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1618 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-29Add microformats to address book + fix html output + codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@1615 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-18#1485213: fixed $allowed array for inputfieldalec
git-svn-id: https://svn.roundcube.net/trunk@1595 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-15Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1590 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-14Re-enable autocomplete attribute for login form (#1485211)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1589 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14- fixed warning when show()'ing tables without attributesalec
git-svn-id: https://svn.roundcube.net/trunk@1538 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14More code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1532 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-11- mce_editable field is not used in tinymce3, so detect html-editable ↵alec
textarea by class name git-svn-id: https://svn.roundcube.net/trunk@1504 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ↵thomasb
from array to object git-svn-id: https://svn.roundcube.net/trunk@1400 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-15Allow tabindex attribute in textareasthomasb
git-svn-id: https://svn.roundcube.net/trunk@1393 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28#1485016alec
git-svn-id: https://svn.roundcube.net/trunk@1336 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14Fix html quoting in textareasthomasb
git-svn-id: https://svn.roundcube.net/trunk@1304 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c