• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1134: Branching: View screen for the class export portfolio

bin modifications

custom Alert dialog

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
Jira: LI-130. Fixed update-lams.sh such that JAVE_HOME is now taken from the JDK_DIR variable in lams.properties and does not need to be explicitly set prior to updating

fixed install-lams.sh such that is now taken from the JDK_DIR variable in lams.properties and does not need to be explicitly set prior to installation

Removing installer generated files from the package

LI-131: update-lams.xml now compares the news.html with the 2.0.2 version of news.html and if they are the same, it replaces it with the 2.0.4 version, otherwise (if the user has modified it) it leaves the existing news.html intact

Can handle local users logging in via shibboleth.

shib users have their usernames prefixed with their home server's fedId on non-local servers

fix getFedServerByURLHost to enclose search parameter with '%'

changing shib authentication to 'on/off' rather than try to have db/shib authentication happening at the same time

    • -1
    • +2
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -1
    • +2
    /lams_common/db/sql/insert_lams_windows_config_data.sql
    • -3
    • +1
    /lams_common/db/sql/insert_types_data.sql
removing unused application-policy

    • -16
    • +0
    /lams_build/conf/unix/jboss/login-config.xml
    • -16
    • +0
    /lams_build/conf/windows/jboss/login-config.xml
Refactoring code so that all screens can update the progress bar.

  1. … 4 more files in changeset.
jira L1-117: Added MYSQL_HOST field to windows updater.

    • -0
    • +92
    /win_installer/src/checkmysql.java
    • -0
    • +50
    /win_installer/src/lams-update.ini
Some more 2.0.4 files for the unix installer and updater

    • -0
    • +152
    /unix_installer/upgrader-package/bin/copyllid.java
L1-118: Changed build.xml in win_installer/build to include required jars in classpath

For consistency, renaming build-package.xml in unix installer to build.xml

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.