Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added generateID tag

  1. … 2 more files in changeset.
Add define it later attribute in authoring save/close button.

  1. … 1 more file in changeset.
Modifying the getOrganisationForUserByRole calls to return just the course and class when specified, rather than the whole organisation tree.

  1. … 4 more files in changeset.
Temporary indexContent page that points to Flash movies, set up for individual courses/classes rather than the old old organisation model. Done to allow Flash work to be done, while the admin work is in progress.

  1. … 19 more files in changeset.
Change doSumit javascript method to more specific, to avoid confilct with tools'

  1. … 8 more files in changeset.
AuthoringButton add new attribute "accessMode".

  1. … 2 more files in changeset.
Fix javascript bug: only assign window.opener=x in IE kind broswer.

  1. … 2 more files in changeset.
close/save/cancel action in authoring page.

  1. … 2 more files in changeset.
close/save/cancel action in authoring page.

    • -0
    • +82
    ./tags/AuthoringButton.tag
  1. … 15 more files in changeset.
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