Conny Nyman
2bd5f8cbcf
DOC Updated search filter modifiers documentation to mention that they only work on data lists
2020-01-11 11:09:24 +02:00
Ingo Schommer
c61881a4c0
DOCS Clearer create module instructions ( #9365 )
...
* DOCS Clearer create module instructions
Incl. link to skeleton
* Update docs/en/02_Developer_Guides/05_Extending/00_Modules.md
Co-Authored-By: Garion Herman <garion@silverstripe.com>
Co-authored-by: Garion Herman <garion@silverstripe.com>
2020-01-08 10:41:28 +13:00
Maxime Rainville
5a082e74b6
Merge pull request #9349 from open-sausages/pulls/4/doc-new-release-life-cyle
...
Update the documentation to reflect our new release lifecyle
2020-01-08 09:14:44 +13:00
Maxime Rainville
34ce2609f4
Adjusting the stated beta period
...
Co-Authored-By: Bryn Whyman <bryn.whyman@silverstripe.com>
2020-01-07 10:14:32 +13:00
Maxime Rainville
d9f48e76bc
Some minor sentence rewording
...
Co-Authored-By: Bryn Whyman <bryn.whyman@silverstripe.com>
2020-01-07 10:08:32 +13:00
Garion Herman
af90d17e19
Merge pull request #9359 from open-sausages/pulls/4.4/dbhtmlvarchar-scafolding
...
BUG Remove bad default when scaffolding form field for DBHTMLVarchar
2020-01-07 09:33:25 +13:00
Maxime Rainville
31a8c16c43
Remove default row size
2020-01-07 09:13:03 +13:00
Guy Marriott
1fa763d0a0
DOC: Fix module link "recaptcha" not found ( #9364 )
...
DOC: Fix module link "recaptcha" not found
2019-12-23 10:14:32 -08:00
Valentino Pesce
c8c1c86d70
FIX: module link "recaptcha" not found
2019-12-23 15:38:27 +01:00
Robbie Averill
80940f3c7f
Merge pull request #9362 from creative-commoners/pulls/4/tweak-4.5.0-changelog
...
DOC Tweak names and link in 4.5.0 changelog
2019-12-19 12:58:07 -08:00
Garion Herman
81497776f3
DOC Tweak names and link in 4.5.0 changelog
2019-12-20 09:53:30 +13:00
Loz Calver
a42249b6fc
Minor performance improvement in DatabaseAdapterRegistry::autoconfigure()
2019-12-19 14:39:46 +00:00
Loz Calver
ff763d30b5
Merge pull request #9360 from andrewandante/docs/carpentry_for_url_variable_tools_tables
...
fix markdown tables for url variables documentation
2019-12-19 11:19:34 +00:00
Andrew Aitken-Fincham
910f5efbf2
fix markdown tables for url variables documentation
2019-12-19 10:54:45 +00:00
Serge Latyntcev
eaf6bca706
Merge branch '4.5' into 4
2019-12-19 11:26:38 +13:00
Serge Latyntcev
08eaed4190
Added 4.5.0 changelog
2019-12-19 11:24:04 +13:00
Serge Latyntcev
e1a1459df3
Added 4.5.0-rc2 changelog
2019-12-19 11:23:31 +13:00
Maxime Rainville
8d69cf9f75
BUG Remove bad default when scaffolding form field for DBHTMLVarchar
2019-12-18 17:32:02 +13:00
Maxime Rainville
3f15957b5f
DOC New release lifecycle
2019-12-18 17:05:11 +13:00
Robbie Averill
9fb4c75393
Merge pull request #9299 from open-sausages/pulls/4/rfc-8996
...
DOC RFC-8996 clarify public APIs
2019-12-13 18:02:55 -08:00
Andre Kiste
c1ef46bf48
Merge pull request #9347 from creative-commoners/pulls/4/rfc-9344
...
RFC-9344 Remove branch aliases
2019-12-10 13:51:28 +13:00
Robbie Averill
e8a11bb13d
Merge pull request #9350 from silverstripe/pulls/upgrade-docs
...
Fix PHP versions in upgrade guide
2019-12-09 15:33:14 -08:00
Matt Peel
1633ddea9c
Fix PHP versions in upgrade guide
...
Make versions less generic, and add note about following PHP's supported versions guide
2019-12-10 12:17:55 +13:00
Serge Latyntcev
2625ef0e5e
RFC-9344 Remove branch aliases
2019-12-09 11:25:54 +13:00
Serge Latyntcev
c5cd54e5d8
DOC RFC-8996 clarify public APIs
2019-12-09 08:57:16 +13:00
Robbie Averill
aebd8a5fb4
Merge pull request #9342 from tristan-mastrodicasa/patch-1
...
Change from "Team" to Team::class
2019-11-27 17:26:33 -08:00
Tristan
aad33e36d7
Change from "Team" to Team::class
...
To be consistent with the rest of the doc
2019-11-28 11:34:41 +13:00
Andre Kiste
6650d81324
BUG Fix extra blank Group being created when creating a new Group ( #9325 )
...
* Fix extra blank Group being created when creating a new Group
* Update tests to reflect expected behavior
* Improved tests
2019-11-27 09:32:33 +13:00
Loz Calver
51a12d1de8
Merge pull request #9336 from sunnysideup/patch-56
...
MINOR: clearer distinction between class names and actual names
2019-11-26 09:24:56 +00:00
Nicolaas
d1fc27d03a
MINOR: clearer distinction between class names and actual names
2019-11-26 15:57:45 +13:00
Stevie Mayhew
8e27a4f978
Merge pull request #9334 from open-sausages/pulls/4/doc-gridfield-protected-method
...
DOC Explain how to use the new protected getGridField and getGridFieldConfig methods on ModelAdmin
2019-11-26 07:45:55 +13:00
Loz Calver
f4713d95f6
Merge pull request #9333 from creative-commoners/pulls/4/canonicalurlmiddleware-docs
...
DOCS Add note about applying forceSSL to non-live environments
2019-11-25 11:37:30 +00:00
Maxime Rainville
b21c69d814
DOC Explain how to use the new protected getGridField and getGridFieldConfig methods on ModelAdmin
2019-11-25 12:41:24 +13:00
Garion Herman
bf38997b6e
DOCS Add note about applying forceSSL to non-live environments
2019-11-25 12:14:26 +13:00
Serge Latyntcev
0b74576c00
Update branch alias and travis
2019-11-21 14:08:29 +13:00
Stevie Mayhew
92acc764f7
Merge pull request #9327 from kinglozzer/9259-session-restart
...
FIX: Session::restart() didn't correctly restart session (fixes #9259 )
2019-11-21 11:52:36 +13:00
Serge Latyntsev
5232b87819
Merge pull request #9323 from silverstripe/netlify-build-action
...
META: Add action for netlify docs build
2019-11-21 10:32:58 +13:00
Garion Herman
047cddb714
Merge pull request #9326 from creative-commoners/pulls/4/doc-add-rc-changelogs
...
Doc add RC changelogs
2019-11-21 10:28:04 +13:00
Loz Calver
453945da14
FIX: Session::restart() didn't correctly restart session ( fixes #9259 )
2019-11-20 14:21:30 +00:00
Serge Latyntcev
7f7111f6f3
Doc add RC changelogs
2019-11-20 17:14:54 +13:00
Aaron Carlino
6e31ae6447
Add action for netlify docs build
...
Now that our docs are hosted on Netlify, we should trigger builds every time a `docs/` file is added
2019-11-20 16:26:13 +13:00
Serge Latyntcev
f67e15b8ee
Merge branch '4.5' into 4
2019-11-20 11:12:49 +13:00
Serge Latyntcev
91e4aa90f1
Merge branch '4.4' into 4.5
2019-11-20 11:09:23 +13:00
Serge Latyntcev
8219491705
Merge branch '4.3' into 4.4
2019-11-20 11:08:35 +13:00
Robbie Averill
d9120acb68
Merge pull request #9321 from open-sausages/pulls/4/restore-composer-json
...
Restore old name for composer file
2019-11-18 23:17:11 -08:00
Maxime Rainville
3b6fbbd38b
Restore old name for composer file
2019-11-19 17:26:02 +13:00
Aaron Carlino
e520a2b990
Fix broken callout tags
2019-11-19 13:53:43 +13:00
Ingo Schommer
cca6d8e1be
DOCS Remove archive download references ( #9250 )
...
See https://github.com/silverstripe/silverstripe-framework/issues/9232 .
Also simplifies composer instructions a bit:
- Removes composer update --no-dev references, that's a bit of an edge case that people can just discover on getcomposer.org if they need it
- Changed example from the unused and oudated silverstripe/forum to silverstripe/blog
- Updated example versions to 4.x
- Remove "updating composer" section, it now tells you if its out of date
- Remove ss-auto-git-ignore module reference. The module hasn't been updated in ages, and it's much less necessary now that all relevant modules are on composer
- Add .env example config to getting started docs, I didn't realise it was stripped from the default --prefer-dist composer install
2019-11-18 20:02:00 +13:00
Aaron Carlino
6888901468
NEW: Update docs to be compliant with Gatsby site ( #9314 )
...
* First cut
* Temporarily disable composer.json for netlify build
* POC
* New recursive directory query, various refinements
* Fix flexbox
* new styled components plugin
* Apply frontmatter delimiters
* Mobile styles, animation
* Search
* Redesign, clean up
* Nuke the cache, try again
* fix file casing
* Remove production env file
* ID headers
* Move app to new repo
* Add frontmatter universally
* Hide children changelogs
* Add how to title
* New callout tags
* Revert inline code block change
* Replace note callouts
* Fix icons
* Repalce images
* Fix icon
* Fix image links
* Use proper SQL icon
2019-11-18 17:58:33 +13:00
Serge Latyntcev
84d0d75e96
Added 4.5.0-rc1 changelog
2019-11-18 17:18:05 +13:00