5883 Commits

Author SHA1 Message Date
Luke Towers
32d0702f11 Added missing registerAssetBundles() method 2021-03-10 23:32:08 -06:00
Ben Thomson
edfafd0e63
Merge branch 'develop' into wip/rebrand-develop 2021-03-11 13:04:09 +08:00
Ben Thomson
05222755b2
Fix missing Storm dependency 2021-03-11 13:03:22 +08:00
Ben Thomson
42374293ed
Add Composer changes directly to develop so we can get Composer going 2021-03-11 13:00:46 +08:00
Luke Towers
b7dcfd7016 temporarily remove module requirements so that the tests can run 2021-03-10 15:28:24 -06:00
Luke Towers
1e8cfb47af Manual comb through and rebrand following up the bulk patch rebrand 2021-03-10 15:25:57 -06:00
Luke Towers
cfa763b714 Initial rebrand commit generated from the 1.0 rebrand branch patch file 2021-03-10 15:02:53 -06:00
Luke Towers
57b8702b1e re-add modules to composer.json 2021-03-10 13:25:26 -06:00
Luke Towers
b66e75ad43 Update minimum requirements in composer 2021-03-10 11:47:14 -06:00
Luke Towers
f541aebc09 Fix support for browser-based validation of checkboxes and radio options
Credit to @meesiris, refs: https://github.com/octobercms/october/pull/5520
2021-03-10 11:29:08 -06:00
Luke Towers
2cdccb7c3a Rebrand CSS & LESS 2021-03-10 11:14:36 -06:00
Luke Towers
53fb9fcf67 More rebranding 2021-03-10 03:35:10 -06:00
Luke Towers
1c44459dee Fix issues with the NavigationManager & SettingsManager aliasing 2021-03-10 03:28:59 -06:00
Luke Towers
a6f14241da Add alias support to SettingsManager 2021-03-10 02:58:27 -06:00
Luke Towers
ca5600f094 missed from last commit 2021-03-10 02:36:51 -06:00
Luke Towers
88d45bb191 Add aliasing support to AuthManager permission registration and fixed an issue where the permission cache wasn't cleared after changing the available permissions 2021-03-10 02:36:38 -06:00
Samuel Georges
b30c7d5b37 Simplify module packages definitions
This has potential for recursion in composer lookups and should be directed by the main composer file or rain library

Also removed Luke from authors, he added himself and this was never authorized by us
2021-03-10 15:05:03 +11:00
Jack Wilkinson
05b2b68690 Added patch for phpunit v6.5 asserts and rebranded test cases 2021-03-09 22:29:57 +00:00
Luke Towers
2fbd5eee05 Obtained the winter\ namespace 2021-03-09 14:37:09 -06:00
Luke Towers
4f95183df2 replaced theme preview image 2021-03-09 14:30:48 -06:00
Luke Towers
687a6bb626 Added missing CMS asset bundles 2021-03-09 14:21:32 -06:00
Luke Towers
a77e8b3b66 Add support for NavigationManager owner aliasing.
Written by @jaxwilko in #4
2021-03-09 14:12:25 -06:00
Luke Towers
cb4cfe31d4 Swap out marketplace endpoints 2021-03-09 13:34:48 -06:00
Luke Towers
f7fd47ac7e Compiled assets 2021-03-09 10:48:15 -06:00
Ben Thomson
d10cda3e3c
Re-enable skipped test 2021-03-09 10:48:18 +08:00
Ben Thomson
00968a42ba
Move include priority plugin to require-dev 2021-03-09 10:48:05 +08:00
Ben Thomson
c7ab3837a6 Hopefully finally fix code quality checks 2021-03-08 22:47:34 +08:00
Ben Thomson
1f9d04a579 Fix code quality checks in 1.0 2021-03-08 22:42:00 +08:00
Ben Thomson
9b85e3490a Fix unit tests in 1.0
Refs: 3d4b451744
2021-03-08 22:37:34 +08:00
Ben Thomson
99389b9504 Drop guarded attribute test
This is being tested in the library and guarded attributes appear to be working correctly, so this test isn't needed.
2021-03-08 22:33:46 +08:00
Ben Thomson
aec567b62d Fix Navigation Manager tests 2021-03-08 22:32:24 +08:00
Ben Thomson
a705f9ba4d Ensure Storm's helpers are given higher priority than Laravel's helpers 2021-03-08 22:00:38 +08:00
Luke Towers
ca2c5a321e typo fix 2021-03-08 03:41:59 -06:00
Luke Towers
508ae3fdbf fix db tests 2021-03-08 03:41:38 -06:00
Ben Thomson
66d5d89017
Enusre PHP version is shown in CI actions 2021-03-08 17:40:08 +08:00
Ben Thomson
2d7a3208c6
Drop October demo plugin 2021-03-08 17:34:15 +08:00
Ben Thomson
5ccae0990f
Cancel previous incomplete workflows, force Composer 1 for 1.0 branch 2021-03-08 17:29:12 +08:00
Ben Thomson
3022591080
Fix mispelling 2021-03-08 17:26:06 +08:00
Ben Thomson
1c7da5b51a
Fix testing structure for 1.0 2021-03-08 17:24:29 +08:00
Ben Thomson
2ea05585d5
Ensure Zip library is installed 2021-03-08 17:19:04 +08:00
Ben Thomson
ebcdfeb55c
Merge branch 'wip/rebrand-1.0' of github.com:wintercms/winter into wip/rebrand-1.0 2021-03-08 17:16:07 +08:00
Ben Thomson
9e4412c72c
Fix vendor directory in library reset 2021-03-08 17:16:03 +08:00
Luke Towers
3fd94045d6 fix vendor path 2021-03-08 03:15:28 -06:00
Luke Towers
d136c1fbcc fix winter detection path 2021-03-08 03:11:41 -06:00
Luke Towers
61ecd3c34d fix links to storm library 2021-03-08 03:07:44 -06:00
Luke Towers
8186fcb1e1 temporarily remove modules from composer.json file to check tests status 2021-03-08 03:02:02 -06:00
Luke Towers
75facce841 Fix composer 2021-03-08 03:01:31 -06:00
Luke Towers
048413382c $.oc to $.wn 2021-03-08 02:48:10 -06:00
Luke Towers
d52ea0ccf8 further WIP on rebrand 2021-03-08 02:41:13 -06:00
Samuel Georges
c9c58d2858 Rollback #4908 2021-03-08 18:25:13 +11:00