Skip to content

Monaco editor, editor restrictions, minor improvements

Astor Bizard requested to merge test into master
  • Added Monaco editor support
  • Added flexibility on editor restrictions (no editor, only ace or monaco, etc.)
  • Adjusted permissions: it is now possible to submit via ajax without having the view capability (still requires the submit capability)
  • Fixed bugs on submission form, webservices with binary files, warning for private copy save, syntax highlighter for sql on ace, downloaded file names

Merge request reports