Skip to content

Release V0.3

Compare
Choose a tag to compare
@srobotta srobotta released this 06 Jul 12:00
· 43 commits to master since this release

Release V0.3

  • Support for the standard language tags in Moodle without having to install the filter_multilang2.
  • Tooltip with possible languages is shown when a highlighted language tag is selected (only when showalllanguages is off, otherwise the tooltip list would be too long).
  • Fix: when the text editor lost the focus the highlighting of the language tags disappeared.
  • Fix: the iso code was not displayed in the language list in the menu when showalllanguages was enabled.
  • Some internal refactoring because of the changes from above that made them necessary.
  • Adjust behat tests to test both, standard annotation and multilang2 filter annotation.
  • Change code maturity to RC.