• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Authoring page refactor finished.

    • binary
    ./images/iconInformation.gif
    • binary
    ./images/iconWarning.gif
    • -1
    • +19
    ./jsps/authoring/message/forbiddenedit.jsp
    • -12
    • +10
    ./jsps/message/topiceditform.jsp
  1. … 6 more files in changeset.
Lots update for GUI and bug fix. Need more working

  1. … 5 more files in changeset.
Lots update for GUI and bug fix. Need more working

    • -15
    • +16
    ./WEB-INF/tags/AuthoringButton.tag
    • -0
    • +5
    ./common/fckeditorheader.jsp
    • -0
    • +20
    ./common/messages.jsp
    • -0
    • +12
    ./common/taglibs.jsp
  1. … 30 more files in changeset.
Fix only tab can not switch bug

Implement Import/Export tool content

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

  1. … 8 more files in changeset.
Add headItem tld

  1. … 2 more files in changeset.
Add 2 screens for authoring save.

    • -0
    • +90
    ./WEB-INF/tags/AuthoringButton.tag
  1. … 15 more files in changeset.
Added headItems tag - bundles most of the common authoring/monitoring head entries in one tag.

Added headItems tag - bundles most of the common authoring/monitoring head entries in one tag.

    • -0
    • +56
    ./WEB-INF/tags/headItems.tag
  1. … 14 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. … 10 more files in changeset.
Removed specified charset, leave the locale filter to select the right charset

Added link to an image to the toolbar.

Converting Forum to used shared FCKEditor. Now using javascript from lams_central and fixed the problem where the panel appears in the wrong place.

  1. … 1 more file 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.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 46 more files in changeset.
Added tabs to forum monitoring interface.

Updated pages to use FCKEditor custom tags.

    • -0
    • +68
    ./includes/authoringHeader.jsp
    • -125
    • +130
    ./jsps/authoring/instructions.jsp
  1. … 2 more files in changeset.
No longer need. Tool now uses the system default style via <lams:ccs /> tag.

This css file is required by the lams tags to enable a single FCKEditor to be used in multiple locations.

    • -0
    • +55
    ./css/fckeditor_style.css
This javascript file is required by the lams tags to enable a single FCKEditor to be used in multiple locations.

    • -0
    • +212
    ./includes/javascript/fckcontroller.js
Added tabs to forum monitoring interface.

Added tabs to forum monitoring interface.

    • -20
    • +37
    ./jsps/monitoring/contentuserlist.jsp
    • -37
    • +42
    ./jsps/monitoring/editactivity.jsp
    • -66
    • +77
    ./jsps/monitoring/instructions.jsp
    • -0
    • +16
    ./jsps/monitoring/monitoring.jsp
    • -36
    • +37
    ./jsps/monitoring/viewactivity.jsp
  1. … 2 more files in changeset.
added for testing

javascript used for controlling tabs in lams tabs

    • -0
    • +52
    ./includes/javascript/tabcontroller.js
updated version

    • -2
    • +22
    ./WEB-INF/fckeditor/tlds/FCKeditor.tld
updated to latest version

new tab tag files

    • binary
    ./WEB-INF/tags/HTMLEditor.tag
    • binary
    ./WEB-INF/tags/SetEditor.tag
    • binary
    ./WEB-INF/tags/Tab.tag
    • binary
    ./WEB-INF/tags/TabBody.tag
    • binary
    ./WEB-INF/tags/Tabs.tag
updated to latest version

change DOCTYPE to XHTML. This is required for tabs to render properly in mozilla