• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
mapping fixes. There seems to be problems in workspace and workspaceFolder db design, which causes hibernate not behavior as expected. It should be fixed

  1. … 3 more files in changeset.
updated UserManagementService interfaces

    • -4
    • +2
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 1 more file in changeset.
Change set activity parent method.

remove deprecated DAO reference , use baseDAO instead

  1. … 7 more files in changeset.
remove DAOs that don't do much, rewrite BaseDAO, update UserManagementService(not completed yet), very messy

    • -63
    • +3
    ./org/lamsfoundation/lams/commonContext.xml
    • -5
    • +238
    ./org/lamsfoundation/lams/dao/IBaseDAO.java
  1. … 40 more files in changeset.
Removing learnerProgress from the user's shared session. This should allow preview and learner to run without interfering with each other.

  1. … 24 more files in changeset.
Add some operation for pass ld validation

added deleteUserById to interface

Add learning design validation.

Update complex activity parent id seting.

Bug fix for mixed OS zip file handling.

Bug fix for mixed OS zip file handling.

Bug fix for mixed OS zip file handling.

Bug fix for mixed OS zip file handling.

Bug fix for mixed OS zip file handling.

    • -4
    • +9
    ./org/lamsfoundation/lams/util/FileUtil.java
  1. … 1 more file in changeset.
added new methods

Bug fix for linux OS.

    • -10
    • +8
    ./org/lamsfoundation/lams/util/FileUtil.java
Bug fix for linux OS.

    • -1
    • +1
    ./org/lamsfoundation/lams/util/FileUtil.java
correctly validate order using orderID

  1. … 1 more file in changeset.
Skip non tool activities export/import.

Preview changes: (1) when define later activity occurs don't tell the tool that it is define later but display a special screen before going to the next tool (2) for chosen grouping, schedule and permission gates show the normal page with an extra preview message then override the normal process and continue.

  1. … 4 more files in changeset.
fixed exit lesson

added UID (uniqueID) attribute

  1. … 1 more file in changeset.
modified saveOrganisation

changed delete method according to new organisation design

modified saveOrganisation method, added one or two methods

If the import doesn't get a workspace folder id, it saves the design in the user's default folder.

Working on Preview

    • -1
    • +7
    ./org/lamsfoundation/lams/lesson/Lesson.java
  1. … 3 more files in changeset.
removed the deprecated file

added some methods to the interface and class