summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2014-04-04Improve error message on failed http connectionAleksander Machniak
2014-03-23Make sure parent folder selector always contains parent folderAleksander Machniak
2014-03-21Update Changelog and bump version to 1.0.0Thomas Bruederli
2014-03-11Add id for login submit button (#1489676) - make it skin independentAleksander Machniak
2014-02-13Added toolbar button to move message in message viewAleksander Machniak
2014-01-30Branching off for release 1.0Thomas Bruederli
2014-01-27Do not use rcube_config::all()Aleksander Machniak
2014-01-27Check/create default folders on every login not only the first (#1489423)Aleksander Machniak
2014-01-01CS fixesAleksander Machniak
2013-12-31More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()Aleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-12-18Improved minified files handling, added css minification (#1486988)Aleksander Machniak
2013-12-18Fix Closure-compiler warnings, small code improvementsAleksander Machniak
2013-12-15Implemented menu actions to copy/move messages, added folder-selector widget ...Aleksander Machniak
2013-12-09Fix quota image broken in e71ceb0c98b33409af5978f0f33c6c95148bd86b (#1489467)Aleksander Machniak
2013-11-10First version of the local storage compose data saving feature; some behavior...Thomas Bruederli
2013-11-10Fix errors in error page :-)Thomas Bruederli
2013-10-29Avoid duplicate elements with the same id in HTML. Fixes broken icons in clas...Thomas Bruederli
2013-10-25Merge branch 'dev-canned-responses'Thomas Bruederli
2013-10-16Do not add css files to the page when body is empty, e.g. upload iframesAleksander Machniak
2013-09-28Generate settings tabs with a template object 'settingstabs' and let plugins ...Thomas Bruederli
2013-09-19Allow sysadmins to define static responses which are immutable for the userThomas Bruederli
2013-09-16Merge pull request #107 from JohnDoh/multi-logoAleksander Machniak
2013-09-15Add a render_response hook, similar to render_page hook.JohnDoh
2013-09-09Add option force specified domain in user login - username_domain_forced (#14...Aleksander Machniak
2013-09-04Make result of rcmail::get_compose_responses() always an (indexed) array; add...Thomas Bruederli
2013-09-04Fix indentationThomas Bruederli
2013-09-04Keep current selection on IE browsers by adding unselectable=on to link elementsThomas Bruederli
2013-09-04New settings section to manage canned responsesThomas Bruederli
2013-09-02Fix "PHP Warning: Missing argument 1 for rcmail::log_login()"Aleksander Machniak
2013-09-02Log also failed logins to userlogins logAleksander Machniak
2013-08-31only call config->get() oncePhilW
2013-08-26use template file name rather than special attributePhilW
2013-08-26allow different logos for different functions (eg. normal and print)PhilW
2013-08-26Fix bugs when invoking contact creation form when read-only addressbook is se...Aleksander Machniak
2013-07-21Update rcmail_output_html.phpDennis1993
2013-07-12Allow to load config files for different environments (#1487311); keep (non-d...Thomas Bruederli
2013-06-30Use absolute paths in is_dir() checks to prevent open_basedir related warningsAleksander Machniak
2013-06-21Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is det...Aleksander Machniak
2013-06-20Canonize boolean ini_get() results (#1489189)Aleksander Machniak
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
2013-06-16Fix session issues when local and database time differs (#1486132)Aleksander Machniak
2013-06-11Fix error when there's no writeable addressbook source (#1489162)Aleksander Machniak
2013-06-11Improvements to PR merge "add option show_real_foldernames"Aleksander Machniak
2013-06-11Merge pull request #77 from dpc22/realnamesAleksander Machniak
2013-06-06Fix resolving /this/ in file_callback()Aleksander Machniak
2013-06-05Small code improvementAleksander Machniak
2013-06-05Improvements in garbage collector: created gc() method to run allAleksander Machniak
2013-06-05Add option to use PHP's native session save handlersThomas Bruederli
2013-05-31Added user preference to open all popups as standard windowsAleksander Machniak