summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2014-06-03Apply accessibility improvements to the settings sectionThomas Bruederli
2014-06-02Some more improvemements on content structure, text representation and keyboa...Thomas Bruederli
2014-06-02Localize title and summary attributes; make message count display box a live ...Thomas Bruederli
2014-05-30Display a warning if popup window was blocked (#1489618)Aleksander Machniak
2014-05-30Implemented Text Editor widget that integrates all operations onAleksander Machniak
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
2014-05-28Improved folders sorting by name - use Intl.Collator if supportedAleksander Machniak
2014-05-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ...Aleksander Machniak
2014-05-25Silence possible PHP Warning: file_exists(): open_basedir restriction in effect.Aleksander Machniak
2014-05-12Optimize "empty" framed pages size (#1489792)Aleksander Machniak
2014-05-12Code improvementsAleksander Machniak
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