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
/
include
/
html.php
Age
Commit message (
Expand
)
Author
2012-11-17
Define @package and @subpackage of Framework classes
Aleksander Machniak
2012-11-10
New feature: display attached images as thumbnails below message body
Thomas Bruederli
2012-10-18
Ignore htmlspecialchars() warnings
Aleksander Machniak
2012-10-04
Consider colspan attributes when adding table cells/rows
Thomas Bruederli
2012-09-17
Remove double-quotation prevention code for form elements
Aleksander Machniak
2012-08-17
CS fixes, mostly indentation
Aleksander Machniak
2012-08-14
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2012-08-14
Disable autocapitalization in login form on iPad/iPhone (#1488609)
Aleksander Machniak
2012-08-12
CS fixes (mostly tab -> spaces)
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-05-22
Add is_escaped attribute for html_select and html_textarea (#1488485)
Aleksander Machniak
2012-04-13
- Merge devel-framework branch, resolved conflicts
alecpl
2012-03-09
- Improve logo handling in default skin (#1488385)
alecpl
2012-03-04
Exclude E_STRICT from error_reporting for PHP 5.4
alecpl
2012-02-01
Allow placeholder attributes for input fields
thomascube
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2011-12-31
Always load jquery UI; minor phpdoc fix
thomascube
2011-12-26
Get rid of sprintf() calls for html output generation
thomascube
2011-12-02
New template object to control HTML doctype
thomascube
2011-06-18
- Fix set_row_attribs() for backward compat.
alecpl
2011-06-15
- Force allowed attributes on table rows
alecpl
2011-06-15
- Added html_table::get_row_attribs(), extended html_table::set_row_attribs()
alecpl
2011-05-03
- Enable multiselection for attachments uploading in capable browsers (#1485969)
alecpl
2011-03-05
- Add html_table::remove_body() function
alecpl
2011-01-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomascube
2011-01-12
Missed some replacements in previous commit...
thomascube
2010-11-12
- Fix handling of folders with name "0" (#1487119)
alecpl
2010-09-29
- Update phpdoc (#1486958)
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-06-23
- removed PHP closing tag
alecpl
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomascube
2010-01-18
- fixed svn keywords
alecpl
2010-01-12
- support maxlength and src attributes in html_inputfield (#1486421), wrapped...
alecpl
2009-05-04
- ereg -> preg
alecpl
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-16
Group settings boxes together in floating blocks for better layout
thomascube
2008-09-29
- Added 'mime_param_folding' option with possibility to choose
alecpl
2008-09-21
Separate method to create iframe tags (with a list of allowed attributes)
thomascube
2008-09-21
- added iframe tag to containers list
alecpl
2008-09-19
Fix search box on Safari and make pages validate
thomascube
2008-09-16
- Allow and use spellcheck attribute for input/textarea fields (#1485060)
alecpl
2008-09-16
Fix typos + only add callback for style tags when safe-flag is set
thomascube
2008-09-04
#1485312: added 'readonly' attribute for input and textarea objects
alecpl
2008-08-28
Add folder hierarchy collapsing.
svncommit
2008-07-31
Make special folders configurable for the user
thomascube
2008-07-31
Code cleanup with new html classes
thomascube
2008-07-29
Add microformats to address book + fix html output + codestyle
thomascube
2008-07-18
#1485213: fixed $allowed array for inputfield
alecpl
2008-07-15
Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
thomascube
[next]