Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added resume/exit header buttons + LAMS logo + retrieve progress data when joining lesson/sequence

Updated SWF targeting content frame when joining lesson

new Learner SWF (under development)

changed SWF url

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

    • -0
    • +84
    ./dummyControlBottomFrame.jsp
    • -0
    • +50
    ./dummyControlFrame.jsp
  1. … 2 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Conf versions of web-settings and manifest files modified to suit and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 9 more files in changeset.
Renaming applicationResources.properties to ApplicationResources.properties

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

    • -106
    • +2
    ./WEB-INF/struts/struts-config.xml
  1. … 35 more files in changeset.
Updated copyright statement - only support GPL v 2.0

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

    • -106
    • +77
    ./WEB-INF/struts/struts-config.xml
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. JSP not used.

fixed classpath for chatApplicationContext.xml

  1. … 3 more files in changeset.
Fixed chat application context file reference

  1. … 5 more files in changeset.
Added new tools Chat and Shared Resources

  1. … 4 more files in changeset.
Upgraded to JSTL 1.1 library

    • -128
    • +357
    ./WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./WEB-INF/jstl/tlds/fn.tld
    • -212
    • +0
    ./WEB-INF/struts/tlds/struts-bean-el.tld
    • -3302
    • +0
    ./WEB-INF/struts/tlds/struts-html-el.tld
    • -382
    • +0
    ./WEB-INF/struts/tlds/struts-logic-el.tld
  1. … 5 more files in changeset.
Removing currently unneeded scripting, to reduce javascript errors.

  1. … 4 more files in changeset.
Modified case of lessonStateID to match changes to LessonDTO.

Modified case of lessonStateID to match changes to LessonDTO.

added localLink attribute to csstag

  1. … 3 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.
Moved learner options to learner page

Restricted display of lessons to only the active lessons (ie not archived).

Setup dummy learning functionality so that learner interface can be used in the Alpha version. Supports joining a lesson.

    • -70
    • +90
    ./WEB-INF/struts/struts-config.xml
  1. … 8 more files in changeset.
Modified the "leaveToolSession" and related code to allow the tool to pass the userid (which it gets from UserDTO in the shared session) rather than pass User (which the tool doesn't have).

Rejigged the tool jars loaded on the classpath so suit the most "completed" tools.

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

    • -0
    • +393
    ./WEB-INF/jstl/tlds/c-rt.tld
    • -0
    • +416
    ./WEB-INF/jstl/tlds/c.tld
    • -0
    • +403
    ./WEB-INF/jstl/tlds/fmt-rt.tld
    • -0
    • +442
    ./WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +188
    ./WEB-INF/jstl/tlds/sql-rt.tld
    • -0
    • +213
    ./WEB-INF/jstl/tlds/sql.tld
    • -0
    • +256
    ./WEB-INF/jstl/tlds/x-rt.tld
    • -0
    • +273
    ./WEB-INF/jstl/tlds/x.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.

    • -17
    • +25
    ./WEB-INF/struts/struts-config.xml
  1. … 14 more files in changeset.
made it more internationalisable

the user waiting page, which they will see for the duration of the portfolio generation.

    • -0
    • +120
    ./exportWaitingPage.jsp
Fixed the tool load page to accomodate various combinations of urls including absolute and relative to the lams host.

pages for security stuff.