lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3559 Introducing new CKEditor plugin jlatexmath

    • binary
    /lams_build/lib/jlatexmath/jlatexmath-1.0.3.jar
    • -0
    • +29
    /lams_build/lib/jlatexmath/jlatexmath.module.xml
    • -1
    • +1
    /lams_central/web/ckeditor/ckeditor.js
  1. … 88 more files in changeset.
LDEV-3523: Design type added to export/import

LDEV-3523: Design type added to export/import

LDEV-3501 Fixed "Cannot read property 'msie' of undefined" JS error * removed debug info

LDEV-3523: When returning a JSON list of learning designs set design type to "default" if no type exists. Also search on default for designs without a type.

LDEV-3559 Replaces equation editor in CKEditor with JLatexMath plugin * refresh formula on cut event * image transparency * ability to open and edit existing formulas

    • -1
    • +1
    /lams_central/web/ckeditor/ckeditor.js
LDEV-3480: Comments field may not be included in the JSON response, even if comments are enabled.

LDEV-3480: Comments field may not be included in the JSON response, even if comments are enabled.

LDEV-3559 Introducing new CKEditor plugin jlatexmath

    • binary
    /lams_build/lib/jlatexmath/jlatexmath-1.0.3.jar
LDEV-3559 Introducing new CKEditor plugin jlatexmath

  1. … 83 more files in changeset.
LDEV-3523: When returning a JSON list of learning designs set design type to "default" if no type exists. Also search on default for designs without a type.

LDEV-3456: Adding new parameters to LAMSLearningDesign and StartLesson calls

    • -0
    • +1
    /lams_bb_integration/RELEASE_NOTES.TXT
LDEV-3456: Adding new parameters to LAMSLearningDesign and StartLesson calls

    • -0
    • +1
    /lams_bb_integration/RELEASE_NOTES.TXT
LDEV-3456: Adding new parameters to LAMSLearningDesign and StartLesson calls

    • -1
    • +5
    /lams_bb_integration/RELEASE_NOTES.TXT
LDEV-3456: Adding new parameters to LAMSLearningDesign and StartLesson calls

    • -1
    • +5
    /lams_bb_integration/RELEASE_NOTES.TXT
LDEV-3526: Adding more support for POST and trying some other ways to get the User from the context. Build 1.2.14

    • -0
    • +4
    /lams_bb_integration/RELEASE_NOTES.TXT
LDEV-3526: Adding more support for POST and trying some other ways to get the User from the context. Build 1.2.14

    • -0
    • +4
    /lams_bb_integration/RELEASE_NOTES.TXT
LDEV-3559 Replaced equation editor in CKEditor with Mathjax plugin

    • -0
    • +1013
    /lams_central/web/ckeditor/plugins/lineutils/plugin.js
    • -0
    • +78
    /lams_central/web/ckeditor/plugins/mathjax/dialogs/mathjax.js
    • binary
    /lams_central/web/ckeditor/plugins/mathjax/icons/mathjax.png
    • binary
    /lams_central/web/ckeditor/plugins/mathjax/images/loader.gif
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/af.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/ar.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/ca.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/cs.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/cy.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/da.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/de.js
  1. … 80 more files in changeset.
LDEV-3558 Fixed exception thrown on a lesson gradebook page when lesson contains floating activity

LDEV-3557 Improve performance of gradebook xls export

LDEV-3559 Replaced equation editor in CKEditor with Mathjax plugin

    • -0
    • +1013
    /lams_central/web/ckeditor/plugins/lineutils/plugin.js
    • -0
    • +78
    /lams_central/web/ckeditor/plugins/mathjax/dialogs/mathjax.js
    • binary
    /lams_central/web/ckeditor/plugins/mathjax/icons/mathjax.png
    • binary
    /lams_central/web/ckeditor/plugins/mathjax/images/loader.gif
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/af.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/ar.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/ca.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/cs.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/cy.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/da.js
    • -0
    • +13
    /lams_central/web/ckeditor/plugins/mathjax/lang/de.js
  1. … 81 more files in changeset.
LDEV-3487 Don't allow question redos and LDEV-3480 Peer review feature for Q&A

LDEV-3487 Don't allow question redos

LDEV-3517: Export Portfolio not supported

LDEV-3558 Fixed exception thrown on a lesson gradebook page when lesson contains floating activity

LDEV-3542: Performance improvements needed for tools that need to check the list of potential learners.

LDEV-3553: Support for enforcing a maximum number of ratings given to a particular item (user).

    • -25
    • +45
    /lams_central/web/includes/javascript/rating.js
LDEV-3542: Added support for Peer Review

LDEV-3551: Fix a bug preventing SVG creation on LD import.

LDEV-3539: New JDom libary requires a XML element to be detached from its current parent before attaching it to an another parent.