lams_tool_notebook

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
Updating Greek, French

  1. … 4 more files in changeset.
LDEV-1628: Updating version number to 2.1

  1. … 40 more files in changeset.
Updating ENglish and Norwegian

LDEV-1565: Fixes problem with {0} and single quotes

  1. … 97 more files in changeset.
Updating Italian

  1. … 2 more files in changeset.
Updating Japanese

  1. … 16 more files in changeset.
LDEV-1359: Updating RAMS

  1. … 32 more files in changeset.
LDEV-1565. Updating all languages

  1. … 141 more files in changeset.
LDEV-1511 forgot to update notebook tool's create table statements to include engine=innodb

    • -4
    • +4
    ./db/sql/create_lams_tool_notebook.sql
LDEV-1005: Implementing Flashless learner required two new tags to be added. Copying across all projects.

    • -0
    • +45
    ./web/WEB-INF/tags/LearnerFlashEnabled.tag
    • -0
    • +79
    ./web/WEB-INF/tags/ProgressOutput.tag
  1. … 51 more files in changeset.
LDEV-1511 updating tool version in each tool updated by this issue

  1. … 4 more files in changeset.
LDEV-1511 make tables created as MyISAM into InnoDB by modifying create table statements and creating update scripts.

    • -0
    • +7
    ./db/sql/updatescripts/updateTo20080229.sql
  1. … 11 more files in changeset.
LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

  1. … 14 more files in changeset.
Updating Japanese, Korean and Norwegian

  1. … 3 more files in changeset.
LDEV-1206: Remove the instructions label

Adding Japanese

    • -0
    • +87
    ./conf/language/lams/ApplicationResources_ja_JP.properties
  1. … 4 more files in changeset.
LDEV-1186: Updating English

  1. … 18 more files in changeset.
Adding Dutch. Updating English

    • -0
    • +87
    ./conf/language/lams/ApplicationResources_nl_BE.properties
LDEV-1179: Export portfolio now displays a different msg for run offline activities. The screen comes from the learning war, and is called from the code on AbstractExportPortfolioServlet. Tools don't have to do anything, but they can override a new method in the servlet and supply the name of the activity (as per the tool's authoring screen) or do their own screen. Our tools will just display the name of the activity.

  1. … 15 more files in changeset.
Updating German, Maori, Polish

Updating Greek, French, Norwegian, Chinese (China)

LDEV-1362: Allows editing the activity even when users have already access the activity. Removes isContentInUse

    • -17
    • +14
    ./web/pages/monitoring/editActivity.jsp
Adding label for LDEV-1362

Adding Chinese(china). Updating Danish, Italian, Polish

    • -0
    • +86
    ./conf/language/lams/ApplicationResources_zh_CN.properties
  1. … 4 more files in changeset.
Updating German, Greek and Norwegian

Adds a bit more clarity to the fix (LDEV-1319)

Fix now so it checks whether the mode is preview or learner. If it is learner, then the javascrit validation is enforced. (LDEV-1319)

Adds validation in the case the user does not input anything in the textarea (LDEV-1319)

Updating English and Spanish