lams_tool_scribe

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
To fix define it later foreign key constraint excetption.

changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 15 more files in changeset.
Removed unused import statements.

Removed lockOnFinished Option

Updated default content.

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

    • -26
    • +21
    ./web/pages/learning/notebook.jsp
    • -13
    • +6
    ./web/pages/learning/runOffline.jsp
  1. … 42 more files in changeset.
Adding Danish

    • -0
    • +109
    ./conf/language/ApplicationResources_da_DK.properties
Cleaned up jsp.

    • -45
    • +48
    ./web/WEB-INF/tags/DefineLater.tag
  1. … 14 more files in changeset.
Added force complete to monitoring summary page.

LDEV-811

    • -84
    • +86
    ./web/pages/monitoring/summary.jsp
Removed the advanced and instructions tabs when authoring page opened from monitoring.

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

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.
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.
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

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

  1. … 12 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

    • binary
    ./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. … 2 more files in changeset.