• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2108 Adding lamscommunity folder to the scure areas in lams-centra.war

LDEV-2125: User profile has now an option to choose a time zone. This choice is later used in LocaleFilter and allows JSP pages to adjust displayed dates accordingly.

  1. … 3 more files in changeset.
LDEV-2125: User profile has now an option to choose a time zone. This choice is later used in LocaleFilter and allows JSP pages to adjust displayed dates accordingly.

  1. … 9 more files in changeset.
Added pedagogical_planner folder, findUserLessons.jsp and findUserLessonsAutocomplete.jsp to secure content

LDEV-2110

Added pedagogical_planner folder to secure content

LDEV-2110

Added findUserLessons.jsp and findUserLessonsAutocomplete.jsp to secure content

LDEV-2110

LDEV-2174: Added shared context support to tool adapters. Added some code comments explaining how everything works.

  1. … 54 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

  1. … 30 more files in changeset.
LDEV-2173 - First commit for gradebook stuff

First monitor interface implemented, teachers can look by activity to mark the students work

  1. … 248 more files in changeset.
LDEV-1998: Added preview/export/import functionality for Pedagogical Planner nodes. Fixed some bugs. Added some code comments.

  1. … 23 more files in changeset.
LDEV-1998: Added template management for Pedagogical Planner editor.

  1. … 26 more files in changeset.
LDEV-1998: Added Pedagogical Planner editor with add/edit node functionality.

  1. … 46 more files in changeset.
LDEV-2100 - Lc authentication, adding authentication for lc

LDEV-2101 - Lams community login, adding backend actions to allow for lc integration

  1. … 13 more files in changeset.
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.