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

'NoRep' Einstellung entfernen #1378

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

'NoRep' Einstellung entfernen #1378

wants to merge 10 commits into from

Commits on Oct 11, 2023

  1. remove norep timeframes #1005

    hansmorb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f8cc2ef View commit details
    Browse the repository at this point in the history
  2. fixed single day test

    We achieve this by giving single day timeframes an end-date and making the isInTimeframe check for start- and enddate
    hansmorb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    64b2061 View commit details
    Browse the repository at this point in the history
  3. added documentation

    hansmorb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f4c35ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bcd939 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge branch 'master' into enhancement/issue-1005

    # Conflicts:
    #	src/Plugin.php
    hansmorb committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a570a5d View commit details
    Browse the repository at this point in the history
  2. moved migration function

    hansmorb committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    59c6279 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge branch 'master' into enhancement/issue-1005

    # Conflicts:
    #	src/Model/Day.php
    #	src/Service/Upgrade.php
    #	src/Wordpress/CustomPostType/Timeframe.php
    #	tests/php/Model/DayTest.php
    #	tests/php/PluginTest.php
    #	tests/php/Service/UpgradeTest.php
    #	tests/php/View/ViewTest.php
    hansmorb committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3263d23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    142948b View commit details
    Browse the repository at this point in the history
  3. fix after merge

    hansmorb committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    30d2bd2 View commit details
    Browse the repository at this point in the history
  4. rollback breaking changes

    hansmorb committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9052bdc View commit details
    Browse the repository at this point in the history