Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / Koha / Manual.pm
2020-06-15 Jonathan DruartBug 25576: Add link to the manual for the ILL module
2020-03-24 Katrin FischerBug 24837: Rename selectbranchprinter.pl to set-library.pl
2020-03-20 Katrin FischerBug 24848: Improve manual links for the label creator
2020-03-16 Andrew Fuerste-HenryBug 24838: Fix help link for patron categories
2019-08-05 Ere MaijalaBug 11529: Remove field mapping table and admin page
2019-06-06 Katrin FischerBug 22958: Fix help link on the SMS providers page
2019-04-19 Martin RenvoizeBug 22687: Typo correction for Portuguese manual link
2019-04-19 Katrin FischerBug 22174: Add link to help page for API key management
2019-04-11 Katrin FischerBug 19747: Add link to article requests help page
2018-09-06 Katrin FischerBug 19817: (QA follow-up) Add German manual and fix...
2018-09-06 Jonathan DruartBug 19817: Remove numbering from chapter file names
2018-09-06 Jonathan DruartBug 19817: use https instead of http
2018-09-06 Jonathan DruartBug 19817: Use the language from the interface if valid
2018-09-06 Jonathan DruartBug 19817: Add pref KohaManualLanguage
2018-09-06 Jonathan DruartBug 19817: Move code to Koha::Manual to make it testabl...