- add option "-path_encode" to methods "pretty_link" and "folder_path" to allow to control, wether the result should be encoded or not (default true)- simplify logic around path encoding by using parameter -query of pretty_link- Bump version number of xowiki and xowf to 5.9.1b4
- Internationalize title of /members page for main site memberships- Make displayed columns of member page configurable and show ordinary members less columns
Fix hiding of delete and move buttons. For move I resolved using thedelete permission as a criteria, because otherwise one should ensurealso the availability of a suitable destination, which must be writableand in none of the object's subtrees. Complicated and costly to execute everytime.
Centralize message handling for member_state management in group::get_member_state_pretty. More can be done, i18n needs to be added as well (required to having a more generalized handling of memberships in acs-admin and acs-subsite/www/members