Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Framadate Framadate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 256
    • Issues 256
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 53
    • Merge requests 53
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • FramasoftFramasoft
  • FramadateFramadate
  • FramadateFramadate
  • Merge requests
  • !494

Create date poll: Add button and dialog to add hour range.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Kevin Kofler requested to merge kkofler/framadate:range-of-hours into v1.1.x Sep 27, 2021
  • Overview 3
  • Commits 1
  • Pipelines 2
  • Changes 4

Clicking that button opens a dialog that allows adding a range of times of day (hours and minutes) to a day. You pick:

  • start time (of the time range),
  • end time (of the time range),
  • length (of the appointment), and
  • period (for the time suggestions),

and the code computes the list of suggested times for you.

Note: This feature was developed and tested against the v1.1.x stable branch. It should probably be forward-ported to develop, which, as far as I can tell, does not yet have this feature either. But for now, I am submitting what I have so that you are aware of its existence.

Edited Sep 27, 2021 by Kevin Kofler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: range-of-hours