Commit Graph

22280 Commits

Author SHA1 Message Date
Ingo Schommer
bffb7e2577 Revert "DOCS MFA authentication"
Underlying feature isn't merged yet,
see https://github.com/silverstripe/silverstripe-installer/issues/280

Revert "Update docs/en/02_Developer_Guides/09_Security/03_Authentication.md"

This reverts commit 72a02a3d0e.

Revert "Update docs/en/02_Developer_Guides/09_Security/03_Authentication.md"

This reverts commit c54f8e4864.

Revert "DOCS MFA authentication"

This reverts commit 5fe5833fb2.
2020-08-20 18:40:59 +12:00
Ingo Schommer
f8b4570cb1
DOCS MFA authentication (#9536)
See https://github.com/silverstripe/silverstripe-installer/issues/280
2020-08-20 18:33:36 +12:00
Ingo Schommer
72a02a3d0e
Update docs/en/02_Developer_Guides/09_Security/03_Authentication.md
Co-authored-by: Serge Latyntsev <dnsl48@gmail.com>
2020-08-20 18:32:57 +12:00
Ingo Schommer
c54f8e4864
Update docs/en/02_Developer_Guides/09_Security/03_Authentication.md
Co-authored-by: Serge Latyntsev <dnsl48@gmail.com>
2020-08-20 18:32:39 +12:00
Sam Minnée
b810b7d5c9
API: Allow for user-created objects to have values passed in the constructor (#8591) 2020-08-20 12:28:31 +12:00
Steve Boyd
eed2f59c37 Merge branch '4.6' into 4 2020-08-19 11:37:25 +12:00
Steve Boyd
317cc788c2
Merge pull request #9643 from creative-commoners/pulls/4.6/backport-fix-groupdropdowntest
Backport fix to GroupedDropdownFieldTest
2020-08-19 11:36:50 +12:00
Steve Boyd
00a60432f6 Backport fix to GroupedDropdownFieldTest 2020-08-19 11:21:46 +12:00
Garion Herman
3c67a0d8e4 Merge branch '4.6' into 4 2020-08-13 15:53:32 +12:00
Steve Boyd
842d9ca07a
Merge pull request #9640 from creative-commoners/pulls/4.6/fix-461-changelog-header
DOC Drop broken syntax from Overview header in 4.6.1 changelog
2020-08-13 15:52:23 +12:00
Garion Herman
fb5bec58a5 DOC Drop broken syntax from Overview header in 4.6.1 changelog 2020-08-13 15:48:18 +12:00
Garion Herman
fb5c464a27 Merge branch '4.6' into 4 2020-08-13 15:14:27 +12:00
Garion Herman
ec7cfb8414 Added 4.6.1 changelog 2020-08-13 10:09:50 +12:00
Steve Boyd
7304acb171 NEW Cache embed shortcodes 2020-08-12 12:14:05 +12:00
Steve Boyd
e19ef240f7 NEW VersionProvider now supports recipes as well as modules 2020-08-11 13:04:48 +12:00
Maxime Rainville
4b5d2c3cc2
BUG Fix GroupedDropdownFieldTest::testReadonlyValue (#9637) 2020-08-07 17:08:40 +12:00
Sam Minnée
8195bb480d
Merge pull request #9630 from silverstripe-terraformers/feature/with-time
NEW: WithMockTime callback.
2020-08-07 10:16:30 +12:00
Maxime Rainville
26b8b7964e Rename DefaultEllipsis to defaultEllipsis 2020-08-07 09:48:42 +12:00
Robbie Averill
0351037fa1
Merge pull request #9633 from open-sausages/pulls/4/https-on-default-controller-template
BUG only use HTTPS link on the default controller template
2020-08-06 09:01:36 -07:00
Robbie Averill
ac5adcf307
Merge pull request #9635 from open-sausages/pulls/4/fix-broken-build-in-Grouped-drown-down-field
BUG Fix GroupedDropdownFieldTest::testReadonlyValue
2020-08-06 08:54:02 -07:00
Maxime Rainville
e31565cb71 BUG Fix GroupedDropdownFieldTest::testReadonlyValue 2020-08-06 22:50:40 +12:00
Maxime Rainville
896c0e4388 BUG Use proper ellipsis character in the various summary method. 2020-08-06 19:37:03 +12:00
Maxime Rainville
0ed40e9b0e BUG only use HTTPS link on the default controller template 2020-08-06 13:52:10 +12:00
Mojmir Fendek
c2ed6a4cd6 NEW: WithMockTime callback. 2020-08-06 11:18:39 +12:00
Robbie Averill
a166ba0ebd
Merge pull request #9632 from open-sausages/pulls/4/tweak-getter-setter-doc
DOC Correct the example for getters/setters
2020-08-05 15:26:57 -07:00
Maxime Rainville
9f94c739c1 DOC Correct the example for getters/setters 2020-08-06 10:15:14 +12:00
Steve Boyd
65c3295917 Merge branch '4.6' into 4 2020-08-05 10:52:49 +12:00
Loz Calver
e368c370ff
Merge pull request #9627 from creative-commoners/pulls/4.6/try-catch-config-db-paths
FIX Handle DatabaseAdapterRegistry cache exception
2020-08-03 09:19:02 +01:00
Steve Boyd
b59f75dd50 FIX Handle DatabaseAdapterRegistry cache exception
Co-authored-by: Loz Calver <lozcalver@bigfork.co.uk>
2020-08-03 10:57:27 +12:00
Robbie Averill
821ef9559a
Merge pull request #9618 from open-sausages/pulls/4/docs-hostname
DOCS HTTP header in server requirements
2020-07-29 10:44:29 -07:00
Robbie Averill
914c6fbe08
Remove duplicate "see" word in docs
[ci skip]
2020-07-29 10:44:20 -07:00
Robbie Averill
d3f91c3a2e
Merge pull request #9619 from open-sausages/pulls/4/docs-track-releases
DOCS Tracking releases
2020-07-29 10:42:01 -07:00
Ingo Schommer
d19cc1e991 DOCS Tracking releases 2020-07-29 16:16:32 +12:00
Ingo Schommer
4a45338c6a
DOCS Per-project issue tracking shortcut (#9554) 2020-07-29 16:13:21 +12:00
Ingo Schommer
b6169a87c2 DOCS HTTP header in server requirements 2020-07-29 14:28:20 +12:00
Steve Boyd
8287fad24d Merge branch '4.6' into 4 2020-07-29 11:38:49 +12:00
Steve Boyd
52d38a8b4a
Merge pull request #9615 from creative-commoners/pulls/4.6/embed-iframe-dimensions
FIX Set iframe dimension attributes specified in shortcode
2020-07-28 11:04:24 +12:00
Steve Boyd
f0936d4c1e FIX Set iframe dimension attributes specified in shortcode 2020-07-27 18:04:03 +12:00
Garion Herman
e2443763a6
Merge pull request #9064 from creative-commoners/pulls/4.5/filter-interface
NEW Add FilterInterface and retrofit into URLSegmentFilter
2020-07-27 11:18:23 +12:00
Garion Herman
edad8a8feb
Merge pull request #9611 from unclecheese/pulls/4/problem-with-common-problems
DOCS: Remove links to common problems
2020-07-24 11:30:59 +12:00
Aaron Carlino
5fb7ef0bcf DOCS: Remove links to common problems 2020-07-24 10:38:37 +12:00
Robbie Averill
0241f29af4
Merge pull request #9609 from sunnysideup/patch-5
PATCH: improving @return values in docblocks
2020-07-23 08:20:26 -07:00
Nicolaas
f264ff8616
PATCH: improving @return values in docblocks 2020-07-23 22:40:14 +12:00
Loz Calver
abc702e63a
Merge pull request #9608 from sunnysideup/patch-3
PATCH: fix doctype return type hints: add null
2020-07-23 10:24:56 +01:00
Nicolaas
d292eb8840
PATCH: fix doctype return type hints: add null 2020-07-23 21:10:17 +12:00
Garion Herman
dea1991056
Merge pull request #9606 from creative-commoners/php7.4-support
DOCS PHP 7.4 support
2020-07-22 16:11:12 +12:00
brynwhyman
b96133651b DOCS PHP 7.4 support 2020-07-22 14:58:04 +12:00
Guy Marriott
5e7f0a5685
Merge pull request #9599 from martinheise/groupeddropdown-readonly
BUG Readonly version of GroupedDropdownField
2020-07-21 09:21:52 -07:00
Martin Heise
404f450ac3 BUG Readonly version of GroupedDropdownField
GroupedDropdownField was showing empty values in Readonly mode due to not correctly handling the hierarchical source array.
Uses flattened source now in GroupedDropdownField->performReadonlyTransformation()
2020-07-21 09:23:30 +02:00
Serge Latyntsev
8f1167b453
DOC add a 4.6.0 known regression (#9603) 2020-07-21 14:15:04 +12:00