• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

added some methods to the classes

added some methods to the interfaces

added some constants to the Classes

Adding unarchive functionality.

    • -6
    • +29
    ./org/lamsfoundation/lams/lesson/Lesson.java
  1. … 12 more files in changeset.
Exception handle for each tool.

  1. … 1 more file in changeset.
Added some privilege related methods

privilege related DAOs

PrivilegeDAO interface

removed teacher role, add some methods

RolePrivilegeDAO interface

add privilege related DAOs

    • -0
    • +5
    ./org/lamsfoundation/lams/commonContext.xml
Grouping failing when max number of groups null - now allows any number of groups. Also changed the calculation of urls so that " null + some parameter" = null rather than null?param=blah

    • -1
    • +3
    ./org/lamsfoundation/lams/util/WebUtil.java
Add userId parameter in importToolContent interface.

  1. … 9 more files in changeset.
Implementation of jsp based chosen grouping, with the appropriate screen in monitoring.

  1. … 2 more files in changeset.
Activity learning design assign: start import learning design as lesson. success.