Age | Commit message (Expand) | Author |
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 |
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 |