Age | Commit message (Expand) | Author |
2014-08-04 | Add option (disabled_actions) to disable UI elements/actions (#1489638) | Aleksander Machniak |
2014-07-02 | Reset also page header/footer on "dummy frames" - to prevent js error e.g. if... | Aleksander Machniak |
2014-06-09 | Make sure set_env and add_label commands are always sent first - other comman... | Aleksander Machniak |
2014-06-05 | Merge branch 'dev-accessibility' | Thomas Bruederli |
2014-06-02 | Some more improvemements on content structure, text representation and keyboa... | Thomas Bruederli |
2014-06-02 | Localize title and summary attributes; make message count display box a live ... | Thomas Bruederli |
2014-05-28 | Improved folders sorting by name - use Intl.Collator if supported | Aleksander Machniak |
2014-05-12 | Optimize "empty" framed pages size (#1489792) | Aleksander Machniak |
2014-05-12 | Code improvements | Aleksander Machniak |
2014-05-08 | Allow data-* attributes (#1489860) | Aleksander Machniak |
2014-05-07 | Improve keyboard navigation on compose screen: define tabindex groups + enabl... | Thomas Bruederli |
2014-05-07 | Declare content language for proper text-to-speech support | Thomas Bruederli |
2014-05-01 | Make skin meta/hierarchy information accessible for plugins (#1488831) | Thomas Bruederli |
2014-04-30 | 1. Prepare core and Larry skin for improved accessibility | Thomas Bruederli |
2014-04-27 | Specify licenses in all javascript files and blocks to please LibreJS | Thomas Bruederli |
2014-04-15 | Remove useless debug_level=8 and javascripts's rcube_console | Aleksander Machniak |
2014-03-11 | Add id for login submit button (#1489676) - make it skin independent | Aleksander Machniak |
2014-02-13 | Added toolbar button to move message in message view | Aleksander Machniak |
2014-01-30 | Create class documentation with latest phpdoc utility | Thomas Bruederli |
2014-01-01 | CS fixes | Aleksander Machniak |
2013-12-18 | Improved minified files handling, added css minification (#1486988) | Aleksander Machniak |
2013-12-18 | Fix Closure-compiler warnings, small code improvements | Aleksander Machniak |
2013-11-10 | Fix errors in error page :-) | Thomas Bruederli |
2013-10-29 | Avoid duplicate elements with the same id in HTML. Fixes broken icons in clas... | Thomas Bruederli |
2013-10-25 | Merge branch 'dev-canned-responses' | Thomas Bruederli |
2013-10-16 | Do not add css files to the page when body is empty, e.g. upload iframes | Aleksander Machniak |
2013-09-28 | Generate settings tabs with a template object 'settingstabs' and let plugins ... | Thomas Bruederli |
2013-09-04 | Keep current selection on IE browsers by adding unselectable=on to link elements | Thomas Bruederli |
2013-08-31 | only call config->get() once | PhilW |
2013-08-26 | use template file name rather than special attribute | PhilW |
2013-08-26 | allow different logos for different functions (eg. normal and print) | PhilW |
2013-07-21 | Update rcmail_output_html.php | Dennis1993 |
2013-07-12 | Allow to load config files for different environments (#1487311); keep (non-d... | Thomas Bruederli |
2013-06-30 | Use absolute paths in is_dir() checks to prevent open_basedir related warnings | Aleksander Machniak |
2013-06-20 | Canonize boolean ini_get() results (#1489189) | Aleksander Machniak |
2013-06-06 | Fix resolving /this/ in file_callback() | Aleksander Machniak |
2013-05-31 | Added user preference to open all popups as standard windows | Aleksander Machniak |
2013-05-01 | Small code improvements | Aleksander Machniak |
2013-04-08 | Removed parse_expression() & added error logging to eval_expression(). | Andy Wermke |
2013-04-05 | Replaced last eval(). Allowing function calls in expressions. | Andy Wermke |
2013-04-05 | Replaced stupid fix by create_function() based approach. | Andy Wermke |
2013-04-04 | Merge branch 'master' of https://github.com/roundcube/roundcubemail | Andy Wermke |
2013-04-04 | Replaced nasty eval() expressions. | Andy Wermke |
2013-03-24 | Ensure backwards compatibility by considering old-style skin_path attribute f... | Thomas Bruederli |
2013-03-17 | Fix "rcmail is undefined" error in HTML attachment preview - regression | Aleksander Machniak |
2013-03-06 | Add attachment menu with Open and Download options (#1488975) | Aleksander Machniak |
2013-02-10 | Let some env variables survive reset(); don't show taskbar and top line in fr... | Thomas Bruederli |
2013-02-08 | Fix reference to non-existing class rcube_output_html (#1488948) | Aleksander Machniak |
2013-01-28 | Catch connection timeouts on message sending form submissions | Thomas Bruederli |
2013-01-27 | Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file() | Aleksander Machniak |