lams-github

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
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.

LDEV-1475 Automatically open the complex box when there is a current activity inside and show the active sequence. LDEV-1400 Fixed branching (completed) double click to open page inside contentFrame.

    • binary
    /lams_learning/web/lams_learner.swf
LDEV-1479 Fixed bin not showing problem, after minimizing branch views in author

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1449 updating monitoring fla with latest LearnerComplexActivity library item.

LDEV-991 updating fla to include correct CanvasComplexView library item.

    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
LDEV-1475 Automatically open the complex box when there is a current activity inside and show the active sequence.

    • binary
    /lams_learning/web/lams_learner.swf
LDEV-1475 Fixed double-click action on header.

    • binary
    /lams_learning/web/lams_learner.swf
LDEV-1449 LDEV-1475 Fixed display of sequence children in monitor.

    • binary
    /lams_learning/web/lams_learner.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1449 LDEV-1475 Display sequences activities nested in complex box. Open/shut function enabled.

    • binary
    /lams_learning/web/lams_learner.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1531 Fixed stepper visibility problem

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1530: Hibernate error occuring when two users in one tool session start forum together has been removed, so removing the hack that allows the test harness to keep going when the user can't make a posting due to this error.