• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modified saveOrganisation

changed delete method according to new organisation design

added cascade to childOrganisations

insert locale_language and locale_country into lams_organisation table

modified saveOrganisation method, added one or two methods

All active states <-> archive.

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

parallel act children ordered + double click on complex activity keeps display expanded

added common Learner activity classes to be used in learner/monitoring apps to show learner progress

    • binary
    ./src/flash/org/lamsfoundation/lams/common/LearnerActivity.as
Working on Preview

  1. … 1 more file in changeset.
added code for getting learners first name aqnd last name

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

added missing code property

added static methods for comparing

Adding unarchive functionality.

    • -2434
    • +2447
    ./db/model/lams_11.clay
    • -273
    • +0
    ./db/sql/insert_users_org_test.sql
  1. … 8 more files in changeset.
Exception handle for each tool.

  1. … 1 more file in changeset.
insert data lams_privilege, lams_role_privilege tables

modified data in lams_role table

change method names to compile with the latest DAO interfaces

Added some privilege related methods

privilege related DAOs

PrivilegeDAO interface

removed teacher role, add some methods

RolePrivilegeDAO interface

add privilege related DAOs

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

Add userId parameter in importToolContent interface.

  1. … 9 more files in changeset.