Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-block_course_overview_campus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
elc
moodle-block_course_overview_campus
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
v3.1-r1
Select Git revision
Selected
v3.1-r1
Branches
2
master
default
protected
hsh_3.10
Tags
17
v3.7-r1
v3.6-r1
v3.5-r2
v3.5-r1
v3.4-r2
v3.4-r1
v3.3-r1
v3.2-r6
v3.2-r5
v3.2-r4
v3.2-r3
v3.2-r2
v3.2-r1
v3.1-r2
v3.0-r4
v3.0-r3
v3.0-r2
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Jul
18
Nov
11
3
Jun
4
May
5
Feb
12
Jun
6
29
Mar
28
5
Dec
26
Sep
2
Jul
29
May
23
30
Mar
7
6
5
Dec
8
Nov
14
Sep
11
4
Jul
30
Jun
28
16
5
May
31
Mar
29
17
16
15
14
6
4
27
Jan
18
17
16
12
11
10
9
7
Nov
20
Oct
19
20
Jul
14
Jun
17
May
12
Apr
5
1
2
Mar
4
Jan
3
29
Sep
21
Aug
21
Mar
20
22
Feb
29
Jan
20
Oct
29
Aug
18
Feb
31
Jan
29
Oct
4
Sep
3
31
Jul
20
Jun
19
12
23
Apr
21
Mar
6
5
22
Feb
19
18
Jan
8
21
Dec
18
17
Adds a js file.
hsh_3.10
hsh_3.10
Add end of life note to README.md
master
master
Update Travis UI badge in README.md after migrating to travis-ci.com
Update node version in .travis.yml after MDL-66109 upstream change.
Synchronize .travis.yml with upstream moodle-plugin-ci, fix broken Behat tests.
Update .travis.yml
Release v3.7-r1
v3.7-r1
v3.7-r1
Remove course news functionality as it does not work anymore from Moodle 3.7 on
Prepare compatibility for Moodle 3.7.
Synchronize .travis.yml with upstream moodle-plugin-ci, fix broken MySQL builds
Make Moodle codechecker happy.
Release v3.6-r1
v3.6-r1
v3.6-r1
Remove user preferences when being uninstalled.
Prepare the plugin that the hooks for fetching the course news will be removed in Moodle 3.7.
Check compatibility for Moodle 3.6, no functionality change.
Changed travis.yml due to upstream changes.
Release v3.5-r2
v3.5-r2
v3.5-r2
Bugfix: There might be a debug message when prioritizemyteachedcourses setting is enabled
Release v3.5-r1
v3.5-r1
v3.5-r1
Fix some visual flaws and changes which came with BS 4 stable.
Check compatibility for Moodle 3.5, no functionality change.
Release v3.4-r2
Implement Privacy API
Release v3.4-r2
v3.4-r2
v3.4-r2
Implement Privacy API
Remove PHP 5.6 from Travis, this was forgotten during the 3.4 preparation
Release v3.4-r1
v3.4-r1
v3.4-r1
Check compatibility for Moodle 3.4, no functionality change.
Release v3.3-r1
v3.3-r1
v3.3-r1
Add a nice slide animation when hiding a course
Add a note about the future of the course news feature to README
Bugfix: Add a default title string to this plugin instead of fetching it from block_course_overview which is EOL
Remove an unused empty array
Activity icons should be rendered with image_icon() and not with pix_icon anymore
pix_url() is deprecated in Moodle 3.3, change to pix_icon() and fontawesome icons
Add a line break in styles_bootstrapbase.css for the sake of consistency
Prepare compatibility for Moodle 3.3, no functionality change.
Added Workaround to travis.yml for fixing Behat tests with TravisCI.
Updated travis.yml to use newer node version for fixing TravisCI error.
Update Travis CI configuration due to failed Behat tests
Loading