Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
steering
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AURA
steering
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a29427d8865613d05be7c6960c56c67f7490fa9c
Select Git revision
Branches
15
add-playlists
ci-trigger-aura-tests
feat/249-episodes
protected
feat/site-data
protected
feature/extended-database-env-configuration
protected
fix-aura-sysuser
protected
fix-push-latest-with-tag
protected
fix/media_id_source
protected
kmohrf/fix-configuration-error-api-responses
kmohrf/id-filters
kmohrf/program-calendar-populate-filter
kmohrf/virtual-timeslot-fixes
main
default
protected
refactor-playout-endpoint-210
rename-playlist-playlistentry
Tags
6
1.0.0-alpha6
protected
1.0.0-alpha5
protected
1.0.0-alpha4
protected
1.0.0-alpha3
protected
1.0.0-alpha2
protected
1.0.0-alpha1
protected
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Dec
13
12
11
6
24
Nov
23
21
19
15
13
11
7
1
31
Oct
18
17
13
12
13
Sep
12
7
6
5
4
31
Aug
30
29
1
27
Jul
26
12
25
Jun
22
20
16
15
14
10
9
8
7
6
30
May
25
24
23
19
8
5
25
Apr
24
21
20
19
18
17
16
13
12
11
9
7
6
5
4
3
30
Mar
29
27
26
24
23
20
18
28
Feb
24
23
21
17
15
14
30
Jan
26
16
Dec
11
5
14
Nov
3
2
26
Oct
21
19
14
11
8
6
5
4
2
27
Sep
26
23
21
20
19
18
6
5
1
17
Aug
11
9
8
7
3
1
28
Jul
22
21
15
13
11
9
Jun
20
May
19
17
16
12
10
8
4
3
24
Apr
23
15
14
11
7
5
30
Mar
28
25
23
22
21
18
17
16
15
14
11
8
7
28
Feb
25
24
23
feat: get AUTH_LDAP_* from the environment
feat: get PRIVILEGED_GROUP and ENTITLED_GROUPS from the environment
feat: clean-up queryset usage, replace is_superuser checks with group membership checks
feat: expose permissions
feat: rename field-level properties for clarity
feat: use Django model permissions for Note, RRule, Schedule and Timeslot
fix: use management command to add permissions
fix: rename second entitled group
fix: use group names from the settings
Revert "feat: add permissions to the new groups"
feat: use Django model permissions for Category, FundingCategory, Language, License, LinkType, MusicFocus, Topic annd Type
feat: add permissions to the new groups
feat: add permissions and groups
Merge branch 'main' into develop
fix: handle optional many-to-many in update (PATCH) requests
Merge branch 'fix-steering-permissions' into 'main'
fix(Dockerfile): :bug: To avoid permsiions problems, we will set permission at dockerfile
fix: return the exception's string representation
fix: allow to set empty fields when updating Show and Note
fix: collectstatic during container initialization
fix: return "Bad Request" when rrule does not exist
feat: add settings for filtering the active shows and OIDC Provider Scope, Update Scope Claims
feat: add ShowManager to annotate a show with its max (last) timeslot
refactor: extract static methods from TimeSlotManager as services
Merge branch 'main' into develop
fix: delete timeslots & schedule while deactivating a show
Merge main
ci: Update poetry version
build: Update poetry version
build: autoupdate pre-commit: black, flake8, poetry
feat: remove checks if is_superuser
fix: clean-up permission_classes
build: update Poetry dependency: Werkzeug
build: update Poetry dependency: Pillow
build: update Poetry dependency: gunicorn
ci: auto-update pre-commit: black, flake8, poetry
build: update Poetry dependencies, remove mysql-connector-python
fix: set/update language & topic in NoteSerializer
fix: move language and topic from timeslot to note
feat: show owners are added as note contributors if not provided
Loading