Patrick Nelson
92f4f1fa15
DOCS Update PHP support info
...
As of SS v4.5.0, PHP 7.1 is required. Updating that and also adding note that versions 4.0-4.4 still supported PHP 5.6.
2020-07-03 11:58:28 +01:00
Robbie Averill
6446b50c4a
DOCS Add Cheddam to the core committers
2020-06-30 19:34:46 -07:00
Maxime Rainville
87c041b92d
DOC Add extra information on how to customise a file HTTP response
...
* DOC Add extra information on how to customise an file HTTP response
* Apply suggestions from code review
Co-authored-by: Robbie Averill <robbie@averill.co.nz>
2020-06-30 15:54:42 +12:00
James Cocker
b4a3cc700a
Fixes getCMSFields TabSet example
...
Current example results in: "[Emergency] Uncaught InvalidArgumentException: TabSet can only contain instances of other Tab or Tabsets"
2020-06-29 16:37:26 +01:00
Loz Calver
64688dbc10
Merge pull request #9563 from shoosah/patch-1
...
Update 02_HTTP_Cache_Headers.md
2020-06-29 09:46:28 +01:00
Sherry Shahbazi
04872742eb
Update 02_HTTP_Cache_Headers.md
2020-06-29 15:54:17 +12:00
mr-macedawg
d7885adf34
Update 09_Casting.md
...
Changed SS_DateTime to DBDatetime as SS_DateTime was changed to DBDateTime in version 4.0
2020-06-29 12:15:01 +10:00
Sam Minnée
714c4cba9c
Merge pull request #9546 from andrewandante/feature/disambiguate_first_methods_on_lists
...
deprecate First and Last in order to disambiguate for array lists
2020-06-23 14:46:29 +12:00
Guy Marriott
4df45f4fe0
Merge pull request #9550 from jakxnz/pulls/4/docs-regarding-cached-get-ones
...
Added documentation regarding some cached ORM scenarios
2020-06-17 09:04:07 -07:00
Jackson Darlow
6813c0f7e8
Added documentation regarding some cached ORM scenarios
2020-06-17 17:17:04 +12:00
Andrew Aitken-Fincham
7c95237e8d
update template docs, move deprecation to 5.0, capitalise Is
2020-06-15 12:25:13 +01:00
Garion Herman
6161e8bf07
Merge branch '4.6' into 4
2020-06-15 15:04:09 +12:00
Garion Herman
1094077320
Added 4.6.0-rc1 changelog
2020-06-15 14:31:31 +12:00
Robbie Averill
213e97f7b9
Merge pull request #9547 from jakxnz/pulls/4/mention-session-timeout-in-security-docs
...
Added mention of Session.timeout to secure_coding docs
2020-06-12 09:30:26 -07:00
Jackson Darlow
ae1a883b32
Added mention of Session.timeout to secure_coding docs
2020-06-12 14:43:37 +12:00
brynwhyman
a2bdd1ca82
DOCS fix broken link in changelog
2020-06-03 09:53:14 +12:00
Steve Boyd
44776a0e3e
DOC Add file status icons to change log ( #9522 )
...
DOC Add file status icons to change log
2020-05-28 16:14:07 +12:00
Maxime Rainville
dd9b8ecd1f
Add a landing page for the beta changelogs ( #9524 )
...
DOC Add an index page for the beta changelog
2020-05-28 09:28:23 +12:00
Maxime Rainville
0f5c5d14c2
DOC Show beta changelogs on doc site ( #9523 )
2020-05-27 17:36:38 +12:00
Maxime Rainville
c3bde434d9
Added 4.6.0-beta1 changelog
2020-05-27 16:43:53 +12:00
Indy Griffiths
63fd20093e
DOCS fix incorrect Injector YAML examples
2020-05-26 22:30:01 +12:00
Maxime Rainville
a24a923d0c
DOC Create dedicated article about limiting allowed file types ( #9505 )
2020-05-20 20:36:51 +12:00
Michal Kleiner
21129b1624
Use short array syntax across the framework's codebase
2020-05-16 10:34:45 +01:00
Maxime Rainville
10efe79b93
DOC Explain how to configure a low level application middleware ( #9504 )
2020-05-07 11:22:32 +12:00
Mojmir Fendek
7dc6b36c16
Unique key for DataObject ( #9400 )
...
NEW Unique key for DataObject
2020-05-04 09:10:51 +12:00
Dustin Quam
e344b66dbe
Fixed broken link to the module creation docs
2020-05-01 12:19:32 -05:00
Maxime Rainville
62703d5cad
DOC Document new in-modal file editing in changelogs
2020-04-29 10:28:55 +12:00
Robbie Averill
8bd9f48669
Merge pull request #9501 from mattclegg/1588075087
...
DOCS: Fix typos & grammer
2020-04-28 09:42:03 -07:00
mattclegg
76bc7524a7
DOCS: Fix typos & grammer
2020-04-28 17:50:39 +05:45
Garion Herman
450461e82b
DOCS Fix module version table formatting in 4.5.2 changelog
2020-04-23 23:21:13 +12:00
Garion Herman
50484417da
Merge branch '4.5' into 4
2020-04-23 23:11:46 +12:00
Garion Herman
5a5ecc5151
DOCS Add Recipes section, add module version breakdown to 4.5.2
2020-04-23 15:11:08 +12:00
Serge Latyntcev
cb36aab80c
Merge branch '4.5' into 4
2020-04-15 14:49:19 +12:00
Serge Latyntcev
a9c05f3287
Merge branch '4.4' into 4.5
2020-04-15 14:48:59 +12:00
Serge Latyntcev
cf898a2672
Merge branch '4.3' into 4.4
2020-04-15 14:47:59 +12:00
Maxime Rainville
9766302869
DOC Fix broken merge request in change logs
2020-04-15 12:53:44 +12:00
Maxime Rainville
7da77be5ce
Merge branch '4.5' into 4
2020-04-15 08:22:27 +12:00
Daniel Hensby
03239f9dcc
Merge pull request #9454 from open-sausages/pulls/4/myisam
...
NEW Allow InnoDB for FULLTEXT indexes
2020-04-14 11:50:45 +01:00
Maxime Rainville
14bbaac1cb
Merge tag '4.5.3' into 4.5
...
Release 4.5.3
2020-04-14 14:23:57 +12:00
Maxime Rainville
de8fd82c55
Merge branch '4.4' into 4.5
2020-04-14 14:18:18 +12:00
Maxime Rainville
1fe6255f9b
Merge tag '4.4.6' into 4.4
...
Release 4.4.6
2020-04-14 14:13:59 +12:00
Maxime Rainville
10c32aaa28
Added 4.5.2 changelog
2020-04-14 11:02:06 +12:00
Maxime Rainville
092acc7112
Added 4.4.6 changelog
2020-04-14 10:59:19 +12:00
Serge Latyntcev
eaa69530be
DOC CMS 3.x file migration section about versioned files
2020-04-14 10:53:21 +12:00
Aaron Carlino
2e40d31800
DOCS: upgrade project duplicated in index ( #9466 )
2020-04-14 10:18:09 +12:00
mattclegg
6a640f1498
DOCS: Example should show how to disable VersionedGridfieldDetailForm as it's enabled by default
2020-04-13 17:34:55 +05:45
Maxime Rainville
052ce6916c
DOC Explain how to use the new file migation sub tasks in the 4.4.6/4.5.2 changelogs
2020-04-13 19:39:24 +12:00
Maxime Rainville
4b0345bee7
DOC Explain how to use the new file migation sub tasks in the 4.4.6/4.5.2 changelogs
2020-04-13 17:16:29 +12:00
Ingo Schommer
c6b698cb02
NEW Allow InnoDB for FULLTEXT indexes
...
MyISAM used to be the only one to support it, now InnoDB has caught up.
Unless an engine is set specifically in create_table_options,
this will auto-convert existing MyISAM tables to InnoDb.
Fixes #9242
2020-04-09 10:32:45 +12:00
Loz Calver
f1c74c3570
Merge pull request #9415 from botzkobg/4
...
Form validation should throw ValidationException
2020-04-08 09:33:20 +01:00