lams_tool_scribe

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Updating Welsh, Spanish

    • -13
    • +13
    ./conf/language/ApplicationResources_cy_GB.properties
    • -6
    • +6
    ./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. … 10 more files in changeset.
Updating Spanish

    • -3
    • +3
    ./conf/language/ApplicationResources_es_ES.properties
  1. … 8 more files in changeset.
Adding Maori

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

    • -0
    • +109
    ./conf/language/ApplicationResources_pt_BR.properties
Adding Welsh and Greek

    • -0
    • +109
    ./conf/language/ApplicationResources_cy_GB.properties
    • -0
    • +109
    ./conf/language/ApplicationResources_el_GR.properties
auto tick reflection option when input text in reflect textarea.

  1. … 9 more files in changeset.
Adding English (Australian) as en_AU to fix LDEV-997. Updating Swedish

    • -0
    • +109
    ./conf/language/ApplicationResources_en_AU.properties
    • -47
    • +47
    ./conf/language/ApplicationResources_sv_SE.properties
Add file size validation.

added new tag (image button wrapper) to tools

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

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

  1. … 16 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 1 more file in changeset.
Adding Italian and Vietnamese

    • -0
    • +109
    ./conf/language/ApplicationResources_it_IT.properties
    • -0
    • +109
    ./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.
Disabled finish button after first click to prevent double click.

  1. … 1 more file in changeset.
Disabled finish button after first click to prevent double click.

updated authoringbutton tag (display rtl)

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

    • -2
    • +2
    ./web/pages/export/exportPortfolio.jsp
  1. … 66 more files in changeset.
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.
Added cellspacing=0 to table using alternative-color

  1. … 25 more files in changeset.
Changed tool activity invalid warning to clarify it is not an error.

Updated page style.

    • -14
    • +24
    ./web/pages/learning/learning.jsp
Adding Swedish. Updating Danish, English, Korean, Norwegian

    • -6
    • +6
    ./conf/language/ApplicationResources_da_DK.properties
    • -7
    • +7
    ./conf/language/ApplicationResources_ko_KR.properties
    • -7
    • +7
    ./conf/language/ApplicationResources_no_NO.properties
    • -0
    • +109
    ./conf/language/ApplicationResources_sv_SE.properties
  1. … 5 more files in changeset.
Modified showMessage such that the page moves to the iframe anchor after iframe has opened.

  1. … 6 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.