usermanagement

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 294 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
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.
Testing out an issue with saving a new workspace.

Testing out an issue with saving a new workspace.

remove DAOs that don't do much, rewrite BaseDAO, update UserManagementService(not completed yet), very messy

    • -58
    • +0
    ./dao/hibernate/OrganisationDAOTest.java
    • -52
    • +0
    ./dao/hibernate/TestWorkspaceDAO.java
    • -105
    • +0
    ./dao/hibernate/UserDAOTest.java
  1. … 47 more files in changeset.
change method names to compile with the latest DAO interfaces

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

  1. … 36 more files in changeset.
updated test service - removed WDDX test

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

    • -2
    • +2
    ./dao/hibernate/OrganisationDAOTest.java
  1. … 254 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Got the lines in the wrong order in the last check in.

    • -1
    • +1
    ./dao/hibernate/OrganisationDAOTest.java
  1. … 254 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

    • -20
    • +23
    ./dao/hibernate/OrganisationDAOTest.java
    • -20
    • +23
    ./dao/hibernate/RoleDAOTest.java
    • -20
    • +23
    ./dao/hibernate/TestWorkspaceDAO.java
    • -20
    • +23
    ./dao/hibernate/UserDAOTest.java
  1. … 254 more files in changeset.
Converted to use JNDI datasource. Cleaned up some of the context files - moved the ones in the test area into src.

    • -15
    • +22
    ./dao/hibernate/OrganisationDAOTest.java
    • -24
    • +23
    ./dao/hibernate/RoleDAOTest.java
    • -17
    • +23
    ./dao/hibernate/TestWorkspaceDAO.java
    • -15
    • +23
    ./dao/hibernate/UserDAOTest.java
  1. … 20 more files in changeset.
Changed the id value in the test - doesn't match test data.

*** empty log message ***

    • -17
    • +23
    ./TestUserManagementService.java
  1. … 11 more files in changeset.
*** empty log message ***

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

    • -0
    • +50
    ./dao/hibernate/TestUserOrganisationDAO.java
    • -0
    • +47
    ./dao/hibernate/TestWorkspaceFolderDAO.java
  1. … 5 more files in changeset.
*** empty log message ***

    • -2
    • +1
    ./dao/hibernate/OrganisationDAOTest.java
  1. … 111 more files in changeset.
*** empty log message ***

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

    • -0
    • +45
    ./dao/hibernate/TestWorkspaceDAO.java
  1. … 5 more files in changeset.
*** empty log message ***

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

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

    • -6
    • +2
    ./dao/hibernate/OrganisationDAOTest.java
  1. … 5 more files in changeset.
*** empty log message ***

    • -0
    • +7
    ./dao/hibernate/OrganisationDAOTest.java
  1. … 6 more files in changeset.
*** empty log message ***

    • -0
    • +87
    ./TestUserManagementService.java
    • -27
    • +18
    ./dao/hibernate/OrganisationDAOTest.java
    • -16
    • +70
    ./dao/hibernate/UserDAOTest.java
  1. … 17 more files in changeset.
*** empty log message ***

    • -0
    • +55
    ./dao/hibernate/OrganisationDAOTest.java
    • -0
    • +64
    ./dao/hibernate/OrganisationTypeDAOTest.java
    • -0
    • +55
    ./dao/hibernate/RoleDAOTest.java
    • -0
    • +41
    ./dao/hibernate/UserDAOTest.java
  1. … 172 more files in changeset.