Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KOrganizer KOrganizer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Bugzilla
    • Bugzilla
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • PIM
  • KOrganizerKOrganizer
  • Merge requests
  • !12

Draft: Show occurrence details in Event Viewer

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Glen Ditchfield requested to merge gditchfield/korganizer:show into release/20.12 Dec 19, 2020
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 7

If the user selects an occurrence of a recurring item in the Agenda or Month views and the Item Viewer is visible in the sidebar, it shows the start date (for events) or start and due dates (for to-dos) of that occurrence. The Event Viewer created from the right-click menu does something less useful: it displays the start date of the first occurrence and the due date of the first incomplete undissociated occurrence, no matter which occurrence is clicked.

This patch passes the occurrence's date down to the Event Viewer to specify which occurrence to display.

Edited Dec 19, 2020 by Glen Ditchfield
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: show