Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
implemented the learner service layer and struts layer of grouping

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

  1. … 23 more files in changeset.
get learning app talking to survey tool

  1. … 25 more files in changeset.
get most of the flash method up and running

  1. … 7 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.
Rename Struts action from "xxxActivity" to "xxxActivityAction".

  1. … 17 more files in changeset.
renamed requestDisplayActivity requestURL

latest build