• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Copyright statement change - only support GPL v2, not future versions.

  1. … 48 more files in changeset.
corrected the servlet mapping url pattern

added the simpleUploaderServlet (used when uploading images to server, but currently not used on our tool authoring pages)

  1. … 1 more file in changeset.