Commit Graph

4018 Commits

Author SHA1 Message Date
Ivo Valchev e1e2fe65dd Merge pull request #1344 from bolt/release/4.0.0-rc.18
Release 4.0.0-RC.18
4.0.0-rc.18
2020-05-01 13:57:32 +02:00
Bob den Otter eca2350e52 Merge pull request #1343 from bolt/feature/confirm-collection-item-delete
Require confirmation to delete collection item in editor
2020-05-01 13:55:42 +02:00
Ivo Valchev 09407d6e27 Remove item button works with confirmation 2020-05-01 13:20:09 +02:00
Bob den Otter 2195017fd6 Release 4.0.0-RC.18 2020-04-29 15:51:09 +02:00
Bob den Otter 4d5931471e Merge pull request #1315 from bolt/bugfix/canonical-record-urls
[WIP] Record canonical URLs are unique for record and record_locale routes
2020-04-29 15:50:03 +02:00
Ivo Valchev 64a82d4576 Fix tests to include confirmation 2020-04-29 14:47:50 +02:00
Ivo Valchev 79e43218be Merge pull request #1342 from bolt/fix/flawed-logic-in-test-page
Fix flawed logic in Setcontent test page
2020-04-29 14:40:30 +02:00
Bob den Otter 411b735bd4 Merge pull request #1338 from bolt/bugfix/empty-viewless-api
API works if no viewless CTs exist
2020-04-29 14:18:31 +02:00
Ivo Valchev e37182bdbb Require confirmation to delete collection item in editor 2020-04-29 14:13:24 +02:00
Bob den Otter 979fa8f036 Merge pull request #1341 from bolt/bugfix/mobile-sidebar-visible
Sidebar priority fixed on mobile too
2020-04-29 14:13:20 +02:00
Bob den Otter 3c56ce753d Fix flawed logic in Setcontent test page 2020-04-29 14:08:17 +02:00
Ivo Valchev 999f67e53d Merge branch 'bugfix/canonical-record-urls' of https://github.com/bolt/core into bugfix/canonical-record-urls 2020-04-29 14:07:52 +02:00
Ivo Valchev 6d78663426 DetailControler canonical override passes locale 2020-04-29 14:07:47 +02:00
Ivo Valchev 1e0cd73b60 Put back canonical override in DetailController 2020-04-29 14:07:46 +02:00
Ivo Valchev 78ea71dfe2 Fix failing test 2020-04-29 14:07:46 +02:00
Ivo Valchev a27abfabb1 cxfix. fix tests 2020-04-29 14:07:46 +02:00
Ivo Valchev 805978b517 Canonical for default locale works 2020-04-29 14:07:46 +02:00
Ivo Valchev 023dee5a7c Homepage is canonical too 2020-04-29 14:07:45 +02:00
Ivo Valchev 9662d816ca Get correct route 2020-04-29 14:07:45 +02:00
Ivo Valchev 7eb23b6cc4 This comma is not needed 2020-04-29 14:07:45 +02:00
Ivo Valchev c506b32934 Record canonical URLs are unique for record and record_locale routes 2020-04-29 14:07:45 +02:00
Bob den Otter cbe2177f4d Merge pull request #1339 from bolt/tests/fix-failing-phpstan-check
Fix phpstan failing on parser::create
2020-04-29 13:38:26 +02:00
Ivo Valchev 99742fbe61 Sidebar priority fixed on mobile too 2020-04-29 12:30:05 +02:00
Ivo Valchev 874899b6b0 Fix name 2020-04-29 12:03:24 +02:00
Ivo Valchev 2296f8aabe Fix phpstan failing on parser::create 2020-04-29 11:41:17 +02:00
Ivo Valchev c00d1642fb DetailControler canonical override passes locale 2020-04-29 11:28:57 +02:00
Ivo Valchev 8b7d34857d Put back canonical override in DetailController 2020-04-29 11:04:04 +02:00
Ivo Valchev 7772255ad1 API works if no viewless CTs exist 2020-04-29 10:39:38 +02:00
Bob den Otter b0aa8c2cde Merge pull request #1337 from bolt/fix/better-homepage-detection-in-isHomepage
Better `isHomepage` detection for singletons
2020-04-28 21:54:30 +02:00
Bob den Otter ee131e5bac Better isHomepage detection for singletons 2020-04-27 15:59:48 +02:00
Bob den Otter 9944bfd48b Merge pull request #1336 from bolt/fix/allow-contenttype-listing-for-homepage
Make it so `homepage:` accepts a singleton, or a contentType listing
2020-04-27 15:59:00 +02:00
Bob den Otter 62f83d3af8 Merge pull request #1328 from bolt/enhancement/tidy-up-related-extension
Tidy up Twig RelatedExtension
2020-04-27 15:24:19 +02:00
Bob den Otter 1c4377e482 Merge pull request #1335 from bolt/chore/npm-updates-retry
Working on NPM bitrot - attempt 2
2020-04-27 15:23:29 +02:00
Bob den Otter 0ccb70780d Updating symfony/webpack-encore to 0.29 2020-04-27 14:56:57 +02:00
Bob den Otter 5ea6150c36 Make it so homepage: accepts a singleton, or a contentType listing 2020-04-27 14:47:21 +02:00
Bob den Otter 62a1b19e52 CS Fixes 2020-04-27 14:03:09 +02:00
Bob den Otter 83c7b56e64 Working on NPM bitrot 2020-04-27 13:46:39 +02:00
Bob den Otter 01f8bc3f2a Merge pull request #1331 from bolt/bugfix/content-success-message
Update content updated successfully message
2020-04-25 14:37:06 +02:00
Ivo Valchev 3a90758cac Update conten updated successfully message 2020-04-24 14:01:06 +02:00
Bob den Otter 756564b200 Merge pull request #1327 from bolt/remove-unused-import
Remove unused Bolt\Entity\Field import
2020-04-23 19:56:48 +02:00
Bob den Otter 3c421fdece Merge pull request #1326 from bolt/bugfix/invalidate-localized-cache
Invalidate localized menu cache
2020-04-23 19:54:45 +02:00
Ivo Valchev b7cf9f6790 Fix failing test 2020-04-23 15:54:18 +02:00
Ivo Valchev 3b7695fffe Fix number of arguments 2020-04-23 15:30:22 +02:00
Ivo Valchev dc1284bc22 Tidy up Twig RelatedExtension 2020-04-23 15:07:09 +02:00
Ivo Valchev e05c0582cb Remove unused Bolt\Entity\Field import 2020-04-23 14:16:47 +02:00
Ivo Valchev 100117331e cxfix. fix tests 2020-04-23 14:05:51 +02:00
Ivo Valchev ada1ace515 Canonical for default locale works 2020-04-23 14:03:12 +02:00
Ivo Valchev c8f046afa7 Invalidate localized menu cache 2020-04-23 12:34:35 +02:00
Ivo Valchev 1fe909bd58 Merge pull request #1325 from JTNMW/master
Update Field.php
2020-04-22 17:25:14 +02:00
JTNMW 0398f88ca4 Update Field.php
fix for foreign key constraint issue affecting Collections/Sets
2020-04-22 14:12:38 +01:00