lams_tool_nb

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1146: Increase login field length to 255. Also fixed up fullname field to better accomodate people will long first names and surnames

    • -157
    • +157
    ./db/model/lams_tool_nb.clay
    • -0
    • +6
    ./db/sql/updatescripts/updateTo20070214.sql
  1. … 9 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.
Updating Welsh

    • -6
    • +6
    ./conf/language/ApplicationResources_cy_GB.properties
  1. … 11 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.

  1. … 1 more file in changeset.
LDEV-1097: Noticeboard wasn't handling the user progress screen correctly. If the mode is the monitoring mode, then it shouldn't use the current user's id, it should use the id in the url. Also, the user progress screen should be read only (no buttons) but the learner's review screen (ie that the learner gets after completing the activity) shouldn't be read only as they should be able to change their reflection.

Updating Spanish

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

    • -0
    • +65
    ./conf/language/ApplicationResources_mi_NZ.properties
Updating Vietnamese and Brazilian

    • -10
    • +11
    ./conf/language/ApplicationResources_pt_BR.properties
    • -15
    • +16
    ./conf/language/ApplicationResources_vi_VN.properties
Update Welsh

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

    • -7
    • +8
    ./conf/language/ApplicationResources_it_IT.properties
    • -11
    • +7
    ./conf/language/ApplicationResources_pl_PL.properties
  1. … 14 more files in changeset.
Replace LamsLookupDispatchAction to LamsDispatchFucntion

Display finish button anytime.

Updating Danish, Greek and Swedish

    • -8
    • +9
    ./conf/language/ApplicationResources_da_DK.properties
    • -8
    • +11
    ./conf/language/ApplicationResources_el_GR.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_sv_SE.properties
  1. … 6 more files in changeset.
auto tick reflection option when input text in reflect textarea.

  1. … 9 more files in changeset.
LDEV-1099: Method name needs to be translated as the LookupDispatchAction class looks for the translated button name.

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

    • -0
    • +65
    ./conf/language/ApplicationResources_en_AU.properties
    • -7
    • +3
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_ko_KR.properties
    • -8
    • +9
    ./conf/language/ApplicationResources_no_NO.properties
  1. … 15 more files in changeset.
Updating Swedish

    • -13
    • +8
    ./conf/language/ApplicationResources_sv_SE.properties
  1. … 1 more file in changeset.
Remove useless file.

Add file size validation.

  1. … 7 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.
Updating French

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

Fixed page layout.

Updating Italian and Portuguese

    • -11
    • +12
    ./conf/language/ApplicationResources_it_IT.properties
    • -7
    • +8
    ./conf/language/ApplicationResources_pt_BR.properties
Changed submitReflection action to update an existing notebook entry when possible rather than create a new entry everytime

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

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