Commit Graph

22105 Commits

Author SHA1 Message Date
Maxime Rainville 0ed40e9b0e BUG only use HTTPS link on the default controller template 2020-08-06 13:52:10 +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
Guy Marriott 87200439be
Merge pull request #9600 from creative-commoners/pulls/4.6/embedded-media
Try Catch for embeded media - Backport to 4.6
2020-07-17 10:32:10 -07:00
rdigitalg 56f15b1c14 FIX Try Catch for embeded media (#9424)
* Try Catch for embeded media
* added missing namespaces, translatable message INVALID_URL
* generate tag only once
* catch after closing bracket
* space after comma
* Update src/View/Shortcodes/EmbedShortcodeProvider.php
* Linting
Co-authored-by: ivan@digitalgarage.ro <ivan@digitalgarage.ro>
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
Co-authored-by: Loz Calver <kinglozzer@gmail.com>
2020-07-17 19:38:01 +12:00
Robbie Averill 84b4057a9a
Merge pull request #9406 from chrispenny/feature/standardise-get-cms-validator
v4 improvement: Standardise getCMSValidator for DataObjects/Forms
2020-07-16 15:58:33 -07:00
Maxime Rainville 34eb170075 Merge branch '4.6' into 4 2020-07-16 11:45:25 +12:00
Sacha Judd e341e0aee7
DOCS Add link to user help guides and fix feature naming (#9596) 2020-07-16 11:42:42 +12:00
Bryn Whyman 71f8264a51
Merge pull request #9593 from unclecheese/pulls/4/doc-fix-image-url
DOC: Fix icon URL
2020-07-15 11:58:17 +12:00
Bryn Whyman ec87061d95
Merge pull request #9594 from unclecheese/pulls/4/doc-fix-image-path
DOC: Fix _images pathing
2020-07-15 11:57:45 +12:00
Aaron Carlino f13c928b14 Fix _images pathing 2020-07-15 11:32:38 +12:00
Aaron Carlino 0d2a9da0dd Fix file icon URL 2020-07-15 11:29:30 +12:00
Robbie Averill 886733ea70
Merge pull request #9591 from sunnysideup/patch-2
PATCH: using standard way to refer to classes Group and PermissionRol…
2020-07-13 13:16:17 -07:00
Nicolaas 65e0233258
PATCH: using standard way to refer to classes Group and PermissionRoleCode 2020-07-14 07:50:05 +12:00
Guy Marriott 557358c2a6
Merge pull request #9590 from thesifter/4 2020-07-13 10:39:14 -07:00
Damen Hansen 423c9909a8
Merge pull request #1 from thesifter/thesifter-patch-1
Update 01_File_Management.md
2020-07-13 14:21:45 +12:00
Damen Hansen d5893bf23c
Update 01_File_Management.md
Changed very small typo in setAllowedExtensions. Changed Extensiones to Extensions.
2020-07-13 14:20:27 +12:00
Garion Herman d408a4e714 Merge branch '4.6' into 4 2020-07-13 12:28:14 +12:00
Garion Herman fbe0f5a981 Merge branch '4.5' into 4.6 2020-07-13 12:27:02 +12:00
Garion Herman 2b9ef6be16 Merge tag '4.6.0' into 4.6
Release 4.6.0
2020-07-13 12:26:06 +12:00
Garion Herman d6cb539335 Merge branch '4.4' into 4.5 2020-07-13 12:21:24 +12:00
Garion Herman f2d9150755 Added 4.4.7 changelog 2020-07-13 11:56:30 +12:00
Garion Herman 1726cd1f97 Added 4.5.3 changelog 2020-07-13 11:55:30 +12:00
Maxime Rainville d94075b02c DOC Restore in-modal editing entry to changlogs 2020-07-13 10:55:43 +12:00
Maxime Rainville 8a8189d005 DOC Add regression to changelogs 2020-07-13 08:52:04 +12:00
Ingo Schommer 8d6a248431 Merge remote-tracking branch 'origin/4.6' into 4 2020-07-11 09:07:39 +12:00