• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed getRolesForOrgType method

  1. … 1 more file in changeset.
Added programatically controlled join class for the many-to-many relationship between workspace and workspace folder. Just can't seem to get Hibernate to create the record when we do it using Hibernate's many-to-many.

This should fix the problem with the folder for a new organisation not appearing in the authoring module.

    • -2551
    • +2565
    ./db/model/lams_11.clay
Updated notebook service and session map.

  1. … 1 more file in changeset.
Implemented the decryption of 1.0.x designs

Reflected activities implemented to the point where the reflective entry is identified but not set up as the tools don't have a reflective flag yet.

Importing optional and parallel activities now working.

Updating norwegian

  1. … 8 more files in changeset.
added auto-save feature

  1. … 10 more files in changeset.
LDEV-493 when creating new classes, course managers are automatically added with staff role.

  1. … 1 more file in changeset.
Renamed NotebookConstants to CoreNotebookConstants to remove confustion with constants in Notebook tool.

  1. … 1 more file in changeset.
1.0.2 importer now handles grouping and generates a unique title (using the same code as the 2.0 importer for the title).

Added Dutch to the list of supported locales

Added accidently - temporary file used to create this table.

Adding support for LAMS 1.0.2 import. Includes a table to map the old tool types to our new tool signatures. Can import a sequence with tool tasks, no grouping and no data.

    • -0
    • +132
    ./src/java/org/lamsfoundation/lams/tool/ToolImportSupport.java
  1. … 5 more files in changeset.
Renamed variable for consistency.

  1. … 1 more file in changeset.
Renamed variable for consistency.

  1. … 1 more file in changeset.
Renamed variable for consistency.

  1. … 1 more file in changeset.
Renamed variable for consistency.

implement Comparable for User, sort according to login name

  1. … 1 more file in changeset.
Added new field create_date and update_date

Added extended interface for CoreNotebookService. Interface extends the ICoreNotebookService and adds getEntry(userID) and getEntry(userID, lessonID).

Implemented interface methods.

Added extended interface for CoreNotebookService. Interface extends the ICoreNotebookService and adds getEntry(userID) and getEntry(userID, lessonID)

Added constants to be used for id_type in notebook entry.

Added HQL query.

Added new field create_date and update_date

Merged changes.

implemented scratchpad for flash learner

  1. … 6 more files in changeset.
Changed entry field to use text rather than varchar

  1. … 1 more file in changeset.
implemented searchByStringProperties method in BaseDAO for user-search functionality

  1. … 1 more file in changeset.
Updating Norwegian

  1. … 2 more files in changeset.