Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Totaradev #55

Closed
wants to merge 142 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
142 commits
Select commit Hold shift + click to select a range
f388982
VID-368: Add blocks tab
dthies Jan 18, 2022
7106de7
VID-368: Remove poster reference
dthies Jan 18, 2022
4c52500
VID-368: Fix block tab layout
dthies Jan 19, 2022
8c324fa
VID-368: Fix module bug
dthies Jan 19, 2022
ce00869
VID-368: Fix block renderig in label mode
dthies Jan 20, 2022
9e53e91
VID-368: Add link when editing course page
dthies Jan 20, 2022
cbf0c51
VID-157: Add chapter tab
dthies Jan 18, 2022
5ae4917
VID-157: Remove poster reference
dthies Jan 18, 2022
f51f290
VID-157: Adjust chapter tab layout
dthies Jan 19, 2022
932183d
VID-157: Disable chapter tab when missing depency
dthies Jan 26, 2022
0e6aec3
VID-371: Remove preview image on chapter
dthies Jan 28, 2022
3b59baa
VID-384: Customize information tab label
dthies Jan 28, 2022
858fd67
VID-384: Add information tab test
dthies Jan 29, 2022
dda3a2c
VID-375: Allow block label to be customized
dthies Jan 27, 2022
1307e31
VID-375: Add block tab tests
dthies Jan 29, 2022
7ee73ae
VID-375: Extend test
dthies Jan 29, 2022
30ddb4e
VID-369: Update search when video modified
dthies Jan 31, 2022
f84f442
VID-19: Add view report capability to editing teacher
dthies Feb 12, 2022
36c9857
VID-425: Do not clean text in tabs
dthies Mar 23, 2022
0ca40f3
VID-348: Add show description in player setting
dthies Mar 17, 2022
9ecd729
VID-415: Fix 4.0 formatting issues
dthies Mar 21, 2022
6d727e5
VID-415: Remove float from single column preview
dthies Mar 28, 2022
3c37a9d
Release 1.6 Beta
dthies Apr 6, 2022
c865d69
Add unit test coverage
dthies Apr 6, 2022
24a292e
VID-348: Update upgrade script
dthies Apr 8, 2022
8e0f8e3
VID-426: Cover all tab content during resize
dthies Mar 25, 2022
dbf3161
VID-476: Prevent title and description duplication
dthies Apr 12, 2022
671b9a0
Update version.php
stefanscholz Apr 18, 2022
b0238ca
VID-487: Do not listen for load to resume
dthies Apr 21, 2022
d708a97
Change release
dthies Apr 21, 2022
5f76bb5
New dev branch
dthies Apr 21, 2022
dc1bf18
VID-245: Support VideoJS player
dthies May 9, 2022
6c02265
VID-245: Add CSS for responsive tabs
dthies May 10, 2022
61fd1f1
VID-245: Move settings into plugins
dthies May 16, 2022
c54ac04
VID-245: Add plugin settings and backup
dthies May 24, 2022
0b0b9d4
VID-245: Fix Vimeo resume
dthies May 24, 2022
7ca3461
VID-245: Fix plugin backup and settings
dthies May 31, 2022
c8c8703
VID-245: Fix tests
dthies May 31, 2022
9b71f1b
VID-245: Fix template
dthies Jun 7, 2022
d3090f4
VID-437: Add related activites tab
dthies Apr 8, 2022
f3404db
VID-245: Fix embed templates
dthies Jun 8, 2022
6ed032a
Merge branch 'VID-245' into dev
dthies Jun 8, 2022
24a00e9
VID-437: Fix related activity behat tests
dthies Jun 8, 2022
c56ef87
Merge branch 'VID-437' into dev
dthies Jun 8, 2022
3c4bf72
VID-516: Enable/disable plugins
dthies Jun 9, 2022
78be6d8
VID-514: Fix force settings in plugins
dthies Jun 21, 2022
205f63d
Merge branch 'VID-516' into dev
dthies Jun 22, 2022
b3b5151
VID-514: Fix force default tests
dthies Jun 24, 2022
70a88ae
VID-517: Fix VidJS on small screens
dthies Jun 21, 2022
dda23ce
VID-514: Style fix
dthies Jun 26, 2022
65a0031
Merge branch 'VID-514' into dev
dthies Jun 26, 2022
efd812c
VID-519: Use URL element for video url
dthies Jun 27, 2022
cf896d0
VID-514: Move basic vimeo settings to plugin
dthies Jun 28, 2022
a18bcf4
VID-514: Fix vimeo forced setting bug
dthies Jul 5, 2022
cb2c6f7
Merge branch 'VID-514' into dev
dthies Jul 5, 2022
72f3a37
VID-514: Add missing Vimeo settings
dthies Jul 5, 2022
5c9ca37
VID-514: Remove default setting headings
dthies Jul 7, 2022
2f60347
Merge branch 'VID-514' into dev
dthies Jul 7, 2022
f2d12df
VID-514: Correct load settings conflict
dthies Jul 8, 2022
26c1acf
Merge pull request #38 from bdecentgmbh/VID-514
dthies Jul 8, 2022
7f229ad
VID-514: Remove more default headings
dthies Jul 31, 2022
170c235
VID-514: Remove old settings moved to plugins
dthies Jul 31, 2022
46466ef
Merge branch 'VID-514' into dev
dthies Aug 1, 2022
13b56a1
Disable Vimeo player
dthies Aug 1, 2022
b9d84b8
VID-587: Fix embed option form errors
dthies Aug 9, 2022
2715a23
VID-588: Fix custom tab name form errors
dthies Aug 13, 2022
be5323d
VID-586: Add videojs file manager
dthies Aug 15, 2022
2349ad7
VID-545: Prevent resize feedback loop
dthies Aug 16, 2022
ec8933f
VID-545: Fix form reference
dthies Aug 16, 2022
ae16ce9
VID-496: Add mono logo
dthies Aug 20, 2022
4da97a1
VID-496: Set activity purpose
dthies Aug 20, 2022
da8ef4a
VID-496: Make purpose test backword compatable
dthies Aug 20, 2022
e4e0947
VID-614: Remove add link button
dthies Sep 12, 2022
24fc8fe
VID-585: Support audio files
dthies Aug 16, 2022
e5caf8a
VID-596: Use plugins defaults when creating new instance
dthies Aug 16, 2022
d6a9454
VID-598: Locate missing settings
dthies Aug 20, 2022
b6b7a98
VID-596: Coding style issue
dthies Aug 20, 2022
2edac26
VID-589: Set fluid option instead of responsive
dthies Aug 22, 2022
39567a8
VID-591: Add youtube support
dthies Aug 22, 2022
c935e6c
VID-598: Fix Vimeo loop option
dthies Aug 23, 2022
1902a37
VID-598: Fix vimeo settings
dthies Aug 23, 2022
5c0d356
VID-591: Regex for youtube url
dthies Aug 24, 2022
0b8507e
VID-605: Correct percent calculation in VideoJS plugin
dthies Aug 24, 2022
5bd114e
VID-598: Add missing settings to vimeo db table
dthies Aug 28, 2022
999bc5c
VID-598: Hide forced videojs settings
dthies Aug 28, 2022
f0429d3
VID-598: Restore session backups
dthies Aug 29, 2022
afac196
VID-604: Main min height
dthies Aug 29, 2022
f62ae2f
VID-606: Adjust next activity button position to eliminate scrollbar
dthies Sep 2, 2022
c9cbe3b
VID-604: Fix plugin manger
dthies Sep 9, 2022
59a9b66
VID-615: Correct error displaying pro link
dthies Sep 9, 2022
5663cf5
VID-623: Move show description above player setting
dthies Sep 9, 2022
c73683f
VID-606: Pad min height in resize
dthies Sep 12, 2022
5618fe4
VID-618: Set background and controls for free version
dthies Sep 12, 2022
e81a98a
VID-618: Move controls to pro table
dthies Sep 12, 2022
4f30548
VID-624: Fix information tab pluginfile function
dthies Sep 12, 2022
d9cbc7e
VID-614: Remove add link button for free
Sep 12, 2022
ba5e349
Update actions
dthies Sep 13, 2022
446f5ac
VID-620: Show name and icon in label mode
dthies Sep 18, 2022
fa922ab
VID-629: Wait for Youtube to load to initialize
dthies Sep 21, 2022
c539978
VID-631: Add interval selector
Sep 22, 2022
b26d4ab
VID-631: Use vimeo_embed base
Sep 23, 2022
857a1ed
VID-631: Fix template
Sep 24, 2022
e9836bc
VID-631: Standardize string reference
dthies Sep 25, 2022
cb34e6d
VID-628: New version upgrades
dthies Sep 27, 2022
465fa17
VID-628: Adjust options
Oct 3, 2022
e1e5e6c
VID-635: Pass file form data for new instance
dthies Sep 28, 2022
2cf3e9e
VID-641: Improve mod form strings
dthies Oct 10, 2022
1e045f5
VID-641: Form bug fix
dthies Oct 24, 2022
32504fb
VID-610: Add chat tab
dthies Oct 30, 2022
2274978
VID-610: Improve chat formatting
dthies Nov 4, 2022
b171236
VID-592: Upgrade Vimeo player
dthies Oct 31, 2022
07fa69c
VID-592: Update version info
dthies Nov 8, 2022
5e825ac
VID-610: Fix backup and privacy references
dthies Nov 14, 2022
e558ca2
VID-852: Vimeo controls settings in plugin
dthies Nov 14, 2022
56eeee4
VID-852: Use defaults when restoring
dthies Nov 14, 2022
20c8fbe
VID-338: Add iframe mobile player
dthies Dec 31, 2022
a84e9e6
VID-338: Create general settings page
dthies Jan 13, 2023
6a6818c
VID-592: Upgrade version and dependencies
dthies Jan 13, 2023
ca97b10
Merge branch 'dev'
dthies Jan 13, 2023
792c1f8
VID-654: Clean up js style
dthies Jan 16, 2023
de10d7b
VID-655: Fix view service capability check
dthies Jan 26, 2023
5be38b9
VID-654: Reformat js for checker
dthies Jan 26, 2023
94bfd91
Update styles.css
stefanscholz Jan 27, 2023
ee15e20
Update styles.css
stefanscholz Jan 27, 2023
cd47a3b
Update styles.css
stefanscholz Feb 6, 2023
268b3f0
VID-658: Update pro version
dthies Feb 6, 2023
0665b4c
Merge pull request #41 from bdecentgmbh/VID-630
dthies Feb 6, 2023
ad0bf8f
Video Time display issue when using Designer
stefanscholz Feb 13, 2023
36d41d1
Update version.php
stefanscholz Feb 13, 2023
c327317
VID-673: Fix notes bug
dthies Apr 5, 2023
8a6c575
VID-673: Add test for description display
dthies Apr 8, 2023
f42434c
VID-673: Fix linting
dthies Apr 8, 2023
97f0464
VID-673: Fix and test description display
dthies Apr 18, 2023
084231c
VID-672: Add settings test
dthies Apr 20, 2023
e3efdf7
VID-672: Fix forced settings
dthies Apr 25, 2023
0cd4b26
VID-672: Clean up general settings
dthies Apr 27, 2023
4ccb208
VID-672: More unit tests
dthies May 2, 2023
d76d19a
VID-672: Correct initial show description default
May 3, 2023
79e06d2
VID-672: Fix VideoJS force settings
dthies May 8, 2023
a5645a2
Totara support for video time 1.6 and 1.7 tasks.
Jul 31, 2023
baa1917
Fixed the upgradation and icon broken issue.
Aug 9, 2023
cd7aff6
Update styles.css
stefanscholz Sep 3, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ jobs:

