• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed bug - couldn't remove more than 1 role at a time

updated message for add/remove users

Genericising the relationship between folders and workspaces - now one folder can be in many workspaces. Problem with the code though - when run from junit the relationship is set up okay, but when run in JBOSS the lams_workspace_workspace_folder records are not created.

  1. … 33 more files in changeset.
edit roles working, removed hard coded roles

renamed UserOrgRolesDTO to RoleDTO

proper roles add/remove logic

removed sometimes broken link

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

remove unnecessary bean definitions to speed up application startup a bit

use updated UserManagementService interfaces

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

    • -3
    • +1
    ./web/WEB-INF/struts/struts-config.xml
  1. … 1 more file in changeset.
small changes

add create/edit user functionality

    • -1
    • +84
    ./web/WEB-INF/struts/struts-config.xml
spelling fix for xnix systems

added div to control layout

added definition for userlist.jsp

initial commit for user listing

    • -0
    • +138
    ./src/java/org/lamsfoundation/lams/admin/web/UserManageAction.java
added user management messages

added struts el tag lib definitions

    • -0
    • +212
    ./web/WEB-INF/struts/tlds/struts-bean-el.tld
    • -0
    • +3302
    ./web/WEB-INF/struts/tlds/struts-html-el.tld
    • -0
    • +382
    ./web/WEB-INF/struts/tlds/struts-logic-el.tld
    • -0
    • +343
    ./web/WEB-INF/struts/tlds/struts-tiles-el.tld
*** empty log message ***

    • -4
    • +8
    ./web/WEB-INF/struts/struts-config.xml
fully internationalisation

changed page a bit

modified header

error display page

made save organisation work, added error handling in org management

added struts-el tag libs

global exception handler

    • -0
    • +8
    ./conf/xdoclet/global-exceptions.xml
added messages

changed build-jar task to include ApplicationResource.properties in jar for Struts to use

removed unnecessary file