Problem/Motivation

The current functionality for recurring dates is somewhat basic. It would be good to offer some more advanced options for specifying recurring dates.

Proposed resolution

Offer the ability to specify more granular rules, such as:

Annually

  • w years
  • x day of month y
  • the xth y-day of month z
  • the last y-day of month z

Monthly

  • x day
  • the xth y-day
  • the last y-day

Weekly

  • every xth week
  • choose days of the week

Daily

  • every xth day

Comments

mandclu created an issue. See original summary.

mandclu’s picture

Issue summary: View changes
mandclu’s picture

Issue summary: View changes
mandclu’s picture

Status: Active » Needs review
StatusFileSize
new10.71 KB

An initial patch to provide more options, inside an "Advanced" details element.

  • mandclu committed 0044c8f on 8.x-2.x
    Issue #3105676 by mandclu: Add more options for recurring dates
    
mandclu’s picture

Status: Needs review » Fixed

Merged in the code, anyone is welcome to reopen if issues are found with this new functionality.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.