Robbie Averill
ee4d8b4d4e
NEW Add new SilverStripeVersionProvider to provider module versions
2017-07-04 23:29:29 +12:00
Daniel Hensby
9552527904
Merge pull request #7119 from open-sausages/pulls/4.0/fix-i18n
...
Fix unnamespaced i18n keys
2017-07-04 11:22:58 +01:00
Damian Mooyman
ed26b251c8
ENHANCEMENT: Better output type detection for debugging
2017-07-04 17:33:49 +12:00
Damian Mooyman
4b23205838
Fix unnamespaced i18n keys
...
Fixes https://github.com/silverstripe/silverstripe-framework/issues/6862
2017-07-04 14:18:47 +12:00
Daniel Hensby
41b8df0ec7
Merge branch '3.6' into 3
2017-07-03 16:44:20 +01:00
Daniel Hensby
5f17c7fb58
Merge branch '3.5' into 3.6
2017-07-03 16:44:06 +01:00
Damian Mooyman
14db11b1cd
Added 4.0.0-beta1 changelog
2017-07-03 17:41:25 +12:00
Damian Mooyman
cbe9edc468
Update translations
2017-07-03 17:17:41 +12:00
Damian Mooyman
5ed91970f6
Remove obsolete branch-alias
2017-07-03 16:53:53 +12:00
Chris Joe
1c84daf74a
Merge pull request #7109 from open-sausages/pulls/4.0/update-doc-services
...
Update docs for new service aliases
2017-07-03 16:39:36 +12:00
Damian Mooyman
6f24a16dcd
Update docs for new service aliases
2017-07-03 16:04:30 +12:00
Chris Joe
74e52332ad
Merge pull request #7106 from open-sausages/pulls/4.0/upgrader-tweaks
...
BUG Implement or exclude all pending upgrader deltas
2017-07-03 16:03:54 +12:00
Damian Mooyman
40da47c3df
Prevent rewrite of url segment
2017-07-03 14:35:58 +12:00
Damian Mooyman
e4d4b4bd1d
Move upgrade rules to correct module
2017-07-03 14:27:33 +12:00
Damian Mooyman
085cdb3671
Remove non-existant classes from .upgrade.yml
2017-07-03 14:14:56 +12:00
Saophalkun Ponlu
63ba092765
FIX Add namespaces in markdown docs ( #7088 )
...
* FIX Add namespaces in markdown docs
* FIX Convert doc [link] to [link-text](link-uri)
2017-07-03 13:22:12 +12:00
Damian Mooyman
f65e3627dc
BUG Implement or exclude all pending upgrader deltas
2017-07-03 12:21:47 +12:00
Damian Mooyman
40f8b04501
Merge pull request #7099 from open-sausages/pulls/4.0/thats-a-wrap
...
Update TinyMCEConfig to use theme CSS
2017-07-03 11:32:27 +12:00
Damian Mooyman
92903d883e
Allow editor themes to fall back safely
2017-07-03 10:38:50 +12:00
Aaron Carlino
cddaaf1444
Update TinyMCEConfig to use theme CSS
2017-07-03 10:38:50 +12:00
Daniel Hensby
3a7261ac6e
Merge pull request #7093 from dhensby/pulls/3.5/lam-getchildasul-call
...
FIX add missing $rootCall param from LeftAndMain
2017-07-02 00:28:48 +01:00
Daniel Hensby
c69a565b08
Merge pull request #7046 from andrewandante/FEAT/add_inGroup_to_Group
...
add inGroup(s) methods to Group
2017-06-30 16:38:55 +01:00
Daniel Hensby
c6a6fdd784
Merge pull request #7079 from andrewandante/patch-1
...
Add $fixture_file to the fixtures docs
2017-06-30 15:45:46 +01:00
Daniel Hensby
d7cfe2fd34
Merge pull request #7101 from dhensby/pulls/4/unlock-webdriver
...
Partial revert of #7096
2017-06-30 13:38:56 +01:00
Andrew Aitken-Fincham
ab60a167e6
add inGroup(s) methods to Group
2017-06-30 12:47:37 +01:00
Daniel Hensby
bd50b6f865
Partial revert of #7096
2017-06-30 12:35:41 +01:00
Chris Joe
591fb28272
Merge pull request #7098 from open-sausages/pulls/4.0/installer-fixes
...
BUG Fix broken installer assets and session crash
2017-06-30 16:03:56 +12:00
Damian Mooyman
3633947699
BUG Fix broken installer assets and session crash
2017-06-30 14:50:58 +12:00
Ingo Schommer
a37672f4df
Merge pull request #7097 from open-sausages/pulls/4.0/source-docs
...
DOCS Update notes on —prefer-source/dist
2017-06-30 13:23:29 +12:00
Ingo Schommer
afab2b04d8
Merge pull request #7082 from open-sausages/pulls/4.0/diffs-in-changelog
...
Consistent 4.0 changelog docs formatting
2017-06-30 13:20:56 +12:00
Damian Mooyman
60303571e4
DOCS Update notes on —prefer-source/dist
...
Fixes https://github.com/silverstripe/silverstripe-installer/issues/186
2017-06-30 13:19:51 +12:00
Ingo Schommer
3ffc6ebcd7
Consistent 4.0 changelog docs formatting
...
Added diff styling, requires merge of https://github.com/silverstripe/silverstripe-docsviewer/pull/134 .
2017-06-30 13:13:26 +12:00
Damian Mooyman
ee05c586b6
Merge pull request #7083 from sminnee/get-one-miss-null
...
FIX: DataObject::get_one() misses return null, not false
2017-06-30 13:08:20 +12:00
Chris Joe
a2aaa66d70
Merge pull request #7096 from open-sausages/pulls/4.0/behat-greenage
...
Temporarily restrict php-webdriver to 1.4.3
2017-06-30 13:07:18 +12:00
Damian Mooyman
267d7ebfc4
Temporarily restrict php-webdriver to 1.4.3
...
Add composer.lock to artifacts
See https://github.com/instaclick/php-webdriver/pull/79
2017-06-30 12:35:01 +12:00
Damian Mooyman
0200e2b62a
BUG Fix travis artifacts paths
2017-06-30 10:05:20 +12:00
Damian Mooyman
ac4a6c06a7
Merge pull request #7076 from open-sausages/pulls/4.0/resource-loading-upgrade-docs
...
Docs for resource loading upgrade path
2017-06-30 09:27:29 +12:00
Ingo Schommer
24957418ed
Docs for resource loading upgrade path
...
See https://github.com/silverstripe/silverstripe-framework/pull/7065
2017-06-30 08:51:56 +12:00
Andrew Aitken-Fincham
ef8e04a83e
Add $fixture_file to the fixtures docs
...
Currently no mention of it.
2017-06-29 13:58:37 +01:00
Daniel Hensby
79a7b1016e
FIX add missing $rootCall param from LeftAndMain
2017-06-29 11:24:09 +01:00
Aaron Carlino
ad9d4e6820
Pulls/4.0/shortcode namespacing ( #7085 )
...
* New shortcode providers, update config, docs
* Use new ImageShortcodeProvider
* Move tests
* New shortcodes namespace
* Move file and image shortcode registrations from framework to assets
2017-06-29 18:45:17 +12:00
Damian Mooyman
15b4cf70ed
Merge pull request #7090 from open-sausages/pulls/4.0/i-forgot-to-flush
...
Fix enable ?flush rather than just ?flush=1
2017-06-29 18:14:43 +12:00
Christopher Joe
061393a098
Fix enable ?flush rather than just ?flush=1
2017-06-29 16:13:38 +12:00
Chris Joe
d4b41b9541
Merge pull request #7067 from open-sausages/pulls/4.0/security-merge
...
[SS-2017-002] FIX Lock out users who dont exist in the DB
2017-06-29 15:35:39 +12:00
Chris Joe
f024a0b39b
Merge pull request #6953 from open-sausages/pulls/4.0/npm-docs-update
...
DOCS Add link to silverstripe npm account
2017-06-29 13:59:37 +12:00
Daniel Hensby
30986b4ea3
[SS-2017-002] FIX Lock out users who dont exist in the DB
2017-06-29 13:58:55 +12:00
Sam Minnee
2c8790ca7d
FIX: DataObject::get_one() misses return null, not false
...
Fixes https://github.com/silverstripe/silverstripe-framework/issues/5441
2017-06-29 13:51:52 +12:00
Damian Mooyman
3e0b7bde9c
DOCS Add link to silverstripe npm account
2017-06-29 13:37:17 +12:00
Damian Mooyman
23a719e14e
Merge pull request #7080 from jonom/docs-image-force-resample
...
DOCS clarify $force_resample behaviour
2017-06-29 12:27:07 +12:00
Jonathon Menz
b60ccd11c3
DOCS clarify $force_resample behaviour
...
Fixes https://github.com/silverstripe/silverstripe-assets/issues/21
2017-06-28 14:40:18 -07:00