Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/allow to display the file uploaded date #2597

Open
wants to merge 226 commits into
base: 3.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
226 commits
Select commit Hold shift + click to select a range
3989282
Merge branch '2.x'
ifox Jul 15, 2020
1438eef
Merge branch '2.x'
ifox Jul 15, 2020
6641adc
Merge branch '2.x'
ifox May 13, 2021
9382b93
Merge branch '2.x'
ifox May 13, 2021
cf32f24
Merge branch '2.x' into master
ifox Jun 3, 2021
caf2129
#1354: Add checkbox note to display.
haringsrob Jan 6, 2022
8e6823f
feat(preview): allow interaction with button and links with href insi…
m4n1ok Apr 4, 2022
b926823
add clone button in block edior preview item
thingasd Jul 20, 2022
3a0fb07
Fix build.
haringsrob Jul 20, 2022
5f16df0
filter null value before checking array_key_exists
thingasd Jul 22, 2022
844d38a
Update supported Laravel
adriangabura Jul 25, 2022
c4301de
Only select enabled activities on the dashboard
smeeckaert Aug 4, 2022
5589c97
Add an error message for unexisting models
smeeckaert Aug 9, 2022
dcf1aa5
Adds default ordering to the children relationship
freshleafmedia Aug 10, 2022
68aeb31
Updated french language
agnonym Aug 10, 2022
72e2efb
Add make to generate commands in docs.
haringsrob Aug 16, 2022
dbab538
Add dev cache.
haringsrob Aug 16, 2022
2a1dac0
Bugfix for create modal.
haringsrob Aug 16, 2022
3fe7764
Fix tests failure when using subdomain routing
ptrckvzn Aug 16, 2022
7dc5380
Merge pull request #1776 from area17/docs/add-make-to-generate-commands
haringsrob Aug 17, 2022
92765d9
Merge pull request #1777 from area17/bugfix/create-dialog
haringsrob Aug 17, 2022
227cafb
Remove console logs.
haringsrob Aug 17, 2022
3f3a5eb
Merge pull request #1766 from freshleafmedia/bugfix/block-children-re…
haringsrob Aug 19, 2022
f3e643c
Backport fix.
haringsrob Aug 23, 2022
af85d95
Remove 7.1 and 7.2 from testing matrix.
haringsrob Aug 23, 2022
a281d56
Merge branch '2.x' of github.com:area17/twill into patch-3
haringsrob Aug 24, 2022
8bc713f
Backport fixes.
haringsrob Aug 24, 2022
1593456
Fix double method.
haringsrob Aug 24, 2022
a7f6974
fixed: loadRelated n+1 queries
ulcuber Aug 26, 2022
113579e
fixed: n+1 queries for has related table in HandleBlocks
ulcuber Aug 26, 2022
6203a8a
Merge pull request #1764 from smeeckaert/patch-3
haringsrob Aug 29, 2022
c65f512
Fix typo in dashboard docs
MizouziE Aug 29, 2022
7a7c78a
add small section describing how to alter a module's index options
MizouziE Sep 7, 2022
85e9679
reformat
MizouziE Sep 7, 2022
f34c394
Merge pull request #1779 from ptrckvzn/fix/1778
haringsrob Sep 13, 2022
d7c3c53
Merge pull request #1789 from ulcuber/fix-has-realtions-n+1
haringsrob Sep 13, 2022
b474316
Merge pull request #1794 from MizouziE/patch-1
haringsrob Sep 13, 2022
d2dd0af
Merge pull request #1801 from MizouziE/add-index-options-reference-fo…
haringsrob Sep 13, 2022
eb706db
Update changelog.
haringsrob Sep 13, 2022
428ee84
Merge branch '2.x' of github.com:area17/twill into 2.x
haringsrob Sep 13, 2022
c1a0f4f
Bump version + assets.
haringsrob Sep 13, 2022
913d33c
Backport of icons missing fix.
haringsrob Sep 20, 2022
fd8908d
Backport fix.
haringsrob Sep 26, 2022
dc1e934
Fix twill route in check.
haringsrob Sep 26, 2022
e8e92a6
Fix broken link in "Settings Section" of docs
Sep 29, 2022
55f2380
Merge pull request #1837 from JoshuaCrewe/fix/docs-404
haringsrob Sep 30, 2022
31b01e4
Merge pull request #1833 from area17/backport-user-login-disable
haringsrob Sep 30, 2022
dea14e1
Merge pull request #1825 from area17/2x-custom-icons
haringsrob Sep 30, 2022
293a06d
Prepare 2.9.1
haringsrob Sep 30, 2022
dec89d7
Filter html for block/repeater titles.
haringsrob Oct 4, 2022
1157d0b
Adjust styling.
haringsrob Oct 4, 2022
3ebaeea
fix disabeld field in translated media field and slideshow
thingasd Oct 7, 2022
1694d37
Connected array fields
Oct 11, 2022
34ae60d
Merge pull request #1845 from thingasd/fix-disabled-in-translated-med…
haringsrob Oct 14, 2022
4e3fb18
Merge pull request #1767 from agnonym/patch-3
haringsrob Oct 14, 2022
76832b6
Merge pull request #1754 from thingasd/1753-translated-input-fallback…
haringsrob Oct 17, 2022
5693672
Merge pull request #1790 from ulcuber/cache-has-related-table-in-hand…
haringsrob Oct 17, 2022
fcd9b29
Merge pull request #1848 from baccadiginepro/2.x
haringsrob Oct 17, 2022
53fc036
Add command to allow developers to flush only the twill-manifest.json…
Oct 17, 2022
ffd180b
Permissive preview - disable links appart from anchor links that have…
mrdoinel Oct 17, 2022
af21681
Merge branch '2.x' into features/permissive-preview
mrdoinel Oct 17, 2022
8c73d5b
Fix code styling.
haringsrob Oct 18, 2022
9274a66
Merge pull request #1561 from m4n1ok/features/permissive-preview
haringsrob Oct 18, 2022
f8942a2
Merge pull request #1859 from antonioribeiro/twill-flush-manifest
haringsrob Oct 18, 2022
57e43eb
Prepare 2.10.1
haringsrob Oct 18, 2022
dc4a87b
Prepare 2.10.0
haringsrob Oct 18, 2022
6678b68
use mb_convert_encoding but fallback to iconv
tudor-sv Oct 24, 2022
600a015
support chinese tag
thingasd Nov 1, 2022
8910047
pay attention to use updateRepeaterMorphMany for dealing with polymor…
YasienDwieb Nov 5, 2022
33a48c7
fix: Fixed Eager-Loading configured in 'formWith' not working in Edit…
Nov 7, 2022
b0b9db9
Merge pull request #1893 from domihagen/fix-formWith
haringsrob Nov 8, 2022
508d755
Merge pull request #1892 from YasienDwieb/feature/updateDocs-repeater
haringsrob Nov 8, 2022
e74a20e
Allow create without modal.
haringsrob Nov 9, 2022
a92a022
Support multiple aws adapters.
haringsrob Nov 9, 2022
38019ea
Fix visual issues.
haringsrob Nov 9, 2022
09ab479
Merge pull request #1843 from area17/block-wysiwyg-title
haringsrob Nov 9, 2022
36984fb
Merge pull request #1900 from area17/aws
haringsrob Nov 9, 2022
92be059
Prepare 2.11.0.
haringsrob Nov 9, 2022
76fbd74
should set the slug generator to default if tag not contain chinese c…
thingasd Nov 14, 2022
2520043
Merge pull request #1899 from area17/fix-modal-without-create
haringsrob Nov 14, 2022
e5f68b8
Improve slug generator.
haringsrob Nov 15, 2022
4268174
Merge pull request #1885 from thingasd/support-chinese-tag
haringsrob Nov 15, 2022
fa95e54
Merge pull request #1869 from tudor-sv/fix/media-library-upload-repla…
haringsrob Nov 15, 2022
7e13970
Style updates for radio and checkbox
kylegoines Nov 15, 2022
6b62eb4
Updating clone block icon in preview
kylegoines Nov 14, 2022
91ec382
Fix icons.
haringsrob Nov 16, 2022
08706db
Merge branch '2.x' into 1721-clone-block-in-block-editor-preview
haringsrob Nov 16, 2022
4f394e7
Merge pull request #2 from kylegoines/checkbox-fix
haringsrob Nov 16, 2022
d333d83
Merge branch '2.x' into 1354-add-checkbox-label
haringsrob Nov 16, 2022
44a1f47
Merge pull request #1355 from haringsrob/1354-add-checkbox-label
haringsrob Nov 16, 2022
83ceed7
Fix blockcollection loading during artisan commands.
haringsrob Nov 16, 2022
6c7d853
Fix tests.
haringsrob Nov 16, 2022
bb7b585
Merge pull request #1916 from area17/blockcollection-load
haringsrob Nov 16, 2022
41e617e
Merge pull request #1748 from thingasd/1721-clone-block-in-block-edit…
haringsrob Nov 16, 2022
869b056
Fix edit() not using the being passed as parameter
antonioribeiro Nov 17, 2022
fb4ea2c
Fix $parameter not being an array on legacy applications
antonioribeiro Nov 17, 2022
d45b355
Merge pull request #1924 from antonioribeiro/fix-route-parameter
haringsrob Nov 18, 2022
bf68128
Merge branch '2.x' into fix-id-on-edit
haringsrob Nov 18, 2022
cc733c5
it-IT enhancements
LucaRed Nov 18, 2022
c3eb75e
Update lang.php
LucaRed Nov 18, 2022
d6542fb
Fix the same problem found on update(), duplicate() and destroy()
antonioribeiro Nov 21, 2022
9af9352
Fix moduleRoute() double dots
antonioribeiro Nov 21, 2022
1e373cb
Fix translatable metadata.
haringsrob Nov 23, 2022
77c7cda
Custom Icons - Make sure custom icons are added into the default SVG …
mrdoinel Nov 23, 2022
6cb202b
Merge pull request #1943 from mrdoinel/custom-icons-sizes
haringsrob Nov 23, 2022
7ae855d
Fixed whole it translation and added missing ones
LucaRed Nov 24, 2022
dcc23e2
Merge pull request #1941 from area17/fix-media-translations
haringsrob Nov 25, 2022
0b6d87b
Merge pull request #1934 from antonioribeiro/fix-moduleroute-double-dots
haringsrob Nov 25, 2022
768c7bf
#1950: Fix counter for repeaters.
haringsrob Nov 25, 2022
a0fdbc2
#1950: Update overflow so dropdown shows.
haringsrob Nov 25, 2022
ccf5d27
Merge pull request #1952 from area17/1950-2x-fix-counter-position
haringsrob Nov 25, 2022
3fb8a15
Fix it-IT
LucaRed Nov 28, 2022
ad638b3
Rename route macro's with twill.
haringsrob Nov 30, 2022
ead1205
Reverse changelog.
haringsrob Nov 30, 2022
c0bf9aa
Refactor parameter approach.
haringsrob Nov 30, 2022
6498846
Rename only singleton.
haringsrob Nov 30, 2022
f05324f
Rename the macro,
haringsrob Nov 30, 2022
2b5505a
Merge pull request #1962 from area17/fix-laravel-9-compatibility
haringsrob Nov 30, 2022
038ecac
Prepare 2.12.0.
haringsrob Nov 30, 2022
111e0a1
Merge branch '2.x' into fix-id-on-edit
haringsrob Dec 2, 2022
059caa6
Cleanup composer for stable versions.
haringsrob Dec 2, 2022
45e55e2
Remove eol laravel versions.
haringsrob Dec 2, 2022
63518c8
Fix analytics package.
haringsrob Dec 2, 2022
48886cd
Fix activity package.
haringsrob Dec 2, 2022
a0000de
Merge pull request #1923 from antonioribeiro/fix-id-on-edit
haringsrob Dec 2, 2022
defb93d
Bump decode-uri-component from 0.2.0 to 0.2.2
dependabot[bot] Dec 2, 2022
112cb32
Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs
dependabot[bot] Dec 2, 2022
a801048
Merge pull request #1965 from area17/dependabot/npm_and_yarn/decode-u…
haringsrob Dec 2, 2022
59d2248
Merge pull request #1966 from area17/dependabot/npm_and_yarn/docs/dec…
haringsrob Dec 2, 2022
2cce9c1
#1975: Fix block with long dynamic titles
ptrckvzn Dec 6, 2022
674c296
Prepare 2.12.1
ptrckvzn Dec 6, 2022
1ae3736
Bump qs from 6.5.2 to 6.5.3
dependabot[bot] Dec 6, 2022
d127482
Bump qs from 6.5.2 to 6.5.3 in /docs
dependabot[bot] Dec 6, 2022
1ef2c27
Prepare 2.12.1
ptrckvzn Dec 6, 2022
c1d8887
Merge pull request #1976 from area17/dependabot/npm_and_yarn/docs/qs-…
haringsrob Dec 12, 2022
705746e
Merge pull request #1977 from area17/dependabot/npm_and_yarn/qs-6.5.3
haringsrob Dec 12, 2022
c00d0eb
Bump express from 4.17.1 to 4.18.2
dependabot[bot] Dec 12, 2022
2682e34
Bump express from 4.17.1 to 4.18.2 in /docs
dependabot[bot] Dec 12, 2022
ed6eae4
Merge pull request #1978 from area17/dependabot/npm_and_yarn/express-…
haringsrob Dec 12, 2022
9e6f4dc
Merge pull request #1979 from area17/dependabot/npm_and_yarn/docs/exp…
haringsrob Dec 12, 2022
f7c92fb
Fix tags when array.
haringsrob Dec 12, 2022
a5649c2
Add is set check.
haringsrob Dec 12, 2022
12b466f
Merge pull request #1993 from area17/fix-tags-2x
haringsrob Dec 12, 2022
aa3574f
dynamic pluck key
kallesprd Dec 16, 2022
e724890
fix: Fixed BlockTitle max-width not working in fieldset by using CSS …
Dec 20, 2022
aef5b04
Merge pull request #2014 from domihagen/fix-max-title-with-not-workin…
haringsrob Dec 20, 2022
b815135
Prepare 2.12.2
haringsrob Dec 20, 2022
0e8ae8b
Fix for VSelect component for using float values
eudaco Dec 25, 2022
8fa7f4a
Bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-s…
dependabot[bot] Dec 31, 2022
681a16d
Merge pull request #2026 from area17/dependabot/npm_and_yarn/json5-an…
haringsrob Jan 2, 2023
87e8174
Revert "Fix activity package."
haringsrob Jan 3, 2023
9331790
Revert "Fix analytics package."
haringsrob Jan 3, 2023
650e850
Revert "Remove eol laravel versions."
haringsrob Jan 3, 2023
ec3dac2
Revert "Cleanup composer for stable versions."
haringsrob Jan 3, 2023
373dc2d
#2029: Use str_after_last
haringsrob Jan 3, 2023
43f37c6
Merge pull request #2032 from area17/restore-deprecated-laravel-versions
haringsrob Jan 3, 2023
a3101aa
Revert "Bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @v…
haringsrob Jan 3, 2023
b6c0e96
Update changelog.
haringsrob Jan 3, 2023
6d70a65
Merge branch '2.x' into fix-vselect-float-values
haringsrob Jan 3, 2023
2b23fc9
Change pluckby to pluckBy
haringsrob Jan 3, 2023
c6682f8
Merge pull request #2008 from kallefrombosnia/pluck-custom
haringsrob Jan 3, 2023
52fa2d7
Remove php cs cache.
haringsrob Jan 4, 2023
aea751f
Revert "Change pluckby to pluckBy"
haringsrob Jan 4, 2023
2df3033
BC checker.
haringsrob Jan 4, 2023
5134139
Add dependency.
haringsrob Jan 4, 2023
1509a74
Add dev deps.
haringsrob Jan 4, 2023
96ae7df
Test bc should break.
haringsrob Jan 4, 2023
7d8228f
Remove pluckby.
haringsrob Jan 4, 2023
83781f3
Merge pull request #2039 from area17/bc-checker-2x
haringsrob Jan 4, 2023
ed52533
2.12.4
haringsrob Jan 4, 2023
b2424f8
Merge branch '2.x' into fix-vselect-float-values
eudaco Jan 4, 2023
dd66397
#1957: Fix keepalive.
haringsrob Jan 6, 2023
e6287cd
Fix code style,
haringsrob Jan 10, 2023
ddbbb95
Merge pull request #2024 from eudaco/fix-vselect-float-values
haringsrob Jan 10, 2023
5bf8c23
Merge pull request #2047 from area17/fix-keepalive-2x
haringsrob Jan 11, 2023
c71dab0
Update architecture-concepts.md
alexfraundorf-com Jan 11, 2023
447b228
Update index.md
alexfraundorf-com Jan 11, 2023
f3ca1d3
backport connected fields.
haringsrob Jan 13, 2023
3bcea13
Merge pull request #2059 from area17/backport-connected-field-fix
haringsrob Jan 13, 2023
8abe015
Merge pull request #2055 from alexfraundorf-com/patch-2
haringsrob Jan 13, 2023
af7ccd6
Merge pull request #2054 from alexfraundorf-com/patch-1
haringsrob Jan 13, 2023
ffc9b37
Merge pull request #1929 from LucaRed/patch-1
haringsrob Jan 20, 2023
9707523
Allow capsules to register blocks and repeaters
Jan 21, 2023
0b2e2e8
Fix for missing application blocks
Jan 21, 2023
0663c6a
Allow disabling automatic navigation for Capsule packages
antonioribeiro Jan 27, 2023
c089ee2
Merge pull request #2113 from antonioribeiro/allow-disabling-automati…
haringsrob Feb 3, 2023
ff6c7ef
Merge pull request #2082 from antonioribeiro/capsules-blocks
haringsrob Feb 3, 2023
aa059a4
Allow Laravel 10
antonioribeiro Feb 15, 2023
d6a6284
Add PHP 8.2 and Laravel 10 to the test stack
antonioribeiro Feb 15, 2023
f8a9727
Fix Laravel version
antonioribeiro Feb 15, 2023
1bfbf96
Add testbench support for Laravel 10
antonioribeiro Feb 15, 2023
fde8322
Upgrade cartalyst/tags to support Laravel 10
Feb 21, 2023
44d2316
Fix test
Feb 21, 2023
b299866
Exclude doctrine/dbal ^2.12 from Laravel 10 tests
Feb 21, 2023
b418672
Exclude laravel 5.8 from PHP 8.2
Feb 21, 2023
9802107
Exclude laravel 6 and 7 from PHP 8.2
Feb 21, 2023
946ff75
Fix the removed on Laravel 10
Feb 21, 2023
ea29dac
Add some tests to check if date casting is working properly
Feb 21, 2023
82439d4
Change implementation of getDates() to get from and
Feb 22, 2023
7cc151e
Fix not getting casts correctly
Feb 22, 2023
66b518b
Add some comments
Feb 22, 2023
8250faf
Fix tests for Laravel <=9
Feb 22, 2023
a8ff0d3
Add the new getDates() to all models that have timestamps = true
Feb 22, 2023
51c141a
Missing .env line for disabling S3 storage
DarthMikke Feb 24, 2023
861032e
Merge pull request #2162 from DarthMikke/patch-1
haringsrob Mar 3, 2023
c208c4c
Allow displaying the uploaded date of a file in the file library.
gilbo75 Mar 8, 2023
da5f611
Update CHANGELOG.md
ifox Mar 27, 2023
b638bc8
Update CHANGELOG.md
ifox Mar 27, 2023
1f5e336
Update lang/en/lang.php
ifox Mar 27, 2023
5257796
Merge branch '2.x' into feature/laravel-10
ifox Mar 29, 2023
c1967c0
Update it/lang.php
LucaRed Mar 28, 2023
df94fd3
Remove bc checker.
haringsrob Mar 30, 2023
d34d84d
Merge pull request #2155 from antonioribeiro/feature/laravel-10
haringsrob Mar 30, 2023
557996e
Add support of capsules into the seed method
cambad Mar 13, 2023
c9cb7ad
Merge branch '2.x' into feature/allow-to-display-the-file-uploaded-date
ifox Mar 30, 2023
8277e18
fix nested repeater being duplicated
BrunosCode Apr 6, 2023
4e46a41
Remove unused GitHub Actions
ifox Apr 12, 2023
226d7a0
Update docs build base for Twill 2.x
ifox Apr 12, 2023
f18da58
Update published assets
ifox Apr 12, 2023
be0f5e6
Update version
ifox Apr 12, 2023
dfa0ba5
Add 2.13.0 changelog
ifox Apr 12, 2023
945e97e
Update migration herlper for translations to default active field to …
sauron Aug 31, 2023
a068e1b
Backport Node 14 syntax to comply to minimum reqs
nikhiltri Aug 11, 2023
4b91add
fix duplicating child module for nested modules
zeezo887 Mar 1, 2024
4f70c20
Merge branch '2.x' into feature/allow-to-display-the-file-uploaded-date
gilbo75 Jun 5, 2024
5249a36
Update src/Models/File.php
gilbo75 Jun 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 0 additions & 32 deletions .github/workflows/build.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .github/workflows/dispatch.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/docs.yml

