lams_tool_notebook

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.