• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change default value for allowEditOnFly

    • -1
    • +1
    /lams_common/db/sql/insert_unix_config_data.sql
    • -1
    • +1
    /lams_common/db/sql/insert_windows_config_data.sql
New theme for the RAMS project

    • -13
    • +117
    /lams_central/web/css/defaultHTML.css
    • -88
    • +0
    /lams_central/web/css/ie-styles.css
    • -19
    • +0
    /lams_central/web/css/ie7-styles.css
    • -0
    • +1
    /lams_central/web/css/ramsthemeHTML.css
    • -0
    • +1
    /lams_central/web/css/ramsthemeHTML_learner.css
    • -0
    • +0
    /lams_central/web/css/ramsthemeHTML_rtl.css
    • -0
    • +0
    /lams_central/web/css/ramsthemeHTML_rtl_learner.css
    • binary
    /lams_central/web/images/ramsthemecss/add_lesson.jpg
    • binary
    /lams_central/web/images/ramsthemecss/body_bg.jpg
    • binary
    /lams_central/web/images/ramsthemecss/btn_add_off.gif
  1. … 20 more files in changeset.
add canJoinJointLessons and canOfferJointLessons checkboxes to organisation edit screen

    • -0
    • +2
    /lams_admin/conf/xdoclet/struts-forms.xml
add 2 new columns as flags to lams_organisation, canJoinJointLessons and canOfferJointLessons

    • -1
    • +3
    /lams_common/db/sql/create_lams_11_tables.sql
little odds and ends

fixed edit on fly check condition

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
changes to make edit on fly optional

    • binary
    /lams_central/src/flash/main_monitoring.as
    • binary
    /lams_central/src/flash/preloader.fla
    • binary
    /lams_central/web/lams_preloader.swf
display only first level directories collapsable folders

LDEV-1105

Set default encoding for soap client to utf-8

configure shibboleth attribute header names in lams_configuration table

    • -0
    • +4
    /lams_common/db/sql/insert_unix_config_data.sql
    • -1
    • +5
    /lams_common/db/sql/insert_windows_config_data.sql
merged theme changes to branch

    • binary
    /lams_www/web/images/monitor.logo.swf
merged fix for learner tab

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
merged theme changes to branch

    • 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
merged theme changes to branch

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
merged theme changes to branch

error message on login page when shib username is already taken by a non-shib user

fixed up problem with optional activity not displaying

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
Change to tool contract to allow the define later and run offline fields to be turned off - needed for live edit.

Change to tool contract to allow the define later and run offline fields to be turned off - needed for live edit.

Split the scheduling of gates into a separate public method, so I can schedule gates from live edit.

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
Updating the define later and run offline flags when live edit completes.

Schedule any new schedule gates - which requires a call across to monitoringService (grrr).

Updating the define later and run offline flags when live edit completes

fixed single act design (+ live edit) issue caused by null pointer exception

made logo image dynamically loaded in wizard from www/images dir

    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
    • binary
    /lams_www/web/images/monitor.logo.swf
updated default + new rams skins + applied styles to additional components in authoring that had been hardcoded

    • 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
updated default skins + applied styles to additional components in authoring that had been hardcoded

    • -0
    • +1
    /lams_central/conf/flashxml/rams/ramsTheme.xml
    • binary
    /lams_central/src/flash/lams_authoring.fla
update to rams theme

Updating Welsh, Danish, Greek, English, Spanish, French, Korean, Maori, Norwegian, Polish, Portuguese, Swedish, Vietnamese... all this is for the copyright 2007 change

Adding initialise field, so we can tell which activities get added during the live edit.

    • -1
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
Converted the CompleteActivity logic to use a forward, rather than a redirect, to make it more efficient.