lams_tool_notebook

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Renamed NotebookToolService to NotebookService to be consistent with other tools.

Added journalService.

Updated default table entry for notebook.

    • -5
    • +5
    ./db/sql/create_lams_tool_notebook.sql
Journal project renamed to notebook. LDEV-439

    • -0
    • +3
    ./.settings/com.genuitec.eclipse.j2eedt.core.prefs
    • -0
    • +4
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +12
    ./.settings/org.eclipse.jdt.core.prefs
    • -0
    • +3
    ./.settings/org.eclipse.jdt.ui.prefs
    • -0
    • +7
    ./conf/hibernate/mappings/hibernate.properties
  1. … 125 more files in changeset.