Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
close learner (tool activity) popup window on 'finish' click if tool session/activity completed LDEV-506

  1. … 5 more files in changeset.
Exception handler define for STRUTS.

  1. … 29 more files in changeset.
Lost the body tags from the loadToolActivity and previewDefineLater pages.

Converted to the learner content styles

  1. … 24 more files in changeset.
Implementing gate and grouping screens for export portfolio.

  1. … 42 more files in changeset.
Added the define later special screen code to the wrong Action class.

  1. … 3 more files in changeset.
Preview changes: (1) when define later activity occurs don't tell the tool that it is define later but display a special screen before going to the next tool (2) for chosen grouping, schedule and permission gates show the normal page with an extra preview message then override the normal process and continue.

Also part A of a change to the Flash call to get the learner progress - it should take the lesson id not the progress id.

  1. … 14 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.
Bad definition for the group wait page.

Added support for chosen grouping.

  1. … 9 more files in changeset.
Implementing the gate screens for learner.

  1. … 12 more files in changeset.
Added the core lams tag files.

  1. … 8 more files in changeset.
added exit action path

  1. … 1 more file 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.
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. … 38 more files in changeset.
Display the activity title and description int the portfolio, rather than tool details, as the activity fields may be edited by the user but the tool values are system values. Struts action for ExportAction not used.

Upgraded to JSTL 1.1 library

  1. … 17 more files in changeset.
Removed dtd so that tiles would start up okay when not connected to the internet.

  1. … 4 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

    • -0
    • +212
    ./tlds/struts-bean-el.tld
    • -0
    • +382
    ./tlds/struts-bean.tld
    • -0
    • +3302
    ./tlds/struts-html-el.tld
    • -0
    • +3302
    ./tlds/struts-html.tld
    • -0
    • +382
    ./tlds/struts-logic-el.tld
    • -0
    • +652
    ./tlds/struts-logic.tld
  1. … 43 more files in changeset.
Updated web.xml to include the context files for all the "current" deployed tools. Added matching tool jars to classpath. Stopped deploying the classes to WEB-INF/classes Implemented more calls on the dummy monitoring page to access the learner pages.

  1. … 15 more files in changeset.
contains the actionMappings for export stuff

added defintion for .systemError

Upgraded to Struts 1.2.7

  1. … 29 more files in changeset.
Switched project to use ear file format

  1. … 133 more files in changeset.
make it deployable using ant build

  1. … 6 more files in changeset.
gate struts action implemented

  1. … 11 more files in changeset.
implemented complete activity for the completion of system driven activity. customized the Spring OpenSessionInViewFilter to resolve redundent hibernate session issue.

  1. … 13 more files in changeset.