lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2560: adding original author label

LDEV-2842: fixing typos

  1. … 11 more files in changeset.
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 moving lables around now

  1. … 3 more files in changeset.
LDEV-2829 adding lables

LDEV-2829 Lesson intro page

    • -0
    • +8
    ./web/includes/javascript/css.browser.selector.js
    • -0
    • +64
    ./web/lessonIntro.jsp
  1. … 14 more files in changeset.
LDEV-2835, LDEV-2833: Make Expires header value calculate only once.

  1. … 2 more files in changeset.
LDEV-2833 IE9 won't refresh designs in lesson wizard

LDEV-2755: Updating labels

  1. … 46 more files in changeset.
LDEV-2782 lessons get sorted by lessonIds

  1. … 3 more files in changeset.
LDEV-2755: Updating labels

    • -0
    • +1
    ./conf/flashxml/lams/authoring/es_MX_dictionary.xml
  1. … 380 more files in changeset.
LDEV-2831: Remove unnecessary commas which prevented CKEditor from being displayed in IE.

    • -1
    • +1
    ./web/ckeditor/plugins/equation/lang/en.js
    • -1
    • +1
    ./web/ckeditor/plugins/kaltura/lang/en.js
LDEV-2755: Adding Czech

    • -0
    • +1
    ./conf/flashxml/lams/monitoring/cs_CZ_dictionary.xml
    • -0
    • +314
    ./conf/language/lams/ApplicationResources_cs_CZ.properties
  1. … 4 more files in changeset.
LDEV-2755: Updating Czech

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

    • -21
    • +5
    ./web/ckeditor/plugins/kaltura/kaltura.jsp
LDEV-2755: Adding Czech

    • -0
    • +1
    ./conf/flashxml/lams/learner/cs_CZ_dictionary.xml
LDEV-2755: Adding Indonesian and Czech

    • -0
    • +1
    ./conf/flashxml/lams/authoring/cs_CZ_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/id_ID_dictionary.xml
LDEV-2825: adding HTML source button to wiki

LDEV-2820: Fix child lesson list display.

LDEV-2820: Fix thickbox initialisation.

    • -1
    • +1
    ./web/includes/javascript/groupDisplay.js
LDEV-2820: Fix lesson sorting. Fix child lesson list display. Enable thickbox for child lesson links. Apply new layout to child lesson list.

    • -5
    • +9
    ./web/includes/javascript/groupDisplay.js
LDEV-2755: Updating labels

    • -1
    • +1
    ./conf/flashxml/lams/learner/en_dictionary.xml
    • -0
    • +314
    ./conf/language/lams/ApplicationResources_es_MX.properties
  1. … 78 more files in changeset.
LDEV-2755: Updating labels. Adding Indonesian

    • -0
    • +1
    ./conf/flashxml/lams/monitoring/id_ID_dictionary.xml
LDEV-2820: fixing layout and button/menu

LDEV-2820: fixing layout and button/menu

LDEV-2749 updated jqm library

    • -6951
    • +177
    ./web/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
    ./web/css/buttonMenuSplit.css
    • -2
    • +2
    ./web/includes/javascript/groupDisplay.js
LDEV-2749 new css class

    • -0
    • +2
    ./web/css/defaultHTML_learner_mobile.css
LDEV-2815: Only lesson which are not FINISHED or REMOVED show in "add dependency" dropbox.