Skip to content

Conversation

FatihKoz
Copy link
Contributor

@FatihKoz FatihKoz commented Feb 1, 2025

Closes #1982

Use 0 instead of null to follow the setDays() function and have a proper match for firstorNew()

Closes #1982 

Use `0` instead of `null` to follow the `setDays()` function and have a proper match for `firstorNew()`
@arthurpar06
Copy link
Member

From my understanding PR for v7 should be pushed against the main branch. Otherwise the changes look good to me.

@FatihKoz
Copy link
Contributor Author

FatihKoz commented Feb 1, 2025

Honestly, I have no idea anymore where to push or what to edit Arthur.

This change is mainly for the v7 release as people will have problems, also it should be applied to v8 dev for preventing future problems.

@arthurpar06
Copy link
Member

Yeah we need to clarify all this, I'm also confused...

@nabeelio will confirm but from my understanding:

  • PRs for v8 only should go against features/8.0
  • PRs that apply to both v7 and v8 should go against main. Then Nabeel will take care of merging those into v7 and v8.
  • And I'm not sure about PRs that apply only to v7

@nabeelio nabeelio changed the base branch from releases/7.0 to main February 4, 2025 20:32
@nabeelio nabeelio merged commit 658cba5 into main Feb 4, 2025
5 checks passed
@nabeelio nabeelio deleted the FatihKoz-patch-2 branch February 4, 2025 20:52
nabeelio added a commit that referenced this pull request Feb 4, 2025
* Fix module menu icon

* Update FlightImporter.php

Closes #1982 

Use `0` instead of `null` to follow the `setDays()` function and have a proper match for `firstorNew()`

---------

Co-authored-by: Nabeel S. <99736+nabeelio@users.noreply.github.com>
@nabeelio nabeelio changed the title Update FlightImporter.php Fix the days to use 0 in flight importer Feb 4, 2025
nabeelio added a commit that referenced this pull request May 7, 2025
* Version output fixes (#1954)

* Set the label to be blank

* Fix how the version is parsed when there's no pre-release version specified

* Update the latest metadata

* Correctly output the build metadata

* Update the version file

* Version Tweaks

* Set the mode and incrementals

* Tweaks to version file

* fix: fix hcaptcha sitekey tag (#1979)

* [7.x] Add log viewer (#1972)a

* add opcodesio/log-viewer

* set up with custom permission

---------

Co-authored-by: Nabeel S. <nabeelio@users.noreply.github.com>

* Fix pint workflow (#1974)

* [7.x] Add `access_admin` gate (#1975)

* Add access_admin gate

* Add example in seven theme nav

* Add missing ',' in email-plain.blade.php (#1987)

* Update airport IDs/ICAOs to enforce 8-character format (#1988)

* Update airport IDs/ICAOs to 8 chars

* Add nullable (L11 support)

* Update FlightImporter.php (#1983)

* Fix module menu icon

* Update FlightImporter.php

Closes #1982 

Use `0` instead of `null` to follow the `setDays()` function and have a proper match for `firstorNew()`

---------

Co-authored-by: Nabeel S. <99736+nabeelio@users.noreply.github.com>

* Register UpdateSimBriefData Listener (#1999)

* Update default activity log retention time (#2000)

* Merge commit from fork

* Optimize JournalRepository (#2007)

* Remove vendor from .htaccess (#1994)

* Move policies

* update guessPolicyNamesUsing

* wip

* Run pint

* Fixes float -> int overflow problem in certain systems.

Fixes float -> int overflow problem in certain systems.

* Add Refresh Token System for OAuth Tokens (#1997)

* Add OAuthTokens refresh logic

* Add tests

* Run pint

* Update IVAO tokens policy

* Update tests

---------

Co-authored-by: Nabeel S. <99736+nabeelio@users.noreply.github.com>

* Aircraft's FIN should be unique (#2015)

* Add Pre-Commit Hooks (#1993)

* Add pre commit hooks

* Fix hooks registration

* Fix hooks permissions

* Test pre commit hooks

* Update pint workflow

---------

Co-authored-by: Nabeel S. <99736+nabeelio@users.noreply.github.com>

* Update PirepFiled.php (#2036)

Do not load relationships of the `pirep` model while using it for notifications.

* Update Notification (PirepFiled) (#2036)

* Update PirepFiled.php

Do not load relationships of the `pirep` model while using it for notifications.

* Update NotificationEventsHandler.php

Add `->withoutRelations()` call to outgoing mails

---------

Co-authored-by: Nabeel S. <99736+nabeelio@users.noreply.github.com>

* Merge branch 'feature/8.0' (#2041)

* Run rector

* Run rector

* update packages

* refactor RolePolicy

---------

Co-authored-by: Nabeel S. <nabeelio@users.noreply.github.com>
Co-authored-by: Arthur Hetem <arthurhetemgames@gmail.com>
Co-authored-by: B.Fatih KOZ <fatih.koz@gmail.com>
Co-authored-by: Nabeel S. <99736+nabeelio@users.noreply.github.com>
Co-authored-by: Taylor Broad <taylorbroad@gmail.com>
Co-authored-by: Fikret Anıl Haksever <anilhaksever@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Importing flights creates duplicates (instead of updating)
3 participants