lams_admin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix bug where the list of users would include the list from a previous invocaation, when the user did not save/cancel to leave the page

fix bug where you could add user without any roles

add some intro text to 'assign roles' pages

changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 2 more files in changeset.
LDEV-954 update struts-forwards to use sysadmin action instead of going straight to the jsp

sysadmin window now displays links according to role (either sysadmin or author admin)

move filterRoles to service

give 'author admin' access to lams_admin (so they can access 'edit default tool content' in sysadmin screen)

add global roles to group management screen; restrict possible roles to 3 sections, global/course/class.

forgot to add edit default tool content screen

adding note about not being able to upload files to default tool content

changing hard coded contentFolderID to -1

LDEV-231 edit default tool content

    • -0
    • +27
    ./web/toolcontent/toolcontentlist.jsp
Cleaned up jsp.

    • -44
    • +47
    ./web/WEB-INF/tags/DefineLater.tag
  1. … 14 more files in changeset.
use get method on the register form

register form update

put taglibs into common taglibs.jsp

  1. … 7 more files in changeset.
LDEV-884 add audit log for spreadsheet-imported users

make links (esp 'edit configuration') not use lams:LAMSURL (a mistake in ServerURL will break the links)

added 4 example user rows

OK button goes back to sysadmin page, not usersearch page

check login exists when editing user

changed country option values to country codes

combine title/fname/lname into one 'name' column

put disable/delete messages into properties file

change 'edit' label to 'assign roles'

breadcrumb links; changed navigation a bit in group management tab; updated system admin tab

  1. … 6 more files in changeset.
Removed duplicate style attribute.

  1. … 15 more files in changeset.
Added border=0 style to tab middle link.

  1. … 16 more files in changeset.
remove most remaining 'getBlahService' text and use functions in AdminServiceProxy