This file was deleted.

32 changes: 18 additions & 14 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
php: [8.1, 8.0, 7.4, 7.3, 7.2, 7.1]
laravel: [9.*, 8.*, 7.*, 6.*, 5.8.*]
php: [8.2, 8.1, 8.0, 7.4, 7.3]
laravel: [10.*, 9.*, 8.*, 7.*, 6.*, 5.8.*]
dbal: [^2.12, ^3.0]
include:
- laravel: 10.*
testbench: 8.*
- laravel: 9.*
testbench: 7.*
- laravel: 8.*
Expand All @@ -28,32 +30,32 @@ jobs:
- laravel: 5.8.*
testbench: 3.8.*
exclude:
- laravel: 9.*
- laravel: 10.*
php: 8.0
- laravel: 10.*
php: 7.4
- laravel: 9.*
- laravel: 10.*
php: 7.3
- laravel: 9.*
php: 7.2
php: 7.4
- laravel: 9.*
php: 7.1
php: 7.3
- laravel: 8.*
php: 8.1
- laravel: 8.*
php: 7.2
- laravel : 8.*
php : 7.1
- laravel: 7.*
php: 8.2
- laravel: 7.*
php: 8.1
- laravel: 7.*
php: 8.0
- laravel : 7.*
php : 7.1
- laravel: 6.*
php: 8.2
- laravel: 6.*
php: 8.1
- laravel: 6.*
php: 8.0
- laravel : 6.*
php : 7.1
- laravel: 5.8.*
php: 8.2
- laravel: 5.8.*
php: 8.1
- laravel: 5.8.*
Expand All @@ -68,6 +70,8 @@ jobs:
laravel: 8.*
- dbal: ^2.12
laravel: 9.*
- dbal: ^2.12
laravel: 10.*


