• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1359: Updating RAMS

  1. … 22 more files in changeset.
LDEV-1005 adding missing row to update script, otherwise everyone seems to default to flashless learner.

LDEV-1579: Tools now indicate whether or not they support tool outputs, which allows the authoring client to only list tools that should have conditions.

  1. … 4 more files in changeset.
LDEV-1572: Resize charts to allow larger charts when the legend is large. If it looks like the legend will go over 4 or more lines, then it creates a chart 750x550. I've also increased the size of the small chart to 400 square. Moved some of the common code into a utility class so that our sizing is always consistent.

    • -0
    • +111
    ./src/java/org/lamsfoundation/lams/util/ChartUtil.java
  1. … 3 more files in changeset.
Updating English, Spanish and Norwegian

Updating for 2.1 RC1

    • -6
    • +6
    ./db/sql/insert_lams_unix_config_data.sql
    • -6
    • +6
    ./db/sql/insert_lams_windows_config_data.sql
LDEV-1569: Groups were not being deleted from db when deleted in authoring. Changing this required tweaking the group/branch activity entry cascade, so that both items could be deleted properly.

LDEV-1565. Updating all languages

  1. … 59 more files in changeset.
LDEV-1005: Added lesson name to headings, added help button, improved layout, improved browser compatibility on the page sizing, added scrolling to the iframe, hide the branches that the user isn't doing, adding support for the jump ahead in preview.

  1. … 18 more files in changeset.
LDEV-1005: Implementing a non-Flash learner interface

    • -1
    • +4
    ./db/sql/insert_lams_unix_config_data.sql
    • -0
    • +3
    ./db/sql/insert_lams_windows_config_data.sql
    • -1
    • +4
    ./db/sql/insert_rams_unix_config_data.sql
    • -1
    • +4
    ./db/sql/insert_rams_windows_config_data.sql
  1. … 41 more files in changeset.
LDEV-1563: Allow sites to set up a custom tab.

    • -0
    • +6
    ./db/sql/insert_lams_unix_config_data.sql
    • -0
    • +6
    ./db/sql/insert_lams_windows_config_data.sql
    • -1
    • +7
    ./db/sql/insert_rams_unix_config_data.sql
    • -1
    • +7
    ./db/sql/insert_rams_windows_config_data.sql
  1. … 5 more files in changeset.
LDEV-1558: Once a learner completes a lesson by hitting a "stop after activity" branch, it stays completed, irrespective of whether the user hits resume or if Live Edit is done and new activities are added to the end of the design.

  1. … 6 more files in changeset.
LDEV-1511 forgot to add null checks

LDEV-1447 update workspace/folder names when group gets a new name

LDEV-1511 make tables created as MyISAM into InnoDB by modifying create table statements and creating update scripts.

    • -13
    • +13
    ./db/sql/create_quartz_table.sql
    • -0
    • +15
    ./db/sql/updatescripts/alter_21_engine.sql
  1. … 9 more files in changeset.
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