Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1285: Adding a new Activity type "Options With Sequences" so the Flash will know whether to expect sequences or not. The type is stored in the database otherwise we won't know which type it will be if the user saves the Optional without any child activities. The back end treats all Optional activities the same.

  1. … 7 more files in changeset.
Cache the themes otherwise it gets loaded every time the User object is used (and User is cached!)

LDEV-1252 adding new table lams_user_organisation_collapsed; refactored jsps/action/data access to accomodate collapsible courses; added callback servlet UpdateCollapsedGroupServlet.

  1. … 19 more files in changeset.
LDEV-1268: Message added to warn when a user is opening an export file that was created in a later version of LAMS.

    • -0
    • +1
    ./language/lams/ApplicationResources.properties
    • -0
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
Updating Maori

    • -7
    • +17
    ./language/lams/ApplicationResources_mi_NZ.properties
LDEV-1251, LDEV-1064. Refactored the way lessons are retrieved for the index page (fixed LDEV-1064); added interface 1.2 (jquery extension), allowing sorting of lessons via drag and drop (LDEV-1251); added ordered_lesson_ids column to lams_organisation (LDEV-1251).

  1. … 13 more files in changeset.
LDEV-1375: Adding a page for sequence activities for class export portfolio. This requires setting it up as a system tool so that we have a url for the export portfolio.

  1. … 3 more files in changeset.
Moving msg.import.file.format label to lams-central. Updating English, Norwegian, Polish

    • -9
    • +10
    ./language/lams/ApplicationResources.properties
    • -9
    • +10
    ./language/lams/ApplicationResources_en_AU.properties
    • -2
    • +10
    ./language/lams/ApplicationResources_no_NO.properties
    • -2
    • +10
    ./language/lams/ApplicationResources_pl_PL.properties
LDEV-1348: Fixing the change to add the tool id to the condition - was only getting the id for branching and not for branches, and it was the branches that needed it!

  1. … 2 more files in changeset.
LDEV-1347: Update the validation for branching

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
Should have been removed previously

    • -41
    • +0
    ./language/ApplicationResources_en_AU.properties
    • -41
    • +0
    ./language/ApplicationResources_mi_NZ.properties
    • -41
    • +0
    ./language/ApplicationResources_pt_BR.properties
LDEV-1347: Update the validation for branching

    • -0
    • +7
    ./language/lams/ApplicationResources.properties
    • -0
    • +7
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 6 more files in changeset.
Updating German, Greek, Spanish, French

    • -2
    • +4
    ./language/lams/ApplicationResources_de_DE.properties
    • -28
    • +30
    ./language/lams/ApplicationResources_el_GR.properties
    • -14
    • +16
    ./language/lams/ApplicationResources_es_ES.properties
    • -6
    • +8
    ./language/lams/ApplicationResources_fr_FR.properties
LDEV-1301: Added new fields to the configuration items, to support the I18N of descriptions and heading on the page, along with some basic validation.

  1. … 4 more files in changeset.
Updating Danish, English, Italian, Norwegian, Polish, Chinese(China)

    • -11
    • +10
    ./language/lams/ApplicationResources.properties
    • -13
    • +15
    ./language/lams/ApplicationResources_da_DK.properties
    • -11
    • +9
    ./language/lams/ApplicationResources_en_AU.properties
    • -7
    • +9
    ./language/lams/ApplicationResources_it_IT.properties
    • -9
    • +11
    ./language/lams/ApplicationResources_no_NO.properties
    • -7
    • +9
    ./language/lams/ApplicationResources_pl_PL.properties
    • -2
    • +4
    ./language/lams/ApplicationResources_zh_CN.properties
  1. … 7 more files in changeset.
LDEV-1134: Fixed the View Branches screen for tool output based branching - I can't list the users based on groups as they aren't in groups (and I can't put them in groups as the groups have to be linked to the condition and if the user goes to the default branch there is no condition). So for tool output based branching I have to find the users via their progress records.

  1. … 8 more files in changeset.
move some audit log messages from lams_admin to lams_common (in order for system-generated audit messages such as when users are auto-created to be used)

    • -0
    • +2
    ./language/lams/ApplicationResources.properties
    • -0
    • +2
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 5 more files in changeset.
Adding Chinese (China)

    • -0
    • +41
    ./language/lams/ApplicationResources_zh_CN.properties
  1. … 4 more files in changeset.
Updating German, Spanish

    • -4
    • +8
    ./language/lams/ApplicationResources_de_DE.properties
    • -14
    • +14
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-1109: Fixing bugs in the authoring support for tool output based branching and getting the progress engine working. A rough implementation of the condition checking down for one MCQ condition for demonstration purposes. Two new methods added to the tool contract.

  1. … 36 more files in changeset.
LDEV-1109: Implement more of the authoring support for tool output based branching. Added the table to store the conditions designed in authoring and refactored the branch mapping table to support the conditions. Modified the authoring code to expect the new objects from the authoring client.

  1. … 16 more files in changeset.
Changes to support tool output based branching. Work in progress!

  1. … 32 more files in changeset.
Added validation for grouping activities - if the number of groups in the design is more than the specified number of groups then there is a validation error.

    • -1
    • +2
    ./language/lams/ApplicationResources.properties
    • -0
    • +2
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 2 more files in changeset.
LDEV-1134: Branching: Added stopAfterActivity flag to activity, which will allow us to "end" a lesson at the end of the activity. Authoring changes done.

  1. … 9 more files in changeset.
LDEV-1134: Branching: View screen for the class export portfolio. Required refactoring of classes and moving the system tool link to move to an interface.

  1. … 19 more files in changeset.
LDEV-1256: Added admin_url column to tool and system tool tables

  1. … 7 more files in changeset.
Branching: Teacher chosen branch screen basically working. Still a bit of clean up on the messages to go.

  1. … 13 more files in changeset.
Branching: Tweaking the branch objects so that the contribution flags are right for teacher chosen activities (and hence the button will appear to do the selection in monitoring) and some changes to make the teacher chosen screen logic easier.

  1. … 11 more files in changeset.
Branching: Adding x and y co-ordinates for the start and stop points. This is to support to UI - the details are not used by the progress engine.

  1. … 11 more files in changeset.
Branching: Added a new field firstActivity to the SequenceActivity, so Flash can easily indicate where to start in a sequence activity. That way, the logic works in the same way as it does in a learning design.

  1. … 6 more files in changeset.