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
    ./WEB-INF/tags/headItems.tag
  1. … 11 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match 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. … 26 more files in changeset.
Added the locale filter.

  1. … 5 more files in changeset.
Changed tag to suit the new resource files.

Updated copyright statement - only support GPL v 2.0

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

  1. … 38 more files in changeset.
Updated noticeboard to use the new tab controller. Still uses individual FCKEditors.

    • -0
    • +58
    ./WEB-INF/tags/HTMLEditor.tag
    • -0
    • +64
    ./WEB-INF/tags/SetEditor.tag
    • -0
    • +79
    ./WEB-INF/tags/Tab.tag
    • -0
    • +62
    ./WEB-INF/tags/TabBody.tag
    • -0
    • +72
    ./WEB-INF/tags/Tabs.tag
    • -0
    • +111
    ./authoring/authoring.jsp
    • -0
    • +34
    ./authoring/basic.jsp
    • -0
    • +124
    ./authoring/instructions.jsp
  1. … 15 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 48 more files in changeset.
Converted to Servlet 2.4, JSTL 1.1

    • -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
    • -343
    • +0
    ./WEB-INF/struts/tlds/struts-tiles-el.tld
  1. … 41 more files in changeset.
new version - smaller file size and move reg-point

  1. … 3 more files in changeset.
added attribute localLink to css tag

new export page which uses the css tag

changed the id names for the 4 FCKEditor instances. The names are same as those in the AuthoringFOrm

changed the urls (removed the starter path)

*** empty log message ***

monitoring screen allows the download of instruction files.

added an if statement around the advanced and instructions tab. if defineLater isnt set, then it will show three tabs, otherwise it will only show basic tab

new monitoring page

    • -0
    • +132
    ./monitor_page.jsp
fixed the title so that it displays "Statistics"

Standardised heading location and buttons

  1. … 5 more files in changeset.
ToolDownload has been modified to pick up the name of the tool content handler bean from the servlet definition, rather than hardcoding a standard name. The tool was use the new definition.

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

General changes to use UserDTO from shared session and standard URL parameters.

  1. … 10 more files in changeset.
Changed authoring to use the user from the shared session, the correct url parameters and to only update the attachment records when the user clicks save.

  1. … 18 more files in changeset.
Updating JSPs to use tag lib standard, new lams tags. Rationalising authoring down to the DHTML version (had been a DHTML and non-DHTML version). Updating URLS as per LDEV-38

    • -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. … 59 more files in changeset.
Updated parameter names and classpath so that the learner screen could be called from the dummy monitoring page.

  1. … 13 more files in changeset.
Noticeboard tool icon

    • binary
    ./images/icon_noticeboard.swf
pages need for teh security stuff. copied frm the sbmt tool

  1. … 2 more files in changeset.
Move common.js in Lams_central to /includes/javascript subfolder

  1. … 10 more files in changeset.
removed toolContentId parameter in the learner urls

Removed the fckeditor connector and upload servlet definition