Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved inline javascript to seperate file.

    • -0
    • +13
    ./includes/javascript/monitoring.js
    • -56
    • +0
    ./includes/javascript/xmlrequest.js
Removed redundant code left over from previous changes.

    • -2
    • +3
    ./pages/monitoring/notebookDisplay.jsp
  1. … 12 more files in changeset.
Added ltr/rtl support based on the person's locale.

    • -0
    • +55
    ./WEB-INF/tags/DefineLater.tag
  1. … 31 more files in changeset.
Fixed labels for checkbox.

Updated authoring pages. See LDEV-576

    • -0
    • +57
    ./WEB-INF/tags/FCKEditor.tag
  1. … 2 more files in changeset.
Updated authoring pages. See LDEV-576

    • -0
    • +1
    ./WEB-INF/fckeditor/tlds/FCKeditor.tld
    • -0
    • +28
    ./includes/javascript/authoring.js
    • -98
    • +140
    ./pages/authoring/instructions.jsp
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

    • -0
    • +37
    ./WEB-INF/tags/Date.tag
  1. … 20 more files in changeset.
Removed unused images.

Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 3 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
added check for 'contentEditable'

Implemented monitoring and export functions.

    • -22
    • +67
    ./pages/export/exportPortfolio.jsp
    • -0
    • +36
    ./pages/monitoring/notebookDisplay.jsp
    • -16
    • +21
    ./pages/monitoring/statistics.jsp
  1. … 8 more files in changeset.
Updated fckeditor.

Partially implemented rich text editor option.

  1. … 9 more files in changeset.
Implemented learning pages for notebook tool.

    • -25
    • +25
    ./WEB-INF/struts/struts-config.xml
  1. … 13 more files in changeset.
Journal project renamed to notebook. LDEV-439

    • -0
    • +214
    ./WEB-INF/fckeditor/tlds/FCKeditor.tld
    • -0
    • +563
    ./WEB-INF/jstl/tlds/c.tld
    • -0
    • +671
    ./WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./WEB-INF/jstl/tlds/fn.tld
    • -0
    • +34
    ./WEB-INF/jstl/tlds/permittedTaglibs.tld
    • -0
    • +51
    ./WEB-INF/jstl/tlds/scriptfree.tld
    • -0
    • +448
    ./WEB-INF/jstl/tlds/x.tld
    • -0
    • +314
    ./WEB-INF/lams.tld
    • -0
    • +139
    ./WEB-INF/struts/struts-config.xml
    • -0
    • +113
    ./WEB-INF/struts/tiles-defs.xml
    • -0
    • +382
    ./WEB-INF/struts/tlds/struts-bean.tld
    • -0
    • +3302
    ./WEB-INF/struts/tlds/struts-html.tld
    • -0
    • +652
    ./WEB-INF/struts/tlds/struts-logic.tld
    • -0
    • +3171
    ./WEB-INF/struts/tlds/struts-nested.tld
  1. … 125 more files in changeset.