services:
postgres:
image: postgres:12.7
image: postgres:13
env:
POSTGRES_USER: 'postgres'
POSTGRES_HOST_AUTH_METHOD: 'trust'
ports:
- 5432:5432
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 3
mariadb:
image: mariadb:10.5
image: mariadb:10.6.7
env:
MYSQL_USER: 'root'
MYSQL_ALLOW_EMPTY_PASSWORD: "true"
Expand All @@ -29,14 +29,17 @@ jobs:
matrix:
include:
- php: '8.0'
moodle-branch: 'master'
moodle-branch: 'MOODLE_401_STABLE'
database: 'pgsql'
- php: '7.4'
moodle-branch: 'master'
- php: '8.0'
moodle-branch: 'MOODLE_401_STABLE'
database: 'mariadb'
- php: '8.0'
moodle-branch: 'MOODLE_400_STABLE'
database: 'pgsql'
- php: '7.4'
moodle-branch: 'MOODLE_311_STABLE'
database: 'pgsql'
database: 'mariadb'
- php: '7.4'
moodle-branch: 'MOODLE_310_STABLE'
database: 'pgsql'
Expand Down Expand Up @@ -104,7 +107,7 @@ jobs:
run: moodle-plugin-ci mustache

- name: Grunt
if: ${{ matrix.moodle-branch == 'master' }}
if: ${{ matrix.moodle-branch == 'MOODLE_401_STABLE' }}
run: moodle-plugin-ci grunt

- name: PHPUnit tests
Expand Down
5 changes: 2 additions & 3 deletions amd/build/player.min.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion amd/build/player.min.js.map

This file was deleted.

13 changes: 2 additions & 11 deletions amd/build/resize_tab_player.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion amd/build/resize_tab_player.min.js.map

This file was deleted.

5 changes: 2 additions & 3 deletions amd/build/videotime-plugin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion amd/build/videotime-plugin.min.js.map

This file was deleted.

Loading
Loading