Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
edit roles working, removed hard coded roles

  1. … 2 more files in changeset.
renamed UserOrgRolesDTO to RoleDTO

    • -0
    • +63
    ./java/org/lamsfoundation/lams/admin/web/RoleDTO.java
added workspace and workspaceFolder maintenance code since it's easier done here rather than in service layer. workspace/workspaceFolder/organisation/user may need be remodeled to make thing clearer

use updated UserManagementService interfaces

  1. … 1 more file in changeset.
remove deprecated DAO reference , use baseDAO instead

  1. … 2 more files in changeset.
small changes

  1. … 1 more file in changeset.
add create/edit user functionality

  1. … 5 more files in changeset.
initial commit for user listing

    • -0
    • +69
    ./java/org/lamsfoundation/lams/admin/web/UserListDTO.java
  1. … 1 more file in changeset.
made save organisation work, added error handling in org management

Added funtionality implementation

changed OrgManageAction.java, OrganisationAction.java changed struts doclet of ScheduledJobListAction.java Added OrgSaveAction.java

added/removed/modified a few files

    • -0
    • +82
    ./java/org/lamsfoundation/lams/admin/web/OrgListDTO.java
  1. … 6 more files in changeset.
removed sysadmin package

removed some classes, added some, modified some

remove deprecated class

Changing organisation structure to a simple root, course, class structure.

  1. … 36 more files in changeset.
Tweaking to reduce the number of times the User object is retrieved from the database. Also partially implemented the cache clear when a user object is changed.

Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 50 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 8 more files in changeset.
Move the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 6 more files in changeset.
For quartz job list function.

  1. … 11 more files in changeset.
Moved sysadmin functionality into its own package.

    • -0
    • +131
    ./java/org/lamsfoundation/lams/sysadmin/web/CacheAction.java
  1. … 2 more files in changeset.
Tweaked how the preview deletion is called (now calls the web layer of monitoring not the service directly - if it calls the service then the spring context doesn't contain all the tool details.)

Also changed jsps to use the lams custom tags.

  1. … 7 more files in changeset.
Added system administration page.

  1. … 22 more files in changeset.
Implemented Cache Monitoring page

    • -0
    • +131
    ./java/org/lamsfoundation/lams/admin/web/CacheAction.java
  1. … 5 more files in changeset.
Fix ant deploy-war

  1. … 2 more files in changeset.
Script build-jar and build-war can work.

  1. … 42 more files in changeset.
*** empty log message ***

    • -0
    • +223
    ./java/org/lamsfoundation/lams/admin/login/web/HomeAction.java
  1. … 108 more files in changeset.