lams_tool_notebook

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating Greek and Welsh

    • -0
    • +85
    ./conf/language/ApplicationResources_cy_GB.properties
    • -65
    • +62
    ./conf/language/ApplicationResources_el_GR.properties
Adding English (Australian) as en_AU to fix LDEV-997. Updating Norwegian

    • -0
    • +85
    ./conf/language/ApplicationResources_en_AU.properties
    • -10
    • +10
    ./conf/language/ApplicationResources_sv_SE.properties
Add file size validation.

  1. … 8 more files in changeset.
added new tag (image button wrapper) to tools

    • -0
    • +37
    ./web/WEB-INF/tags/ImgButtonWrapper.tag
  1. … 14 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 16 more files in changeset.
Updating Italian and Vietnamese

    • -0
    • +85
    ./conf/language/ApplicationResources_it_IT.properties
    • -0
    • +85
    ./conf/language/ApplicationResources_vi_VN.properties
  1. … 2 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 4 more files in changeset.
updated authoringbutton tag (display rtl)

    • -8
    • +8
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 6 more files in changeset.
Fixed page when mode set to 'teacher'

LDEV-1007

    • -40
    • +38
    ./web/pages/learning/notebook.jsp
Adding Maori

    • -0
    • +85
    ./conf/language/ApplicationResources_mi_NZ.properties
  1. … 1 more file in changeset.
RTL changes

  1. … 29 more files in changeset.
Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated jsp's for RTL (mainly fixed align issue) + updated tag

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -1
    • +1
    ./web/pages/monitoring/editActivity.jsp
Required attribute for contentFolderID set to false.

  1. … 1 more file in changeset.
Replaced custom fckeditor code with lams:fckeditor tag

    • -33
    • +14
    ./web/pages/learning/notebook.jsp
Version number update for RC2

  1. … 9 more files in changeset.
Removed synchronized from create user method. This is a carry over from the chat tool.

  1. … 1 more file in changeset.
Changed doTeacherExport to private access only. Shouldn't be visible outside the class.

  1. … 1 more file in changeset.
Changed Boolean to boolean in model classes. This is consistent with other tools.

  1. … 11 more files in changeset.
Removed unused initialisation of HashSet.

  1. … 1 more file in changeset.
Moved contentFolderID and toolContentID from AuthoringForm to the SessionMap

  1. … 4 more files in changeset.
Removed unused imports.

  1. … 15 more files in changeset.
Updated cvsignore folder.

changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 15 more files in changeset.
Updated default content.

    • -2
    • +23
    ./db/sql/create_lams_tool_notebook.sql
  1. … 3 more files in changeset.
added error page handling for notebook tool

    • -0
    • +13
    ./conf/xdoclet/error-pages.xml
Cleaned up jsp.

    • -15
    • +4
    ./web/pages/learning/defineLater.jsp
    • -46
    • +48
    ./web/pages/learning/notebook.jsp
    • -26
    • +18
    ./web/pages/learning/runOffline.jsp
  1. … 42 more files in changeset.
Cleaned up jsp.

    • -44
    • +47
    ./web/WEB-INF/tags/DefineLater.tag
  1. … 14 more files in changeset.
Removed call to initTabSize. No longer needed.

    • -4
    • +0
    ./web/includes/javascript/authoring.js
    • -1
    • +0
    ./web/includes/javascript/monitoring.js
  1. … 23 more files in changeset.
Removed the advanced and instructions tabs when authoring page opened from monitoring.

    • -28
    • +43
    ./web/pages/authoring/authoring.jsp
  1. … 2 more files in changeset.