lams_tool_lamc

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-1146: Increase login field length to 255.

    • -0
    • +6
    ./db/sql/updatescripts/updateTo20070214.sql
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 made to all tools, so they should be made in the example tool

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. … 4 more files in changeset.
Changes made to all tools, so they should be made in the example tool

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. … 3 more files in changeset.
Updating Welsh

    • -34
    • +34
    ./conf/language/ApplicationResources_cy_GB.properties
  1. … 7 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. … 2 more files in changeset.
LDEV-1097: Still tweaking the buttons

LDEV-1097: Learner progress screen throwing an exception when trying to view learner progress for a learner other then the current monitoring user. The buttons on the report page weren't quite right either - there was an edit button for the reflection on the monitor page. Hopefully all correct now.

Updating Spanish

    • -13
    • +13
    ./conf/language/ApplicationResources_es_ES.properties
  1. … 7 more files in changeset.
Adding Maori. Updating Portguese

    • -0
    • +246
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -10
    • +10
    ./conf/language/ApplicationResources_pt_BR.properties
  1. … 6 more files in changeset.
Adding Portuguese, Updating Vietnamese

    • -0
    • +246
    ./conf/language/ApplicationResources_pt_BR.properties
    • -4
    • +7
    ./conf/language/ApplicationResources_vi_VN.properties
Update Welsh

    • -2
    • +3
    ./conf/language/ApplicationResources_cy_GB.properties
  1. … 4 more files in changeset.
Updating Italian and Polish

    • -2
    • +5
    ./conf/language/ApplicationResources_it_IT.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_pl_PL.properties
  1. … 14 more files in changeset.
Updating Danish, Greek, Norwegian, and Swedish

    • -2
    • +3
    ./conf/language/ApplicationResources_da_DK.properties
    • -64
    • +66
    ./conf/language/ApplicationResources_el_GR.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_no_NO.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_sv_SE.properties
auto tick reflection option when input text in reflect textarea.

    • -1
    • +18
    ./web/authoring/AdvancedContent.jsp
  1. … 9 more files in changeset.
Fix for

LDEV-1079 Problems with the validation that checks if a user has answered the questions

Fix for null pointer exceptions in learner

    • -0
    • +59
    ./web/learning/SimpleLearnerError.jsp
Added new properties:

label.learner.error =An error occurred:

error.learner.required = The requested screen can not be presented since there are no learners in the activity.

Fix for Sorting candidate answers wrong?

Adding English (Australian) as en_AU to fix LDEV-997. Updating Spanish and Korean

    • -0
    • +246
    ./conf/language/ApplicationResources_en_AU.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_ko_KR.properties
Updating Welsh, Danish and Swedish

    • -3
    • +6
    ./conf/language/ApplicationResources_cy_GB.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_da_DK.properties
    • -2
    • +2
    ./conf/language/ApplicationResources_sv_SE.properties
LDEV-1079: Validation needs to look for the checkedCa values more efficiently - now gets a list of keys from the request parameter map and works from there.

Add file size validation.

Updating Norwegian and Swedish

    • -2
    • +4
    ./conf/language/ApplicationResources_no_NO.properties
    • -2
    • +2
    ./conf/language/ApplicationResources_sv_SE.properties
imgbuttonwrapper tag changes for mcq

    • -29
    • +11
    ./web/monitoring/editQuestionBox.jsp
    • -30
    • +11
    ./web/monitoring/newQuestionBox.jsp