Age | Commit message (Expand) | Author |
2014-04-01 | Removed redundant default_folders config option (#1489737) | Aleksander Machniak |
2014-03-31 | Render 'now' dates in short form, too | Thomas Bruederli |
2014-03-22 | Make sure parent folder selector always contains parent folder | Aleksander Machniak |
2014-03-19 | Bump version number to 1.1-git | 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-02-10 | Add setter for user object to rcube class; we already have getters for variou... | Thomas Bruederli |
2014-01-30 | Create class documentation with latest phpdoc utility | Thomas Bruederli |
2014-01-27 | Do not use rcube_config::all() | Aleksander Machniak |
2014-01-27 | Check/create default folders on every login not only the first (#1489423) | Aleksander Machniak |
2014-01-01 | CS fixes | Aleksander Machniak |
2013-12-31 | More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get() | Aleksander Machniak |
2013-12-22 | Remove deprecated functions (these listed in bc.php file) usage | 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-12-15 | Implemented menu actions to copy/move messages, added folder-selector widget ... | Aleksander Machniak |
2013-12-09 | Fix quota image broken in e71ceb0c98b33409af5978f0f33c6c95148bd86b (#1489467) | Aleksander Machniak |
2013-11-10 | First version of the local storage compose data saving feature; some behavior... | Thomas Bruederli |
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-19 | Allow sysadmins to define static responses which are immutable for the user | Thomas Bruederli |
2013-09-16 | Merge pull request #107 from JohnDoh/multi-logo | Aleksander Machniak |
2013-09-15 | Add a render_response hook, similar to render_page hook. | JohnDoh |
2013-09-09 | Add option force specified domain in user login - username_domain_forced (#14... | Aleksander Machniak |
2013-09-04 | Make result of rcmail::get_compose_responses() always an (indexed) array; add... | Thomas Bruederli |
2013-09-04 | Fix indentation | Thomas Bruederli |
2013-09-04 | Keep current selection on IE browsers by adding unselectable=on to link elements | Thomas Bruederli |
2013-09-04 | New settings section to manage canned responses | Thomas Bruederli |
2013-09-02 | Fix "PHP Warning: Missing argument 1 for rcmail::log_login()" | Aleksander Machniak |
2013-09-02 | Log also failed logins to userlogins log | Aleksander Machniak |
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-08-26 | Fix bugs when invoking contact creation form when read-only addressbook is se... | Aleksander Machniak |
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-21 | Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is det... | Aleksander Machniak |
2013-06-20 | Canonize boolean ini_get() results (#1489189) | Aleksander Machniak |
2013-06-18 | Merge branch 'dev-advanced-ldap-groups': | Thomas Bruederli |
2013-06-16 | Fix session issues when local and database time differs (#1486132) | Aleksander Machniak |
2013-06-11 | Fix error when there's no writeable addressbook source (#1489162) | Aleksander Machniak |
2013-06-11 | Improvements to PR merge "add option show_real_foldernames" | Aleksander Machniak |
2013-06-11 | Merge pull request #77 from dpc22/realnames | Aleksander Machniak |
2013-06-06 | Fix resolving /this/ in file_callback() | Aleksander Machniak |
2013-06-05 | Small code improvement | Aleksander Machniak |
2013-06-05 | Improvements in garbage collector: created gc() method to run all | Aleksander Machniak |