name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.os }}
Expand Down
19 changes: 0 additions & 19 deletions .github/workflows/rebase.yml

This file was deleted.

100 changes: 99 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,98 @@

All notable changes to `twill` will be documented in this file.

## Unreleased (2.9.0)
## 2.13.0 (2023-04-13)

### Added

- Laravel 10 support by @antonioribeiro in https://github.com/area17/twill/pull/2155
- Allow disabling automatic navigation on a Capsule package by @antonioribeiro in https://github.com/area17/twill/pull/2113
- Allow creating blocks and repeaters inside Capsules by @antonioribeiro in https://github.com/area17/twill/pull/2082
- Singleton - Add support of capsules inside the seed method by @cambad in https://github.com/area17/twill/pull/2180

### Fixed

- Fix nested repeater being duplicated by @brunEdo in https://github.com/area17/twill/pull/2211
- Fix for VSelect component to use float values by @eudaco in https://github.com/area17/twill/pull/2024
- #1957: Fix connected fields keepalive. by @haringsrob in https://github.com/area17/twill/pull/2047
- Backport connected fields. by @haringsrob in https://github.com/area17/twill/pull/2059
- Missing .env line for disabling S3 storage by @DarthMikke in https://github.com/area17/twill/pull/2162

### Improved

- Update index.md by @alexfraundorf-com in https://github.com/area17/twill/pull/2055
- Update architecture-concepts.md by @alexfraundorf-com in https://github.com/area17/twill/pull/2054
- it-IT translation enhancements by @LucaRed in https://github.com/area17/twill/pull/1929
- it translation: fixes by @LucaRed in https://github.com/area17/twill/pull/2201

