Commit graph

19 commits

Author SHA1 Message Date
Sam
6f15e14392
chore: fix styleci (#3588)
Co-authored-by: Sam <samerton@users.noreply.github.com>
2025-03-29 10:50:03 +00:00
Partydragen
5562710d77
Add ability to select default homepage (#3492)
* Add option to change default homepage

* Fix custom page

* Keep support for portal old setup

* Remove unneeded line

* Purify key
2024-07-14 10:39:01 +01:00
tadhgboyle
0c80570609
Enable StyleCI (#3475)
* Create StyleCI config file

* Disable `phpdoc_separation`

* Apply fixes from StyleCI (#3476)

Co-authored-by: StyleCI Bot <bot@styleci.io>

* style: styleci fixes

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sam <samerton@users.noreply.github.com>
2024-03-09 11:19:55 +00:00
Tadhg Boyle
8d09a86cb8
Misc fixes + improvements (#3270) 2023-03-23 20:01:23 -07:00
Robin
382c2e33d2
Remove code scheduled for removal in 2.1.0 (#3165)
* Remove code scheduled for removal in 2.1.0

* bring back the party function

* Use urlencode

* Remove `Queries.php` from backtrace check

---------

Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
2023-02-21 15:43:09 +01:00
Partydragen
524cebd2b9
Return empty array when no active page is set 2022-06-14 18:21:48 +02:00
Tadhg Boyle
e1255e07a6 Add deprecation notices for 2.1.0 2022-06-13 22:03:05 -06:00
Tadhg Boyle
f489f9a590 Proper type hints 2022-04-01 08:57:13 -07:00
Tadhg Boyle
ff71d5e931 Use array method callable syntax for sitemap method registration 2022-03-29 15:09:21 -07:00
Tadhg Boyle
94e64c1207
Add PHPDocs to core classes for new class docs site (#2602) 2022-02-14 20:48:15 -08:00
Tadhg Boyle
eb3366090d Fix custom page permissions 2022-02-13 20:02:52 -08:00
Tadhg Boyle
ad17142a16
Misc cleanup (#2566) 2022-01-15 15:18:05 -08:00
Tadhg
e0133a5cd5 Get PHP-CS to pass! 2021-12-07 22:14:12 -08:00
Tadhg Boyle
eb75afd696
Add github action for PHPStan analysis (#2519) 2021-12-05 08:18:19 -08:00
Tadhg Boyle
dd9cb7ce4e
Use Composer for dependencies (#2517) 2021-12-05 08:17:24 -08:00
Tadhg
d7e5b13813 fix some Pages method return hints 2021-11-02 08:50:52 -07:00
Tadhg
6e3fe3db8a misc code style fixes 2021-10-29 22:09:38 -07:00
Tadhg
a9c678e4d4 convert all array(...) syntax to [...] 2021-10-29 22:00:05 -07:00
Tadhg
5efb0ac5e4 rename Support to Core as per discussion 2021-10-28 09:25:19 -07:00
Renamed from core/classes/Support/Pages.php (Browse further)