• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

  1. … 10 more files in changeset.
LDEV-3468: Add a servlet which writes out short or long runtime stats.

Short stats format is set by a client.

  1. … 4 more files in changeset.
Portions of a rest based learning design saving interface.

  1. … 10 more files in changeset.
LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9.

Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead.

Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation.

Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

  1. … 226 more files in changeset.
LDEV-3126: Add CourseGroupManager servlet to modify course groups remotely.

  1. … 4 more files in changeset.
LDEV-2981: Remove obsolete SIF Open ID servlet and now unnecessary libraries. Remove source code for removed libraries.

  1. … 165 more files in changeset.
LDEV-2949: Reimplement Presence Chat in Learner using Ajax instead of Jabber. Remove Jabber libraries and support code. Minor fix in Chat Tool.

  1. … 89 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1191 more files in changeset.
WVI-25: Remove servlet configuration from Central, make lams_saml be almost completely standalone.

Add DB tables and access layer for storing user "office" parameter.

Make lams_saml a WAR instead of JAR as it needs access to Central context beans and introduces own services.

Make configuration be stored in WAR and accessed internally by Java code instead of deploying it in web content and access by HTTP.

Put "group" parameter in sesssion when user accesses SamlServlet for the first time, before redirecting to IdP log in page. This parameter is later used for registering user.

Add wrapper method in Integration service allowing creation of group withou external server prefix.

  1. … 6 more files in changeset.
WVI-12: Initial commit. Contains all functionality required for World Vision for SAML 2.0 integration.

  1. … 3 more files in changeset.
LDEV-2711: Merging to 2.3_release branch

  1. … 2 more files in changeset.
LDEV-2711: Add Gradebook servlet which authenticates a call from external system and then redirects to either lesson or course Gradebook, depending on provided parameters.

  1. … 2 more files in changeset.
LDEV-2672 Ability for integrated servers to access learning design's SVGs

*merge from lams2_3_release branch

  1. … 6 more files in changeset.
LDEV-2672 Ability for integrated servers to access learning design's SVGs

  1. … 6 more files in changeset.
SIF-4 Making single-signon capabilities for openid

  1. … 31 more files in changeset.
Merge lams2_3 into head

  1. … 162 more files in changeset.
Merge lams2_3_jboss5 changes into lams2_3

  1. … 99 more files in changeset.
LDEV-2071: Added initial version of LAMS 2.3 on JBoss 5.1.

  1. … 37 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

  1. … 33 more files in changeset.
adding description field to extLessonDTO received from remote lams server

  1. … 2 more files in changeset.
adding saveFedLessons servlet for flash

  1. … 19 more files in changeset.
adding orgCode field to extLessonDTO

  1. … 4 more files in changeset.
added shib servlets to web-security so that ShibLogin is invoked (and shib user created if necessary) before shib servlets have to add shib user to lesson class; refactored ShibExportPortfolioServlet to extend ShibLearnerServlet; moved xdoclet out of .java files because it doesn't work properly with a servlet extending another servlet

  1. … 5 more files in changeset.
merge with lams2_0_3 tag on HEAD

  1. … 77 more files in changeset.
implement getFedServerGroups and getFedServerLessons, methods to call remote server

  1. … 7 more files in changeset.
Adding gomba servlets jar, used as RESTful interface to shared lesson web services

  1. … 8 more files in changeset.
Added xml based services for LearningDesignRepository and LessonManager

  1. … 4 more files in changeset.
new login servlet for shib users

  1. … 2 more files in changeset.
loginRequestServlet settings

  1. … 1 more file in changeset.
revert from axis2 to axis 1.4 because of the fact axis2 does not support rpc style soap binding, which is required by moodle integration

  1. … 17 more files in changeset.