• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add xstream third party package.

Add xstream third party package.

    • -0
    • +27
    ./lib/xstream/LICENSE.txt
    • -0
    • +56
    ./lib/xstream/jdom-license.txt
    • binary
    ./lib/xstream/jmock-2004-03-19.jar
    • binary
    ./lib/xstream/joda-time-0.98.jar
    • binary
    ./lib/xstream/stax-1.1.1-dev.jar
    • binary
    ./lib/xstream/stax-api-1.0.jar
    • binary
    ./lib/xstream/xml-writer-0.2.jar
    • binary
    ./lib/xstream/xom-1.0b3.jar
    • -0
    • +24
    ./lib/xstream/xom-license.txt
    • binary
    ./lib/xstream/xpp3-1.1.3.4d_b4_min.jar
    • -0
    • +46
    ./lib/xstream/xpp3-license.txt
    • binary
    ./lib/xstream/xstream-1.1.jar
Change LessonDAO and UserManagement service to support temporary indexContent page. Done to allow Flash work to be done, while the admin work is in progress.

  1. … 8 more files in changeset.
Added methods needed for design export

  1. … 11 more files in changeset.
Changed getOrganisationsByUserRole, getUserOrganisation

to support getting the child organisations by user/role, and to get a single organisation and the user's role in that organisation.

  1. … 9 more files in changeset.
Adding a run sequence folder to a course's workspace.

Fixing bugs in authoring relating to grouped activities.

  1. … 16 more files in changeset.
Split hide into separate show & hide calls

  1. … 3 more files in changeset.
Adding audit logging to LAMS

  1. … 4 more files in changeset.
Updated with newer version of JFreeChart.

Updated with 1.0.0

Upgrade to JFreeChart version 1.0.1

    • binary
    ./lib/jfreechart/jcommon-1.0.0.jar
    • binary
    ./lib/jfreechart/jfreechart-0.9.21.jar
    • binary
    ./lib/jfreechart/jfreechart-1.0.1.jar
More changes based on breaking 1-1 link between organisation and workspace folder. Some organisations don't have workspaces. Also tuned the method that checks membership access to a folder to take subfolders into account.

  1. … 3 more files in changeset.
Changing organisation structure to a simple root, course, class structure.

  1. … 35 more files in changeset.
close/save/cancel action in authoring page.

  1. … 3 more files in changeset.
common update

Moving gate and group url support to a lams_system_tool table - the first "inch" towards making these pluggable tools in a later version of LAMS.

  1. … 18 more files in changeset.
Added chat to the build, added the double vote parallel activity.

Added double vote so that we can test vote running twice in one complex activity.

    • -0
    • +27
    ./librarypackages/doublevote/deployLibrary.xml
    • -0
    • +2
    ./librarypackages/doublevote/learninglibrary1_insert.sql
    • -0
    • +14
    ./librarypackages/doublevote/libraryActivity1_insert.sql
    • -0
    • +16
    ./librarypackages/doublevote/toolActivity1_insert.sql
    • -0
    • +16
    ./librarypackages/doublevote/toolActivity2_insert.sql
Added Smack XMPP client library.

    • binary
    ./lib/smack/smack.jar
    • binary
    ./lib/smack/smackx.jar
Trying to getOrganisationByUserRole working

  1. … 6 more files in changeset.
Added share resources back into the build.

Rejigging contribute activities list. Still have to do the urls for grouping and gates. Implemented getAllPotentialLearners.

Give groups a default name, so that even if the name isn't supplied a database error isn't thrown (group name cannot be null in the db).

  1. … 1 more file in changeset.
Got the existing grouping and gate screens working from the learner interface. More work yet to be done on them.

  1. … 10 more files in changeset.
updated lams jar

Remove LocaleToCharset.

Remove input params for is()

  1. … 1 more file in changeset.
ToolAccessMode: Add Equal ,Hashcode and some isXXX() method.

Added security to the monitoring calls - the calls to update a lesson now check that the user either the owner of the lesson or a staff member for the lesson.

Lessons return for monitoring include both the ones for the user in the staff group and all lessons created by the user. Otherwise it doesn't return lessons that were created by not yet assigned a class.

Added learning design id to the DTO - needed by learning client.

Added security to the monitoring calls - the calls to update a lesson now check that the user either the owner of the lesson or a staff member for the lesson.

  1. … 11 more files in changeset.