lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modify RegisterService to be more flexible

LDEV-1112: Login was always going to the index page, and not straight to the lesson page for the launch lesson url. The JspRedirectStrategy code was forcing it to the index page. Now it lets it go to whatever page was requested initially for "normal" requests.

Had to change HomeAction to go to the index page, rather than direct to the login page as to make the change to JspRedirectStrategy - otherwise it would try to go to the login page straight after the login page!

ldev-1150 display fullname

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
Build not working on a new PC - the deletes were failing as the directories didn't exist. Changed the delete syntax to avoid the problem.

don't list the subgroup if user is not a member/group admin/group manager/sysadmin

LDEV-1145 sort org beans alphabetically

LDEV-1107 extserver classes are created as subgroups, not groups; make extuser a member of the group as well as the subgroup; don't give extusers group manager role as they don't need it, especially in a subgroup

Reset the optional parameters - if they aren't reset and the jsp page doesn't specify them, then they are reused in all instances of this tag on the page. This resulted in one answer being used for all questions on a q&a page where more than one question is displayed at a time (ie combined mode).

Build was failing if some of the build directories didn't exist, so it couldn't be deleted. Change style of delete.

lesson progress data fix

    • binary
    /lams_learning/web/lams_learner.swf
remove 1 message and add 1 that got lost

fix some html validator warnings

Still trying to get this delete right!

Build was failing if some of the build directories didn't exist, so it couldn't be deleted. Change style of delete.

fixed translation list for about us dialog + lesson progress data fix

    • binary
    /lams_central/src/flash/lams_authoring.fla
    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Checked it in set to RAMS! Should default to LAMS.

Build was failing on Shaun as web/flashxml directory didn't exist, so it couldn't be deleted. Change style of delete.

Moved the flashxml files to conf, and split them into LAMS and RAMS. The correct set is now copied to the web directory when you run the build.

    • -0
    • +1
    /lams_central/conf/flashxml/lams/all_learning_designs.xml
    • -0
    • +1
    /lams_central/conf/flashxml/lams/all_library_details.xml
    • -0
    • +1
    /lams_central/conf/flashxml/lams/authoring/en_dictionary.xml
  1. … 178 more files in changeset.
Tweaking the build for RAMS - MCQ tool not included for RAMS. The correct set of tools is picked up automatically from the conf.application parameter.

fixed translation list for about us dialog

    • binary
    /lams_central/src/flash/lams_authoring.fla
    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Splitting LAMS language files into two sets - LAMS and RAMS. Needed to clear the build directories that contained the language files before building.

    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_ar_JO.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_cy_GB.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_de_DE.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_el_GR.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_en_AU.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_ko_KR.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_mi_NZ.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_no_NO.properties
    • -85
    • +0
    /lams_tool_notebook/conf/language/ApplicationResources_pt_BR.properties
  1. … 121 more files in changeset.
Splitting LAMS language files into two sets - LAMS and RAMS

    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_cy_GB.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_el_GR.properties
    • -235
    • +0
    /lams_admin/conf/language/ApplicationResources_en_AU.properties
    • -235
    • +0
    /lams_admin/conf/language/ApplicationResources_es_ES.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_it_IT.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_ko_KR.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_mi_NZ.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_no_NO.properties
    • -235
    • +0
    /lams_admin/conf/language/ApplicationResources_pl_PL.properties
    • -220
    • +0
    /lams_admin/conf/language/ApplicationResources_pt_BR.properties
    • -235
    • +0
    /lams_admin/conf/language/ApplicationResources_sv_SE.properties
    • -0
    • +235
    /lams_admin/conf/language/lams/ApplicationResources.properties
    • -0
    • +220
    /lams_admin/conf/language/lams/ApplicationResources_cy_GB.properties
    • -0
    • +220
    /lams_admin/conf/language/lams/ApplicationResources_da_DK.properties
  1. … 420 more files in changeset.
Updating English, Spanish, Polish and Swedish

  1. … 5 more files in changeset.
Updating Maori

    • -2
    • +2
    /lams_tool_survey/conf/language/ApplicationResources_mi_NZ.properties
fixed up welsh translators names

    • binary
    /lams_central/src/flash/lams_authoring.fla
fixed replicated code + fixed children selected activity in monitor (Seq tab)

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
Tool deployer now finds and runs the update script

All tools their update script to the deploy dir when the creat-tool-package task is called

Checks the minimum compatible version of the tool from deploy.xml with the existing version in the lams_configuration table, failes if the tool is not compatible

Changed the tool_version to 20070214 for qa, mc, vote and nb