• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Build script for the 2.0.2 -> 2.0.4 unix updater

forgot to add shib auth method to the unix lamsauthentication.xml; doesn't do anything, but UniversalLoginModule expects it

pre-select idp in lesson link for learner

    • -2
    • +4
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -2
    • +4
    /lams_common/db/sql/insert_lams_windows_config_data.sql
file ShibHomeServlet.java was initially added on branch shibboleth_2_0.

LDEV-1256

Added 'Tool Management' link for tools that define an admin_url

fixed positioning of bin

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
View branch screen done for the group based branching and tool based branching activities.

Build script for the 2.0.4 unix installer. Updated to preserve file permissions when generating the build directory.

cleaned up lesson*.as code + fixed positioning of bin

Make space for the loading message

LDEV-1256: Added admin_url column to tool and system tool tables

    • -1
    • +3
    /lams_common/db/sql/create_lams_11_tables.sql
LDEV-1261: Fixing a lazy loading exception that started when we removed the hibernate session filter on the user role import. The organisation can't be passed in from the web layer as it isn't connected to the session, and so when it tries to get the user organisation from the organisation, it throws a lazy loading exception.

Branching: The start and end co-ordinates were missing during the import.

Branching: The start and end co-ordinates were missing during the import.

LDEV-1261: Fixing a lazy loading exception that started when we removed the hibernate session filter on the user role import. The organisation can't be passed in from the web layer as it isn't connected to the session, and so when it tries to get the user organisation from the organisation, it throws a lazy loading exception.

a few neat UI improvements for branching - utilise scroll pane in branching view + move the bin into the view with open + fixed up transition/system tool x/y positioning on-drop

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
fixed due to change in service method signature

display federation server lesson links for learners on index page

Avoid copying class files to WEB-INF when doing synchronise deploy - don't want multiple versions of the classes floating around.

Should have been removed when we split LAMS and RAMS

    • -62
    • +0
    /lams_monitoring/conf/language/ApplicationResources_da_DK.properties
    • -60
    • +0
    /lams_monitoring/conf/language/ApplicationResources_de_DE.properties
    • -62
    • +0
    /lams_monitoring/conf/language/ApplicationResources_el_GR.properties
    • -62
    • +0
    /lams_monitoring/conf/language/ApplicationResources_es_ES.properties
    • -62
    • +0
    /lams_monitoring/conf/language/ApplicationResources_fr_FR.properties
    • -62
    • +0
    /lams_monitoring/conf/language/ApplicationResources_ko_KR.properties
    • -62
    • +0
    /lams_monitoring/conf/language/ApplicationResources_mi_NZ.properties
    • -62
    • +0
    /lams_monitoring/conf/language/ApplicationResources_no_NO.properties
    • -62
    • +0
    /lams_monitoring/conf/language/ApplicationResources_pl_PL.properties
    • -62
    • +0
    /lams_monitoring/conf/language/ApplicationResources_sv_SE.properties
Branching: Teacher chosen branch screen basically working. Still a bit of clean up on the messages to go.

    • -173
    • +67
    /lams_monitoring/web/branching/chosenSelection.jsp
    • -0
    • +70
    /lams_monitoring/web/branching/viewBranches.jsp
remove NONE type option for Gate Activity(s)

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
file GetFedServerGroupsServlet.java was initially added on branch shibboleth_2_0.

file GetFedServerLessonsServlet.java was initially added on branch shibboleth_2_0.

add 2 servlets at /servlet/getFedServerGroups and /servlet/getFedServerLessons for flash to use

add new column to lams_lesson_fed to store local lesson state of external lessons (for later)

    • -0
    • +2
    /lams_admin/web/federation/federation.jsp
    • -0
    • +1
    /lams_common/db/sql/create_sharedlesson_tables.sql
removed unused CA duplicate

    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
added labels for Branching

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
fixes for PI (branching activity)

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Branching: Tweaking the branch objects so that the contribution flags are right for teacher chosen activities (and hence the button will appear to do the selection in monitoring) and some changes to make the teacher chosen screen logic easier.

Branching: Branching activities always have a grouping during a lesson, as this is set up at lesson creation time. But they might not have any groups!