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
Merge requests
!20
Restrict AKWall to dates belonging to the corresponding event
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Restrict AKWall to dates belonging to the corresponding event
fix-akwall-date-range
into
master
Overview
0
Commits
3
Pipelines
0
Changes
1
Merged
Benjamin Hättasch
requested to merge
fix-akwall-date-range
into
master
4 years ago
Overview
0
Commits
3
Pipelines
0
Changes
1
Expand
Fix
#57 (closed)
0
0
Merge request reports
Viewing commit
062ceb9e
Prev
Next
Show latest version
1 file
+
0
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
062ceb9e
Remove obsolete AKWall setting
· 062ceb9e
Benjamin Hättasch
authored
4 years ago
AKPlanning/settings.py
+
0
−
1
Options
@@ -161,7 +161,6 @@ FOOTER_INFO = {
PLAN_MAX_NEXT_AKS
=
10
# Specify range of plan for screen/projector view
PLAN_WALL_HOURS_RETROSPECT
=
3
PLAN_WALL_HOURS_FUTURE
=
18
# Should the plan use a hierarchy of buildings and rooms?
PLAN_SHOW_HIERARCHY
=
True
# For which time (in seconds) should changes of akslots be highlighted in plan?
Loading