• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding LessonJoin xml web service that allows a learner to join a lesson, based on a learning design id - creates new lesson as necessary based on given max class size.

  1. … 2 more files in changeset.
Updating Greek, French, Korean

LDEV-523, LDEV-1527: The tool's help urls need to be modified to include the language code before sending to Flash.

    • -0
    • +77
    ./src/java/org/lamsfoundation/lams/util/HelpUtil.java
  1. … 8 more files in changeset.
LDEV-1217 When user cancels an export portfolio download, an exception is not caught

  1. … 1 more file in changeset.
LDEV-1477: Server validation now allows for empty sequences in optional sequences

LDEV-1477: Server validation now handles activities in a branch that are unreachable.

LDEV-1489: Reducing the repetitive debugging entries that are of very little actual debugging use.

  1. … 2 more files in changeset.
LDEV-1513: Adding call to allow the integration module to get a single user's learner progress, rather than the whole lot.

  1. … 1 more file in changeset.
Committing a fix for the .LRN student progress module. users can now get progresses for any student and not just their own progress

  1. … 2 more files in changeset.
Changes to fix a problem with the 2.0.7 patch for .LRN and user progresses

Now the any user's progress can be obtained by any user. The permissions are handled on the LMS side

  1. … 2 more files in changeset.
LDEV-273: Adding new table lams_password_request.

LDEV1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor language file mapping added to SupportedLocale persistant object, filtered through User and UserDTO for use in the FCKEditor tag.

Updating version to 2.0.7 to include the single user progress functionality

    • -5
    • +5
    ./db/sql/insert_lams_unix_config_data.sql
    • -5
    • +5
    ./db/sql/insert_lams_windows_config_data.sql
  1. … 1 more file in changeset.
Insert and update scripts for lams_supported_locale table for FCKEditor language file mappings for LDEV-1349

LDEV-1349: Adding a column in the db to record the correct FCKeditor language file.

    • -0
    • +9
    ./db/sql/updatescripts/alter_21_groupings_fckeditor.sql
LDEV-1454: Adding two default conditions for each boolean tool output. This will allow the authoring branching clients to set up default conditions for these outputs.

  1. … 2 more files in changeset.
LDEV-1473 Updating learner_progress_url for branching and sequence activities (now points to ComplexLearnerProgressAction in lams_monitoring rather than an action in lams_learning)

LDEV-1473 Add learner progress screens for complex activities. Parallel activities display simultaneously just like in learner; optional/branch activities state whether they have been started or not; optional/branch sequences display whether the sequences have been started, and link to each tool's learner progress url if the activity has been attempted. Branch screen yet to be tested due to flash error when making callback to LAMS.

  1. … 8 more files in changeset.
LDEV-1488: Demo was missing the system_tool_id for 90 grouping activities. This script fixes this problelm - how it arose is unknown.

LDEV-1221: Adding readOnly flag so that Flash can stop the user trying to delete a read only design.

Adding Japanese

    • -0
    • +52
    ./conf/language/lams/ApplicationResources_ja_JP.properties
  1. … 2 more files in changeset.
LDEV-1324 Allow group admins/managers to edit group details, but not group permissions; group's status editable by admin/manager when 'canChangeStatusOfCourse' is enabled; refactored organisation related jsps into their own directory.

  1. … 8 more files in changeset.
lams_central shouldn't have dependency in lams_learning - moving method from LearnerService to LessonService in lams_common, as a result also moving Index*Beans to lams_common

    • -0
    • +126
    ./src/java/org/lamsfoundation/lams/index/IndexLessonBean.java
    • -0
    • +86
    ./src/java/org/lamsfoundation/lams/index/IndexLinkBean.java
    • -0
    • +167
    ./src/java/org/lamsfoundation/lams/index/IndexOrgBean.java
  1. … 9 more files in changeset.
Refactor jdbc call in DisplayGroupAction (gets list of lessons for index page) to use hibernate named query via LessonDAO and ICoreLearnerService.

  1. … 3 more files in changeset.
Update LessonDAO.getActiveLessonsForLearner's database query so that lessons where user is in the staff group and not the learner group are not returned. Currently only used in 'all my lessons' page - LDEV-1483

LDEV-1284 alter the register (web) service to accept course ids and names as inputs. Also altered the integration service to handle course names, and boolean flags for whether users are staff, and whether to use the extServer's prefix in the org/user name. Tested with Moodle integration and sign up script.

  1. … 3 more files in changeset.
Missed some of the updates to the system tool table for branching and optional sequences.

update config settings in 2.0.6 update script.

Preparing for 2.1 Beta Release - Updated dictionary date.

    • -1
    • +1
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    ./db/sql/insert_lams_windows_config_data.sql
Preparing for 2.1 Beta Release

    • -5
    • +5
    ./db/sql/insert_lams_unix_config_data.sql
    • -5
    • +5
    ./db/sql/insert_lams_windows_config_data.sql
  1. … 1 more file in changeset.