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.
ae5cfae376066b3753446ec040085e2d171a2b5e
Select Git revision
Branches
13
ak-import
feature/clear-schedule-button
feature/json-export-via-rest-framework
feature/json-schedule-import-tests
feature/preference-polling
feature/preference-polling-form
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
13 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
Store IDs as integer in JSON export
Expand block info in JSON export
If no owner availability is given, assume avail for full event
Apply 3 suggestion(s) to 2 file(s)
Address line length
Update language files
Add export slot length to event
Add tests on json export
Avoid setting the slot duration at import
Add django AK id to info dict of slot
Add other slots of same AK to conflict list
Iterate over AKs instead of AKSlots
Rename constraint for fixed rooms
Refactor
Add new field to AK info block with exact duration in hours
Change rounding strategy to ceil
Encapsulate discretization in Event::discretize_timeslots
Export conflicts and dependencies as AK properties
Add json import/export view to test for only internal access
Add more comments
Use uniform discretization if no default slots exist
Make tests more descriptive
Detach merge_blocks from Event object
Use round instead of int to calc duration
Improve docstring and type hints for optimizer slots
Check all blocks of union if event is covered
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
Loading