lams_admin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
sort lists of ExtServerOrgMap and Organisations to display

set "please select" as the first option instead of the last one

added link to integrated server management page

new pages for integrated server configuration

    • -0
    • +58
    ./web/serverlist.jsp
    • -0
    • +78
    ./web/servermaintain.jsp
added new .servermaintain and .serverlist definition

added integrationContext

added ServerOrgMapForm definition.

removed duplicate filter configuration

new messages for integrated server configuration

*** empty log message ***

    • -0
    • +191
    ./src/java/org/lamsfoundation/lams/admin/web/ServerSaveAction.java
add comments only

just change Lams to LAMS for consistence

remove user_id column

Added id="authoringButton" to p element containing buttons. This is need by tool in order so set the visibility when a drop down window is present.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 14 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 263 more files in changeset.
Don't display 'create new group' link if user isn't sysadmin. Switched to service proxy. Added comments.

Gives authorisation error is someone tries to create a new group/course and is not sysadmin; switched to use service proxy

add service proxy class to share spring beans among admin code

Changing Staff to Monitor

LDEV-745 update roles to use message resources

updated roles labels

role tag to display role names in format understood by message resources' key format

  1. … 1 more file in changeset.
fix bug when saving an existing organisation, you wouldn't see any classes in the list of orgs.

add form validation for first name, last name, and email

  1. … 2 more files in changeset.
add error handling

add org name to jsp, removed <col />, add error handling

removed <col /> tag as it only worked in IE

  1. … 3 more files in changeset.
LDEV-736 removed # column and labelled 'actions' column

LDEV-729 remove number column from list

Updated version number to RC1

  1. … 39 more files in changeset.