lams_tool_larsrc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1640 Got rid of the Completed link in learner (Share resources part)

LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

Code cleanup.

    • -10
    • +13
    ./web/pages/learning/learning.jsp
    • -8
    • +11
    ./web/pages/learning/runoffline.jsp
  1. … 11 more files in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

    • -66
    • +66
    ./web/WEB-INF/tlds/lams/lams.tld
  1. … 15 more files in changeset.
Updating Greek and French

LDEV-1628: Updating version number to 2.1

  1. … 41 more files in changeset.
Updating Greek, ENglish, Spanish and Norwegian

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

  1. … 126 more files in changeset.
Updating English and Italian

    • -108
    • +109
    ./conf/language/lams/ApplicationResources_it_IT.properties
LDEV-1573 Changed to post call for Ajax Updater fixes UTF-8 bug.

  1. … 1 more file in changeset.
Updating Japanese

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

  1. … 32 more files in changeset.
LDEV-1584: The messageSource entry in Spring wasn't unique for the forum, rsrc and submit tools so when the messageSource was accessed in authoring (for tool conditions), the wrong resource was sometimes being returned. Now the messageSource bean's scope is within the messageService bean, so the tools can't get the wrong messageSource.

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

  1. … 139 more files in changeset.
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
    • -51
    • +79
    ./web/WEB-INF/tlds/lams/lams.tld
  1. … 50 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
    • +10
    ./db/sql/updatescripts/updateTo20080229.sql
  1. … 10 more files in changeset.
Updating Maori

    • -110
    • +148
    ./conf/language/lams/ApplicationResources_mi_NZ.properties
  1. … 2 more files in changeset.
Updating Maori

    • -148
    • +110
    ./conf/language/lams/ApplicationResources_mi_NZ.properties
  1. … 2 more files in changeset.
Updating maori

LDEV-1186: Fixing shared resources Next Activity to Finished in the instruction navigation

LDEV-1186: changing from finished to Next Activity

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

  1. … 2 more files in changeset.
LDEV-1186: Updating English

  1. … 18 more files in changeset.
Updating Japanese

  1. … 4 more files in changeset.
Updating Dutch, Vietnamese

  1. … 2 more files in changeset.
Adding Malay and Japanese

    • -0
    • +167
    ./conf/language/lams/ApplicationResources_ja_JP.properties
    • -0
    • +167
    ./conf/language/lams/ApplicationResources_ms_MY.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.
LDEV-1374: Exports filenames as content repository given names instead of native names.

Changes for Share Resources

LDEV-1262: instead of using a hashset, we use the lams:Tabs tag

    • -10
    • +5
    ./web/pages/authoring/authoring.jsp