Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kalendar Kalendar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 79
    • Issues 79
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PIM
  • KalendarKalendar
  • Merge requests
  • !5

Add event editing and deleting capabilities, major bugfixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Claudio Cambra requested to merge work/eventediting into master Jul 04, 2021
  • Overview 34
  • Commits 3
  • Changes 21

This MR contains a number of changes:

  • Kalendar can now edit and delete existing events
  • Events from read-only collections can only be viewed and not edited/deleted
  • The event editor now supports displaying and adding event recurrence exceptions
  • Clicking on events now provides an informative card similar (but not yet equal to) KOrganizer's
  • Right-clicking on events not presents context menu allowing users to edit or delete event
  • Monthview now changes months properly without altering order of weekdays
  • Many, many bugs squashed

To-do:

  • Move event editor sheet to separate window on desktop (DONE)
  • Break up event editor components into separate QML components, same with month view event cards
  • Provide user with confirmation dialog before event deletion (DONE)
  • Display journals and to-dos in kalendar (Next MR?)
Edited Jul 08, 2021 by Claudio Cambra
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/eventediting