lams_tool_scribe

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed call to initTabSize. No longer needed.

    • -4
    • +0
    ./web/includes/javascript/authoring.js
    • -4
    • +0
    ./web/includes/javascript/monitoring.js
  1. … 23 more files in changeset.
Removed the advanced and instructions tabs when authoring page opened from monitoring.

    • -31
    • +39
    ./web/pages/authoring/authoring.jsp
  1. … 2 more files in changeset.
Added language keys for submit and cancel buttons.

Import failed sometimes - the export file contained not only the headings but also a hibernate version of the original Scribe and that didn't match the newly created scribe, causing a problem sometimes on import.

Now the export file doesn't have any hibernate references and seems to work okay.

Removed duplicate style attribute.

  1. … 15 more files in changeset.
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. … 16 more files in changeset.
Updated tool_version to new format.

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.

Fix for LDEV-861.

Finished button displayed when activity has finished.

  1. … 1 more file in changeset.
Updated uploadFile method to check for zero length file name.

  1. … 2 more files in changeset.
Added 'version' field. This is used to add versioning when saving scribe session objects.

Fix for LDEV-876

Fix for LDEV-876.

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

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

  1. … 78 more files in changeset.
Updated icon - had a black stroke

  1. … 5 more files in changeset.
Adding French, Korean, Norwegian, Polish. Updating English

    • -38
    • +31
    ./conf/language/ApplicationResources.properties
    • -0
    • +109
    ./conf/language/ApplicationResources_fr_FR.properties
    • -0
    • +109
    ./conf/language/ApplicationResources_ko_KR.properties
    • -0
    • +109
    ./conf/language/ApplicationResources_no_NO.properties
    • -0
    • +109
    ./conf/language/ApplicationResources_pl_PL.properties
Added highlighting for authoring tab.

  1. … 14 more files in changeset.
Cleaned up jsp pages.

    • binary
    ./web/images/down_disabled.gif
    • binary
    ./web/images/up_disabled.gif
  1. … 3 more files in changeset.
updated tld and tag files

    • -0
    • +56
    ./web/WEB-INF/tags/TabName.tag
  1. … 8 more files in changeset.
updated tld and tag files

  1. … 18 more files in changeset.
Cleaned up jsp pages.

  1. … 3 more files in changeset.
Cleaned up jsp pages.

    • -23
    • +34
    ./web/pages/authoring/headingForm.jsp
  1. … 6 more files in changeset.
Updated authoring pages.

    • -59
    • +36
    ./web/pages/authoring/advanced.jsp
    • -197
    • +184
    ./web/pages/authoring/instructions.jsp
  1. … 32 more files in changeset.
Removed unused attributes.

    • -2
    • +2
    ./web/pages/export/exportPortfolio.jsp
  1. … 6 more files in changeset.
Add from and to Version parameter to new importContent API.

  1. … 11 more files in changeset.
Adding Spanish

    • -0
    • +109
    ./conf/language/ApplicationResources_es_ES.properties
LDEV-824 Hide Submit and Cancel buttons while editing activity items.

Added javascript code to the showMessage and hideMessage functions to set the visibility of the Save and Cancel buttons to hidden whilst the iframe is present.

Renamed <P> id attribute from authoringButton to saveCancelButtons to improve clarity. This id is used by javascript to hide and show the save and cancel buttons.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 15 more files in changeset.
LDEV-801 Instructions page.

Added instructions page prior to start of activity.

    • -0
    • +38
    ./web/pages/learning/instructions.jsp
param bean id was incorrect