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.
63c18d2e28e39fafae0c26b7facf4f7d9189bf20
Select Git revision
Branches
15
ak-import
feature/clear-schedule-button
feature/json-export-via-rest-framework
feature/json-schedule-import-tests
feature/preference-polling
feature/preference-polling-form
feature/preference-polling-form-rebased
feature/preference-polling-rebased
fix/add-room-import-only-once
main
default
protected
merge-to-upstream
renovate/django-5.x
renovate/django-debug-toolbar-4.x
renovate/django-simple-history-3.x
renovate/mysqlclient-2.x
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Mar
29
28
27
26
25
23
5
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
13
25
May
12
20
Apr
4
Dec
29
Oct
28
17
Jun
27
May
16
15
14
13
12
13
12
11
10
Rename json import to make clear that a schedule is imported
Merge AK category slots
Adress pylint warnings
Add more event info to json export
Generate timeslots based on default slots
Only export preset room if ak is fixed
Add empty info dict to json export
Add no-proxy constraints
Refactor
Export ids as str
Fix import code
Fix bug that assigned time but not assigned room crashes
type hints
Handle fixed rooms
Handle fixed AKs
Filter unnecessary fulfilled constraints
Introduce availabilits class method is_event_covered
Add note for possible bug or unexpected behaviour
Do not introduce constraints if available for whole event
Handle case of unset reso_deadline
Update language files
JSON import and export code, migrated from mmarx fork
Fix python version in INSTALL.md
main
main
Avoid cyclic import
feature/json-ex…
feature/json-export-via-rest-framework
Rename export API viewset
Avoid need to set event in context
Move export endpoint to viewset
Merge branch 'feature/separate-django-app' into 'feature/json-export-via-rest-framework'
Address linter findings
Merge branch 'improve-submission' into 'main'
AKSubmission: Add additional help text for present AK field
AKSubmission: Preselect types in new submissions
Update locale files
Move logic to new app
Add AKSolverInterface app
Refactor
Add API endpoint
Use serializers at import to check imported json
Move to REST serializers
Merge branch 'feature/json-import-file-upload-button' into 'main'
Loading