lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new dialog for Creating a Lesson

added a condition to show different menu items for Monitoring

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.

    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
    • -5
    • +118
    /lams_common/db/model/lams_11.clay
    • -0
    • +24
    /lams_common/db/sql/create_lams_11_tables.sql
    • -3
    • +28
    /lams_common/db/sql/insert_types_data.sql
  1. … 6 more files in changeset.
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.

added new movieclip for creating new start lesson workspace

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
added get root method to get the root of movieclip to open lesson manager dialog box

created a new movie clip "lessonMangerDialog" for changed requirement for select class event

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
uncommented the monitor.getOrganisation() in start method

merges lessonManager dialog methods from Mitch's code

added clearDesign, setDirty, setSelectedTab, getSelectedTab methods and updated some method from the latest chamges in organisation related method written by Mitch

merged Mitch's tree node controller code with my controller code

added my clearCanvas code

added method to get LessonTabView

added method to draw activities and transitions and removing actiovities and transitions

*** empty log message ***

removed dialog call

added dialog call / handler

added get method LessonTabView

updated model to handle tree creation

added event handlers for LessonManagerDialog (inc tree component)

Added methods for retrieving org tree, creating xml nodes and getting user data.

Updated dialog - loads org tree

Fixed the keywork expansion

Reversed changes to test1. Breaks the build on Shaun - special language test users can no longer be added.

    • -39
    • +1
    /lams_common/db/sql/insert_users.sql
Added extra test organisation data for test1

    • -1
    • +39
    /lams_common/db/sql/insert_users.sql
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
    /lams_build/librarypackages/doublevote/deployLibrary.xml
Bug fix from Fiona

    • -10
    • +11
    /lams_tool_larsrc/conf/language/ApplicationResources.properties
Temporary change to use userid from the request parameters.

createTree method call change