Bob den Otter
|
db94ffced8
|
Merge pull request #1179 from bolt/better-non-existant-db-handling
Better non existant db handling
|
2020-03-14 13:06:31 +01:00 |
|
Bob den Otter
|
2b2a8e0317
|
Merge pull request #1181 from bolt/chore/updating-dependencies
Updating dependencies
|
2020-03-14 12:35:25 +01:00 |
|
Bob den Otter
|
0ba6e3ef23
|
Default param for prefix
|
2020-03-14 12:06:37 +01:00 |
|
Bob den Otter
|
6b171d2d5a
|
Updating dependencies
|
2020-03-14 11:43:45 +01:00 |
|
Bob den Otter
|
77215bd54f
|
CS fixes
|
2020-03-14 10:41:03 +01:00 |
|
Bob den Otter
|
83da9c483d
|
Merge pull request #1178 from bolt/hotfix/dont-throw-exception-in-listener
Don't throw exception in listener for timedpublish
|
2020-03-14 10:39:59 +01:00 |
|
Bob den Otter
|
410c2c9f58
|
Merge pull request #1177 from bolt/hotfix/move-migrations-to-dev-dependencies
Move `doctrine-migrations-bundle` to dev-dependencies
|
2020-03-14 10:39:44 +01:00 |
|
Bob den Otter
|
2d0f0a88a9
|
Better handling if database/tables don't exist yet
|
2020-03-14 10:37:48 +01:00 |
|
Bob den Otter
|
e4560c3248
|
Don't throw exception in listener for timedpublish
|
2020-03-14 08:31:13 +01:00 |
|
Bob den Otter
|
5b6dc26d87
|
Move doctrine-migrations-bundle to dev-dependencies
|
2020-03-14 08:05:52 +01:00 |
|
Bob den Otter
|
1ebe940d7e
|
Merge pull request #1176 from bolt/release/4.0.0.rc.8
Prepare release 4.0.0-rc.8
4.0.0-rc.8
|
2020-03-13 17:49:54 +01:00 |
|
Bob den Otter
|
3a30d9e4f8
|
Merge pull request #1175 from bolt/feature/relations-api-filter
Allow filter in Relations API
|
2020-03-13 17:27:15 +01:00 |
|
Bob den Otter
|
7afeb6119f
|
Prepare release 4.0.0-rc.8
|
2020-03-13 17:23:28 +01:00 |
|
Ivo Valchev
|
2fe98ac1f8
|
csfix
|
2020-03-13 15:21:53 +01:00 |
|
Ivo Valchev
|
ed1ce37a16
|
Allow filter in Relations API
|
2020-03-13 14:56:35 +01:00 |
|
Bob den Otter
|
285afc678e
|
Merge pull request #1171 from bolt/feature/readonly-filelist
Support readonly on Filelist
|
2020-03-13 13:20:28 +01:00 |
|
Bob den Otter
|
44a237fe6d
|
Merge pull request #1173 from bolt/bugfix/related-content-missing-title
Content Extras gets any title, so that Relations break less often.
|
2020-03-13 13:19:47 +01:00 |
|
Bob den Otter
|
f77108f5bb
|
Merge pull request #1172 from bolt/feature/has-path-filter
Feature/has path filter
|
2020-03-13 13:16:40 +01:00 |
|
Bob den Otter
|
657e8d8be8
|
Merge pull request #1170 from bolt/feature/readonly-imagelist
Support readonly on Imagelist
|
2020-03-13 13:08:35 +01:00 |
|
Bob den Otter
|
a13014c97b
|
Merge pull request #1169 from bolt/enhancement/merge-record-into-content-extension
Merge RecordExtension into ContentExtension
|
2020-03-13 13:07:54 +01:00 |
|
Ivo Valchev
|
5927a2fe06
|
Content Extras gets any title, so that Relations break less often.
|
2020-03-13 11:21:25 +01:00 |
|
Ivo Valchev
|
f9fc28e06d
|
Create has_path filter
|
2020-03-13 09:28:33 +01:00 |
|
Bob den Otter
|
566a47397e
|
Merge pull request #1168 from bolt/feature/published-at-if-status-published
Set Content publishedAt when status is published
|
2020-03-12 16:12:07 +01:00 |
|
Ivo Valchev
|
93875e32eb
|
Support readonly on Filelist
|
2020-03-11 16:07:40 +01:00 |
|
Ivo Valchev
|
2011c9e1d0
|
Add Icon method
|
2020-03-11 15:49:25 +01:00 |
|
Ivo Valchev
|
18995d6003
|
Disable Imagelist and Image buttons if readonly
|
2020-03-11 15:42:58 +01:00 |
|
Ivo Valchev
|
950b93a5bd
|
Support readonly on Imagelist
|
2020-03-11 15:28:28 +01:00 |
|
Ivo Valchev
|
6ddcc73c00
|
Merge RecordExtension into ContentExtension
|
2020-03-11 15:13:14 +01:00 |
|
Ivo Valchev
|
03da8d8764
|
Set Content publishedAt when status is published
|
2020-03-11 14:58:49 +01:00 |
|
Bob den Otter
|
b36de2594d
|
Merge pull request #1165 from bolt/bugfix/getTitle-optional-locale
getTitle with optional locale parameter
|
2020-03-09 19:44:33 +01:00 |
|
Bob den Otter
|
81c80db1bc
|
Merge pull request #1164 from bolt/feature/content-and-field-definition-in-api
Include Content and Field definition in API
|
2020-03-09 19:43:56 +01:00 |
|
Ivo Valchev
|
cb7c5e5f9c
|
Merge pull request #1166 from bolt/bugfix/fix-untitled-issue
Set default locale for existing fields
|
2020-03-09 16:14:59 +01:00 |
|
Ivo Valchev
|
01faee48e1
|
csfix!
|
2020-03-09 15:14:56 +01:00 |
|
Ivo Valchev
|
47988850ff
|
Set default locale when added to a Content as well.
|
2020-03-09 14:56:46 +01:00 |
|
Ivo Valchev
|
0b513a9ca3
|
Set default locale for existing fields
|
2020-03-09 14:40:15 +01:00 |
|
Ivo Valchev
|
1b0991bda9
|
Pass API tests
|
2020-03-09 11:50:03 +01:00 |
|
Ivo Valchev
|
c4f7c18b91
|
getTitle with optional locale parameter
|
2020-03-09 11:40:44 +01:00 |
|
Ivo Valchev
|
03675c1de9
|
Remove definition test in field
|
2020-03-09 11:05:04 +01:00 |
|
Ivo Valchev
|
f57af544b9
|
Include Content and Field definition in API
|
2020-03-09 10:53:02 +01:00 |
|
Ivo Valchev
|
33639db702
|
Merge pull request #1162 from bolt/bugfix/get-appropriate-api-value
Make sure Imagelist and Filelist API values work on all endpoints
|
2020-03-06 13:01:38 +01:00 |
|
Ivo Valchev
|
003e8eb592
|
call getApiValue() not getValue()
|
2020-03-06 12:02:42 +01:00 |
|
Ivo Valchev
|
73a7852760
|
Make sure Imagelist and Filelist API values work on all endpoints
|
2020-03-06 12:00:52 +01:00 |
|
Bob den Otter
|
6cc8d3aae5
|
Merge pull request #1156 from bolt/feature/imagelist-filelist-api
Make Imagelist and Filelist accessible in API
|
2020-03-02 21:14:12 +01:00 |
|
Ivo Valchev
|
e58c98a491
|
Make Imagelist and Filelist accessible in API
|
2020-03-02 14:35:41 +01:00 |
|
Bob den Otter
|
39cf06a9e2
|
Merge pull request #1154 from bolt/prepare-release-400rc7
Prepare Release 4.0.0-rc.7
4.0.0-rc.7
|
2020-02-29 17:14:09 +01:00 |
|
Bob den Otter
|
d289b92e45
|
Merge pull request #1153 from bolt/fix/dont-show-orphaned-content
Don't show orphaned content on Dashboard if a ContentType was removed
|
2020-02-29 16:14:19 +01:00 |
|
Bob den Otter
|
2cec7354c2
|
Prepare Release 4.0.0-rc.7
|
2020-02-29 15:59:57 +01:00 |
|
Bob den Otter
|
c962df1576
|
Don't show orphaned content on Dashboard if a ContentType was removed
|
2020-02-29 15:41:09 +01:00 |
|
Bob den Otter
|
7d76c8d90c
|
Merge pull request #1151 from bolt/bobdenotter-patch-1
Typo in `.env.dist`
|
2020-02-29 12:02:00 +01:00 |
|
Bob den Otter
|
4fe58a16f2
|
Merge pull request #1152 from bolt/fix/minor-tweaks-for-overview-page
A number of smaller fixes to overview pages
|
2020-02-29 11:59:00 +01:00 |
|