Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • U UNL Resource Scheduler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Digital Experience GroupDigital Experience Group
  • UNL Resource Scheduler
  • Merge requests
  • !4

Improve reservation length editing

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michael Fairchild requested to merge time-improvements into master Apr 20, 2017
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 1

This does two things:

  1. defaults the reservation length to 1 hour when the length can be selected.
  2. the saved reservation length is selected by default when editing a reservation (instead of defaulting to the 1st option)

I did this assuming that the select is used mostly for room reservations, which are usually one hour reservations (in my experience).

Also, my ruby-fu is lacking, so there might be a better way to do this?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: time-improvements