welcome.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Learning server start

  1. … 25 more files in changeset.
LDEV-4440 Learning

  1. … 55 more files in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

  1. … 28 more files in changeset.
LDEV-2463 preven XSS injection

LDEV-2463 preven XSS injection

LDEV-3724: updating LAMS Learning to bootstrap

  1. … 5 more files in changeset.
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.
moved joinLesson call to jsp ldev-1128

  1. … 4 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 269 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
Converted to the learner content styles

  1. … 25 more files in changeset.
Converting to the new CSS look

  1. … 31 more files in changeset.
Call passon to update the progress bar on tool pages, optional activities and the completed screen.

Should also cope with the user partially doing an optional activity, continuing on in the design, then coming back later to the optional activity to do more, and then going back to where they were up to in the sequence before jumping back.

  1. … 18 more files in changeset.
Added "exitted lesson" screen and I18N'd the text of the welcome screen. Made the Action more robust with respect to exceptions - most exceptions are now caught and a proper error message is sent back to Flash (rather than nothing being returned). Changed the LearnerActions to not forward to page when the wddx packet is returned. We now have a Flash interface so forwarding to a page (rather than letting Flash bring up the next bad) is now bad. Had to change the dummy learner screen to still forward temporarily otherwise the dummy screen won't display the tool pages.

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

  1. … 66 more files in changeset.
Setup dummy learning functionality so that learner interface can be used in the Alpha version. Supports joining a lesson.

  1. … 18 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.
change the server url from lams_learning to lams/learning

  1. … 1 more file in changeset.
get the learner web app prototype working

  1. … 25 more files in changeset.
join lesson modified according to the discussion with Dave exit lesson service implemented. get progress data added

  1. … 13 more files in changeset.