Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4999 Fix monitor role detection when updating learner mark

    • -37
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
    • -1483
    • +1483
    ./ckeditor/CHANGES.md
    • -1420
    • +1420
    ./ckeditor/LICENSE.md
    • -11
    • +11
    ./ckeditor/plugins/bootstrapTabs/README.md
    • -363
    • +363
    ./ckeditor/plugins/confighelper/LICENSE
    • -5
    • +5
    ./ckeditor/plugins/confighelper/README.md
    • -364
    • +364
    ./ckeditor/plugins/confighelper/plugin.js
    • -43
    • +43
    ./ckeditor/plugins/emojione/README.md
  1. … 449 more files in changeset.
LDEV-5002 Distribute Etherpad tag to all projects

    • -0
    • +98
    ./WEB-INF/tags/Etherpad.tag
  1. … 87 more files in changeset.
LDEV-5002 Distribute Etherpad tag to all projects

    • -0
    • +98
    ./WEB-INF/tags/Etherpad.tag
  1. … 87 more files in changeset.
LDEV-4999 Allow marks update in Dokuy monitoring summary page

    • -0
    • +4
    ./includes/javascript/jquery.tablesorter-editable.js
  1. … 4 more files in changeset.
LDEV-4995 Increase lesson name font-size

Also move CSS rules to .css file.

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

LDEV-4995 Fix sticky footer

LDEV-4995 Improve index page

* Add paging

* Sticky footer

* Cosmetic CSS improvements

LDEV-4995 Introduce "fa-spin" icon back

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
    ./includes/javascript/jquery.slimscroll.js
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. … 17 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. … 1 more file in changeset.
LDEV-4949 import questions from Word files

  1. … 14 more files in changeset.
LDEV-4949 import questions from Word files

Cherry-pick from 5.0 branch

Conflicts:

lams_build/3rdParty.userlibraries

lams_central/conf/language/lams/ApplicationResources_en_AU.properties

lams_central/src/java/org/lamsfoundation/lams/web/QuestionsController.java

lams_central/web/questions/questionFile.jsp

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

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

    • -0
    • +113
    ./includes/javascript/etherpad.js
  1. … 1 more file in changeset.
LDEV-4995 Hide charts on a smaller devices in a list view mode

LDEV-4995 Keep datatable buttons on one line even for smaller devices

LDEV-4995 Further development of index page

    • binary
    ./css/images/trianglify_1.png
    • binary
    ./css/images/trianglify_10.png
    • binary
    ./css/images/trianglify_2.png
    • binary
    ./css/images/trianglify_3.png
    • binary
    ./css/images/trianglify_4.png
    • binary
    ./css/images/trianglify_5.png
    • binary
    ./css/images/trianglify_6.png
    • binary
    ./css/images/trianglify_7.png
    • binary
    ./css/images/trianglify_8.png
    • binary
    ./css/images/trianglify_9.png
  1. … 1 more file in changeset.
LDEV-4995 Upgrading admin to Bootstrap4 and accessibility improvements

    • -0
    • +1
    ./css/jquery.tablesorter.theme.bootstrap4.css
  1. … 12 more files in changeset.
LDEV-4995 Move reordering icons to the end of the line

LDEV-4995 Show exclamation sign button properly

LDEV-4995 Upgrade to bootstrap 4

* Update LAMS code to use bootstrap 4

* Update and redesign index page

    • -1
    • +1
    ./authoring/template/tool/assessmcq.jsp
    • -2
    • +2
    ./authoring/template/tool/mcquestion.jsp
  1. … 184 more files in changeset.
LDEV-4023 Remove debug mode as it breaks validation

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

  1. … 18 more files in changeset.
LDEV-4993 Remove unnecessary characters from TBL authoring page

    • -1
    • +1
    ./authoring/template/tool/assessoption.jsp
LDEV-4989 Password Gate initial implementation

  1. … 33 more files in changeset.
LDEV-4987 Fix file download notification

The bug was introduced in LDEV-4932