Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
InfraBlue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Grupp
InfraBlue
Graph
master
Select Git revision
Branches
7
17-view-logout-view
9-views-meeting-management
issue#5_server_mgmt
master
default
protected
renovate/dynaconf-3.x
renovate/isort-5.x
renovate/pytest-6.x
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Aug
28
Jul
25
22
21
20
15
14
7
6
2
1
30
Jun
29
28
27
23
17
16
8
7
6
5
4
2
1
28
May
27
26
24
23
22
28
Apr
23
22
Update link to Python BigBlueButton API in README.rst
master
master
Update dependency pytest to v6
renovate/pytest…
renovate/pytest-6.x
Change login_redirect_url
17-view-logout-…
17-view-logout-view
Update urlconf
Add a LogOutView
Use permissions anywhere
9-views-meeting…
9-views-meeting-management
Enforce conference pin permission used in MeetingUpdate
Enforce conference pin permission used
Implement the template changes in the views (MeetingJoin and MeetingDetail)
Include more information in MeetingDetail Template
Generalize MeetingJoin Template
Restrict MeetingURL deletion by using permissions
Create a view, template and url to delete MeetingURLS
Enable Meeting URL Management in the MeetingDetail template using a materialize Modal
Use the MeetingFormsetNew in the MeetingDetailView to edit the urls
Include default values for the inlineformsets
Create another inlineformset
Update the MeetingURLForm to include every field
Remove the meetingURLView
Remove the default values of the model due to conflicts while creating an inlineformset
Create an MeetingURLChangeView
Reduce the form size on meetingURLs if there is only one
Show only a single meeting url
Improve mobile user experience
Make the views toggleable using js
Include apps and a table in meeting list
Upgrade table css classes
Use table instead of cards in the meeting overview
Show meeting owners
Only show attendees if you are able to join the meeting
Set permissions at the right place
Don't accept empty usernames but also provide a fallback
Fix english texts
Use dictionary.get() to reduce errors
Tidy code
Check for permissions everywhere
Remove permissions of anonymous users in get_role
Update get_role
Show meeting attendees
Tidy context and include meeting_info
Loading