Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5041 Update jQuery Countdown

LDEV-4886 Automated tests for v4.0

  1. … 19 more files in changeset.
Merge remote-tracking branch 'origin/master' into v4.0

LDEV-3774 Make sure that height is a string in CKEDITOR callback

LDEV-5025 Fix page reloading, not from cache

  1. … 1 more file in changeset.
LDEV-5052 Fix page reloading, not from cache

  1. … 1 more file in changeset.
LDEV-5052 Add refresh button. Scroll to ratings table on refresh.

  1. … 34 more files in changeset.
LDEV-5052 Refresh page and scroll to comments on rating

  1. … 33 more files in changeset.
LDEV-5025 Allow Assessment other groups' answer rating and commenting

  1. … 11 more files in changeset.
LDEV-4997 Renormalize line endings with git

  1. … 419 more files in changeset.
LDEV-4995 First draft of the monitor page

  1. … 15 more files in changeset.
LDEV-4995 update d3 library to 4.13.0 version

LDEV-5007 Add RATING_STEP option in rating.js

LDEV-5007 Allow decimal step in jRating

If step=0.5 is set, user can set rating every half a star.

LDEV-4999 Fix monitor role detection when updating learner mark

  1. … 462 more files in changeset.
LDEV-4999 Allow marks update in Dokuy monitoring summary page

    • -0
    • +4
    ./javascript/jquery.tablesorter-editable.js
  1. … 4 more files in changeset.
LDEV-3995 a11y improvements

  1. … 4 more files in changeset.
LDEV-4995 redesign course management page

Simplify course management page

Fixed issues with readmore-js and jquery3+

Add textarea to edit/create course

  1. … 3 more files in changeset.
LDEV-5005 Add "recent learning designs" section to Add Lesson dialog

  1. … 2 more files in changeset.
LDEV-4995 Improve index page

* Add paging

* Sticky footer

* Cosmetic CSS improvements

  1. … 3 more files in changeset.
LDEV-4995 Introduce "fa-spin" icon back

  1. … 1 more file in changeset.
LDEV-4995 Improvements to the index page

* Make vertical scroller work properly even for orgs with lengthy names

* Vertically align fa-chevron-circle icon

* Remove "fa-spin". fadeOut, fadeIn the page instead

    • -208
    • +865
    ./javascript/jquery.slimscroll.js
  1. … 3 more files in changeset.
LDEV-4995 Improvements to the index page

* Fix offcanvas bar search and organisation tablesorter markup in case

of big amount of available organisations

* Optimise DB queries

* Introduce hasContributeActivities Lesson's flag

* Show "fa-spin" when loading an organisation

  1. … 19 more files in changeset.
LDEV-4995 Improvements to the index page

* Fix favorite organisations markup

* Fix cards height

* Email notifications buttons moved under "Three dots" menu

* Hide reorder buttons for any order other than "Default" one

* Reintroduce chart labels

  1. … 5 more files in changeset.
LDEV-4997 Move Etherpad Javascript code

    • -0
    • +113
    ./javascript/etherpad.js
  1. … 1 more file in changeset.
LDEV-4997 Move Etherpad Javascript code

    • -0
    • +113
    ./javascript/etherpad.js
  1. … 1 more file in changeset.
LDEV-4995 Upgrade to bootstrap 4

* Update LAMS code to use bootstrap 4

* Update and redesign index page

    • -0
    • +7
    ./javascript/bootstrap.js
    • -0
    • +7
    ./javascript/chart.min.js
    • -0
    • +338
    ./javascript/datatables.js
  1. … 188 more files in changeset.
Merge remote-tracking branch 'origin/master' into v4.0

Conflicts:

lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractor.java

lams_learning/src/java/org/lamsfoundation/lams/learning/web/controller/GateController.java

lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/dto/GroupSummary.java

lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/service/ScratchieServiceImpl.java

    • -3
    • +7
    ./javascript/authoring/authoringGeneral.js
  1. … 19 more files in changeset.
LDEV-4989 Password Gate initial implementation

    • -3
    • +7
    ./javascript/authoring/authoringGeneral.js
  1. … 34 more files in changeset.
LDEV-4987 Fix file download notification

The bug was introduced in LDEV-4932