• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

  1. … 111 more files in changeset.
LDEV-1916 change autopatch to load as the first servlet listener in lams_admin rather than a spring bean in lams_central, as we want db changes to occur before any spring beans are loaded. lams_admin is the first webapp to be loaded in jboss.

The 'WEB-INF/lib' folder is expected by autopatch's discovery library.

  1. … 3 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. … 31 more files in changeset.
LDEV-1606: Added common code for creating text based conditions.

  1. … 11 more files in changeset.
LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 35 more files in changeset.
LDEV-1916 support database updating via autopatch

  1. … 11 more files in changeset.
LDEV-273 Password Reset

xdoclet changes for the forgot password tast

Changes to the web-security.xml for lams-central mean that every new secure jsp must be added to the sevcurity provisions instaedof having the *.jsp provision.

LDEV-1005: Implementing a non-Flash learner interface

  1. … 50 more files in changeset.
merge ldap changes from HEAD to this branch, branched from 2.0.4

  1. … 56 more files in changeset.
putting ldap's add/create/update user into it's own spring transaction'd bean; added some more config parameters for ldap

  1. … 8 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. … 3 more files in changeset.
using hibernateFilter with ShibLoginServlet

merge with lams2_0_3 tag on HEAD

  1. … 74 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

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

  1. … 7 more files in changeset.
LDEV-1245 allow learners to access content repository download servlet

file ejb-resourcerefs.xml was initially added on branch shibboleth_2_0.

Adding gomba servlets jar, used as RESTful interface to shared lesson web services

  1. … 5 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

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

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

  1. … 1 more file in changeset.
Merged 2.0.1 release changes from HEAD.

  1. … 232 more files in changeset.
moved some funct to monitor (setting up edit on fly) and author just opens the design in the correct mode + few fixes for new system gate + finish edit on fly lock and gate release

  1. … 14 more files in changeset.
Add new tags for multiline textarea.

  1. … 2 more files in changeset.
LDEV-1098: Increased size of locale_id field so that it will take more than 127 rows in the database. Matching java field is now an Integer, not a Byte.

  1. … 13 more files in changeset.
added new tag (image button wrapper) + updated mcq to use new tag

  1. … 9 more files in changeset.
updating security-roles in web.xmls with change from 'course' to 'group' admin/manager

  1. … 2 more files in changeset.