• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2840: we reinstate the uniqueID but instead of using a randomly generated file we user the userID instead

LDEV-2829

* layout of svg on Lesson intro page

* get rid of hover event for lessons on main page

LDEV-2829 Lesson intro page

    • -0
    • +8
    ./includes/javascript/css.browser.selector.js
  1. … 16 more files in changeset.
LDEV-2831: Remove unnecessary commas which prevented CKEditor from being displayed in IE.

    • -1
    • +1
    ./ckeditor/plugins/equation/lang/en.js
LDEV-2799 fixed issue with mobile devices (they can't work with the script being loaded dynamically)

*merge from HEAD

LDEV-2799 fixed issue with mobile devices (they can't work with the script being loaded dynamically)

    • -21
    • +5
    ./ckeditor/plugins/kaltura/kaltura.jsp
LDEV-2825: adding HTML source button to wiki

    • -1
    • +1
    ./includes/javascript/ckconfig_custom.js
LDEV-2820: Fix child lesson list display.

LDEV-2820: Fix thickbox initialisation.

LDEV-2820: Fix lesson sorting. Fix child lesson list display. Enable thickbox for child lesson links.

Apply new layout to child lesson list.

LDEV-2820: fixing layout and button/menu

LDEV-2820: fixing layout and button/menu

LDEV-2749 updated jqm library

    • -6951
    • +177
    ./includes/javascript/jquery.mobile.js
LDEV-2820: Replace lesson links placed one-by-one with dropdown menu.

Make dropdown menu initialisation code base on class attribute, not ID. Also make it work with dynamically loaded content by using jQuery live() method.

Add CSS file for the menu.

As the menu is a DIV and can not be displayed inline, unlike one-by-one lesson links, changes to lesson list layout were needed. The items of list are now table rows instead of paragraphs. This broke lesson sorting but it was fixed.

    • -0
    • +61
    ./css/buttonMenuSplit.css
LDEV-2749 new css class

LDEV-2762: IMSCC to use the saem icon as Share resources

    • binary
    ./images/svg/icon_commonCartridge.png
LDEV-2799 Kaltura CKEditor plugin: fix for WebKit browsers

    • -11
    • +21
    ./ckeditor/plugins/kaltura/kaltura.jsp
LDEV-2812: make ie9 compatible, fix typos

LDEV-2799 Kaltura FCKEditor plugin: fix for Safari (some other fixes got affected as well)

    • -10
    • +25
    ./fckeditor/editor/plugins/kaltura/kaltura.jsp
LDEV-2749 Introduced mobile version of MCQ tool

    • -2
    • +30
    ./css/defaultHTML_learner_mobile.css
  1. … 14 more files in changeset.
LDEV-2799 Kaltura FCKEditor plugin: fix for IE9 (forces IE9 to behave as it is IE8)

  1. … 29 more files in changeset.
LDEV-2799 Kaltura FCKEditor plugin: fix for FF this time

LDEV-2782: Allow setting finish date to 180 days (full semester) instead of 120.

LDEV-2799 Kaltura FCKEditor plugin: fix for Chrome

LDEV-2799 Kaltura FCKEditor plugin: fix for IE9

LDEV-2782: On Index page show lesson having conditions when its finish date is set.

Allow setting lesson finish date either individually for every user or for lesson as a whole.

Adjust lesson conditions thickbox labels and form elements.

  1. … 6 more files in changeset.
LDEV-2799 Kaltura plugin: fix for IE9

*merge from HEAD

LDEV-2799 Kaltura plugin: fix for IE9

*merge from HEAD

    • -13
    • +40
    ./fckeditor/editor/plugins/kaltura/kaltura.jsp
LDEV-2799 Kaltura plugin: fix for IE9

    • -10
    • +38
    ./ckeditor/plugins/kaltura/kaltura.jsp
LDEV-2796: Change the way news file is imported - not from external server, but from another context on the same server.