Oooops, fixed for my previous commit. Actually the checks were OK there, it was the one used as condition to build the revoke/grant prilige link that was wrong
- improve handling for form-fields of type form_page (makes it easier to change the xowiki instance, from where the form is resolved)- better handling of nested package initialzations
- changed pretty value to omit ".." from category trees on level>1- minor refactoring: made FormField::select and FormField::radio subclasses of the abstract class FormField::enumeration, keeping now the common methods for these classes- import/export of FormFields using category trees as source.
use template::head if available, preload icons used in file panel, do not show [x] if folder is empty, escape double quotes in json fields, url encode download_url
Fix to avoid the growth of the subject line in a multi-language environment. The Re: prefix is always added using the site wide locale to be able to trim it.