Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
More changes to suit Hibernate 3

  1. … 32 more files in changeset.
Upgraded Hibernate to 3.0

  1. … 84 more files in changeset.
Added copyright statements.

    • -8
    • +21
    ./org/lamsfoundation/lams/util/TestWebUtil.java
Added methods to parse a date from a string.

    • -0
    • +118
    ./org/lamsfoundation/lams/util/TestDateUtil.java
  1. … 1 more file in changeset.
added tests to test the createZipFile method

tsets the FileUtil class

    • -0
    • +220
    ./org/lamsfoundation/lams/util/TestFileUtil.java
Converted to use JNDI datasource. Cleaned up some of the context files - moved the ones in the test area into src.

    • -10
    • +20
    ./org/lamsfoundation/lams/tool/dao/TestToolDAO.java
  1. … 13 more files in changeset.
Converted to use JNDI datasource. Moved some workspace code back into lams_common so that lams_common isn't dependent on another project

  1. … 8 more files in changeset.
Added initial Theme support

    • -0
    • +267
    ./org/lamsfoundation/lams/themes/dao/TestCSSThemeDAO.java
  1. … 32 more files in changeset.
Hopefully the problems with the moved Tool Exceptions are now fixed.

Fixed test case - was referring to the wrong ID for the chat tool

Fixed test case - added an extra cleanup before testing the file delete, so that it won't be thrown off by other old files.

*** empty log message ***

  1. … 1 more file in changeset.
*** empty log message ***

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

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

  1. … 4 more files in changeset.
Changed the id value in the test - doesn't match test data.

*** empty log message ***

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

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

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

  1. … 102 more files in changeset.
Added generic directory delete and zip file extraction code.

    • -0
    • +225
    ./org/lamsfoundation/lams/util/zipfile/TestZipFileUtil.java
    • binary
    ./org/lamsfoundation/lams/util/zipfile/bof.zip
  1. … 4 more files in changeset.
Removed supportsGrouping field as it doesn't exist in the database. The call was commented out in the test case so it was removed Also corrected the supportsGrouping call in the testcase.

*** empty log message ***

  1. … 23 more files in changeset.
change back to local time implementation

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

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

  1. … 1 more file in changeset.
*** empty log message ***

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

  1. … 5 more files in changeset.
factor out the date conversion logic into DateUtil

  1. … 2 more files in changeset.