Daniel Hensby
|
c0211927aa
|
Merge branch '3' into 4
|
2017-08-14 21:18:03 +01:00 |
|
Saophalkun Ponlu
|
29cb4f2f07
|
Provide information related to recipe
|
2017-08-14 10:24:48 +12:00 |
|
Damian Mooyman
|
323644c7bb
|
API Implement cascade_deletes
|
2017-08-09 15:14:00 +12:00 |
|
Robbie Averill
|
5d5fac7450
|
FIX Throw exception when "value" is used to define indexes. Update docs.
|
2017-08-09 09:17:28 +12:00 |
|
Damian Mooyman
|
364a14da1d
|
Merge pull request #7248 from open-sausages/pulls/4.0/remove-3.0-api-docs
MINOR: Clean up code references in docs
|
2017-08-08 09:41:29 +12:00 |
|
Damian Mooyman
|
b26f1b0cc8
|
Merge pull request #7252 from open-sausages/pull/4.0/no-in-ten-tion
Fix reference to IE10 when it should be IE11
|
2017-08-08 09:27:34 +12:00 |
|
John
|
10bf2286a5
|
Add SSL Documentation to docs (fixes #7253)
|
2017-08-07 16:32:54 +08:00 |
|
Christopher Joe
|
c164fcfe54
|
Fix reference to IE10 when it should be IE11
|
2017-08-07 15:39:08 +12:00 |
|
Aaron Carlino
|
50c8a02bff
|
remove tabs
|
2017-08-07 15:11:17 +12:00 |
|
Damian Mooyman
|
73e1919b8f
|
Added 4.0.0-beta2 changelog
|
2017-08-07 15:08:32 +12:00 |
|
Aaron Carlino
|
5d6b7c85d7
|
Deprecate SS_TemplateManifest
|
2017-08-07 14:51:27 +12:00 |
|
Damian Mooyman
|
d0814c0766
|
Added 4.0.0-beta2 changelog
|
2017-08-07 14:50:49 +12:00 |
|
Aaron Carlino
|
e4935123d8
|
Remove a few more references
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
6c0629f025
|
Remove more deprecated APIs
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
e4fba5a7b1
|
add use statements
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
84feab5a68
|
Yeah psr2 functions
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
4c7a068b28
|
classes psr2
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
2414eaeafd
|
Yay, clean arrays
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
eb1695c03d
|
Replace all legacy ::: syntax with GFMD tags
|
2017-08-07 14:01:38 +12:00 |
|
Aaron Carlino
|
16407b9185
|
first pass
|
2017-08-07 14:01:38 +12:00 |
|
Damian Mooyman
|
0681567102
|
BUG Fix flushing on live mode (#7241)
* BUG Fix flushing on live mode
Fixes #7217
* Clarify injector service documentation
|
2017-08-07 13:53:23 +12:00 |
|
Aaron Carlino
|
dd189b917e
|
Documentation updates for new Injector / FormStateManager API
|
2017-07-31 16:55:44 +12:00 |
|
Daniel Hensby
|
884f53e0f2
|
Merge branch '3' into 4
|
2017-07-25 16:17:44 +01:00 |
|
Mat Munn
|
7abc57d4c6
|
Update 01_Linux_Unix.md
Fixed a typo
|
2017-07-20 14:30:54 +10:00 |
|
Daniel Hensby
|
2bd24e0f98
|
Merge pull request #7169 from open-sausages/pulls/4.0/upgrade-docs-need-an-upgrade
Upgrade the upgrading docs
|
2017-07-19 18:31:21 +01:00 |
|
Daniel Hensby
|
79c74006fd
|
Merge pull request #7146 from robbieaverill/pulls/4.0/middleware-docs
DOCS Fix typos and formatting in middleware documentation
|
2017-07-19 15:20:45 +01:00 |
|
Daniel Hensby
|
c3269e2d15
|
Merge pull request #7147 from robbieaverill/pulls/4.0/minor-docs-fixes
DOCS Update requirements and error handling, fix typos and markdown rendering bugs
|
2017-07-19 15:20:23 +01:00 |
|
Daniel Hensby
|
9b3cfdca87
|
DOCS typo
|
2017-07-19 14:25:46 +01:00 |
|
Aaron Carlino
|
73652df3c5
|
Revisions per Robbie, Ingo
|
2017-07-19 12:17:58 +01:00 |
|
Damian Mooyman
|
844462108e
|
Fix diff reference
|
2017-07-19 12:17:51 +01:00 |
|
Damian Mooyman
|
75a6a188e4
|
Create guide for namespacing user-code
Rewrite of outdated api references
Improve documentation for logging
|
2017-07-19 12:17:44 +01:00 |
|
Aaron Carlino
|
4f3d090020
|
revisions per damian, robbie
|
2017-07-19 12:17:34 +01:00 |
|
Aaron Carlino
|
dcb2424b05
|
Docs for ownership API
|
2017-07-19 12:17:27 +01:00 |
|
Aaron Carlino
|
2b9369895d
|
First pass at upgrade docs
|
2017-07-19 12:17:22 +01:00 |
|
Daniel Hensby
|
7fd316d405
|
Merge branch 3 into 4
|
2017-07-15 13:20:37 +01:00 |
|
Aaron Carlino
|
2b266276c2
|
API Implement new module sorting pattern
|
2017-07-13 10:27:27 +12:00 |
|
Robbie Averill
|
ee0bd1a541
|
DOCS Update requirements and error handling, fix typos and markdown rendering bugs
|
2017-07-10 11:00:25 +12:00 |
|
Robbie Averill
|
a7bf0e49ec
|
DOCS Fix typos and formatting in middleware documentation
|
2017-07-10 10:19:17 +12:00 |
|
Damian Mooyman
|
7032c4a478
|
Update sapphiretest docs
|
2017-07-07 10:45:39 +12:00 |
|
Aaron Carlino
|
2b1587894a
|
Documentation updates for new form injector API
|
2017-07-05 11:09:18 +01:00 |
|
Andrew Aitken-Fincham
|
7812f34a2d
|
remove info div to fix formatting
|
2017-07-04 12:50:57 +01:00 |
|
Damian Mooyman
|
14db11b1cd
|
Added 4.0.0-beta1 changelog
|
2017-07-03 17:41:25 +12:00 |
|
Damian Mooyman
|
6f24a16dcd
|
Update docs for new service aliases
|
2017-07-03 16:04:30 +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 |
|
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 |
|
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
|
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 |
|