Commit Graph

5182 Commits

Author SHA1 Message Date
Bob den Otter
2fbcff5abb Working on tests 2020-09-19 13:03:05 +02:00
Bob den Otter
657f309ba1 finetuning, cleaning up 2020-09-19 12:24:23 +02:00
Bob den Otter
193bfa2ece Update Collection.vue 2020-09-18 17:51:33 +02:00
Bob den Otter
53873f578b Styling Collections more nice-like 2020-09-18 17:20:23 +02:00
Bob den Otter
4dce4dfe67 Merge pull request #1870 from bolt/bugfix/edit-attributes-button
Edit attributes button does not break the page.
2020-09-17 15:01:48 +02:00
Bob den Otter
2fc33225d0 Merge pull request #1872 from bolt/bugfix/new-media-flash-message
Don't show `Media created successfully` if it's not new
2020-09-17 14:38:45 +02:00
Ivo Valchev
20de17a7d7 fix comment 2020-09-17 10:38:40 +02:00
Ivo Valchev
9aba4294af Update MediaEditController.php 2020-09-17 10:34:09 +02:00
Ivo Valchev
adef3c256b Don't show Media created successfully if it's not new 2020-09-17 10:33:21 +02:00
Ivo Valchev
8787c31dc9 Edit attributes button does not break the page. 2020-09-17 10:17:18 +02:00
Ivo Valchev
3c78345e28 Merge pull request #1868 from bolt/release/4.0.0-rc.43
Prepare release 4.0.0-rc.43
4.0.0-rc.43
2020-09-16 17:22:30 +02:00
Ivo Valchev
4c289d4a99 Merge pull request #1867 from bolt/fix/ensure-not-found-config-is-array
Ensure config for `not_found` etc. are arrays. (and some cleanup of old, deprecrated stuff)
2020-09-16 17:22:20 +02:00
Bob den Otter
d8da8bb39d Merge pull request #1865 from bolt/chore/longer-js-lines
Allow up to 120 characters on a line of JS code
2020-09-16 17:19:37 +02:00
Bob den Otter
fbc4c293eb Merge pull request #1866 from bolt/feature/homepage-without-record
Configure homepage without a record or listing
2020-09-16 16:37:59 +02:00
Bob den Otter
271ddf7f32 Prepare release 4.0.0-rc.43 2020-09-16 16:19:48 +02:00
Bob den Otter
6e256bc6ca Merge pull request #1864 from bolt/about-symfony-5
Update about page with Symfony 5
2020-09-16 16:00:05 +02:00
Bob den Otter
c198a0164c Update GeneralParser.php 2020-09-16 15:58:35 +02:00
Bob den Otter
7342e1261a Ensure config for not_found etc. are arrays. (and some cleanup of old, deprecrated stuff) 2020-09-16 15:56:59 +02:00
Ivo Valchev
f04c262b3d Configure homepage without a record or listing 2020-09-16 15:50:04 +02:00
Ivo Valchev
5a1be329a6 Allow up to 120 characters on a line of JS code 2020-09-16 15:30:54 +02:00
Bob den Otter
47088e0b3d Merge pull request #1863 from bolt/bugfix/multiple-collections-same-page
Multiple collections buttons don't break on the same page
2020-09-16 15:24:10 +02:00
Ivo Valchev
321a49a90f Update about page with Symfony 5 2020-09-16 14:38:49 +02:00
Ivo Valchev
3cc089a99a csfix 2020-09-16 14:30:45 +02:00
Bob den Otter
287405b44b Merge pull request #1861 from bolt/bugfix/meaningful-slug-fixture
Slugs in fixtures use the `uses:` attribute to make sensible slugs
2020-09-16 14:26:03 +02:00
Bob den Otter
007a2fe76a Merge branch 'bugfix/multiple-collections-same-page' of github.com:bolt/core into bugfix/multiple-collections-same-page 2020-09-16 14:12:08 +02:00
Ivo Valchev
cf2369890a Fix updating live title 2020-09-16 14:11:58 +02:00
Ivo Valchev
ad1acaa4b3 fix selectors 2020-09-16 14:11:58 +02:00
Ivo Valchev
806bcb3836 Multiple collections on the same page work without duplicated event listeners 2020-09-16 14:11:58 +02:00
Ivo Valchev
b2e88aea54 Slugs in fixtures use the uses: attribute to make sensible slugs 2020-09-16 13:32:58 +02:00
Bob den Otter
7c8c97621f Merge pull request #1862 from bolt/chore/phpstan-fix
Fix phpstan break (again)!
2020-09-16 13:32:21 +02:00
Ivo Valchev
2cd07855a9 Fix phpstan! It broke again! 2020-09-16 11:20:26 +02:00
Ivo Valchev
4bb82fc9ef Fix updating live title 2020-09-16 10:08:56 +02:00
Bob den Otter
31e1b3f3a0 Merge pull request #1855 from bolt/tests/re-run-on-new-data
[WIP] Re-run behat tests on clean plate in case they fail mid-test
2020-09-16 09:35:12 +02:00
Ivo Valchev
5fbb7efebb Merge pull request #1859 from bolt/enhancement/edit-missing-definition
Don't break if editor tries editing a record with a missing definition
2020-09-16 09:30:58 +02:00
Bob den Otter
7cb065604d CS fix 2020-09-16 08:30:46 +02:00
Bob den Otter
b5b7ccbf7c Merge pull request #1857 from bolt/fix/stupid-mistake-in-default-image-locations
Fix default locations for image uploads
2020-09-16 08:25:29 +02:00
Ivo Valchev
f394f2fa52 Merge pull request #1858 from bolt/chore/generalparser
Update `upload_location` in GeneralParser.php, followup to #1850
2020-09-15 19:21:43 +02:00
Bob den Otter
21221e6e1a Merge pull request #1856 from bolt/bugfix/multiple-roles
Allow multiple roles to be selected for users
2020-09-15 17:26:01 +02:00
Bob den Otter
cf3ae9627f Merge pull request #1854 from bolt/tests/composer-validate
Re-enable `composer validate --strict` in CI
2020-09-15 17:25:26 +02:00
Ivo Valchev
9af76f86cb Don't break if editor tries editing a record with a missing definition 2020-09-15 16:28:47 +02:00
Bob den Otter
589a104d9a Merge pull request #1849 from bolt/feature/extension-twig-test
Check if extension exists as a twig test
2020-09-15 15:54:58 +02:00
Ivo Valchev
0ab76c3edb fix selectors 2020-09-15 15:29:57 +02:00
Bob den Otter
6671a3adec Merge pull request #1853 from bolt/enhancement/collections-with-one-item-no-dropdown
No dropdown for adding collection items if there's just one.
2020-09-15 15:20:04 +02:00
Bob den Otter
7c618b6fe3 Update image.html.twig 2020-09-15 15:18:25 +02:00
Bob den Otter
82338062e6 Update upload_location in GeneralParser.php, followup to #1850 2020-09-15 15:15:59 +02:00
Ivo Valchev
08027ff366 Fix properties 2020-09-15 15:14:59 +02:00
Bob den Otter
43a4f5635b Merge pull request #1850 from eduardomart/patch-2
Update config.yaml
2020-09-15 15:14:12 +02:00
Ivo Valchev
bb8627c66e Allow multiple roles to be selected for users 2020-09-15 15:07:41 +02:00
Ivo Valchev
13a8760f96 Re-run behat tests on clean plate in case they fail mid-test 2020-09-15 14:40:23 +02:00
Ivo Valchev
62881f08cc Re-enable composer validate --strict in CI 2020-09-15 14:37:47 +02:00