Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added JS vars (imgRoot, themeName)

Updated theme stylesheet for new tab display using tables

Updated new tabcontroller to handle new display method for tabs (was underorder list, now uses tables)

added JS vars (imgRoot, themeName)

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

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

new tag now supports message key parameter (key)

updated link buttons to work in IE

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

    • -0
    • +21
    ./monitoring/marking.jsp
    • -0
    • +126
    ./monitoring/monitoring.jsp
added tags-bean

added SbmtMonitoringForm

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

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.
Updated JSP to use the single lams.tld for all custom tags.

Updated to support use lams TLD

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

    • -0
    • +53
    ./WEB-INF/tags/HTMLEditor.tag
    • -0
    • +60
    ./WEB-INF/tags/SetEditor.tag
    • -0
    • +41
    ./WEB-INF/tags/Tab.tag
    • -0
    • +62
    ./WEB-INF/tags/TabBody.tag
    • -0
    • +56
    ./WEB-INF/tags/Tabs.tag
  1. … 5 more files in changeset.
Updated tab body includes to support custom tags

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

updated FCKeditor TLD

    • -2
    • +22
    ./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
    ./author_page/css/aqua.css
    • -0
    • +3
    ./author_page/css/base.css
    • -0
    • +55
    ./author_page/css/fckeditor_style.css
    • -0
    • +59
    ./author_page/css/tool_custom.css
    • -0
    • +3
    ./author_page/css/xp.css
    • binary
    ./author_page/images/aqua_tab_centre.gif
    • binary
    ./author_page/images/aqua_tab_left.gif
    • binary
    ./author_page/images/aqua_tab_right.gif
    • binary
    ./author_page/images/aqua_tab_s_centre.gif
    • binary
    ./author_page/images/aqua_tab_s_left.gif
    • binary
    ./author_page/images/aqua_tab_s_right.gif
    • -0
    • +212
    ./author_page/js/fckcontroller.js
    • -0
    • +39
    ./author_page/js/tabcontroller.js
success (tick) image

    • binary
    ./images/success.gif
Converted to Servlet 2.4, JSTL 1.1

    • -128
    • +357
    ./WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./WEB-INF/jstl/tlds/fn.tld
    • -0
    • +448
    ./WEB-INF/jstl/tlds/x.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. … 43 more files in changeset.
added page title

*** empty log message ***

added lams custom tags to submit tool