• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1134: Branching: View screen for the class export portfolio. Required refactoring of classes and moving the system tool link to move to an interface.

change some log labels from debug to info.

use multiple servlets to handle each home.do?method=, adding learner servlet. it does a role check (on shib attrs, not lams db), and adds shib user to lesson class if not already a member.

file ShibLearnerServlet.java was initially added on branch shibboleth_2_0.

LDEV-1134: Branching: View screen for the class export portfolio. Required refactoring of classes and moving the system tool link to move to an interface.

    • -13
    • +13
    /lams_common/db/sql/insert_types_data.sql
  1. … 5 more files in changeset.
Typo fixed in a comment

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.