• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3914: Replacing learner control frames with a div based sliding bar.

  1. … 28 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-3380: Fix URL decoding as JSP/JSTL libaries used for WildFly seem to behave differently than before.

LDEV-1627

Replaced javascript call

top.frames['contentFrame']

with

parent.frames['contentFrame']

For requestURL.jsp, if the call returns a null we attempt to retrieve the contentFrame by moving one level up

  1. … 2 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.
Updated address of FSF in copyright statement

  1. … 585 more files in changeset.
Added support for chosen grouping.

  1. … 10 more files in changeset.
Removed the original SessionBean from the system. If needed again, the shared session bean developed by Dapeng can be used.

Fixed various issues with Optional Activities and Parallel activites. Should be able to run through a sequence with them okay now.

  1. … 10 more files in changeset.
Added real learner page back in (with a link from the dummy page) so that mitch can set up the Flash movie.

Also set the charset/encoding for these pages to UTF-8

  1. … 16 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 66 more files in changeset.
change all library tags following the best practices article "Tag Library Definitions" on the wiki

  1. … 57 more files in changeset.
*** empty log message ***