lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4995 Increase lesson name font-size

Also move CSS rules to .css file.

LDEV-3995 a11y improvements

    • -1
    • +1
    ./web/includes/javascript/readmore.min.js
  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
    • +1
    ./web/includes/javascript/readmore.min.js
  1. … 3 more files in changeset.
LDEV-5005 Add "recent learning designs" section to Add Lesson dialog

    • -1
    • +65
    ./web/includes/javascript/addLesson.js
LDEV-5003 Change the way subcourses are grouped

LDEV-4995 Fix sticky footer

LDEV-4995 Improve index page

* Add paging

* Sticky footer

* Cosmetic CSS improvements

    • -3
    • +174
    ./web/includes/javascript/main.js
LDEV-5003 Detect subcourses correctly

LDEV-5003 Load all necessary objects in one go instead of one by one

  1. … 6 more files in changeset.
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

    • -30
    • +29
    ./web/includes/javascript/main.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
    • +1
    ./conf/scss/_lams_variables_purple.scss
  1. … 14 more files in changeset.
LDEV-4997 Introduce Etherpad as a JSP tag

    • -0
    • +67
    ./src/java/org/lamsfoundation/lams/web/EtherpadController.java
  1. … 10 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

LDEV-4949 import questions from Word files

    • -25
    • +31
    ./web/questions/questionFile.jsp
  1. … 12 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. … 12 more files in changeset.
LDEV-4997 Move Etherpad Javascript code

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

    • -0
    • +113
    ./web/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
    ./web/css/images/trianglify_1.png
    • binary
    ./web/css/images/trianglify_10.png
    • binary
    ./web/css/images/trianglify_2.png
    • binary
    ./web/css/images/trianglify_3.png
    • binary
    ./web/css/images/trianglify_4.png
    • binary
    ./web/css/images/trianglify_5.png
    • binary
    ./web/css/images/trianglify_6.png
    • binary
    ./web/css/images/trianglify_7.png
    • binary
    ./web/css/images/trianglify_8.png
    • binary
    ./web/css/images/trianglify_9.png
LDEV-4995 Upgrading admin to Bootstrap4 and accessibility improvements

    • -0
    • +1
    ./web/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

    • -6
    • +4
    ./conf/scss/_lams_variables_purple.scss
    • -4
    • +4
    ./web/authoring/template/tbl/appex.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

    • -0
    • +1
    ./conf/security/Owasp.CsrfGuard.properties
  1. … 15 more files in changeset.
LDEV-4993 Remove unnecessary characters from TBL authoring page

LDEV-4989 Password Gate initial implementation

    • -0
    • +1
    ./conf/security/Owasp.CsrfGuard.properties
  1. … 30 more files in changeset.
LDEV-4987 Fix file download notification

The bug was introduced in LDEV-4932