Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

LDEV-2749 Introduced mobile version of MCQ tool

    • -2
    • +30
    ./css/defaultHTML_learner_mobile.css
  1. … 14 more files in changeset.
LDEV-2782: Allow setting finish date to 180 days (full semester) instead of 120.

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

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

LDEV-2749 Included jquery mobile on lams-central

    • -0
    • +142
    ./css/defaultHTML_learner_mobile.css
LDEV-2782: Show number of days to lesson finish in conditions thickbox. Allow rescheduling of lesson finish Quartz Job. Display "traffic light" flat next to lesson name on Index page when the lesson depends on other lesson completion.

  1. … 5 more files in changeset.
LDEV-2749 Included jquery mobile on lams-central

    • -0
    • +1847
    ./css/jquery.mobile.css
    • binary
    ./images/jquery.mobile/ajax-loader.png
    • binary
    ./images/jquery.mobile/icons-18-black.png
    • binary
    ./images/jquery.mobile/icons-18-white.png
    • binary
    ./images/jquery.mobile/icons-36-black.png
    • binary
    ./images/jquery.mobile/icons-36-white.png
    • -0
    • +4
    ./includes/javascript/jquery-1.7.1.min.js
    • -0
    • +6951
    ./includes/javascript/jquery.mobile.js
LDEV-2782: Check preceding lessons completion in AccessPermissionFilter, so files like mainflash.jsp can not be accessed. Allow only lesson owner to modify conditions. Refresh Index page after conditions thickbox is closed.

    • -0
    • +6
    ./includes/javascript/thickbox.patched.js
  1. … 2 more files in changeset.
LDEV-2782: Leave traffic lights icon no matter if dependencies exist or not. Allow adding dependencies. Nicer layout for conditions thickbox. Remove unnecessary changes in CSS pages as they are inherited from defaultHTML.css.

  1. … 3 more files in changeset.