Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Content Forms Laravel Package

ibexa/content-forms

View on GitHub
Deep Wiki
Context7
v5.0.9

ibexa/content-forms changes between v5.0.8 and v5.0.9

Improvements

  • IBX-11766: Replaced phpunit assertions with webmozart equivalents (#110)
v4.6.31

ibexa/content-forms changes between v4.6.30 and v4.6.31

No significant changes.

v5.0.8

ibexa/content-forms changes between v5.0.7 and v5.0.8

No significant changes.

v4.6.30

ibexa/content-forms changes between v4.6.29 and v4.6.30

No significant changes.

v5.0.7

ibexa/content-forms changes between v5.0.6 and v5.0.7

Improvements

v4.6.29

ibexa/content-forms changes between v4.6.28 and v4.6.29

No significant changes.

v5.0.5

ibexa/content-forms changes between v5.0.4 and v5.0.5

Bugs

  • IBX-7492: Fixed error when editing image in user profile (#60)
v5.0.4

ibexa/content-forms changes between v5.0.3 and v5.0.4

No significant changes.

v4.6.26

ibexa/content-forms changes between v4.6.25 and v4.6.26

No significant changes.

v5.0.3

ibexa/content-forms changes between v5.0.2 and v5.0.3

Bugs

  • IBX-9758: Used draft owner instead of logged user as Author default (#101)
  • IBX-9917: Added event for disabling autosave in content edit form (#103)
v4.6.25

ibexa/content-forms changes between v4.6.24 and v4.6.25

Bugs

  • IBX-9758: Used draft owner instead of logged user as Author default (#101)
  • IBX-9917: Added event for disabling autosave in content edit form (#103)
v5.0.2

ibexa/content-forms changes between v5.0.1 and v5.0.2

Bugs

  • IBX-10420: Reloaded content as it is out of date after going through action dispatcher (#100)
v4.6.24

ibexa/content-forms changes between v4.6.23 and v4.6.24

Bugs

  • IBX-10420: Reloaded content as it is out of date after going through action dispatcher (#100)
v5.0.1

ibexa/content-forms changes between v5.0.0 and v5.0.1

Improvements

  • IBX-9727: Added type-hints and adapted codebase to PHP8+ (#95)
v4.6.23

ibexa/content-forms changes between v4.6.22 and v4.6.23

No significant changes.

v4.6.22

ibexa/content-forms changes between v4.6.21 and v4.6.22

No significant changes.

v5.0.0

ibexa/content-forms changes between v4.0.0 and v5.0.0

Improvements

  • IBX-1734: Added PR assigner workflow (#352)
  • IBX-2493: Added invitation intent with role assigment handling for user creation (#29)
  • IBX-2937: Added new relation starting location options (#31)
  • IBX-5569: Switched to reusable generator workflow (#69)
  • IBX-6415: Renamed domain names (#52)
  • IBX-6279: Simplify actions in create and edit modes (#50)
  • IBX-6315: Added url param publishedContentId (#53)
  • IBX-6645: As the User I want to change my data and avatar in User profile
  • IBX-6856: Added view variable mime types for ezimage field type (#55)
  • IBX-8119: Upgraded minimum PHP version to 8.3
  • IBX-8121: Fixed code style for 5.0
  • IBX-8139: Dropped class_alias BC layer statements from all classes (#69)
  • IBX-8138: [Rector] Applied rules from Symfony 5 Rector set lists (#71)
  • IBX-8626: Added block prefix (#73)
  • IBX-8534: Renamed pagelayout parameter (#75)
  • IBX-8470: Upgraded codebase to Symfony 6 (#78)
  • IBX-9727: Added missing type hints (#84)
  • IBX-8471: Upgraded codebase to Symfony 7 (#83)
  • IBX-8471: Fixed outstanding issues after Symfony 7 upgrade (#87)
  • ENG-140: Added auto-assign reviewers GH workflow (#86)
  • IBX-9727: Fixed strict types of FormAction Event & Dispatcher
  • IBX-9727: [Tests] Fixed strict types in test classes after SF 7 upgrade
  • IBX-9727: [Behat] Fixed strict types of Contexts after Symfony 7 upgrade
  • IBX-9727: Fixed the strict types after updating ibexa/core
  • IBX-9727: Fixed strict types of Constraints after Symfony 7 upgrade
  • IBX-9727: [Behat] Added missing array shape to FieldTypeFormContext::$fieldTypeIdentifierMap
  • IBX-9727: Defined generic types for Forms transformers after SF 7 upgrade
  • IBX-9727: [Tests] Aligned Forms transformers tests with generics fixes
  • IBX-9947: Rebranded field type identifiers (#89)
  • IBX-9727: [Behat] Fixed ContentTypeCreateStruct building after strict types changes (#92)
  • IBX-10228: Bumped symfony/* to ^7.3 (#93)

Bugs

  • IBX-1830: Added a new route to determine edit mode (#354)
  • IBX-1819: Added missing update path to DateFieldType (#355)
  • IBX-3289: Fixed validation exception on nulled but required fields (#33)
  • IBX-3451: [Behat] Removed depending on APP_ENV when loading Context services (#62)
  • IBX-3407: Removed doubled validation from user account creation (#36)
  • IBX-3409: Added validation message (#35)
  • IBX-3264: Used service name based on interface instead of implementation (#37)
  • IBX-4796: Proper redirect after content publish (#64)
  • IBX-4486: Disabled Autosave feature for nodraft requests (#66)
  • IBX-5465: Fixed filtering empty author fields (#70)
  • IBX-4031: Forced published non-translatable field to be shown in current field (#71)
  • IBX-6495: Fixed saving non-translatable fields in main language (#74)
  • IBX-7310: Fixed max file size value for Image Asset (#56)
  • IBX-7020: Fixed redirect after saving and closing (#58)
  • IBX-7502: Moved Image asset file validation to field type definition (#61)
  • IBX-7409: Changed Content Type to content type (#59)
  • IBX-7207: Added cast to int contentId and fromVersionNo (#75)
  • IBX-7957: Suppressed validation on Save and Close (#65)
  • IBX-7935: Handled User-related structs in FieldCollectionType dispatcher (#64)
  • IBX-7935: Allowed null value for struct in user Types (#70)
  • IBX-8711: Added setting default for struct option in ContentFieldType (#74)
  • IBX-8980: Fixed getGroupedFields method implementation (#77)
v5.0.0-rc1

ibexa/content-forms changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9727: [Behat] Fixed ContentTypeCreateStruct building after strict types changes (#92)
v5.0.0-beta1

ibexa/content-forms changes between v4.6.0 and v5.0.0-beta1

Improvements

  • IBX-8119: Upgraded minimum PHP version to 8.3
  • IBX-8121: Fixed code style for 5.0
  • IBX-8139: Dropped class_alias BC layer statements from all classes (#69)
  • IBX-8138: [Rector] Applied rules from Symfony 5 Rector set lists (#71)
  • IBX-8626: Added block prefix (#73)
  • IBX-8534: Renamed pagelayout parameter (#75)
  • IBX-8470: Upgraded codebase to Symfony 6 (#78)
  • IBX-9727: Added missing type hints (#84)
  • IBX-8471: Upgraded codebase to Symfony 7 (#83)
  • IBX-8471: Fixed outstanding issues after Symfony 7 upgrade (#87)
  • ENG-140: Added auto-assign reviewers GH workflow (#86)
  • IBX-9727: Fixed strict types of FormAction Event & Dispatcher
  • IBX-9727: [Tests] Fixed strict types in test classes after SF 7 upgrade
  • IBX-9727: [Behat] Fixed strict types of Contexts after Symfony 7 upgrade
  • IBX-9727: Fixed the strict types after updating ibexa/core
  • IBX-9727: Fixed strict types of Constraints after Symfony 7 upgrade
  • IBX-9727: [Behat] Added missing array shape to FieldTypeFormContext::$fieldTypeIdentifierMap
  • IBX-9727: Defined generic types for Forms transformers after SF 7 upgrade
  • IBX-9727: [Tests] Aligned Forms transformers tests with generics fixes
  • IBX-9947: Rebranded field type identifiers (#89)

Bugs

  • IBX-7957: Suppressed validation on Save and Close (#65)
  • IBX-7935: Handled User-related structs in FieldCollectionType dispatcher (#64)
  • IBX-7935: Allowed null value for struct in user Types (#70)
  • IBX-8711: Added setting default for struct option in ContentFieldType (#74)
  • IBX-8980: Fixed getGroupedFields method implementation (#77)
v4.6.21

ibexa/content-forms changes between v4.6.20 and v4.6.21

No significant changes.

v4.6.20

ibexa/content-forms changes between v4.6.19 and v4.6.20

Improvements

  • ENG-140: Added auto-assign reviewers GH workflow (#86)
v4.6.19

ibexa/content-forms changes between v4.6.18 and v4.6.19

No significant changes.

v4.6.12

ibexa/content-forms changes between v4.6.11 and v4.6.12

Improvements

v4.6.11

ibexa/content-forms changes between v4.6.10 and v4.6.11

No significant changes.

v4.6.10

ibexa/content-forms changes between v4.6.9 and v4.6.10

No significant changes.

v4.6.9

ibexa/content-forms changes between v4.6.8 and v4.6.9

Bugs

  • IBX-7935: Allowed null value for struct in user Types (#70)
v4.6.8

ibexa/content-forms changes between v4.6.7 and v4.6.8

Bugs

  • IBX-7935: Handled User-related structs in FieldCollectionType dispatcher (#64)
v4.6.7

ibexa/content-forms changes between v4.6.6 and v4.6.7

No significant changes.

v4.6.6

ibexa/content-forms changes between v4.6.5 and v4.6.6

No significant changes.

v4.6.5

ibexa/content-forms changes between v4.6.4 and v4.6.5

No significant changes.

v4.6.4

ibexa/content-forms changes between v4.6.3 and v4.6.4

No significant changes.

v4.6.3

ibexa/content-forms changes between v4.6.2 and v4.6.3

Bugs

  • IBX-7957: Suppressed validation on Save and Close (#65)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor