Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2867 fixed lesson sorting

    • -37
    • +29
    ./includes/javascript/groupDisplay.js
WVI-11 update lams_signup_wvi to 2.4

    • -1
    • +21
    ./css/jquery-ui-1.8.11.redmont-theme.css
CNG-6: Start LAMS lesson when adding it as MindTap activity. It allows setting correct viewURI from the beginning and removes the need to update it when running the activity, which is impossible according to Cengage. It also limits the number of LD copies: it does not get created when a Template is chosen, because starting a lesson creates a copy anyway.

Add "noopener" parameter to notifyCloseURL in single activity Authoring.

Fix typos in icon toggling Javascript functions.

LDEV-2881 Kaltura plugin now works with devices running iOS

    • -2
    • +14
    ./ckeditor/plugins/kaltura/kaltura.jsp
WVI-26: adding icon for flash quiz tool

    • binary
    ./images/svg/icon_wvi.png
LDEV-2869 added ie9 detection

    • -1
    • +2
    ./includes/javascript/browser_detect.js
LDEV-2329 fix for Chrome (as it doesn't execute location.href="bla-bla" command if window is going to be closed)

  1. … 31 more files in changeset.
LDEV-2864 updated mp3 player

LDEV-2836 fixed Presence and IM

  1. … 7 more files in changeset.
LDEV-2839: Allow JSP precompilation in lams_central and lams_planner. In Central change output folder of plain Java compilation so it is the same as in other projects. Clean Central build.xml a little - integrate some minor task into build-war. Change moment of Planner injection into Central so Planner JSPs can get precompiled along with Central files. Fix a typo in Planner.

  1. … 4 more files in changeset.
LDEV-2839: Convert custom ExportPortOutput and ProgressOutput tags to plain JSP pages. These tags call include themselves recursivly what causes errors in JSP precompilation process. This is a know bug (JBAS-7496) of JBoss 5.1, fixed in JBoss 7. These tags were used only in lams_learning, so after conversion they were left only there. They were removed from all other projects.

    • -59
    • +0
    ./WEB-INF/tags/ExportPortOutput.tag
  1. … 101 more files in changeset.
LDEV-1737 Modified Define in Monitor so it doesn't show the "Re-Edit" or "Close" page

    • -16
    • +34
    ./WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2560: flash authoring files

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)

    • -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