lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1479 Fixed issue with closing nested branching views. Also fixed clean up when doing 'New' canvas, closing all open views including complex and branching views.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1557 Fixed Learner undefined problem for force-complete when learner on or past grouping activity

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1563: Allow sites to set up a custom tab.

    • -0
    • +6
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +6
    /lams_common/db/sql/insert_lams_windows_config_data.sql
    • -1
    • +7
    /lams_common/db/sql/insert_rams_unix_config_data.sql
    • -1
    • +7
    /lams_common/db/sql/insert_rams_windows_config_data.sql
LDEV-1560 Fixed branching close problem when nested in Optional Activity. Fixed Branching / Optional(s) redrawing issues by clearing the branching views when moved too and/or from Optional(s). Merged with branching size changes.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1551 Fixes to CanvasBranchView size method

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1551 Fixes to CanvasBranchView size method

    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
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.

LDEV-1511 updating tool version in each tool updated by this issue

LDEV-1495 course checkbox 'course admins can add new users' enables course admins and managers to create as well as edit users.

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.

    • -12
    • +12
    /lams_common/db/sql/create_quartz_table.sql
    • -5
    • +5
    /lams_tool_chat/db/sql/create_lams_tool_chat.sql
    • -7
    • +7
    /lams_tool_larsrc/db/sql/create_lams_tool_rsrc.sql
    • -6
    • +6
    /lams_tool_scribe/db/sql/create_lams_tool_scribe.sql
    • -7
    • +7
    /lams_tool_survey/db/sql/create_lams_tool_survey.sql
added support for new option in TaskListItem

small UI fixes in addtask.jsp

    • -0
    • +6
    /lams_tool_task/db/model/taskList.clay
    • -2
    • +3
    /lams_tool_task/db/sql/create_lams_tool_taskList.sql
    • -1
    • +1
    /lams_tool_task/db/sql/table-schema.sql
LDEB-1552 LDEV-1548 Fixed PI issue with Optional redraw - focusOut method only updates title/desc fields and therefore doesn't need complete redraw of children.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Updating french to fix problem with single quote on login page

Initial check in of Task List Tool

    • -0
    • +34
    /lams_tool_task/.classpath
    • -0
    • +3
    /lams_tool_task/.cvsignore
    • -0
    • +25
    /lams_tool_task/build.properties
    • -0
    • +502
    /lams_tool_task/build.xml
    • -0
    • +1
    /lams_tool_task/conf/hibernate/mappings/.cvsignore
    • -0
    • +3
    /lams_tool_task/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +165
    /lams_tool_task/conf/language/lams/ApplicationResources.properties
    • -0
    • +166
    /lams_tool_task/conf/language/lams/ApplicationResources_en_AU.properties
    • -0
    • +162
    /lams_tool_task/conf/language/rams/ApplicationResources.properties
    • -0
    • +162
    /lams_tool_task/conf/language/rams/ApplicationResources_en_AU.properties
    • -0
    • +4
    /lams_tool_task/conf/war/META-INF/MANIFEST.MF
    • -0
    • +8
    /lams_tool_task/conf/xdoclet/global-exceptions.xml
    • -0
    • +6
    /lams_tool_task/conf/xdoclet/global-forwards.xml
    • -0
    • +225
    /lams_tool_task/conf/xdoclet/struts-actions.xml
  1. … 170 more files in changeset.
LDEV-1553 Updated orderDesign in MonitorModel to include sub-activities of branching within optionals.

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1553 Moved branchView reference to be inside Activity object and not the CanvasActivity movieclip (canvas object). Therefore have resolved the bug when optionals are redraw due to an update (ie adding or removing or moving an activity).

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1549 Fixed tool list repetition with update to getParentActivity method (using recursion).

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1549 Tool list partial fix for branching

LDEV-1553 Fixed bug with the display of the branching canvas view after optional sequence or optional activity has been updated.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1558: When a learner completes a lesson at the end of a branch (ie a branch that stops, rather than continuing) then the parent activities are also marked as complete.

LDEV-1550 Fixed bug with deletion of complex activity from complex view when nested in an optional sequence.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1532 prevent multiple transitions (same uiid) appearing on the monitor canvas. Problem in this bug occurred due to redraw after resize of optional sequence component when sequences contain > 2 activities (actual width is > default). Also fixed transition bug when re-opening branching activity.

LDEV-1532 prevent multiple transitions (same uiid) appearing on the monitor canvas. Problem in this bug occurred due to redraw after resize of optional sequence component when sequences contain > 2 activities (actual width is > default). Also fixed transition bug when re-opening branching activity.

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1532 prevent multiple transitions (same uiid) appearing on the monitor canvas. Problem in this bug occurred due to redraw after resize of optional sequence component when sequences contain > 2 activities (actual width is > default).

LDEV-1554 Fixed activeView issue when closing branching view when the complex view is active. Clicking the close icon will shutdown all open complex views, before closing the open branching.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1530: Handling of sessionClones needed to be tweaked or import files without the sessionClone entries were throwing an exception. The export was also changed to not include the sessionClones as they are not appropriate for a design export.

LDEV-1529 added else if condition to drawBranch method to prevent single branch from drawing on wrong canvas.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1514, Monitor-> Learner Tab: When learner force completed to end of lesson, incomplete child activities no longer marked as completed

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf