Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed calls to update lesson to use the lessonId rather than the lesson. Change allowed us to reduce the amount cached in the context. This fixed various issues with Optional and Parallel activities.

  1. … 14 more files in changeset.
Fixed bugs in getCountActiveLearnerByLesson, changed calls to update lesson to use the lessonId rather than the lesson. Change allowed us to reduce the amount cached in the context.

  1. … 7 more files in changeset.
Working on import tool content.

  1. … 4 more files in changeset.
Readding the FCKeditor under the new fckeditor directory

trying to fix the fckEditor vs fckeditor

Replaced getAllLessonsWDDX, getLessonData with getLessonDetails. Suits the change from listing all the lessons in the monitoring client to just working with a single lesson.

  1. … 5 more files in changeset.
Modifying the getOrganisationForUserByRole calls to return just the course and class when specified, rather than the whole organisation tree.

Replaced getActiveLessons with getLesson, to suit the change from listing all the lessons in the learner client to just working with a single lesson.

Moved the logic to cache the lesson learners from learning into the lams.jar (in the LessonService).

Replaced getAllLessonsWDDX, getLessonData with getLessonDetails. Suits the change from listing all the lessons in the monitoring client to just working with a single lesson.

  1. … 13 more files in changeset.
Replaced getActiveLessons with getLesson, to suit the change from listing all the lessons in the learner client to just working with a single lesson.

Also moved the logic to cache the lesson learners into the lams.jar (in the LessonService).

  1. … 10 more files in changeset.
Modifying the getOrganisationForUserByRole calls to return just the course and class when specified, rather than the whole organisation tree.

  1. … 5 more files in changeset.
Add import tool content method

  1. … 8 more files in changeset.
Export tool content success.

Export tool content servlet.

  1. … 2 more files in changeset.
Update ToolContentManager API

  1. … 11 more files in changeset.
Changed name of export/import methods for the learning design export. Got the name wrong before.

  1. … 9 more files in changeset.
Add export tool content service.

Add export tool content service.

  1. … 1 more file in changeset.
Add xstream third party package.

    • -0
    • +27
    ./xstream/LICENSE.txt
    • -0
    • +56
    ./xstream/jdom-license.txt
    • binary
    ./xstream/jmock-2004-03-19.jar
    • binary
    ./xstream/joda-time-0.98.jar
    • binary
    ./xstream/stax-1.1.1-dev.jar
    • binary
    ./xstream/stax-api-1.0.jar
    • binary
    ./xstream/xml-writer-0.2.jar
    • binary
    ./xstream/xom-1.0b3.jar
    • -0
    • +24
    ./xstream/xom-license.txt
    • binary
    ./xstream/xpp3-1.1.3.4d_b4_min.jar
    • -0
    • +46
    ./xstream/xpp3-license.txt
    • binary
    ./xstream/xstream-1.1.jar
  1. … 2 more files in changeset.
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 1.0.0

Upgrade to JFreeChart version 1.0.1

    • binary
    ./jfreechart/jcommon-1.0.0.jar
    • binary
    ./jfreechart/jfreechart-1.0.1.jar
  1. … 1 more file in changeset.
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.

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.