Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Persist toolSessionName.

  1. … 3 more files in changeset.
Add group name.

  1. … 11 more files in changeset.
Remove SUSPEND_STATE for activeLesson query.

Changed name of parentLearningDesign to originalLearningDesign. This field links the lesson version of a design back to its original design, but the parent name suggests that the parent learning design contains the child learning design (this is the meaning in the activity table) so the name was changed.

  1. … 9 more files in changeset.
changed theme so it isnt lazily loaded. problem occurred when trying the get the users theme. the CSSThemeVisualElement did not seem tob e loading

  1. … 1 more file in changeset.
LDEV-61 Fixing tool sessions - all users were getting separate tool sessions. Changed name of "group" to "sessionGroup" so that the HQL wouldn't throw warnings about group being a reserved word.

changed so that the relationship between activities and learningLibrary is lazy loaded.

  1. … 1 more file in changeset.
LDEV-67: Run sequences were not going in the correct workspace folder. Added a default runtime sequence folder to the workspace object.

  1. … 3 more files in changeset.
took out the groupingTypeId problem.

added the property groupingTypeId, which previously wasnt there. when retrieving Grouping objects, the groupingTypeId was null regardless of what value was stored on database. Works okay now.

Added JBOSS cache to LAMS, now caching users by user id.

    • -0
    • +4
    ./jar/META-INF/MANIFEST.MF
  1. … 6 more files in changeset.
Hopefully fixed the LearnerProgress relationships so that we always get the true activity object, not a proxy.

Upgraded Hibernate to 3.0

  1. … 77 more files in changeset.
Name maxId made maxID to be consistent

Delete web stuff. Move usermangement.web.* to admin project.

  1. … 69 more files in changeset.
Converted to use JNDI datasource.

  1. … 3 more files in changeset.
Switched style and elements collections to not lazy load - makes creating the DTO easier.

  1. … 1 more file in changeset.
Added initial Theme support

    • -0
    • +743
    ./create_lams_11_tables.sql
  1. … 6 more files in changeset.
*** empty log message ***

  1. … 6 more files in changeset.
Removed master build script, and the copyfiles entries in the normal build script - this functionality is now in lams_build.

    • -6
    • +0
    ./unix/authentication/authentication.dtd
    • -53
    • +0
    ./unix/authentication/authentication.xml
    • -161
    • +0
    ./windows/jboss/login-config.xml
    • -44
    • +0
    ./windows/jboss/service/mysql-ds.xml
  1. … 2 more files in changeset.
*** empty log message ***

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

    • -0
    • +25
    ./xdoclet/servlet-mappings.xml
    • -0
    • +47
    ./xdoclet/servlets.xml
    • -0
    • +27
    ./xdoclet/web-settings.xml
  1. … 6 more files in changeset.
*** empty log message ***

*** empty log message ***

  1. … 2 more files in changeset.
no message

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

  1. … 29 more files in changeset.
modify gate hibernate mapping file and object to include waiting learners attribute

  1. … 4 more files in changeset.
added query to query active learners

DB Changes: lams_tool: columns learning_library_id and default_tool_content_id made nullable (C Perfect's request). lams_user: column user_organisation_id removed (checked with F Yang)

  1. … 4 more files in changeset.
changes for master build of ear

    • -0
    • +22
    ./j2ee/application.xml
  1. … 2 more files in changeset.