Summary: | Use YAML CodeMirror higlighting on YAML preferences | ||
---|---|---|---|
Product: | Koha | Reporter: | Josef Moravec <josef.moravec> |
Component: | Architecture, internals, and plumbing | Assignee: | Josef Moravec <josef.moravec> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | martin.renvoize, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
19.05.00
|
|
Circulation function: | |||
Bug Depends on: | 22584 | ||
Bug Blocks: | |||
Attachments: |
Bug 22757: Add CodeMirror highlighting on more YAML formatted prferences
Bug 22757: Add CodeMirror highlighting on more YAML formatted prferences Bug 22757: Add CodeMirror highlighting on more YAML formatted prferences Bug 22757: Add CodeMirror highlighting on more YAML formatted preferences |
Description
Josef Moravec
2019-04-23 11:45:41 UTC
Created attachment 88449 [details] [review] Bug 22757: Add CodeMirror highlighting on more YAML formatted prferences Test plan: Go to system preferences and ensure the code highlighting is used on these preferences: UpdateNotForLoanStatusOnCheckin BibtexExportAdditionalFields RisExportAdditionalFields UpdateItemWhenLostFromHoldList MarcFieldsToOrder MarcItemFieldsToOrder Good catch! Created attachment 88460 [details] [review] Bug 22757: Add CodeMirror highlighting on more YAML formatted prferences Test plan: Go to system preferences and ensure the code highlighting is used on these preferences: UpdateNotForLoanStatusOnCheckin BibtexExportAdditionalFields RisExportAdditionalFields UpdateItemWhenLostFromHoldList MarcFieldsToOrder MarcItemFieldsToOrder ItemsDeniedRenewal Created attachment 88461 [details] [review] Bug 22757: Add CodeMirror highlighting on more YAML formatted prferences Test plan: Go to system preferences and ensure the code highlighting is used on these preferences: UpdateNotForLoanStatusOnCheckin BibtexExportAdditionalFields RisExportAdditionalFields UpdateItemWhenLostFromHoldList MarcFieldsToOrder MarcItemFieldsToOrder ItemsDeniedRenewal Signed-off-by: Owen Leonard <oleonard@myacpl.org>
> Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Thanks Owen!
Created attachment 88658 [details] [review] Bug 22757: Add CodeMirror highlighting on more YAML formatted preferences Test plan: Go to system preferences and ensure the code highlighting is used on these preferences: UpdateNotForLoanStatusOnCheckin BibtexExportAdditionalFields RisExportAdditionalFields UpdateItemWhenLostFromHoldList MarcFieldsToOrder MarcItemFieldsToOrder ItemsDeniedRenewal Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Awesome work all! Pushed to master for 19.05 Enhancement will not be backported to 18.11.c series |