• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add format to export page

Removed duplicate style attribute.

    • -2
    • +3
    /lams_admin/web/WEB-INF/tags/TabName.tag
    • binary
    /lams_tool_notebook/web/WEB-INF/tags/TabName.tag
    • binary
    /lams_www/web/WEB-INF/tags/TabName.tag
Fix for LDEV-809

Added report_submitted field to the scribe session table.

The learner and scribe cannot agree until a report has been submitted.

If scribe submits an empty report, it is ignored.

Added border=0 style to tab middle link.

    • -1
    • +1
    /lams_admin/web/WEB-INF/tags/TabName.tag
    • binary
    /lams_tool_notebook/web/WEB-INF/tags/TabName.tag
    • binary
    /lams_www/web/WEB-INF/tags/TabName.tag
Working on IMS format.

Fixed typo.

Removed unused js.

added config param for controlling activities colours in seq tab (monitor)

    • binary
    /lams_central/src/flash/main_monitoring.as
    • binary
    /lams_central/src/flash/preloader.fla
    • binary
    /lams_central/web/lams_preloader.swf
Updated tool_version to new format.

    • -2
    • +2
    /lams_tool_scribe/db/sql/tool_insert.sql
Fix for LDEV-809

Added report_submitted field to the scribe session table.

The learner and scribe cannot agree until a report has been submitted.

If scribe submits an empty report, it is ignored.

    • -2
    • +2
    /lams_tool_scribe/db/sql/create_lams_tool_scribe.sql
    • -1
    • +1
    /lams_tool_scribe/db/sql/table-schema.sql
    • -2
    • +2
    /lams_tool_scribe/web/pages/learning/scribe.jsp
Working on IMS format.

    • -0
    • +55
    /lams_central/web/toolcontent/exportchoice.jsp
added config param for controlling activities colours in seq tab (monitor)

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
    • -1
    • +2
    /lams_monitoring/web/monitorLesson.jsp
Fixed up code for css handling when using http save.

fixed for finishing optional act when inside parallel act frame

    • -0
    • +2
    /lams_learning/web/optionsActivity.jsp
fixed escaping from parallel frames when running parallel act as an option in optional activity ldev-817

    • -1
    • +2
    /lams_learning/web/optionsActivity.jsp
fixed recursive delete of complex activity(s) (ie. parallel inside optional)

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Fix for LDEV-861.

Finished button displayed when activity has finished.

remove most remaining 'getBlahService' text and use functions in AdminServiceProxy

Updated uploadFile method to check for zero length file name.

Fix for LDEV-876.

Added try catch block to detect when updating old scribe session version.

Added 'version' field. This is used to add versioning when saving scribe session objects.

Fix for LDEV-876

    • -2
    • +2
    /lams_tool_scribe/db/sql/create_lams_tool_scribe.sql
    • -1
    • +1
    /lams_tool_scribe/db/sql/table-schema.sql
Not used.

    • binary
    /lams_tool_sbmt/web/images/icon_reportsubmission_for marking(not used).swf
Converted all "identity" hibernate id generation entries to "native" - hopefully this will be a little more portable.

Put stuff in the request, rather than the session, if at all possible

Converted all "identity" hibernate id generation entries to "native" - hopefully this will be a little more portable.

  1. … 51 more files in changeset.
When deleting a user, work out if groups exist for the user from a special call in the GroupDAO class, not via the user object.

fix for parallel act theme colour (bgcolor/headpanelcolor)

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Removed redundant c:set tags. Tags were causing pages to render incorrectly.

    • -3
    • +0
    /lams_tool_lamc/web/AuthoringMaincontent.jsp
    • -3
    • +0
    /lams_tool_laqa/web/AuthoringMaincontent.jsp
Added new styles to adjust spacing.

    • -7
    • +16
    /lams_central/web/css/defaultHTML.css
debug statement fix