• 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. … 110 more files in changeset.
LDEV-1977 make a lams-central action that takes a relative LAMS url and redirects to it, so the users are taken through the login page if neccessary.

- Adding checking to make sure that a user cannot access monitor unless they have permission, see LDEV-1978

  1. … 6 more files in changeset.
LDEV-1606: Several minor changes in the base files.

    • -160
    • +164
    ./struts/struts-config.xml
  1. … 6 more files in changeset.
LDEV-1606: Added common code for creating text based conditions.

    • -0
    • +136
    ./tags/TextSearch.tag
  1. … 10 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-1581: Added most of the logic for creating/managing learner's choice grouping.

    • -154
    • +154
    ./struts/struts-config.xml
  1. … 134 more files in changeset.
LDEV-1811 lams.tld has been updated in all packages

  1. … 19 more files in changeset.
LDEV-1649: Adding a new servlet to support copying tool content in a batch. This will be used when copying complex activities in authoring.

  1. … 3 more files in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
LDEV-1005: Added lesson name to headings, added help button, improved layout, improved browser compatibility on the page sizing, added scrolling to the iframe, hide the branches that the user isn't doing, adding support for the jump ahead in preview.

  1. … 17 more files in changeset.
LDEV-1005: Implementing a non-Flash learner interface

    • -0
    • +45
    ./tags/LearnerFlashEnabled.tag
    • -0
    • +75
    ./tags/ProgressOutput.tag
  1. … 48 more files in changeset.
LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

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

  1. … 56 more files in changeset.
forgot to commit tiles definition for all my lessons jsp

Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 16 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. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

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

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

  1. … 76 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. … 44 more files in changeset.
Adding gomba servlets jar, used as RESTful interface to shared lesson web services

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

  1. … 70 more files in changeset.
Updated the FCKEditor tag to remove hardcoded "lams" from path.

  1. … 15 more files in changeset.
update to learner for refresh progress bar

  1. … 5 more files in changeset.
updated passon tag

  1. … 13 more files in changeset.
Merging 2.0.1 changes from the HEAD

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

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

  1. … 233 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.
LDEV-1112: Login was always going to the index page, and not straight to the lesson page for the launch lesson url. The JspRedirectStrategy code was forcing it to the index page. Now it lets it go to whatever page was requested initially for "normal" requests.

Had to change HomeAction to go to the index page, rather than direct to the login page as to make the change to JspRedirectStrategy - otherwise it would try to go to the login page straight after the login page!

    • -161
    • +161
    ./struts/struts-config.xml
  1. … 2 more files in changeset.