Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AKPlanning
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Felix Blanke
AKPlanning
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b1de3d454e09e56a425b5271ce04a76b83733f0c
Select Git revision
Branches
12
ak-import
feature/clear-schedule-button
feature/export-filtering
feature/json-export-via-rest-framework
feature/json-schedule-import-tests
feature/preference-polling-form
fix/add-room-import-only-once
main
default
protected
renovate/django-5.x
renovate/django-debug-toolbar-4.x
renovate/django-simple-history-3.x
renovate/mysqlclient-2.x
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Jun
14
13
7
6
5
28
May
21
3
Apr
2
30
Mar
25
4
3
2
28
Feb
27
26
25
24
23
11
10
9
8
6
27
Jan
26
23
22
21
9
1
29
Dec
28
27
26
30
Oct
31
May
30
29
28
27
26
9
8
4
21
Apr
20
5
Nov
31
Oct
14
11
Aug
4
2
12
Jul
2
18
May
17
16
15
24
Mar
10
Jan
5
4
3
2
1
26
Dec
25
7
4
3
2
3
2
30
Nov
29
28
27
26
22
11
24
Oct
23
27
Sep
26
17
Aug
16
15
Add filter callbacks to event serializer for solver export
feature/export-…
feature/export-filtering
Merge branch 'feature/json-export-via-rest-framework' into 'main'
main
main
Change migrations to new model location [manual intervention required!]
feature/prefere…
feature/preference-polling-form
Move models to AKPreference app
Rename app AKPreferencePoll to AKPreference
Fix avail __str__ for anonymous participants
Set initial availability for full event
Add try/except around form saving and update locale
Adapt serializers to model changes
Add migrations
Change AKPreference model s.t. it refers to AKs instead of slots
Avoid double exists check
Replace erroneous words 'plan' with 'poll'
Add translations
Feature: allow explicit 'publishing' of preference poll
Simplify success msg for anonymous case
Rename preferences
Add translations
Add messages to dashboard overviews
Add timestamp to preferences
Add reso badge
Add css and refactor template
Improve Preference Form
Simplify label
Shorten button name
Change widget to radio select
Add button to dashboard
Fix case when instance is None
Add barebones for preference polling
Fix import refactor
feature/json-ex…
feature/json-export-via-rest-framework
Rename setting var and add explainer comments
Remove unnecessary specification of pref serializer fields
Avoid cyclic import
Rename export API viewset
Avoid need to set event in context
Move export endpoint to viewset
Address linter findings
Update locale files
Move logic to new app
Add AKSolverInterface app
Loading