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
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
2008-07-14
Re-enable autocomplete attribute for login form (#1485211)
thomascube
2008-06-14
- fixed warning when show()'ing tables without attributes
alecpl
2008-06-14
More code cleanup
thomascube
2008-06-11
- mce_editable field is not used in tinymce3, so detect html-editable textare...
alecpl
2008-05-17
New class rcube_message representing a mail message; changed global $MESSAGE ...
thomascube
2008-05-15
Allow tabindex attribute in textareas
thomascube
2008-04-28
#1485016
alecpl
2008-04-14
Fix html quoting in textareas
thomascube
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomascube