Koha/koha-tmpl/intranet-tmpl/lib
Owen Leonard 56ab537020 Bug 20260: Use CodeMirror for the SQL reports editor
This patch adds CodeMirror syntax highlighting to the SQL reports
editor. Newly added is a file containing the sql-specific syntax
highlighting code, in both compressed and uncompressed versions.

Unrelated changes:

 - Some JavaScript has been moved from inside the body of the page to
   the footer.
 - Paths to some assets have been corrected to no use relative paths.

To test, apply the patch and go to Reports -> Saved SQL reports

- Edit an existing report and confirm that the SQL is correctly
  highlighted and that there are no display problems when editing.
- Confirm that changes are saved successfully.
- Perform the same test when creating a new SQL report.
- View an existing report and confirm that the SQL is syntax-highlighted
  but is read-only.

Signed-off-by: Michal Denar <black23@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2018-10-12 15:50:39 -03:00
..
bootstrap
codemirror Bug 20260: Use CodeMirror for the SQL reports editor 2018-10-12 15:50:39 -03:00
d3c3 Bug 17282: Ability to create charts for SQL reports 2018-10-01 13:56:35 +00:00
font-awesome
greybox
jquery
jsdiff
koha/cateditor Bug 21362: Advanced editor: Fix tab navigation in fixed fields 2018-09-28 19:29:58 +00:00
leaflet
select2
shortcut
tiny_mce
yui
filesaver.js
require.js