• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upgraded Hibernate to 3.0

  1. … 97 more files in changeset.
added getNoSuchTool , a flashmessage to indicate that an error has occurred

Add "j_security_check" check for performance reason.

add OnLoadError handler to moviewloader

Add comment.

Add new target, copy shared session jar into JBOSS lib folder

Shared session solution.

  1. … 4 more files in changeset.
Removed '/lams' from the image urls as per Dave's request. He will include the 'lams' bit.

  1. … 3 more files in changeset.
the abstractExportPortfolio servlet is a base servlet that tools should extend for

their export functionality.

Filter and Response Wrapper, used by tools so that they can save their output to a file.

added PARAM_DIRECTORY_NAME and PARAM_FILENAME

changed the removeTrailingForwardSlash and trailingForwardSlashPresent from protected to public.

Will be used by the tools.

Web applications scope session implementation.

    • -0
    • +395
    ./src/java/org/lamsfoundation/lams/web/session/SessionManager.java
Name maxId made maxID to be consistent

Stopped the authoring using the DTOs as a way of converting the data coming from Flash.

Using the DTOs caused the WDDX null values (e.g. -1111111) to be written to the database.

  1. … 5 more files in changeset.
lots of little things :)

add Null handling functions

displayError()

add" Save"

user serverURL

fixing posting method. add error handling

*** empty log message ***

  1. … 1 more file in changeset.
Changed name of local db login user to "mmm" and added learner and staff roles to organisations

Added copyright statements.

Added methods to parse a date from a string.

    • -0
    • +118
    ./test/java/org/lamsfoundation/lams/util/TestDateUtil.java
Improved the special NULL handling code for WDDX processing.

Improved the special NULL handling code for WDDX processing. Now uses the convertToBlah utilities in WDDXProcessor.

  1. … 1 more file in changeset.
fixed up spelling error in comment

added new constructor LearningLibraryDTO(LearningLibrary, List)

the list contains the template activity for that particular learning library

implementation of new method getTemplateActivityByLibraryId