summaryrefslogtreecommitdiffstats
path: root/test/system/keyboard_shortcuts_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixes class name to match file name in keyboard_shortcuts_test.rb (#41902).Marius Balteanu2024-11-291-1/+1
* Fix failing system test for keyboard shortcuts to reflect CommonMark toolbar'...Go MAEDA2024-10-241-1/+1
* Drop deprecated Redcarpet based Markdown formatter (#40149).Go MAEDA2024-10-201-1/+1
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Fixes failing system test caused by unavailable Underline button in CommonMar...Marius Balteanu2023-10-291-1/+2
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Add keyboard shortcuts for bold, italic and underline buttons (#34549).Go MAEDA2021-01-261-0/+62
* Adding system tests for keyboard shortcuts (#30459).Go MAEDA2021-01-071-0/+71