summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2014-05-08Allow data-* attributes (#1489860)Aleksander Machniak
2014-05-08Add 'performance_stats' option, so perf. stats can be logged with disabled de...Aleksander Machniak
2014-05-07Improve keyboard navigation on compose screen: define tabindex groups + enabl...Thomas Bruederli
2014-05-07Declare content language for proper text-to-speech supportThomas Bruederli
2014-05-04Support upload progress with session.upload_progress and PECL uploadprogress ...Aleksander Machniak
2014-05-01Make skin meta/hierarchy information accessible for plugins (#1488831)Thomas Bruederli
2014-04-301. Prepare core and Larry skin for improved accessibilityThomas Bruederli
2014-04-30Fix invalid host validation on login (#1489841)Aleksander Machniak
2014-04-29Fix varius db_prefix issues (#1489839)Aleksander Machniak
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-04-23Set task variable to 'cli' when loading rcmail instance in shell scriptsThomas Bruederli
2014-04-21Move rcube_installer class to include/rcmail_installer in order to remain acc...Thomas Bruederli
2014-04-15Remove useless debug_level=8 and javascripts's rcube_consoleAleksander Machniak
2014-04-14Fix invalid page title for some folders (1489804)Aleksander Machniak
2014-04-13Fix deleting/moving folders from folders with name "0", "00", etc.Aleksander Machniak
2014-04-13Fix lack of translation of special folders in some configurations (#1489799)Aleksander Machniak
2014-04-10Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-04-10Make sure preformance info logged in devel_mode uses locale-independent numbe...Aleksander Machniak
2014-04-08Make multi-folder message identifiers work with folders containing commasThomas Bruederli
2014-04-08Fix _uid=* case for regular selectionsThomas Bruederli
2014-04-08Don't display error when moving a message to the same folder it already residesThomas Bruederli
2014-04-08Fix message UID extraction for _uid=*; update unread count for all affected m...Thomas Bruederli
2014-04-07Make UID extraction function globally availbale (for plugins)Thomas Bruederli
2014-04-04Improve error message on failed http connectionAleksander Machniak
2014-04-01Removed redundant default_folders config option (#1489737)Aleksander Machniak
2014-03-31Render 'now' dates in short form, tooThomas Bruederli
2014-03-22Make sure parent folder selector always contains parent folderAleksander Machniak
2014-03-19Bump version number to 1.1-gitAleksander Machniak
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-02-10Add setter for user object to rcube class; we already have getters for variou...Thomas Bruederli
2014-01-30Create class documentation with latest phpdoc utilityThomas 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-20Update to TinyMCE 4.xAleksander 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