Commit graph

  • 48fcfbe3f2
    fix: correct indentation error in event listener callback main Kumi 2024-11-14 16:54:32 +0100
  • 923676455e
    fix(ui): hide "Previous page" inputs Kumi 2024-11-14 16:54:16 +0100
  • 36a095145a
    fix(ui): hide "Previous page" buttons alongside "Check" Kumi 2024-11-14 16:52:45 +0100
  • 99bc25c237
    feat(ui): hide 'Previous page' buttons on page load Kumi 2024-11-14 16:52:33 +0100
  • 8a4c7c9113
    fix: prevent null errors in dynamic URL path checks Kumi 2024-11-14 16:46:32 +0100
  • 741addc3c8
    feat: add fullscreen modal styling Kumi 2024-11-14 16:44:44 +0100
  • 8be9310c36
    fix: prevent null PAGE error in path reflection Kumi 2024-11-14 16:44:09 +0100
  • 18cbc156dc
    fix: bypass issue with URL path in modedit.php Kumi 2024-11-14 16:41:34 +0100
  • ce5b93c5c6
    feat(global.js): hide buttons starting with "Check" Kumi 2024-11-14 16:14:44 +0100
  • 0842d40df9
    feat: add support for completion tracking Kumi 2024-09-23 10:10:21 +0200
  • 9066e451c3
    feat: add completion tracking to view_content.php Kumi 2024-09-23 10:07:31 +0200
  • 6cbe774d79
    feat: add activity completion logic for courses Kumi 2024-09-23 10:02:17 +0200
  • 6ff596c5e1
    fix: correct logic for edit mode check Kumi 2024-09-23 09:48:12 +0200
  • 8c1e8c49eb
    fix: conditionally hide sections in edit mode only Kumi 2024-09-23 09:46:47 +0200
  • a1185aba77
    fix: correct section class for consistency Kumi 2024-09-23 09:25:18 +0200
  • 1abae9bd7a
    fix(scripts): avoid redundant visibility settings in loop Kumi 2024-09-23 09:22:41 +0200
  • 0b5c85273d
    fix: prevent unintended section display during script checks Kumi 2024-09-23 09:20:08 +0200
  • bf9cc7445b
    feat: hide subsequent sections based on activity script presence Kumi 2024-09-23 09:17:45 +0200
  • dba761ac70
    fix: use formatted course module name in activity script Kumi 2024-09-23 09:08:09 +0200
  • a40ffdf41f
    feat: Include activity name in rendered script tag Kumi 2024-09-23 09:05:20 +0200
  • 4ac9f46986
    fix(script): properly load jQuery and Bootstrap in sequence Kumi 2024-09-23 09:00:01 +0200
  • 110ac67686
    feat: add function to navigate to course by ID Kumi 2024-09-23 08:50:58 +0200
  • 17e8bc0c18
    feat: add dynamic activity name to content button Kumi 2024-09-23 08:43:57 +0200
  • 476606f22f
    feat: handle iframe navigation for course pages Kumi 2024-09-23 08:28:35 +0200
  • 85d50e19b8
    refactor: simplify script loading and enhance quiz modal Kumi 2024-09-06 11:09:44 +0200
  • 33f55824d8
    fix: ensure conditional loading of jQuery & Bootstrap Kumi 2024-08-05 12:10:33 +0200
  • f61fc7b852
    fix: remove redundant URL parameter from embedded script Kumi 2024-07-08 14:19:55 +0200
  • ad89a284fc
    refactor(script.js): remove unused modal resize code Kumi 2024-07-08 12:57:59 +0200
  • 51c0f2e058
    fix: remove redundant require_login call in view_content.php Kumi 2024-07-08 12:52:42 +0200
  • 85c509e567
    refactor(modal): extract iframe URL setting to reusable function Kumi 2024-07-08 10:28:46 +0200
  • 762edec903
    refactor: remove deprecated event observers and modal HTML Kumi 2024-07-05 12:44:26 +0200
  • b58487ebb8
    fix: always load JS for exp360 events Kumi 2024-07-05 12:36:55 +0200
  • 07632fa961
    fix(renderer): remove accidental characters before PHP tag Kumi 2024-07-05 12:32:43 +0200
  • 5b4a28b00d
    fix: adjust script order and import Bootstrap Kumi 2024-07-05 12:31:26 +0200
  • d41c70e50e
    feat(assets): add new icon images in GIF and PNG formats Kumi 2024-07-05 12:25:07 +0200
  • 131f84f5ef
    feat: add renderer for dynamic modal and activity scripts Kumi 2024-07-05 12:18:34 +0200
  • b4c651b771
    chore: bump version to 2024070504 Kumi 2024-07-05 12:03:35 +0200
  • 321c470a23
    feat: add event observer for course viewing Kumi 2024-07-05 12:02:11 +0200
  • 3a08f0e564
    feat: Add dynamic script integration for exp360 module Kumi 2024-07-05 11:58:14 +0200
  • 3247092e59
    feat: add intro fields to exp360 module Kumi 2024-07-05 11:38:10 +0200
  • 688e44ef2b
    feat(lang): add new language strings for EXP360 activity Kumi 2024-07-05 11:33:09 +0200
  • 87e610d313
    feat: add basic structure for exp360 module Kumi 2024-07-05 11:30:55 +0200
  • 3e5b36bc14
    feat(db): add comments to exp360 table Kumi 2024-07-05 11:25:01 +0200
  • 5b45d9ea82
    feat(exp360): add EXP360 module for embedding 360° content Kumi 2024-07-05 11:13:58 +0200
  • 58993cbf51
    feat: enhance quiz submit handling and hide back buttons Kumi 2024-07-05 10:10:58 +0200
  • b3b9ea55d1
    feat(navigation): enhance link handling and fetch redirects Kumi 2024-07-04 14:31:27 +0200
  • 1f00277f60
    fix: correct parameter usage for modal detection Kumi 2024-07-02 17:58:00 +0200
  • ffb3945e19
    feat: add embedded quiz modal functionality Kumi 2024-07-02 17:43:06 +0200
  • c3dff2394c
    fix(url): simplify URL parameter extraction Kumi 2024-07-02 17:31:28 +0200
  • a7368163bf
    feat: add scripts for dynamic content loading and embedding Kumi 2024-07-02 16:20:55 +0200