Maxime Rainville
c23473103e
BUG URLSegment field styling fixes #2193
...
Squashed commit of the following:
commit 6ee00358f70e26ef5faf622b8f23fc4419698ed5
Author: Maxime Rainville <maxime@silverstripe.com>
Date: Wed Jul 11 13:22:07 2018 +1200
Remove debug statement.
commit 8e80300244a19e84d638ffd151b236b846c35b77
Author: Luke Edwards <luke@silverstripe.com>
Date: Wed Jul 11 10:55:04 2018 +1200
Only remove actions for readonly rather than only display link
commit 1d3693432bb1ca403d3eefc648cfddb8372b82bd
Author: Luke Edwards <luke@silverstripe.com>
Date: Wed Jul 11 09:12:21 2018 +1200
Stop button wrapping when 'Cancel' is longer in another language
commit 5495992b22a0546aaa87e5ea1b2fa9c79f6e119d
Author: Luke Edwards <luke@silverstripe.com>
Date: Tue Jul 10 16:02:27 2018 +1200
Use link as the readonly representation of the URLSegment
commit 5737e152424281dbea480872900d735cc43f5fd3
Author: Luke Edwards <luke@silverstripe.com>
Date: Mon Jun 18 11:07:34 2018 +1200
Improve readonly styling of URLSegement field
commit 272da9361452843fbb368bfc67e13e6d9540faf2
Author: Luke Edwards <luke@silverstripe.com>
Date: Mon Jun 18 10:18:33 2018 +1200
Use input-addon style for URLSegment field
2018-07-11 15:13:22 +12:00
Luke Edwards
2d9432789b
MINOR: Formatting and revert label
2018-07-04 14:05:08 +12:00
Luke Edwards
6ebd8aba3f
MINOR: Show 'Inherit from site access settings' if there is no parent
2018-07-04 14:05:08 +12:00
Maxime Rainville
e1e92db672
Update travis to target 4.3.x-dev ( #2203 )
2018-07-02 10:19:53 +12:00
Robbie Averill
7e361c8595
Update Postgres version in Travis configuration for SilverStripe 4.2.x onwards
2018-06-29 15:24:08 +12:00
Robbie Averill
019bb52a24
Merge branch '4.2' into 4
2018-06-25 13:46:00 +12:00
Robbie Averill
5b8242c596
Merge pull request #2198 from creative-commoners/pulls/4.2/update-illegal-extensions
...
Update illegal extensions
2018-06-20 13:38:01 +12:00
Raissa North
6b2a9e4f77
Update class references and array syntax
2018-06-20 13:18:29 +12:00
Robbie Averill
e515423c26
Merge pull request #2197 from creative-commoners/pulls/4.2/update-class-references-and-array-syntax
...
Update class references and array syntax in VirtualPageTest
2018-06-20 10:37:41 +12:00
Raissa North
5f3e95cd64
Update class references and array syntax in VirtualPageTest
2018-06-20 10:17:38 +12:00
Damian Mooyman
7c3dba283c
Merge pull request #2192 from creative-commoners/pulls/master/add-supported-module-badge
...
Add supported module badge to readme
2018-06-18 10:13:00 +12:00
Dylan Wagstaff
481d166dfb
Add supported module badge to readme
2018-06-15 17:32:15 +12:00
Damian Mooyman
2417b12185
Merge remote-tracking branch 'origin/4.2' into 4
2018-06-15 16:25:06 +12:00
Damian Mooyman
85c5edd523
Update translations
2018-06-15 15:39:15 +12:00
Damian Mooyman
130c28bc86
Remove obsolete branch-alias
2018-06-15 15:29:57 +12:00
Ingo Schommer
471ecd1148
Merge pull request #2190 from open-sausages/pulls/4/update-recipe-branch
...
Update recipe branching
2018-06-14 16:45:36 +12:00
Damian Mooyman
609b4208bf
Update recipe branching
2018-06-14 13:50:26 +12:00
Maxime Rainville
d2f4ded3ef
🐛 Adjust deleteinstallfiles
to use PUBLIC_PATH.
2018-05-31 10:12:08 +12:00
Robbie Averill
0f27e9696b
Merge branch '4.1' into 4
...
# Conflicts:
# .travis.yml
2018-05-28 18:22:07 +12:00
Robbie Averill
7479907333
Merge remote-tracking branch 'origin/4.0' into 4.1
2018-05-28 18:20:46 +12:00
Chris Joe
dc1af4d264
Merge pull request #2170 from open-sausages/pulls/4/sole-provider
...
BUGFIX: Add Provider to isolated Apollo components.
2018-05-21 21:48:54 +12:00
Aaron Carlino
6bda44b4c5
Add Provider to isolated Apollo components.
2018-05-21 20:52:48 +12:00
Robbie Averill
e3237f9638
NEW Add revert mutation and refactor injector transformations ( #2158 )
...
* NEW Add revert mutation and refactor injector transformations
Removing the existing HOC component and just using Injector transformations to apply the GraphQL query and mutation
* Refetch versions after performing the revert mutation
* WIP Provide additional context
2018-05-17 15:36:46 +12:00
Daniel Hensby
01b211e28a
Merge pull request #2162 from creative-commoners/pulls/4.1/fix-behat
...
Make Behat green again, again
2018-05-10 12:59:00 +01:00
Robbie Averill
f763417506
Ensure Behat runs on correct Chrome version in Travis
2018-05-07 17:08:48 +12:00
Robbie Averill
8c8e8f21bd
Merge pull request #2159 from dhensby/pulls/4.0/ssnaviagtor-casting-config
...
Pulls/4.0/ssnaviagtor casting config
2018-05-03 09:30:45 +12:00
Daniel Hensby
a393de8d8d
Updating code style
2018-05-02 11:54:59 +01:00
Daniel Hensby
ed17eb2bd8
Revert "FIX Correct SilverStripeNavigator correctly in templates"
...
This reverts commit cf5a0984ad
.
2018-05-01 13:00:11 +01:00
Daniel Hensby
80a8e9033e
Move navigator casting to static
2018-05-01 12:59:53 +01:00
Daniel Hensby
66e5b15663
Merge pull request #2145 from open-sausages/pulls/4/fix-version-revert-button
...
BUG Fix rollback button from not working
2018-04-19 10:48:43 +01:00
Damian Mooyman
0d40b54537
BUG FIx rollback button from not working
2018-04-17 12:26:45 +12:00
Damian Mooyman
8c11f83ed4
Merge remote-tracking branch 'origin/4.1' into 4
...
# Conflicts:
# .travis.yml
2018-04-13 10:25:28 +12:00
Damian Mooyman
61429c17a6
Merge remote-tracking branch 'origin/4.0' into 4.1
...
# Conflicts:
# .travis.yml
2018-04-13 10:03:47 +12:00
Robbie Averill
593640975c
Merge pull request #2144 from open-sausages/pulls/4.0/selenium-upgrade
...
Update selenium to chromedriver
2018-04-12 17:21:31 +12:00
Damian Mooyman
796d69c72e
Update selenium to chromedriver
2018-04-12 16:06:49 +12:00
Damian Mooyman
09a3c9a05b
Merge pull request #2143 from creative-commoners/pulls/4.2/bootstrapp
...
FIX Fixture the 'app' dir instead of mysite in unit tests
2018-04-12 11:35:00 +12:00
Robbie Averill
5da708d223
FIX Fixture the 'app' dir instead of mysite in unit tests
2018-04-11 19:04:45 +12:00
Robbie Averill
c4f8af543c
NEW Add AbsoluteLink to history viewer page GraphQL query ( #2142 )
2018-04-11 15:40:12 +12:00
Robbie Averill
69b2f90c6d
Merge pull request #2141 from open-sausages/pulls/4.0/template-page-name
...
ENHANCEMENT Use i18n template for page tree title
2018-04-11 10:21:32 +12:00
Damian Mooyman
87d69ba753
ENHANCEMENT Use i18n template for page tree title
2018-04-10 10:30:49 +12:00
Daniel Hensby
0fcff60fb4
Merge pull request #2140 from korthjp17/enhancement/siteTreePageTypeHover
...
adjustment to show Page Type title on SiteTree mouseover
2018-04-09 22:26:35 +01:00
Jason Korth
e554e82afa
adjustment to show Page Type title on SiteTree mouseover
2018-04-09 21:52:07 +01:00
Damian Mooyman
6c616f5f7a
API Implement polymorphic sitetree link tracking ( #2123 )
...
* WIP Implement polymorphic sitetree link tracking
* Update unit tests
Merge SiteTreeTrackedPage into SiteTree directly
* Fix bugs and issues
* Fix support for file link tracking
* Add missing use
* Add back deprecated extension
* Remove obsolete belongs_many_many
* Update deprecations
* BUG Ensure non-SiteTree records support link tracking
* Safer changed check
* Shift file tracking test to assets module
* Better check for live stage on versioning
* Deprecate method
* Cleanup virtualpage
* Clear records on delete
* Ensure upgrade task occurs on draft
* fix linting
2018-04-06 15:53:57 +12:00
Damian Mooyman
48f53a522a
Merge remote-tracking branch 'origin/4.1' into 4
2018-04-05 08:38:24 +12:00
Damian Mooyman
c6af8856c8
Merge remote-tracking branch 'origin/4.0' into 4.1
...
# Conflicts:
# code/Controllers/ContentController.php
2018-04-05 08:37:48 +12:00
Robbie Averill
3d2d607be1
Merge pull request #2132 from dhensby/pulls/4.0/ssnaviagtor-casting
...
FIX Correct SilverStripeNavigator correctly in templates
2018-04-04 11:37:39 +12:00
Robbie Averill
24ab6a90e1
Merge pull request #2121 from creative-commoners/pulls/4.2/history-viewer
...
NEW Add page GraphQL query HOC for history viewer component
2018-03-29 10:36:42 +13:00
Robbie Averill
cee2e48025
Rename readOnePage GraphQL query to ReadHistoryViewerPage
2018-03-27 13:46:09 +13:00
Daniel Hensby
cf5a0984ad
FIX Correct SilverStripeNavigator correctly in templates
2018-03-22 14:40:14 +00:00
Daniel Hensby
2366b09d50
Merge pull request #2129 from open-sausages/pulls/4/stage-by-get-param
...
Fix versioned regressions
2018-03-22 13:23:57 +00:00