Maxime Rainville
11b9429c34
Merge branch '4.3' into 4
2019-02-27 12:14:51 +13:00
Maxime Rainville
651d537196
Merge branch '4.2' into 4.3
2019-02-27 12:13:24 +13:00
Maxime Rainville
ed013fcfbb
Merge branch '4.1' into 4.2
2019-02-27 12:12:39 +13:00
Maxime Rainville
ac53f77115
Merge branch '4.0' into 4.1
2019-02-27 12:11:47 +13:00
Robbie Averill
b59aeaf802
Merge pull request #8815 from open-sausages/pulls/4.0/restore-dynamic-field-assigment
...
BUG Renable the ability to do dynamic assignment with DBField
2019-02-27 09:51:56 +11:00
Maxime Rainville
6ff319a0e1
BUG Implement peer review feedback,
2019-02-27 11:14:47 +13:00
Guy Marriott
3497c05a83
Merge pull request #8828 from open-sausages/pulls/4/docs-legacy-filenames
...
DOCS Clarify file migration and mention known bug
2019-02-27 10:37:39 +13:00
Andre Kiste
5c42fa18d7
Merge pull request #8796 from open-sausages/pulls/4/upgrading-your-module-doc
...
Adding a Upgrade module guide
2019-02-26 04:07:06 +01:00
Andre Kiste
d1fa6e40d8
Fix some minor typos
2019-02-26 15:38:03 +13:00
Ingo Schommer
62bd6ff334
DOCS Clarify security process, introduce CVE and CVSS
...
Moved the guts to "making a core release", since it's only really relevant to that audience.
There's more work to do around making security and non-security releases the same (less special handling),
but I think this is a good start.
[ci-skip]
2019-02-26 13:48:07 +13:00
Ingo Schommer
b4b2f576f0
DOCS Clarify file migration and mention known bug
2019-02-26 09:44:32 +13:00
Robbie Averill
7ab55a4948
Add LoggerState to disble user-configured logging during PHPUnit tests
2019-02-22 11:43:01 +07:00
Robbie Averill
b76d52d4cd
Merge pull request #8822 from creative-commoners/pulls/4/givimeo-a-relevant-lesson
...
DOCS Updating "lesson 0" to a relevant link
2019-02-22 11:07:17 +07:00
Guy Marriott
276ee6c7e6
DOCS Updating "lesson 0" to a relevant link
2019-02-22 16:33:51 +13:00
Guy Marriott
9773ee0330
Merge pull request #8819 from scott1702/patch-4
...
DOCS Update HTTP Cache headers docs to include note about testing in dev mode
2019-02-22 12:24:51 +13:00
Maxime Rainville
9a59f2f57d
BUG Renable the ability to do dynamic assignment with DBField
2019-02-22 11:08:43 +13:00
Scott Hutchinson
57184c245c
DOCS Update HTTP Cache headers docs to include note about testing in dev mode [ci skip]
2019-02-22 10:16:11 +13:00
Fred Condo
22ae0e4387
Update nginx example to support assets better
...
- Enable viewing of draft assets
- Disable viewing of .htaccess and .method
- Enforce File.allowed_extensions (manually for now)
2019-02-21 12:30:13 -08:00
Robbie Averill
70c5fd6fed
Merge pull request #8817 from Juanitou/patch-6
...
Correct links in 13_CSS_Coding_Conventions.md
2019-02-21 21:35:04 +07:00
Juan Molina
b02fd13766
Correct 13_CSS_Coding_Conventions.md
...
Correct two broken links and the syntax of a third one
2019-02-21 15:32:45 +01:00
Juan Molina
fa7b6b25f0
Correct typo and commit hash
...
The previous commit was leading to a 404 page in GitHub.
2019-02-19 22:58:35 +01:00
Maxime Rainville
98988cfcf1
DOCS Escape \*nix in upgrading guide
2019-02-19 14:57:55 +13:00
Maxime Rainville
e07937c532
DOCS Implement some feedback from code review.
2019-02-19 14:55:01 +13:00
Robbie Averill
3e90fdf42f
Merge branch '4.3' into 4
2019-02-19 08:41:05 +07:00
Robbie Averill
ed74549c4f
Merge branch '4.2' into 4.3
2019-02-19 08:39:59 +07:00
Robbie Averill
79e44b42fa
Merge branch '4.1' into 4.2
2019-02-19 08:37:07 +07:00
Robbie Averill
cb7f15a681
Merge branch '4.0' into 4.1
2019-02-19 08:36:41 +07:00
Aaron Carlino
a481d004ec
Added 3.7.3 changelog
2019-02-19 08:36:17 +07:00
Aaron Carlino
4eeec52b09
Added 3.6.7 changelog
2019-02-19 08:35:57 +07:00
Aaron Carlino
0758cd8416
Added 4.2.4 changelog
2019-02-19 13:43:45 +13:00
Aaron Carlino
09c539e1c3
Merge branch '4.3' into 4
2019-02-19 12:21:24 +13:00
Aaron Carlino
70fc2d6f1d
Add 4.3.1 changelog
2019-02-19 12:20:41 +13:00
Maxime Rainville
25bba49923
[SS-2018-021] Fix potential SQL vulnerability in non-scalar value hyrdation
2019-02-19 12:20:24 +13:00
Guy Marriott
36df1ac119
Correcting typos identified in code review
...
Co-Authored-By: maxime-rainville <maxime@rainville.me>
2019-02-19 11:10:12 +13:00
Maxime Rainville
5a4a36a79e
Merge pull request #8791 from open-sausages/pulls/4/file-migration-estimates
...
Add file migration system requirements
2019-02-18 11:56:19 +13:00
Maxime Rainville
5c5d8639c6
DOCS Encourage peopel to contact the CWP/SSP helpdesk if they need to run the migration from the CLI
2019-02-14 15:38:00 +13:00
Maxime Rainville
4653b69168
DOCS Add a paragraph about how to update the upgrader
2019-02-14 15:06:20 +13:00
Maxime Rainville
62e3a2f582
"Approximate" makes it clearer the expected memory usage may vary
...
Co-Authored-By: bergice <bergice@users.noreply.github.com>
2019-02-13 15:01:04 +01:00
Maxime Rainville
2e84e9a18f
Round up expected memory usage
...
Co-Authored-By: bergice <bergice@users.noreply.github.com>
2019-02-13 15:00:08 +01:00
Loz Calver
4b07caf05f
Merge pull request #8798 from creative-commoners/pulls/4/disabling-emails-docs
...
DOCS Add example for disabling emails in dev mode via configuration
2019-02-13 09:17:40 +00:00
Robbie Averill
95b44d840d
DOCS Add example for disabling emails in dev mode via configuration
...
[ci skip]
2019-02-13 15:37:55 +07:00
Maxime Rainville
27a9dbe4cd
Correct typos
2019-02-13 15:16:09 +13:00
Maxime Rainville
480183b5c5
DOCS Tweak some code samples.
2019-02-13 15:02:01 +13:00
Maxime Rainville
91ccc811cc
DOCS Ddd an index page to the upgrade section
2019-02-13 13:53:55 +13:00
Maxime Rainville
068e486c81
DOCS Rename the upgrading guide.
2019-02-13 13:39:07 +13:00
Maxime Rainville
a138e26e64
DOCS finalise module upgrade guide, correct mistakes in original upgrade guide
2019-02-12 22:07:23 +13:00
Robbie Averill
7a508af387
Merge pull request #8795 from creative-commoners/pulls/4.3/improve-foreign-key-form-field-scaffolding
...
FIX Caching the result of counting a foreign list for performance
2019-02-12 15:56:11 +07:00
Aaron Carlino
3f3a1884d7
Added 4.0.7 changelog
2019-02-12 21:10:53 +13:00
Maxime Rainville
95505db7d6
[SS-2018-021] Fix potential SQL vulnerability in non-scalar value hyrdation
2019-02-12 21:08:09 +13:00
Aaron Carlino
1362b20ee4
Added 4.1.5 changelog
2019-02-12 20:51:18 +13:00