lams_tool_vote

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 6 more files in changeset.
LDEV-1097: Changed the learner progress screen to be a read only version of the learner's progressive results screen.

Updating Welsh, Spanish

    • -8
    • +8
    ./conf/language/ApplicationResources_cy_GB.properties
    • -7
    • +7
    ./conf/language/ApplicationResources_es_ES.properties
  1. … 12 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. … 3 more files in changeset.
Updating Maori

    • -1
    • +1
    ./conf/language/ApplicationResources_mi_NZ.properties
  1. … 1 more file in changeset.
Adding Portuguese and Maori

    • -0
    • +152
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -0
    • +152
    ./conf/language/ApplicationResources_pt_BR.properties
Updating Vietnamese

    • -63
    • +64
    ./conf/language/ApplicationResources_vi_VN.properties
Adding Welsh

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

    • -65
    • +66
    ./conf/language/ApplicationResources_it_IT.properties
    • -28
    • +27
    ./conf/language/ApplicationResources_pl_PL.properties
  1. … 14 more files in changeset.
Adding Greek and Updating Danish and Swedish

    • -21
    • +20
    ./conf/language/ApplicationResources_da_DK.properties
    • -0
    • +152
    ./conf/language/ApplicationResources_el_GR.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_sv_SE.properties
auto tick reflection option when input text in reflect textarea.

    • -1
    • +20
    ./web/authoring/AdvancedContent.jsp
  1. … 9 more files in changeset.
Adding English (Australian) as en_AU to fix LDEV-997. Updating Spanish, Korean and Norwegian

    • -0
    • +152
    ./conf/language/ApplicationResources_en_AU.properties
    • -4
    • +3
    ./conf/language/ApplicationResources_es_ES.properties
    • -4
    • +3
    ./conf/language/ApplicationResources_ko_KR.properties
    • -28
    • +27
    ./conf/language/ApplicationResources_no_NO.properties
Updating Welsh and Swedish

    • -29
    • +27
    ./conf/language/ApplicationResources_sv_SE.properties
Add file size validation.

  1. … 2 more files in changeset.
imgbuttonwrapper tag changes for vote

    • -25
    • +10
    ./web/monitoring/editNominationBox.jsp
    • -26
    • +10
    ./web/monitoring/newNominationBox.jsp
added new tag (image button wrapper) to tools

    • binary
    ./web/WEB-INF/tags/ImgButtonWrapper.tag
  1. … 14 more files in changeset.
Updating French

    • -9
    • +7
    ./conf/language/ApplicationResources_fr_FR.properties
  1. … 2 more files in changeset.
Disabled finish button after first click to prevent double click.

    • -1
    • +4
    ./web/learning/RevisitedAllNominations.jsp
Updating Italian and Vietnamese

    • -0
    • +151
    ./conf/language/ApplicationResources_it_IT.properties
    • -0
    • +151
    ./conf/language/ApplicationResources_vi_VN.properties
  1. … 2 more files in changeset.
Fix for

LDEV-1025 Voting: Reflections are always editable regardless of lock when finished

    • -11
    • +16
    ./web/learning/RevisitedAllNominations.jsp
updated mcq, qa, vote for RTL

    • -8
    • +8
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -2
    • +2
    ./web/authoring/AuthoringMaincontent.jsp
    • -1
    • +1
    ./web/authoring/BasicContentViewOnly.jsp
  1. … 57 more files in changeset.
tools export page utf8 encoding + css bundler update to include rtl styles for rtl locale/lang

  1. … 5 more files in changeset.
fix for voting stats page percent

Removed label

label.learning.forceFinishMessage =Voting is no more allowed. Please finish.

removed force finish label

Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated AuthoringButton tag

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 8 more files in changeset.