• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file gomba-0.8.0.jar was initially added on branch shibboleth_2_0.

    • binary
    /lams_build/lib/gomba/gomba-0.8.0.jar
file ejb-resourcerefs.xml was initially added on branch shibboleth_2_0.

    • -0
    • +0
    /lams_central/conf/xdoclet/ejb-resourcerefs.xml
Adding gomba servlets jar, used as RESTful interface to shared lesson web services

    • binary
    /lams_build/lib/gomba/gomba-0.8.0.jar
    • -0
    • +10
    /lams_central/conf/xdoclet/servlet-mappings.xml
    • -0
    • +42
    /lams_central/conf/xdoclet/servlets.xml
    • -0
    • +6
    /lams_central/web/WEB-INF/jboss-web.xml
file federation.jsp was initially added on branch shibboleth_2_0.

    • -0
    • +0
    /lams_admin/web/federation/federation.jsp
New screen in lams_admin for listing federation info and other federation related things

    • -0
    • +8
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -0
    • +1
    /lams_admin/conf/xdoclet/web-settings.xml
    • -0
    • +82
    /lams_admin/web/federation/federation.jsp
file FederationAction.java was initially added on branch shibboleth_2_0.

Adding lams_fed_server and lams_fed_lesson tables to database, with accompanying files and service methods

    • -0
    • +26
    /lams_common/db/sql/create_sharedlesson_tables.sql
file FederationLesson.hbm.xml was initially added on branch shibboleth_2_0.

file IFederationService.java was initially added on branch shibboleth_2_0.

file FederationService.java was initially added on branch shibboleth_2_0.

file FederationServer.java was initially added on branch shibboleth_2_0.

file FederationLesson.java was initially added on branch shibboleth_2_0.

file federationContext.xml was initially added on branch shibboleth_2_0.

file create_sharedlesson_tables.sql was initially added on branch shibboleth_2_0.

    • -0
    • +0
    /lams_common/db/sql/create_sharedlesson_tables.sql
file FederationServer.hbm.xml was initially added on branch shibboleth_2_0.

Updating English and Spanish

Updating Greek

LDEV-1187: forgot to i18n the 'login as' label

LDEV-1187 sysadmin can login as any user, LoginAsAction provides the user/pass and login.jsp handles the automatic login

Updating version numbers for LAMS 2.0.3, RAMS 0.8.1 (Still 1.0 beta!)

Updated name of script so we have a consistent tool version number across all tools for 2.0.3 release.

Updated minimum version number and tool version for 2.0.3 release. Tool contract change occured in this release.

Updating version numbers for LAMS 2.0.3, RAMS 0.8.1 (Still 1.0 beta!)

    • -6
    • +6
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -6
    • +6
    /lams_common/db/sql/insert_lams_windows_config_data.sql
    • -5
    • +5
    /lams_common/db/sql/insert_rams_unix_config_data.sql
    • -5
    • +5
    /lams_common/db/sql/insert_rams_windows_config_data.sql
LDEV-1228 replace UserDTO when user updates their profile

Updating news.html for 2.0.3 release

Should have been removed when we split LAMS and RAMS.

    • -142
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_bg_BG.properties
    • -171
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_da_DK.properties
    • -171
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_de_DE.properties
    • -171
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_el_GR.properties
    • -175
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_en_AU.properties
    • -171
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_it_IT.properties
    • -171
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_ko_KR.properties
    • -171
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_mi_NZ.properties
    • -159
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_nl_BE.properties
    • -171
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_no_NO.properties
    • -172
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_pl_PL.properties
    • -171
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_pt_BR.properties
    • -171
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_vi_VN.properties
    • -159
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_zh_CN.properties
    • -171
    • +0
    /lams_tool_forum/conf/language/ApplicationResources_zh_TW.properties
LDEV-1231: LEARNER permission missing from downloads entry, so users who are exclusively LEARNERs cannot download attachments.

LDEV-1165: Wasn't able to disable the character limit for non rich text editing in forum. Changed authoring to check the limit on/off flag before checking number of characters > 0, and at learner if the limit is off then sets num chars to 0, which the jsp interprets as "no check".

Creating the reverter code for the next installer/updater

LDEV-1196 add a create user link to 'find users' page