• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added stopAfterActivity (Activity) field

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1134: Branching: Added stopAfterActivity flag to activity, which will allow us to "end" a lesson at the end of the activity. Authoring changes done.

    • -1
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
made alert modal (disabled toolbar buttons) + apply style setting (rgb offset) through ThemeManager

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Replaced <bean:message> with <fmt:message> tags

    • -99
    • +85
    /lams_admin/web/WEB-INF/tags/Tab.tag
    • binary
    /lams_central/web/WEB-INF/tags/Tab.tag
    • -99
    • +85
    /lams_learning/web/WEB-INF/tags/Tab.tag
    • -99
    • +85
    /lams_monitoring/web/WEB-INF/tags/Tab.tag
    • binary
    /lams_tool_chat/web/WEB-INF/tags/Tab.tag
    • binary
    /lams_tool_forum/web/WEB-INF/tags/Tab.tag
    • -99
    • +85
    /lams_tool_lamc/web/WEB-INF/tags/Tab.tag
    • -99
    • +85
    /lams_tool_laqa/web/WEB-INF/tags/Tab.tag
    • -99
    • +85
    /lams_tool_nb/web/WEB-INF/tags/Tab.tag
    • binary
    /lams_tool_sbmt/web/WEB-INF/tags/Tab.tag
    • -99
    • +85
    /lams_tool_vote/web/WEB-INF/tags/Tab.tag
    • -99
    • +85
    /lams_www/web/WEB-INF/tags/Tab.tag
Currently the mechanism employed to update news.html isn't future proof, in that it would require us to manually change news.html (if unmodified) to the current version for successive upgrade, in order for news.html to remain current. Added are changes to be implemented in the 2.1 installer and 2.1.x upgrader to remedy this problem.

use lesson service when adding learner to class

LDEV-1134: Branching: View screen for the class export portfolio. Fixing problems with previous version - parallel activities were generating a link rather than just a heading, and a gate heading was appearing for learning and it should not appear at all.

switch from getting user from SessionManager to using shib username attribute

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