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
Iterations
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
KIF
AKPlanning
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c547cb6a9b78eb5eb53d9db446707fd478ca9f7c
Select Git revision
Branches
4
komasolver
main
default
protected
renovate/django-5.x
renovate/django-debug-toolbar-5.x
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
May
11
10
9
8
6
5
4
3
30
Apr
29
29
Jan
18
17
16
12
Nov
8
6
5
4
3
6
Oct
20
Sep
31
Aug
12
Jul
8
24
May
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
3
1
31
Mar
4
2
1
5
Feb
13
Jan
9
8
30
Oct
29
28
25
24
23
22
20
19
18
17
16
15
13
12
11
10
9
Implement violation check for multiple slots of the same AK at the same time
Implement reso deadline violation check (both for slot and event changes)
Implement more violation checks and extract common code into a function
Fix temporary m2m relations of constraint violation
Implement first version for OWNER_TWO_SLOTS violation check caused by AK owner change
Merge branch 'fix-tex' into 'main'
Fix tex error by switching to LuaLaTeX and using a django-tex version with improved escaping
Merge branch 'feature-wiki-wishes' into 'main'
Introduce getting AKs by category as event model function and use for wiki and slide export
Merge branch 'scheduling-show-tracks' into 'main'
Show unscheduled slots in scheduler grouped by tracks
Merge branch 'tests' into 'main'
Add further dashboard tests (and improve existing ones)
Adapt CI pipeline for automated tests
Implement three basic testcases for AKDashboard
Merge branch 'fix-availabilities' into 'main'
Fix issue of x-sprite not showing up sometimes when editing an AK
Revert django-bootstrap4 update and related js dependencies
Merge branch 'feature-akslides' into 'main'
Merge branch 'main' into feature-akslides
Introduce basic constraint violation admin view showing current violations (using async reloading)
Introduce API for constraint violations (protected and currently readonly)
Unify scheduling admin url structure (now all admin/AKModel/event/slug/action)
Move model admin view urls to separate file
Move scheduling admin view urls to separate file
Prepare automatic constraint checking
Introduce basic constraint violation admin view showing current violations (using async reloading)
Merge branch 'csp' into 'main'
Introduce API for constraint violations (protected and currently readonly)
Unify scheduling admin url structure (now all admin/AKModel/event/slug/action)
Move model admin view urls to separate file
Move scheduling admin view urls to separate file
Introduce result presentation mode for slides and allow to specify mode and num of next AKs via GET params
Display list of next AKs on slides
Move slides template to semantically correct place
Make CSP stricter (prevent external images or media)
Show symbol legend and placeholder symbols for wishes in slides
Truncate length of description texts for AK info slides
Show number of overall slides on export slides
Use fork of django-tex that allows multiple consecutive runs of latex compile command
Loading