Commit Graph

7357 Commits (782a86e49780a2720890f51c48e161f7052510c4)
 

Author SHA1 Message Date
Thomas Bruederli 782a86e497 Fix treelist keyboard navigation + assign aria-level attributes to treeitems 10 years ago
Thomas Bruederli a2f8fa2361 Set aria-selected and aria-expanded state attributes 10 years ago
Thomas Bruederli 93cd38af7d Avoid scrolling when list gets back focus (on invisible focus element) 10 years ago
Thomas Bruederli 6789bf1f4d Moved popup-menu functions to Roundcube core for seamless integration of (stackable) skin and core menus 10 years ago
Thomas Bruederli ea0866a1ad Improve keyboard navigation on compose screen: define tabindex groups + enable keyboard controls of contacts list widget 10 years ago
Thomas Bruederli b2992dd228 Further accessibility improvements regarding keyboard navigation and document structure 10 years ago
Thomas Bruederli 184ed2efe2 Declare content language for proper text-to-speech support 10 years ago
Thomas Bruederli d2bf33b242 Forward keyboard event through 'menu-open' command to enable keyboard navigation 10 years ago
Thomas Bruederli a539cebdaa Improve mail view document structure with headings, roles, labels and aria-attributes 10 years ago
Thomas Bruederli eb95518ef9 Enable keyboard navigation on treelist widgets with cursor keys 10 years ago
Thomas Bruederli 2ba491a0f9 Fix list focus in non-keyboard mode: restore old behavior 10 years ago
Thomas Bruederli e8bcf08c72 1. Prepare core and Larry skin for improved accessibility
2. Implement full keyboard navigation in main mail view
10 years ago
Thomas Bruederli 2d8f31da73 Remove inadequate 'pagenav' class from button containers 10 years ago
Thomas Bruederli 388b384ef1 Define globally available styles for UI buttons with icons 10 years ago
Aleksander Machniak d5038ee5d9 CS fixes 10 years ago
Aleksander Machniak 2581c87e65 Fix identities_level=4 handling in new_user_dialog plugin (#1489840) 10 years ago
Aleksander Machniak 64f40ef43c Add splitter in Settings > Responses 10 years ago
Aleksander Machniak 9f3fad6e1f Revert unintentional change 10 years ago
Aleksander Machniak 54185837c8 Make identity name field optional (#1489510)
Get rid of unhelpful error message.
10 years ago
Thomas Bruederli b34d679075 Specify licenses in all javascript files and blocks to please LibreJS 10 years ago
Thomas Bruederli b867bb81e1 Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into tribut-x-forwarded-whitelist 10 years ago
Thomas Bruederli 95c59146b8 Update changelog 10 years ago
Thomas Bruederli 8dc87e62fb Avoid popupmenus being closed when scrollbar is clicked (#1489832) 10 years ago
Aleksander Machniak a54cff4c56 Fix error when spell-checking an empty text (#1489831) 10 years ago
Aleksander Machniak 5a7b7ce039 Prevent from js error when messages list does not exist 10 years ago
Aleksander Machniak eed897ca03 Fix possibly wrong error message when contact with the same email exists on move/copy 10 years ago
Aleksander Machniak f22de58087 Fixed notify/enotify extension handling 10 years ago
Thomas Bruederli f0405b4bae Accept broken vcards from Outlook that only supply ORG but not the required N or FN properties 10 years ago
Thomas Bruederli 5b6d09ad29 Configured host can be a URL 10 years ago
Thomas Bruederli dd5b2c5e6c Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Thomas Bruederli 8992116313 Set task variable to 'cli' when loading rcmail instance in shell scripts 10 years ago
Aleksander Machniak 624031a7a1 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 65ac8302e4 Fix missing Mail-Followup-To header in sent mail (#1489829) 10 years ago
Thomas Bruederli 1fa0b6c0e5 Update Changelog 10 years ago
Thomas Bruederli 6fe5dd9da9 Add utility script to remove a user record from the local database 10 years ago
Thomas Bruederli 7d213af1bd Fix saving of search settings in 'all folders' mode 10 years ago
Thomas Bruederli fc2b025081 Remove debug output 10 years ago
Thomas Bruederli ab366809d5 Only refresh the affected parts of a cross-folder search set after moving/deleting/flagging 10 years ago
Thomas Bruederli 6f9bb11bb1 Reduce duplicated code 10 years ago
Thomas Bruederli 31aa080609 Further refine cross-folder searching:
- Store incomplete search results in session and re-send search requests
  to the server if returned before complete (this should avoid hitting request timeouts).
- Display full folder path on mouseover in message list
- Remove pthreads implementation stuff as this wasn't really working
10 years ago
Aleksander Machniak 3b55b2f92b Fix so browser capabilities check is done really only once a session 10 years ago
Aleksander Machniak 4c7a980aaa Convert tabs to spaces 10 years ago
Aleksander Machniak 0314bff278 Set register_globals=off in .htaccess file and add note to INSTALL 10 years ago
Thomas Bruederli d220ebd708 Describe Selenium testing setup and provide a function to clear the SQL database 10 years ago
Thomas Bruederli eea11ecdde Move rcube_installer class to include/rcmail_installer in order to remain accessible by the update script even if the installer directory was removed 10 years ago
Aleksander Machniak d2e3a22d24 Allow aborting of running search requests 10 years ago
Aleksander Machniak 2611ac9570 Unify use of local 'this' variable reference 10 years ago
Aleksander Machniak eb7e452ecd CS fixes 10 years ago
Aleksander Machniak 97cf4d199b Remove IE7 hack that is not needed anymore 10 years ago
Aleksander Machniak 701905727c Add _mbox argument to headers action URL 10 years ago