Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifying schedules API to allow for rrulesets #5733 #12043

Merged
merged 7 commits into from
Apr 28, 2022

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    ef89fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f635d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80d7ffd View commit details
    Browse the repository at this point in the history
  4. Changing migration

    john-westcott-iv committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    e8977e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    098eff9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Requested Changes

    Changing rrule validation to allow for multuipe BYMONTH, BYMONTHDAY, BYYEARDAY and BYYEARDAY
    
    Modified validation to inspect for SECONDLY at the rule level and now returning a list of all errors instead of the first encounterd
    
    Fixed some linting in the rruleset test modules
    john-westcott-iv committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    065e7e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    06c029c View commit details
    Browse the repository at this point in the history