lams_tool_sbmt

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved tab visual/layout to display correctly in firefox.

New support for using a collection of Message Resources keys.

  1. … 1 more file in changeset.
minor change - syntax error

minor change - syntax error

spelling check

new tag (lams:Tab) now supports message key parameter (key) - compat. with I18N funct.

new tag now supports message key parameter (key)

Added some new properties. i.e. button values

Updated to handle new Tabbed env

updated link buttons to work in IE

Updated monitoring jsp's to use tabs and fck editor (custom taglibs)

    • -43
    • +15
    ./web/monitoring/alluserlist.jsp
    • -34
    • +12
    ./web/monitoring/editactivity.jsp
    • -0
    • +21
    ./web/monitoring/marking.jsp
    • -0
    • +126
    ./web/monitoring/monitoring.jsp
added tags-bean

added SbmtMonitoringForm

    • -11
    • +29
    ./web/WEB-INF/struts/struts-config.xml
Fixed the authoring url - a test url had accidently got checked in.

    • -3
    • +3
    ./web/WEB-INF/struts/struts-config.xml
Updated tld after UserTag changes.

  1. … 1 more file in changeset.
Updated JSP to use the single lams.tld for all custom tags.

Updated TLD to version 2.0, added linked tag files (.tag) in the one TLD.

  1. … 1 more file in changeset.
Updated to support use lams TLD

New custom tags used in JSP's for handling the Tab Controller and FCK Editor.

    • binary
    ./web/WEB-INF/tags/HTMLEditor.tag
    • binary
    ./web/WEB-INF/tags/SetEditor.tag
    • binary
    ./web/WEB-INF/tags/Tab.tag
    • binary
    ./web/WEB-INF/tags/TabBody.tag
    • binary
    ./web/WEB-INF/tags/Tabs.tag
  1. … 5 more files in changeset.
Updated Action class now extends LamsDispatchAction (method parameter) and updated xdoclet config.

Updated tab body includes to support custom tags

    • -22
    • +20
    ./web/authoring/instructions.jsp
new authoring JSP supporting custom tags (note tag dir has to be installed) and new styled links instead of input buttons (i.e. save/cancel buttons).

Updated struts-config reflecting changes in SbmtAuthoringForm and AuthoringAction config

    • -5
    • +7
    ./web/WEB-INF/struts/struts-config.xml
updated FCKeditor TLD

    • -2
    • +22
    ./web/WEB-INF/fckeditor/tlds/FCKeditor.tld
Added web/author_page folder including css, images and js for new use of FCKEditor and Tab Handler.

    • -0
    • +142
    ./web/author_page/css/aqua.css
    • -0
    • +3
    ./web/author_page/css/base.css
    • -0
    • +55
    ./web/author_page/css/fckeditor_style.css
    • -0
    • +59
    ./web/author_page/css/tool_custom.css
    • -0
    • +3
    ./web/author_page/css/xp.css
    • binary
    ./web/author_page/images/aqua_tab_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_left.gif
    • binary
    ./web/author_page/images/aqua_tab_right.gif
    • binary
    ./web/author_page/images/aqua_tab_s_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_s_left.gif
    • binary
    ./web/author_page/images/aqua_tab_s_right.gif
    • -0
    • +212
    ./web/author_page/js/fckcontroller.js
    • -0
    • +39
    ./web/author_page/js/tabcontroller.js
added dispatch property for SbmtAuthoringForm

updated ANT script to include new folders/files in generated WAR

success (tick) image

    • binary
    ./web/images/success.gif
Remove Tool Content was trying to remove the submission details based on the tool content id. But the submission details are based on the tool session id, so changed the remove code to remove the submission details as part of remove tool session, not remove tool content.

Also fixed remove tool content so that it will remove the related tool sessions if required, and to stop it throwing an exception if no data is found (as per the interface definition).

Converted to Servlet 2.4, JSTL 1.1

    • -393
    • +0
    ./web/WEB-INF/jstl/tlds/c-rt.tld
    • -162
    • +309
    ./web/WEB-INF/jstl/tlds/c.tld
    • -403
    • +0
    ./web/WEB-INF/jstl/tlds/fmt-rt.tld
    • -128
    • +357
    ./web/WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./web/WEB-INF/jstl/tlds/fn.tld
    • -0
    • +448
    ./web/WEB-INF/jstl/tlds/x.tld
    • -212
    • +0
    ./web/WEB-INF/struts/tlds/struts-bean-el.tld
    • -3302
    • +0
    ./web/WEB-INF/struts/tlds/struts-html-el.tld
    • -382
    • +0
    ./web/WEB-INF/struts/tlds/struts-logic-el.tld
    • -343
    • +0
    ./web/WEB-INF/struts/tlds/struts-tiles-el.tld
  1. … 41 more files in changeset.