## 2.12.4 (2023-01-04)

- Revert listAll change as it may conflict with method overrides.

## 2.12.3 (2023-01-03)

- Restore laravel 5.8 support.

## 2.12.2 (2022-12-20)

### Bugfixes

- Fix long dynamic titles not showing inside fieldsets [`#2014`](https://github.com/area17/twill/pull/2014)
- Fix issue where tags could not save [`#1993`](https://github.com/area17/twill/pull/1993)

## 2.12.1 (2022-12-06)

### Bugfixes

- Fix long dynamic titles overflow on Block items [`#1975`](https://github.com/area17/twill/pull/1975)

## 2.12.0 (2022-11-30)

### Breaking change

- Route::singleton is now Route::twillSingleton [`#1961`](https://github.com/area17/twill/issues/1961)

### Features

- Checkboxes can now have notes [`#1354`](https://github.com/area17/twill/issues/1354)
- Blocks in the editor can now be cloned [`#1748`](https://github.com/area17/twill/pull/1748)

### Bugfixes

- Various bug fixes

## 2.11.0 (2022-11-09)

### Features

- When displaying a field with html after the block name, this is now stripped and cleaned [`#1843`](https://github.com/area17/twill/pull/1843)

### Other

- Added support for laravel/ui 4.x and fixes an issue with Laravel 9 aws adapter [`#1900`](https://github.com/area17/twill/pull/1900)

## 2.10.0 (2022-10-18)

### Features

- Add command to allow developers to flush only the twill-manifest.json from cache [`#1859`](https://github.com/area17/twill/pull/1859)
- Adds a ArrayContains support to connected fields [`#1848`](https://github.com/area17/twill/pull/1848)
- The preview function now allows more interaction [`#1561`](https://github.com/area17/twill/pull/1561)
- Adds disabled support to translated media and slideshow [`#1845`](https://github.com/area17/twill/pull/1845)

### Bugfixes

- Avoids additional queries when getting blocks [`#1790`](https://github.com/area17/twill/pull/1790)
- Fixed an issue where translation fallback would not work for blocks [`#1754`](https://github.com/area17/twill/pull/1754)

## 2.9.1 (2022-09-30)

### Fixes

- Fixes an issue that would allow unpublished users to continue to login [`#1833`](https://github.com/area17/twill/pull/1833)
- Fixes an issue that where custom icons were not picked up by the build process [`#1825`](https://github.com/area17/twill/pull/1825)

## 2.9.0 (2022-09-13)

### Features

Expand All @@ -16,6 +107,13 @@ All notable changes to `twill` will be documented in this file.
- Fixes a js error that occurred when cloning repeaters [`#1734`](https://github.com/area17/twill/pull/1734)
- Resolved an issue where slug models could not be found if directories were nested [`#1738`](https://github.com/area17/twill/pull/1738)
- Fixed slugs in nested modules to not rely on random sort anymore [`#1743`](https://github.com/area17/twill/pull/1743)
- Fixed an issue where the activities dashboard could show less entries [`#1764`](https://github.com/area17/twill/pull/1764)
- Fixed an issue that could cause undefined errors when using subdomain routing [`#1779`](https://github.com/area17/twill/pull/1779)
- Optimized a query in HasRelated [`#1789`](https://github.com/area17/twill/pull/1789)

### Docs

Various small documentation updates.

## 2.8.8 (2022-06-27)

Expand Down
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"ext-json": "*",
"ext-pdo": "*",
"astrotomic/laravel-translatable": "^11.5",
"cartalyst/tags": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
"cartalyst/tags": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0",
"doctrine/dbal": "^2.12|^3.0",
"guzzlehttp/guzzle": "^6.2|^7.0",
"imgix/imgix-php": "^3.0",
"laravel/framework": "~5.6|~5.7|~5.8|^6.0|^7.0|^8.0|^9.0",
"laravel/framework": "~5.6|~5.7|~5.8|^6.0|^7.0|^8.0|^9.0|^10.0",
"laravel/socialite": "^4.2|^5.0",
"laravel/ui": "^1.0|^2.0|^3.0",
"laravel/ui": "^1.0|^2.0|^3.0|^4.0",
"league/flysystem-aws-s3-v3": "^1.0|^2.0|^3.0",
"league/glide-laravel": "^1.0",
"matthewbdaly/laravel-azure-storage": "^1.3|^2.0",
Expand All @@ -47,7 +47,7 @@
"friendsofphp/php-cs-fixer": "^2.16|^3.0",
"kalnoy/nestedset": "^5.0|^6.0",
"nunomaduro/collision": "^3.0|^4.2|^5.0|^6.0",
"orchestra/testbench": "~3.3|~3.4|~3.5|~3.6|~3.7|~3.8|^4.0|^5.0|^6.0|^7.0",
"orchestra/testbench": "~3.3|~3.4|~3.5|~3.6|~3.7|~3.8|^4.0|^5.0|^6.0|^7.0|^8.0",
"phpunit/phpunit": "~5.0|~6.0|~7.0|~8.0|~9.0",
"chillerlan/php-qrcode": "~2.0|~3.0|~4.0"
},
Expand Down
2 changes: 2 additions & 0 deletions config/file-library.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@
'filesize_limit' => env('FILE_LIBRARY_FILESIZE_LIMIT', 50),
'allowed_extensions' => [],
'prefix_uuid_with_local_path' => false,
'show_uploaded_date' => false,
'format_uploaded_date' => 'd/m/Y H:i',
];
1 change: 0 additions & 1 deletion dist/assets/admin/css/chunk-common.7ddf7874.css

This file was deleted.

1 change: 1 addition & 0 deletions dist/assets/admin/css/chunk-common.d139ed58.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/assets/admin/css/main-form.59d434eb.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/assets/admin/css/main-form.ca8cc252.css

This file was deleted.

1 change: 0 additions & 1 deletion dist/assets/admin/js/chunk-common.a1a0aa24.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/assets/admin/js/chunk-common.b799ff44.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/assets/admin/js/main-form.9d9aa1be.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/assets/admin/js/main-form.c5d69e0c.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions dist/assets/admin/twill-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"Inter-MediumItalic.woff2": "/assets/admin/fonts/Inter-MediumItalic.7a7fd735.woff2",
"Inter-Regular.woff": "/assets/admin/fonts/Inter-Regular.aebfbb3c.woff",
"Inter-Regular.woff2": "/assets/admin/fonts/Inter-Regular.bffaed79.woff2",
"chunk-common.css": "/assets/admin/css/chunk-common.7ddf7874.css",
"chunk-common.js": "/assets/admin/js/chunk-common.a1a0aa24.js",
"chunk-common.css": "/assets/admin/css/chunk-common.d139ed58.css",
"chunk-common.js": "/assets/admin/js/chunk-common.b799ff44.js",
"chunk-vendors.css": "/assets/admin/css/chunk-vendors.e0f3ef32.css",
"chunk-vendors.js": "/assets/admin/js/chunk-vendors.7d2ee8d2.js",
"chunk-vendors.js": "/assets/admin/js/chunk-vendors.3abec3c2.js",
"icons-files.php": "/views/partials/icons/icons-files-svg.blade.php",
"icons-wysiwyg.php": "/views/partials/icons/icons-wysiwyg-svg.blade.php",
"icons.php": "/views/partials/icons/icons-svg.blade.php",
"main-buckets.css": "/assets/admin/css/main-buckets.4476e8eb.css",
"main-buckets.js": "/assets/admin/js/main-buckets.d4b741ca.js",
"main-buckets.js": "/assets/admin/js/main-buckets.dba3a77a.js",
"main-dashboard.css": "/assets/admin/css/main-dashboard.cc2042d4.css",
"main-dashboard.js": "/assets/admin/js/main-dashboard.ad8df66a.js",
"main-form.css": "/assets/admin/css/main-form.ca8cc252.css",
"main-form.js": "/assets/admin/js/main-form.9d9aa1be.js",
"main-free.js": "/assets/admin/js/main-free.94ff6746.js",
"main-dashboard.js": "/assets/admin/js/main-dashboard.9bc70e5f.js",
"main-form.css": "/assets/admin/css/main-form.59d434eb.css",
"main-form.js": "/assets/admin/js/main-form.c5d69e0c.js",
"main-free.js": "/assets/admin/js/main-free.e5d8b918.js",
"main-listing.css": "/assets/admin/css/main-listing.4c860d28.css",
"main-listing.js": "/assets/admin/js/main-listing.c02514cc.js"
"main-listing.js": "/assets/admin/js/main-listing.6c46b3b2.js"
}
Loading
Loading