Maxime Rainville
27231bf315
BUG Treat login-forms as a core module
2020-06-30 22:14:55 +12:00
Garion Herman
46f687ab5a
Merge branch '4.5' into 4
2020-03-03 15:20:24 +13:00
Garion Herman
6851935652
Add sminnee/phpunit-mock-objects to fix PHP 7.4 compat
2020-02-26 16:45:52 +13:00
Ingo Schommer
87ae55539e
Merge branch '4' into pulls/4/login-forms
2019-12-11 15:46:06 +13:00
Serge Latyntcev
a3bc3d80c5
RFC-9344 Remove branch aliases
2019-12-09 10:58:15 +13:00
Serge Latyntcev
3bf4d1f34c
Update branch alias, requirements and travis config
2019-11-29 12:00:14 +13:00
Serge Latyntcev
e3230a7371
Remove obsolete branch-alias
2019-11-14 01:24:53 +00:00
Ingo Schommer
c1d94643a4
Set looser composer constraint
...
As per discussion with Guy on https://github.com/silverstripe/silverstripe-installer/pull/257 . Will pull in stable tags via cow once they're available (on recipe release)
2019-07-16 11:23:54 +12:00
Ingo Schommer
9171342ec2
NEW Add silverstripe/login-forms
...
Using beta tag for now, should move to stable once the module is stable (ideally before 4.5.0)
2019-07-05 16:45:11 +12:00
Robbie Averill
002cb6b61d
API Bump minimum PHP version to 7.1
2019-05-23 13:59:31 +12:00
Ingo Schommer
3e7294ea70
Bump to 4.5.x-dev
...
This conflicts with an earlier commit (cfba4cb
), but after talking to Robbie this new commit is consistent with how we handle other recipes (CWP and core). Both ways are viable, but we've implicitly standardised on this way (set minor release constraints in the main release branch, e.g. constraint to recipe:4.5.x-dev on installer:4.x-dev)
2019-04-30 11:03:06 +12:00
Ingo Schommer
cfba4cbe36
Fixed core dependency to 4.x-dev
...
Likely caused by repeated unreviewed merges from 4.4 (and 4.3) onto the 4 branch here (e.g. through fa67bc614b
).
Note this isn't changing the branch alias, which should still point to 4.5.x-dev here.
2019-04-30 09:21:53 +12:00
Robbie Averill
83f78fc40e
Merge branch '4.4' into 4
2019-04-21 10:33:04 +12:00
Robbie Averill
c0d9fd4869
Remove obsolete branch alias
2019-04-21 10:30:43 +12:00
Robbie Averill
810f719f86
Revert "NEW Add Roave Security advisories to composer"
...
This reverts commit a302acfa5a
.
2019-02-26 09:19:08 +11:00
Maxime Rainville
0f02f2364f
MINOR Make installer default to using _resources
( #242 )
2019-01-16 21:34:13 +13:00
Simon Erkelens
a302acfa5a
NEW Add Roave Security advisories to composer
...
Add Security Advisories as dev requirement to
- Prevent installation of known breached libraries
- Give devs the option to remove it if they might want to
2019-01-08 09:37:34 +13:00
Robbie Averill
fa67bc614b
Bump branch alias and root version in Travis to 4.4.x-dev
2018-10-15 14:54:38 +02:00
Robbie Averill
05fd5a9a96
Bump branch alias and root version in Travis to 4.4.x-dev
2018-10-15 14:44:14 +02:00
Damian Mooyman
5e4ad34162
Fix incorrect base recipe dependency
2018-06-15 16:47:59 +12:00
Damian Mooyman
f5b659cb4f
Merge remote-tracking branch 'origin/4.2' into 4
2018-06-15 16:06:14 +12:00
Damian Mooyman
6a7bd05a1d
Remove obsolete branch-alias
2018-06-15 15:30:04 +12:00
Damian Mooyman
97ef910478
Update installer to use new recipe versioning
2018-06-14 13:29:03 +12:00
Robbie Averill
a9e2af6863
FIX Remove incorrect classmap for Page and PageController
...
These files to not always exist in this path, so this autoload definition is misleading
2018-06-01 15:54:11 +12:00
Damian Mooyman
7cfaeccfb1
Remove empty psr-4
2018-04-13 10:15:04 +12:00
Damian Mooyman
f514ba42b6
Bump recipe plugin dependency
2018-04-05 16:43:07 +12:00
Damian Mooyman
0b71d14fe1
Shift resources into app folder
...
Add autoloading skeleton and classmap for Page.php / PageController.php
2018-04-05 15:17:03 +12:00
Damian Mooyman
30df0f5e43
Merge remote-tracking branch 'origin/4.1' into 4
2018-02-07 16:44:41 +13:00
Damian Mooyman
7fb7f885f9
Update branch alias
2018-02-07 16:42:25 +13:00
Damian Mooyman
a892272cc5
Shift public resources into public folder ( #220 )
2018-01-12 16:28:15 +13:00
Damian Mooyman
c9787b772d
Merge remote-tracking branch 'origin/4.0' into 4
...
# Conflicts:
# .cow.json
# composer.json
2017-11-16 10:47:38 +13:00
Daniel Hensby
ee92941f87
DOCS update comments for supported versions
2017-11-07 12:58:43 +00:00
Damian Mooyman
35a17cc9c0
Update recipe-plugin to 1.0
2017-10-25 11:14:32 +13:00
Damian Mooyman
46ca9bf59d
Update 4.1 dependencies
2017-10-12 10:17:25 +13:00
Damian Mooyman
d6c07093ce
Update branch alias
2017-10-12 10:16:42 +13:00
Damian Mooyman
ed0e2297a4
Remove obsolete branch-alias
2017-10-11 17:31:50 +13:00
Damian Mooyman
64211f1b1d
Move files to recipe-core
2017-10-10 15:41:25 +13:00
Damian Mooyman
980bf834b7
Fix recipe plugin version constraint
2017-07-25 11:13:55 +12:00
Damian Mooyman
2d04b844b7
API Convert installer to recipe
2017-07-24 14:45:14 +12:00
Christopher Joe
adca3aea68
Update composer alias
2017-07-06 09:03:09 +12:00
Damian Mooyman
7b68ac77ab
Remove obsolete branch-alias
2017-07-03 16:53:55 +12:00
Jono Menz
4f68a04730
Added errorpage module
2017-06-15 16:02:13 -07:00
Damian Mooyman
41c2f8c82e
Add campaign admin module
2017-03-28 13:32:45 +13:00
Damian Mooyman
3a1b9a82f5
Add versioned module
2017-03-28 10:35:25 +13:00
Daniel Hensby
d2c8e3c65f
Update PHP min version and PHPUnit version
2017-03-25 00:20:44 +13:00
Damian Mooyman
33087bcc8d
Add assets as module
2017-03-23 09:24:14 +13:00
Damian Mooyman
61e5b3836e
Fix dev dependencies for root project
2017-03-16 16:01:15 +13:00
Damian Mooyman
94f3c609b2
Add admin module to root installer
2017-03-10 15:17:14 +13:00
Ingo Schommer
a8572e7b22
Added GraphQL dependency
...
This is required here in order for the "cow" release tool
to include the module in tagging releases.
At the moment, it's only an indirect asset-admin dependency,
but will become a framework dependency once we switch
CampaignAdmin to use GraphQL as well.
2017-01-17 11:44:33 +13:00
Damian Mooyman
a7ec54cb25
Remove self.version ( #138 )
...
Lock dev branches to dev
2016-09-20 10:20:52 +12:00