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

Added lastName, firstName to the learner progress DTO sent to Flash.

Added methods to retrieve countries and locales

LocaleDAO to retrieve countries and languages LAMS supports

    • -0
    • +7
    ./org/lamsfoundation/lams/commonContext.xml
    • -0
    • +44
    ./org/lamsfoundation/lams/usermanagement/dao/ILocaleDAO.java
domain object for lams_country

hibernate mapping files for lams_country and lams_language tables

  1. … 2 more files in changeset.
Clean up grouping code so that the shared code is in lams.jar, and making it so that learner can't trigger the chosen grouping. I18N the grouping screen and added a wait page for the chosen grouping.

  1. … 7 more files in changeset.
Import tool content works!!! in rsrc and submit tool with sigle file and pacakge testing!!!