Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3192 ability to leave several lines comments + committed customized Jinplace plugin

    • -0
    • +726
    ./includes/javascript/jinplace-1.0.1.js
  1. … 4 more files in changeset.
LDEV-3275: Declare DTD for Tiles definitions as WildFly is strict when it comes to XML validation.

  1. … 18 more files in changeset.
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 37 more files in changeset.
LDEV-3275: Add TLDs. Undertow is strict about it. Fix TLD deployment path in Ant build file.

    • -0
    • +34
    ./WEB-INF/tlds/jstl/permittedTaglibs.tld
    • -0
    • +51
    ./WEB-INF/tlds/jstl/scriptfree.tld
  1. … 43 more files in changeset.
LDEV-3275: Fix TLD files so they conform to XSD. Undertow is strict about it.

  1. … 34 more files in changeset.
LDEV-3192 ability to leave several lines comments + committed customized Jinplace plugin

    • -0
    • +726
    ./includes/javascript/jinplace-1.0.1.js
  1. … 5 more files in changeset.
LDEV-3192 display teacher's comments in learning

    • -8
    • +14
    ./pages/learning/mobile/notebook.jsp
  1. … 1 more file in changeset.
LDEV-3193 Notebook monitor UI improvements

    • -0
    • +48
    ./pages/monitoring/advanceOptions.jsp
    • -64
    • +0
    ./pages/monitoring/notebookDisplay.jsp
    • -115
    • +186
    ./pages/monitoring/summary.jsp
  1. … 17 more files in changeset.
LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

    • -2
    • +2
    ./pages/monitoring/notebookDisplay.jsp
  1. … 3 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 2 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 34 more files in changeset.
LDEV-3147: Adding title and instructions

LDEV-2463: escape HTML to prevent possible XSS attacks

    • -1
    • +1
    ./pages/monitoring/notebookDisplay.jsp
LDEV-2463: escape HTML to prevent possible XSS attacks

    • -1
    • +1
    ./pages/learning/submissionDeadline.jsp
  1. … 2 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

    • -207
    • +0
    ./pages/authoring/instructions.jsp
    • -67
    • +0
    ./pages/learning/mobile/runOffline.jsp
    • -0
    • +51
    ./pages/learning/mobile/submissionDeadline.jsp
    • -0
    • +46
    ./pages/learning/submissionDeadline.jsp
    • -95
    • +0
    ./pages/monitoring/instructions.jsp
  1. … 330 more files in changeset.
LDEV-3148 fix nullpointer exception with Notebook when using mobile interface

LDEV-3136: Show Next Activity button even when content is not editable. Prevent original entry from being overwritten by the incoming blank value.

  1. … 2 more files in changeset.
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

  1. … 158 more files in changeset.
LDEV-3107: redesign Notebook icons

    • -1082
    • +1104
    ./images/icon_notebook.ai
    • -104
    • +271
    ./images/icon_notebook.svg
    • -68
    • +173
    ./images/icon_notebook_16.svg
LDEV-3107: redesign Notebook icons

    • -0
    • +1897
    ./images/icon_notebook.ai
    • -250
    • +130
    ./images/icon_notebook.svg
    • -249
    • +129
    ./images/icon_notebook_16.svg
LDEV-3107: Notebook icons

    • binary
    ./images/icon_notebook.png
    • -0
    • +266
    ./images/icon_notebook.svg
    • -0
    • +266
    ./images/icon_notebook_16.svg
LDEV-3095: Display item list in top or parent window, but never in current.

  1. … 36 more files in changeset.
LDEV-3080: Escape text in mulitple places, preventing quotes from distrupting HTML tag parsing.

  1. … 41 more files in changeset.
LDEV-3070: Use window.parent if required in Tools. Make single activity lesson wizard optional, set in sysadmin menu.

    • -5
    • +10
    ./pages/authoring/conditionList.jsp
  1. … 58 more files in changeset.
LDEV-3070: Add single activity lessons wizard, first implementation iteration. Some changes were not committed as they interfere with old index page design.

  1. … 120 more files in changeset.
LDEV-3076 added ability to upload images by learners using CKeditor

  1. … 30 more files in changeset.
LDEV-3057 force IE9 for compatibility mode

  1. … 28 more files in changeset.
LDEV-3049 change the order we reference css files to the following <link rel="stylesheet" href="${lams}css/jquery.mobile.css" /> <link rel="stylesheet" href="${lams}css/defaultHTML_learner_mobile.css" /> to allow override JQM css styles in defaultHTML_learner_mobile.css

  1. … 21 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

    • -1
    • +10
    ./pages/learning/mobile/notebook.jsp
    • -1
    • +10
    ./pages/learning/mobile/runOffline.jsp
  1. … 179 more files in changeset.