Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added

    • -0
    • +198
    ./AuthoringMaincontent.jsp
    • -0
    • +45
    ./SystemErrorContent.jsp
    • -0
    • +393
    ./WEB-INF/jstl/tlds/c-rt.tld
    • -0
    • +416
    ./WEB-INF/jstl/tlds/c.tld
  1. … 63 more files in changeset.
Changes to accomodate a feedback on persisting feedback.

    • binary
    ./images/success.gif
  1. … 3 more files in changeset.
reorganized resources and reformatted jsps

  1. … 1 more file in changeset.
reformatted the jsp

new version - smaller file size and move reg-point

  1. … 3 more files in changeset.
Fixes to learning module for the correct interpretation of user and tool session for different users. Other general fixes.

  1. … 17 more files in changeset.
Urgent fix for evaluating user and session data before forwarding to a read only report.

  1. … 5 more files in changeset.
change the height of wyswygEditorScreenElement when doWYSWYGEditor is called. Otherwise wyswygEditorScreenElement would be too high and cover the urls or buttons under the wyswygEditorScreenElement. The URLs under the wyswygEditorScreenElement can't be clicked because the browser thinks you are clicking on the wyswygEditorScreenElement layer.

* added javascripts to detect whether HTML exist in the textarea, if HTML exist it will automatically switch to preview mode * added textToHTML converter... which will escape < and > to $gt; & $lt; also linebreak will be convert to <br> * added smaller size option in fckeditor_style.css & fckcontroller.css * change the title field to use smaller fckeditor instead

    • -1
    • +18
    ./author_page/css/fckeditor_style.css
    • -12
    • +67
    ./author_page/js/fckcontroller.js
opps.. forgot to re-include the Advanced page... it's fixed now

* rewrote the tabcontroller * Implemented new FCKeditor DHTML controller

    • -0
    • +38
    ./author_page/css/fckeditor_style.css
    • -0
    • +155
    ./author_page/js/fckcontroller.js
    • -134
    • +36
    ./author_page/js/tabcontroller.js
added localLink attribute to csstag

  1. … 3 more files in changeset.
refactored Dispatch Actions in Monitoring interface

  1. … 11 more files in changeset.
Removed dtd so that tiles would start up okay when not connected to the internet.

  1. … 1 more file in changeset.
*changed jsps to use DHTML multi-tab *refactored DispatchAction

    • -224
    • +0
    ./WEB-INF/struts/struts-config.xml
  1. … 6 more files in changeset.
fixed tags-lams.tld

Changed stylesheet to use lams css tag

added LAMS_ROOT variable added reference to common.js

added logic to display uploaded files

changed toolContentId to toolContentID

added download servlet

*** empty log message ***

  1. … 24 more files in changeset.
commented out exportServlet definition. Will add this on later after testing that everything works

Upgraded Hibernate to 3.0

  1. … 59 more files in changeset.
added the 403 error page and other security constraint defintiions

pages need for teh security stuff. copied frm the sbmt tool

  1. … 2 more files in changeset.
the stylesheets and javascript for the dhtml authoring interface

    • -0
    • +203
    ./author_page/css/aqua.css
    • -0
    • +3
    ./author_page/css/base.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
    • +137
    ./author_page/js/tabcontroller.js
dhtml authoring template

    • -0
    • +135
    ./author_page.jsp
Read userDTO from shared session instead of URL.

  1. … 10 more files in changeset.
filter and servlet definition and mappings for the export functionality