lams_tool_notebook

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating Maori

  1. … 1 more file in changeset.
Splitting LAMS language files into two sets - LAMS and RAMS. Needed to clear the build directories that contained the language files before building.

    • -85
    • +0
    ./conf/language/ApplicationResources_ar_JO.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_cy_GB.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_el_GR.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_en_AU.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_ko_KR.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_no_NO.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_pt_BR.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_sv_SE.properties
    • -0
    • +85
    ./conf/language/lams/ApplicationResources.properties
    • -0
    • +85
    ./conf/language/lams/ApplicationResources_ar_JO.properties
    • -0
    • +85
    ./conf/language/lams/ApplicationResources_cy_GB.properties
    • -0
    • +85
    ./conf/language/lams/ApplicationResources_da_DK.properties
  1. … 121 more files in changeset.
All tools their update script to the deploy dir when the creat-tool-package task is called

  1. … 10 more files in changeset.
adding a minServerversionNumber field to deploy.xml when create-tool-package is called for all tools

  1. … 11 more files in changeset.
Changing the minimum server version number in all the tool's build.xml to 2.0.200612051427, (lams-2.0)

  1. … 11 more files in changeset.
added an entry to all the tool's build.xml for minServerVersionNumber to be put in the deploy.xml

  1. … 10 more files in changeset.
Added in a flag hideTool in all the tool's build.properties

  1. … 20 more files in changeset.
Fixed problem which arose when deploy-tools is called. The generated deploy.xml was pointing to the wrong sql scripts, the problem originated in the build.xml of the tools, now fixed

my bad

  1. … 11 more files in changeset.
Changing the tool's build.xml to copy the .jar and .war to the build/deploy folder, and updates the deploy.xml to point to these files

  1. … 10 more files in changeset.
Changing the build.xml of all the tools so the generated deploy.xml points to the sql scripts in the build/deploy/sql folder instead of the db/sql folder

  1. … 11 more files in changeset.
Changes to build, so the tool deployer can put the tool_version in the deploy.xml when the tool is build.

Now, the tool_version in tool_insert.sql must be replaced by @tool_version@, and the actual tool version goes in the buld.properties under tool.version

  1. … 13 more files in changeset.
Changing build.xml "deploy-tool" target to separate the compilation and deploy processess. This will be used later for debian packaging

  1. … 10 more files in changeset.
LDEV-1097: Learner progress screen didn't cope when the learner had been force completed. Also, was showing buttons for finish when in monitoring mode. Hopefully the buttons are right now.

Updating Greek and Welsh

    • -0
    • +85
    ./conf/language/ApplicationResources_cy_GB.properties
    • -65
    • +62
    ./conf/language/ApplicationResources_el_GR.properties
Adding English (Australian) as en_AU to fix LDEV-997. Updating Norwegian

    • -0
    • +85
    ./conf/language/ApplicationResources_en_AU.properties
    • -10
    • +10
    ./conf/language/ApplicationResources_sv_SE.properties
Add file size validation.

  1. … 8 more files in changeset.
added new tag (image button wrapper) to tools

    • -0
    • +37
    ./web/WEB-INF/tags/ImgButtonWrapper.tag
  1. … 14 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 16 more files in changeset.
Updating Italian and Vietnamese

    • -0
    • +85
    ./conf/language/ApplicationResources_it_IT.properties
    • -0
    • +85
    ./conf/language/ApplicationResources_vi_VN.properties
  1. … 2 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 4 more files in changeset.
updated authoringbutton tag (display rtl)

    • -8
    • +8
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 6 more files in changeset.
Fixed page when mode set to 'teacher'

LDEV-1007

    • -40
    • +38
    ./web/pages/learning/notebook.jsp
Adding Maori

    • -0
    • +85
    ./conf/language/ApplicationResources_mi_NZ.properties
  1. … 1 more file in changeset.
RTL changes

  1. … 29 more files in changeset.
Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated jsp's for RTL (mainly fixed align issue) + updated tag

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -1
    • +1
    ./web/pages/monitoring/editActivity.jsp
Required attribute for contentFolderID set to false.

  1. … 1 more file in changeset.
Replaced custom fckeditor code with lams:fckeditor tag

    • -33
    • +14
    ./web/pages/learning/notebook.jsp
Version number update for RC2

  1. … 9 more files in changeset.
Removed synchronized from create user method. This is a carry over from the chat tool.

  1. … 1 more file in changeset.