Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing the date format used when scheduling a lesson. Previously it was interpreted based on the system locale and that may not match the format sent by Flash.

  1. … 3 more files in changeset.
2 new UserManagementService methods

updated role type STAFF to MONITOR

  1. … 15 more files in changeset.
fixed parallel activity inside optional activity issue (650)

  1. … 1 more file in changeset.
Implementing/fixing 1.0.2 content import

  1. … 16 more files in changeset.
added minimal constructor to dto + saveMode wddx tag

  1. … 2 more files in changeset.
added postcode and portraitUuid fields to User

Working on the content import

  1. … 2 more files in changeset.
constructor change

  1. … 1 more file in changeset.
added content folder id field to learning design table + updated related dto's + added generator method for random 32 char id to authoring service + updated wddx packet handling

  1. … 9 more files in changeset.
Adding content import to the 1.0.2 importer. Added a new interface to be implemented by tools that support 1.0.2 import.

  1. … 4 more files in changeset.
Removed redundant language and country tables - now just use the supported locale tables.

  1. … 34 more files in changeset.
small UserManagementService change

Remove unused lesson columns in Learning Design table

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

Updated notebook service and session map.

  1. … 5 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. … 2 more files in changeset.
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.

  1. … 3 more files in changeset.
Renamed variable for consistency.

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

Renamed variable for consistency.

  1. … 2 more files in changeset.
implement Comparable for User, sort according to login name

  1. … 1 more file in changeset.
lams.jar rebuild due to changes in lams_common notebook

implemented scratchpad for flash learner

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

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

  1. … 3 more files in changeset.
Added check for null value in NotebookEntryDAO get method.

  1. … 1 more file in changeset.
Renamed Journal to Notebook.

added current/dest activity id params