Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-06 | The following: | David Carter | |
program/steps/mail/compose.inc :: rcmail_store_target_selection() program/steps/settings/edit_folder.inc :: rcmail_folder_form() both try to localise mailbox names. Push the logic down into the folder_selector() method which can use: $this->config->get('show_real_foldernames') to decide the correct default behaviour. Clients functions and methods can still override by adding 'realnames' named parameter to the folder_selector() call. The obvious example is the Settings -> Preferences -> Special Folders screen. | |||
2014-06-05 | Merge branch 'dev-accessibility' | Thomas Bruederli | |
Conflicts: program/include/rcmail_output_html.php program/js/app.js program/js/treelist.js program/lib/Roundcube/html.php skins/larry/styles.css skins/larry/templates/compose.html | |||
2014-06-04 | Improved video support, all tinymce related resources moved to ↵ | Aleksander Machniak | |
program/js/tinymce/roundcube dir | |||
2014-06-03 | Apply accessibility improvements to the settings section | Thomas Bruederli | |
2014-06-02 | Some more improvemements on content structure, text representation and ↵ | Thomas Bruederli | |
keyboard navigation within the mail view | |||
2014-05-30 | Display a warning if popup window was blocked (#1489618) | Aleksander Machniak | |
2014-05-30 | Implemented Text Editor widget that integrates all operations on | Aleksander Machniak | |
textareas including HTML editor and spellchecking | |||
2014-05-28 | Merge branch 'tinymce4' | Aleksander Machniak | |
Conflicts: program/js/app.js program/js/editor.js program/js/tiny_mce/tiny_mce.js program/steps/utils/spell_html.inc | |||
2014-05-27 | Implemented image selector dialog for TinyMCE, css fixes in classic skin for ↵ | Aleksander Machniak | |
TinyMCE4 | |||
2014-05-08 | Add 'performance_stats' option, so perf. stats can be logged with disabled ↵ | Aleksander Machniak | |
devel_mode | |||
2014-05-04 | Support upload progress with session.upload_progress and PECL uploadprogress ↵ | Aleksander Machniak | |
module (#1488702) | |||
2014-04-30 | Fix invalid host validation on login (#1489841) | Aleksander Machniak | |
2014-04-23 | Set task variable to 'cli' when loading rcmail instance in shell scripts | Thomas Bruederli | |
2014-04-14 | Fix invalid page title for some folders (1489804) | Aleksander Machniak | |
2014-04-13 | Fix deleting/moving folders from folders with name "0", "00", etc. | Aleksander Machniak | |
2014-04-13 | Fix lack of translation of special folders in some configurations (#1489799) | Aleksander Machniak | |
2014-04-10 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak | |
2014-04-10 | Make sure preformance info logged in devel_mode uses locale-independent ↵ | Aleksander Machniak | |
number format | |||
2014-04-08 | Make multi-folder message identifiers work with folders containing commas | Thomas Bruederli | |
2014-04-08 | Fix _uid=* case for regular selections | Thomas Bruederli | |
2014-04-08 | Don't display error when moving a message to the same folder it already resides | Thomas Bruederli | |
2014-04-08 | Fix message UID extraction for _uid=*; update unread count for all affected ↵ | Thomas Bruederli | |
mailboxes | |||
2014-04-07 | Make UID extraction function globally availbale (for plugins) | Thomas Bruederli | |
2014-04-04 | Improve error message on failed http connection | Aleksander Machniak | |
2014-04-01 | Removed redundant default_folders config option (#1489737) | Aleksander Machniak | |
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830) | |||
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 | |
of current folder, even if it does not exist | |||
2014-02-10 | Add setter for user object to rcube class; we already have getters for ↵ | Thomas Bruederli | |
various user properties there | |||
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-20 | Update to TinyMCE 4.x | 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-15 | Implemented menu actions to copy/move messages, added folder-selector widget ↵ | Aleksander Machniak | |
(#1484086) | |||
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 ↵ | Thomas Bruederli | |
behavioral improvements and encrytion are still to be added | |||
2013-10-25 | Merge branch 'dev-canned-responses' | Thomas Bruederli | |
Conflicts (resolved): skins/classic/includes/settingstabs.html skins/larry/includes/settingstabs.html | |||
2013-09-19 | Allow sysadmins to define static responses which are immutable for the user | Thomas Bruederli | |
2013-09-09 | Add option force specified domain in user login - username_domain_forced ↵ | Aleksander Machniak | |
(#1489264) | |||
2013-09-04 | Make result of rcmail::get_compose_responses() always an (indexed) array; ↵ | Thomas Bruederli | |
add plugin hook for updating user prefs: 'preferences_update' | |||
2013-09-04 | Fix indentation | 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-26 | Fix bugs when invoking contact creation form when read-only addressbook is ↵ | Aleksander Machniak | |
selected (#1489296) | |||
2013-07-12 | Allow to load config files for different environments (#1487311); keep ↵ | Thomas Bruederli | |
(non-default) filename in URLs throughout the webmail app | |||
2013-06-21 | Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is ↵ | Aleksander Machniak | |
detected | |||
2013-06-20 | Canonize boolean ini_get() results (#1489189) | Aleksander Machniak | |