lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated text for import users page

    • -8
    • +12
    /lams_admin/web/import/importexcel.jsp
include *.xls in war; include *.* in synchronise deploy

Updater now unpacks all the llid language files for comlex activities into their respective folders

All that is needed now is SQL procedures to add rows to the lams_supported_locale where the matching language doesnt exist

Then we're done for teh language pack

LDEV-1082 allow users to be added to more than one org at a time via spreadsheet; refactored to spreadsheet service

    • binary
    /lams_admin/web/file/lams_roles_template.xls
    • binary
    /lams_admin/web/file/lams_users_template.xls
    • -2
    • +2
    /lams_admin/web/import/importexcel.jsp
LDEV-1093 ensure group manager has monitor; fix bug when setting monitor for group managers

auto tick reflection option when input text in reflect textarea.

add isEmpty() method.

Now have names for all the llid file folders

    • -12
    • +29
    /win_installer/src/language-pack.nsi
Change ld version from configuration db.

Updating Swedish

Updating Swedish

    • -2
    • +2
    /lams_tool_larsrc/conf/language/ApplicationResources_sv_SE.properties
    • -13
    • +8
    /lams_tool_nb/conf/language/ApplicationResources_sv_SE.properties
Updating Welsh and Swedish

    • -29
    • +27
    /lams_tool_vote/conf/language/ApplicationResources_sv_SE.properties
Updating English, Spanish, Korean and Swedish

    • -2
    • +4
    /lams_tool_survey/conf/language/ApplicationResources_es_ES.properties
    • -3
    • +5
    /lams_tool_survey/conf/language/ApplicationResources_ko_KR.properties
    • -36
    • +38
    /lams_tool_survey/conf/language/ApplicationResources_sv_SE.properties
Updating Welsh, Danish and Swedish

Updating Swedish

Now have names for all the llid file folders

    • -10
    • +19
    /win_installer/src/language-pack.nsi
Change ld version from configuration db.

    • binary
    /lams_build/lib/lams/lams-central.jar
Can now get multiple rows from the database using an array utility i found on the net. All that is needed now is to make the correct llid directories and put the required language files in

Oh, and update the database with the new language files

    • -0
    • +418
    /win_installer/src/Array.nsh
    • -0
    • +91
    /win_installer/src/Array.nsi
    • -7
    • +82
    /win_installer/src/language-pack.nsi
Forbidden upload exe file in learner side.

Add new method for executable file check.

Remove useless file.

Add file size validation.

    • -2
    • +9
    /lams_tool_nb/web/authoring/authoring.jsp
Small change in FileVaildateUitl: to add new method to give key of ActionMessage.

Finally found a way around the sql database query problem, now i can get single values from the db for the llid, still havent thought of a way to get multiple entries

    • -52
    • +23
    /win_installer/src/language-pack.nsi
Add file size validation.

Add file size validation.

Add file size validation.

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.

Adding in a java program, to try and adress the database access problem through NSIS

    • -0
    • +55
    /win_installer/src/SQLQueryGenerator.java