Ivo Valchev
|
f04c262b3d
|
Configure homepage without a record or listing
|
2020-09-16 15:50:04 +02:00 |
|
Ivo Valchev
|
b2e88aea54
|
Slugs in fixtures use the uses: attribute to make sensible slugs
|
2020-09-16 13:32:58 +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 |
|
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
|
82338062e6
|
Update upload_location in GeneralParser.php, followup to #1850
|
2020-09-15 15:15:59 +02:00 |
|
Ivo Valchev
|
bb8627c66e
|
Allow multiple roles to be selected for users
|
2020-09-15 15:07:41 +02:00 |
|
Bob den Otter
|
3a4d854afd
|
Fix default locations for image uploads
|
2020-09-15 14:28:16 +02:00 |
|
Ivo Valchev
|
1ee88343dd
|
Check if extension exists as a twig test
|
2020-09-15 12:14:20 +02:00 |
|
Bob den Otter
|
9b647c6eee
|
Make Frontend output a bit more robust by catching common pitfalls (non-existing content, etc)
|
2020-09-14 10:12:13 +02:00 |
|
Bob den Otter
|
b4ed50b010
|
Update ContentFixtures.php
|
2020-09-14 09:43:41 +02:00 |
|
Bob den Otter
|
97cd042ebc
|
Merge pull request #1845 from bolt/wrap-in-excerpt
Add optional parameter to `excerpt` to wrap output in `<p>`
|
2020-09-14 08:59:54 +02:00 |
|
Bob den Otter
|
8efc56643a
|
Merge pull request #1846 from bolt/fixtures-tweaks
Updating Fixtures for impending release
|
2020-09-14 08:59:43 +02:00 |
|
Bob den Otter
|
a77e66aea5
|
Updating Fixtures for impending release
|
2020-09-13 17:46:05 +02:00 |
|
Bob den Otter
|
518ff28306
|
Add optional parameter to excerpt to wrap output in <p>
|
2020-09-13 17:42:30 +02:00 |
|
Bob den Otter
|
506d747d16
|
Make possible to check if an extension is present, directly in Twig
|
2020-09-13 17:39:45 +02:00 |
|
Bob den Otter
|
fa1d1b1420
|
Prepare release 4.0.0-rc.42
|
2020-09-11 06:44:44 +02:00 |
|
Bob den Otter
|
84ac8f4dca
|
Merge pull request #1841 from bolt/feature/configurable-fixtures
Add `fixture_format` option to fields
|
2020-09-11 06:31:20 +02:00 |
|
Ivo Valchev
|
5f60c8148b
|
Add fixture_format option to fields
|
2020-09-10 16:17:11 +02:00 |
|
Bob den Otter
|
ce8f73c773
|
Make placeholders() accept null for robustness
|
2020-09-10 12:33:08 +02:00 |
|
Ivo Valchev
|
414064ceb5
|
Merge pull request #1834 from bolt/feature/upload-location
Use configured `upload_location` for images and files in ContentTypes
|
2020-09-10 11:53:04 +02:00 |
|
Bob den Otter
|
b5201aad9d
|
Merge pull request #1830 from bolt/feature/collapsible-collections
Collapsible collections
|
2020-09-10 11:50:23 +02:00 |
|
Bob den Otter
|
9e73151f16
|
Support taxonomies in title_format and excerpt_format
|
2020-09-09 16:06:03 +02:00 |
|
Ivo Valchev
|
f0ef4c9382
|
Add icons to title. csfix. fix tests
|
2020-09-09 10:17:51 +02:00 |
|
Ivo Valchev
|
61e4479b3b
|
Replace select and button with nicer dropdown
|
2020-09-08 17:07:34 +02:00 |
|
Bob den Otter
|
5c4c8fbd48
|
Use configured upload_location for images and files in ContentTypes
|
2020-09-07 16:49:51 +02:00 |
|
Bob den Otter
|
aa5d4fccd0
|
Merge pull request #1829 from bolt/bugfix/listing-search
Listing search uses correct config. Add `--like` option to query params search
|
2020-09-04 08:08:29 +02:00 |
|
Bob den Otter
|
447f34c046
|
Update ListingController.php
|
2020-09-03 19:54:39 +02:00 |
|
Bob den Otter
|
a747c9aec6
|
Merge pull request #1824 from bolt/bugfix/clear-cache-on-content-delete
Clear menu caches on content delete. Log delete event.
|
2020-09-03 19:53:26 +02:00 |
|
Bob den Otter
|
e0e9567d98
|
Merge pull request #1828 from bolt/bugfix/pattern-url-email
Add pattern `url` and `email` options as shown in the docs
|
2020-09-03 17:43:53 +02:00 |
|
Bob den Otter
|
b21ad0d9f3
|
Merge pull request #1826 from bolt/enhancement/singleton-listing-record-route
Listing singleton uses `record_route` setting
|
2020-09-03 17:42:55 +02:00 |
|
Ivo Valchev
|
1f2a0b8c18
|
Query params with --like
|
2020-09-03 16:00:40 +02:00 |
|
Ivo Valchev
|
f4337068b9
|
Listing search uses correct config
|
2020-09-03 15:13:25 +02:00 |
|
Ivo Valchev
|
c9d236d5a2
|
Merge pull request #1827 from bolt/fix/prevent-recursion
Prevent recursion in `title_format`
|
2020-09-03 14:20:23 +02:00 |
|
Ivo Valchev
|
235e18b907
|
fix comment grammar
|
2020-09-03 14:19:06 +02:00 |
|
Ivo Valchev
|
965e9c0e2f
|
Add pattern url and email options as shown in the docs
|
2020-09-03 14:15:59 +02:00 |
|
Bob den Otter
|
45c0534211
|
Update src/Event/Subscriber/ContentSaveSubscriber.php
|
2020-09-03 13:36:42 +02:00 |
|
Bob den Otter
|
2171833a09
|
Prevent recursion in title_format
|
2020-09-03 13:00:08 +02:00 |
|
Ivo Valchev
|
25f909e78f
|
Listing singleton uses record_route setting
|
2020-09-03 12:43:09 +02:00 |
|
Bob den Otter
|
eb3697ed99
|
Merge pull request #1823 from bolt/bugfix/search-without-author
Search without author returns results
|
2020-09-03 12:24:15 +02:00 |
|
Ivo Valchev
|
717b618db2
|
Clear menu caches on content delete. Log delete event.
|
2020-09-03 11:45:36 +02:00 |
|
Ivo Valchev
|
e15eb2d157
|
Search without author returns results
|
2020-09-03 11:04:18 +02:00 |
|
Bob den Otter
|
2c5e238b7e
|
Don't break if we're trying to get content for "no ContentTypes"
|
2020-09-03 10:42:23 +02:00 |
|
Ivo Valchev
|
056a3ea8c3
|
Allow src in iframes for embeds to work. Add spinner feedback while embed is loading.
|
2020-09-03 09:23:53 +02:00 |
|
Ivo Valchev
|
4a2f7ecdfa
|
Merge pull request #1816 from bolt/release/4.0.0-rc.41
Prepare release 4.0.0-rc.41
|
2020-09-02 17:30:28 +02:00 |
|
Ivo Valchev
|
3ff64ca84c
|
Merge pull request #1815 from bolt/deprecation-fix-RouteCollectionBuilder
Fix deprecation in RouteCollectionBuilder
|
2020-09-02 17:26:18 +02:00 |
|
Bob den Otter
|
992e15fd56
|
Prepare release 4.0.0-rc.41
|
2020-09-02 17:07:27 +02:00 |
|