Added created by field to organisation. Added help url column to tool. Started to record user id against entries in content repository - not yet completed.
Added created by field to organisation. Added help url column to tool. Started to record user id against entries in content repository - not yet completed.
fix bug, where 'add/remove users' button only appeared if group had 'canBrowseAllUsers' checked. 'add/remove' is always present now, and 'canBrowseAllUsers' only determines who appears in the list of users to add/remove. see LDEV-662
made changes and added code to enable opening of popup for monitor content for learner and for learner in Learner and Sequence Tab when user double click on the learner icon
LDEV-662: courseAdminCanAddNewUsers and courseAdminCanBrowseAllUsers are now 1-1 with the 'create new user' and 'add/remove users' buttons. Used to need the canAddNewUsers permission before admin/manager would see the 'add/remove users' button.