lams_tool_notebook

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added ltr/rtl support based on the person's locale.

    • -0
    • +55
    ./web/WEB-INF/tags/DefineLater.tag
  1. … 31 more files in changeset.
Renamed security-role STAFF to MONITOR

  1. … 14 more files in changeset.
Adding Portuguese updating Korean

    • -4
    • +4
    ./conf/language/ApplicationResources_ko_KR.properties
    • -0
    • +85
    ./conf/language/ApplicationResources_pt_BR.properties
Fixed labels for checkbox.

Updated authoring pages. See LDEV-576

    • -2
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +57
    ./web/WEB-INF/tags/FCKEditor.tag
Updated authoring pages. See LDEV-576

    • -0
    • +1
    ./web/WEB-INF/fckeditor/tlds/FCKeditor.tld
    • -0
    • +28
    ./web/includes/javascript/authoring.js
    • -44
    • +4
    ./web/pages/authoring/headItems.jsp
    • -98
    • +140
    ./web/pages/authoring/instructions.jsp
Implementing/fixing 1.0.2 content import

  1. … 15 more files in changeset.
Adding Arabic, German and Swedish. Updating Norwegian

    • -0
    • +85
    ./conf/language/ApplicationResources_ar_JO.properties
    • -0
    • +85
    ./conf/language/ApplicationResources_de_DE.properties
    • -24
    • +24
    ./conf/language/ApplicationResources_no_NO.properties
    • -0
    • +85
    ./conf/language/ApplicationResources_sv_SE.properties
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

    • -0
    • +37
    ./web/WEB-INF/tags/Date.tag
  1. … 20 more files in changeset.
Added country code to all locales

    • -0
    • +88
    ./conf/language/ApplicationResources_el_GR.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_es.properties
    • -0
    • +85
    ./conf/language/ApplicationResources_es_ES.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_ko.properties
    • -0
    • +85
    ./conf/language/ApplicationResources_ko_KR.properties
    • -85
    • +0
    ./conf/language/ApplicationResources_no.properties
    • -0
    • +85
    ./conf/language/ApplicationResources_no_NO.properties
    • -85
    • +0
    ./conf/language/applicationresources_es_ES.properties
    • -85
    • +0
    ./conf/language/applicationresources_ko_KR.properties
    • -85
    • +0
    ./conf/language/applicationresources_no_NO.properties
  1. … 165 more files in changeset.
Added country code to all locales

    • -0
    • +85
    ./conf/language/applicationresources_es_ES.properties
    • -0
    • +85
    ./conf/language/applicationresources_ko_KR.properties
    • -0
    • +85
    ./conf/language/applicationresources_no_NO.properties
  1. … 111 more files in changeset.
Removed unused images.

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

    • -40
    • +52
    ./web/WEB-INF/tags/HTMLEditor.tag
  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.
copyToolContent should be able to cope with fromToolContentID = null - if this occurs then use the default content.

  1. … 4 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.
Modified code to use parameterised types for HashSet

Renamed variables for consistency.

Modified code to use parameterised types for SessionMap

Added db encoding to the ant db tasks - the encoding entry on the url is not enough when loading data from a script.

  1. … 10 more files in changeset.
Adding Spanish Korean and Norwegian and updating English

    • -125
    • +85
    ./conf/language/ApplicationResources.properties
    • -0
    • +85
    ./conf/language/ApplicationResources_es.properties
    • -0
    • +85
    ./conf/language/ApplicationResources_ko.properties
    • -0
    • +85
    ./conf/language/ApplicationResources_no.properties
Replaced HashSet with TreeSet.

Updated keys.

Deleting files that weren't translated for the notebook tool

    • -88
    • +0
    ./conf/language/ApplicationResources_el.properties
    • -88
    • +0
    ./conf/language/ApplicationResources_es.properties
    • -88
    • +0
    ./conf/language/ApplicationResources_ko.properties
added check for 'contentEditable'

    • -17
    • +23
    ./web/pages/learning/notebook.jsp
Fixed bug preventing display of instruction attachments.

  1. … 1 more file in changeset.
Implemented monitoring and export functions.

    • -11
    • +11
    ./conf/language/ApplicationResources.properties
    • -7
    • +2
    ./web/WEB-INF/struts/struts-config.xml
    • -22
    • +67
    ./web/pages/export/exportPortfolio.jsp
    • -0
    • +36
    ./web/pages/monitoring/notebookDisplay.jsp
    • -16
    • +21
    ./web/pages/monitoring/statistics.jsp
Updated fckeditor.

    • -16
    • +34
    ./web/pages/learning/notebook.jsp
Partially implemented rich text editor option.

    • -3
    • +3
    ./db/sql/create_lams_tool_notebook.sql
    • -22
    • +18
    ./web/pages/learning/notebook.jsp
Implemented learning pages for notebook tool.

    • -1
    • +1
    ./db/sql/create_lams_tool_notebook.sql
    • -25
    • +25
    ./web/WEB-INF/struts/struts-config.xml
    • -5
    • +0
    ./web/pages/export/exportPortfolio.jsp
  1. … 6 more files in changeset.