Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added headItems tag - bundles most of the common authoring/monitoring head entries in one tag.

    • -0
    • +56
    ./tags/headItems.tag
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.
Added a development servlet that takes a WDDX packet, deserialises it and dumps the resulting object to the screen. Not I18N - it is just for testing problem packets.

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

  1. … 2 more files in changeset.
The "title" fields were overriding some title fields in the jsps, so they have been renamed. Added an option to the tag so that the user can specify a particular method to be called when a tab is selected. This is handy when the code to be run is different for different tabs, or if the user selecting tab is different to the initial tab display.

  1. … 14 more files in changeset.
Removed copyright statement

Typo in lams.tld in the taglib statement.

Copyright statement change - only support GPL v2, not future versions.

  1. … 48 more files in changeset.
Changed learning design activities and transition collections to use all-delete-orphan cascade management. This will ensure that the secondary records are created and removed as required.

This required fixing code that trigger cascade problems and also highlighted some session problems with the learner cache created by Jacky.

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

  1. … 5 more files in changeset.
Move the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

Added I8N of the tool and activity titles, descriptions, help text for library activities. Does not alter the field values for learning designs (as they may have been modified by the author).

  1. … 6 more files in changeset.
Removed img width/height restrictions for editor icon.

  1. … 1 more file in changeset.
Updated to use table instead of unorderlist for Tabs

Change save / cancel to use icon images.

  1. … 1 more file in changeset.
Fixed xdoclet definitions so that the attributes would be written out to the tag file.

  1. … 2 more files in changeset.
Updated to support inactive Tabs.

  1. … 1 more file in changeset.
Added image button for HTML editor.

  1. … 1 more file in changeset.
New support for using a collection of Message Resources keys.

  1. … 1 more file in changeset.
new tag (lams:Tab) now supports message key parameter (key) - compat. with I18N funct.

Updated .tag to use lams taglib

Updated tld after UserTag changes.

  1. … 1 more file in changeset.
Updated TLD to version 2.0, added linked tag files (.tag) in the one TLD.

  1. … 1 more file in changeset.
New custom tags used in JSP's for handling the Tab Controller and FCK Editor.

    • -0
    • +53
    ./tags/HTMLEditor.tag
    • -0
    • +60
    ./tags/SetEditor.tag
  1. … 5 more files in changeset.
Converted to Servlet 2.4, JSTL 1.1

    • -0
    • +207
    ./jstl/tlds/fn.tld
    • -0
    • +34
    ./jstl/tlds/permittedTaglibs.tld
    • -0
    • +51
    ./jstl/tlds/scriptfree.tld
    • -0
    • +448
    ./jstl/tlds/x.tld
    • -212
    • +0
    ./struts/tlds/struts-bean-el.tld
    • -3302
    • +0
    ./struts/tlds/struts-html-el.tld
    • -382
    • +0
    ./struts/tlds/struts-logic-el.tld
    • -343
    • +0
    ./struts/tlds/struts-tiles-el.tld
  1. … 30 more files in changeset.
Added system administration page.

  1. … 24 more files in changeset.
LDEV-75: Tweaked the Flash crash dump - must be logged in to do a dump and the file now has a .xml extension.

  1. … 4 more files in changeset.
added localLink attribute to csstag

New customerized HTML textarea tag (compatible with STRUTS)

  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.