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.
c7b910c2a99d53e75b7d52775bd385af9ce8d8ff
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
3
Apr
2
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
Add tests
Handle case of no participants
Add participants for each AKOwner
Make preference unique for (event, participant, ak)
Add participant time constraints to json export
Preference model tweaks
Add preference admin form
Add participant str
Add migration
Add participants to JSON export
add participant as_json_dict
Add preference as_json_dict
Add participant to availability
Add model classes
Rename method to AKCategory.create_category_optimizer_constraints
merge-to-upstream
merge-to-upstream
Add missing translation
Add KoMa crew to CONTRIBUTORS.md
Allow unicode characters like umlauts in the exported JSON
Use regular minus to avoid unicode problems
Only compute export dict if we check for inconsistency
Add JSON prettyprinting from DRF
Improve json export form template
Ignore pylint warning for adapted django upstream code
Add docstrings to JSONScheduleImportForm
Catch errors from export and show them as error msg
Fix translation plural
Rename private methods from '_test' to '_check'
Move test dependencies to requirements.txt
Fix python version in INSTALL.md
Use schema to validate user JSON schedule
Add exception cause
Avoid loading JSON file twice
Add translations
Add further input validation
Improve form errors
Add file upload to json input
Fix imports
Change JSONExportView to DetailView of an Event
Address linter remarks
Fix unevaluated properties
Loading