• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
added axis servlet declaration and servlet mappings

  1. … 1 more file in changeset.
moved servlets + updated them to use correct file path separators and return correct web path + added xdoclet to servlets

  1. … 8 more files in changeset.
custom fckeditor servlets

  1. … 3 more files in changeset.
setup CentralToolContentHandler to use with saving/viewing profile portraits.

  1. … 4 more files in changeset.
remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

  1. … 14 more files in changeset.
Interface for import/export tool content web app.

  1. … 13 more files in changeset.
Add import tool content method

  1. … 8 more files in changeset.
Add export tool content servlet.

  1. … 7 more files in changeset.