v2.5.0-beta1
Pre-release
Pre-release
·
495 commits
to master
since this release
Change log:
Changes since 2.4.0
ezplatform-admin-ui changes between v1.4.0 and v1.5.0-rc1
Improvements
- EZP-29982: The IsContainer method does not need arguments after the developer has access to ContentType on Content (#789)
- EZP-29993: As the eZ Platform developer I would like to use Sass compiler in the Admin UI modules styles (#795)
- EZP-29970: As a Developer I'd like to order components and tabs in Admin UI (#783)
- EZP-29821: As a Developer I want less SPI calls to be done by Admin UI (#778)
- EZP-29168: Side & Context Menu bars styling improvements (#800)
- EZP-29026: As an Editor, I want to be able to assign a section to a subtree (#798)
- EZP-29849: Allow user to remove location in subtree/location limitation (content/create) (#799)
- EZP-29998: As a developer, I want to define icons for content types (#804)
- EZP-30064: As an editor I would like to view a content tree in location view (with mocked data) (#814)
- EZP-30088: Remove isValid check if a form is handled by submitHandler (#819)
- EZP-30069: As an editor I would like to change manually the width of content tree panel (#820)
- EZP-30024: Simplify object states table (#816)
- EZP-30073: As an editor I would like to see a content tree button in the left sidebar (#821)
- EZP-29320: As an Editor, I want to be able to switch content main translation in PlatformUI (#811)
- EZP-30109: Add autofocus attribute to creation forms in the Admin section (#829)
- EZP-30090: As an editor I would like content tree panel staying opened until clicking on a Content Tree button again (#826)
- EZP-29999: As an editor, I want to see custom icons for content types (#832)
- EZP-29961: Add preferred language value to User Preferences (#774)
- EZP-29856: Expose form's data ContentCreateStruct in content create view (#844)
- EZP-30066: As an editor I would like to see current location marked as selected in the content tree (#836)
- EZP-30036: Use Webpack Encore in Admin UI bundle (#796)
- EZP-30100: As an Editor I want to change Object States with dropdowns instead of Set buttons (#847)
- EZP-30162: Revert BC broken in EZP-30100 (#851)
- EZP-29990: As an Administrator I want to translate ezselection Field Definition options (#824)
- EZP-30158: As an Editor I want to assign Section or set sorting order with dropdowns instead of buttons (#849)
- EZP-29280: As an editor, I want to add anchors to RichText content (#831)
- EZP-30065: As an editor I would like content tree to use real data (#855)
- EZP-30071: As an editor I would like to see tables not breaking location view design while making its container small (#840)
- EZP-30174: Update style of content type icons (#859)
- EZP-30072: As an editor I would like to see the content tree state restored after reloading a page (#857)
- EZP-29140: UserBundle (#866)
- EZP-29104: Spike on ImageAsset field type
- EZP-30185: Expose ContentTree configuration to AdminUI (#861)
- EZP-30187: As an editor I would like content tree to always have expanded current location (#867)
- EZP-30184: As an Editor I want to collapse/expand content preview (#860)
- EZP-30209: Expose logged User ID to ContentTree (#870)
- EZP-30205: As an editor I would like content tree to hold separate state for different users (#871)
- EZP-29802: Inline custom tags support (#869)
- EZP-30139: As an editor I want to hide and reveal a content item (#865)
- EZP-29115: Add characters counter for text inputs (#741)
Bugs
- EZP-29702: Can't create new draft due to lack of language code in URL (#706)
- EZP-29971: Error 404 after opening new creation form (#785)
- EZP-29981: Exception after sending item from Relation List to Trash (#788)
- EZP-29833: Limiting "Content\Create" to Section disables "Publish" button. (#787)
- EZP-29779: [Safari] Nothing responds after using web browser back button (#793)
- EZP-29783: ezdatetime displays selected date and time on calendar after clearing the field (#786)
- EZP-29914: When translating the Content Type disable 'Select item' button for Content Relation (Single and Multi) (#791)
- EZP-30001: Limiting "Content\Create" to Section disables "Create" button in COTF (#794)
- EZP-30011: Harmonize Embed icon in Rich Text Editor with Page Builder Embed block icon (#803)
- EZP-29200: Admin menu disappear when user is redirected from policy to limitations (#806)
- EZP-29967: Content Type name is not translated in AdminUI tables (#780)
- EZP-28773: [v2] Issues with page scrolling during actions in rich text editor (#801)
- EZP-29811: Content field definitions is misaligned while creating Content Type (#790)
- EZP-29857: Unable to upload audio to Media field type (#808)
- EZP-30058: Section form: Name should be moved up (#813)
- EZP-30094: User is unable to change object state (#823)
- EZP-30093: Service extending eZ\Publish\Core\Repository\LocationService will make cache:clear fail (#822)
- EZP-30103: Missing asterisks from obligatory fields in Admin menu (#828)
- EZP-30119: cache clear command causes database error when database is not configured (#834)
- EZP-30124: Right sidebar menu is broken when editing link in Link manager (#837)
- EZP-30125: Error page is displayed with right sidebar (#838)
- EZP-29410: As an Editor I want to be informed that I can't edit CI because of missing policies. (#835)
- EZP-30102: Selected item in ezselection field type confuses user (#839)
- EZP-30032: Publishing Article containing Custom Tag inside Intro field results in broken Custom Tag and error (#833)
- EZP-30096: Solr scoring is not taken into account in the backend search results list order (#825)
- EZP-30007: Link to another page is not saved in Richtext (#848)
- EZP-30156: eZ logo is not aligned with other entries in the main menu (2.5) (#850)
- EZP-30172: Cannot edit Content Type with ezobjectrelation/ezobjectrelationlist with deleted starting location (#853)
- EZP-29539: Deleting object will remove all subtree items even when user does not have permission to delete them (#827)
- EZP-30182: ContentTree/loadSubitems action is not respecting offset value
- EZP-20181: Change eZ Publish logo in admin interface for the EE (#858)
- EZP-30192: Content Tree panel is partially visible when toggled (#864)
- EZP-30197: Missing default value for content_tree_module.tree_root_location_id setting (#868)
ezplatform-admin-ui-modules changes between v1.4.0 and v1.5.0-rc1
Improvements
- EZP-29994: Move CSS files for Multi File Upload Module to Admin UI (#126)
- EZP-29995: Move CSS files for Sub Items List Module to Admin UI (#131)
- EZP-29996: Move CSS files for Universal Discovery Module to Admin UI (#130)
- EZP-30064: As an editor I would like to view a content tree in location view (with mocked data) (#136)
- EZP-30069: As an editor I would like to change manually the width of content tree panel (#137)
- EZP-29999: As an editor, I want to see custom icons for content types (#132)
- EZP-30070: As an editor I would like content tree to match design from wireframes (#139)
- EZP-30066: As an editor I would like to see current location marked as selected in the content tree (#140)
- EZP-30037: Use Webpack Encore in Admin UI modules bundle (#133)
- EZP-30065: As an editor I would like content tree to use real data (#143)
- EZP-30071: As an editor I would like to see tables not breaking location view design while making its container small (#138)
- EZP-30075: As an editor I would like to be redirected to a location after clicking on it in the content tree (#147)
- EZP-30072: As an editor I would like to see the content tree state restored after reloading a page (#144)
- EZP-30187: As an editor I would like content tree to always have expanded current location (#149)
- EZP-30196: "Select a Content Type" from UDW -> Create is missing Content Type icons (#151)
- EZP-30193: As an editor I would like content tree to "Collapse all" button (#150)
- EZP-30195: As a developer I would like content tree to use config from the backend (#152)
- EZP-30188: As an editor I would like content tree to display spinner while loading items (#153)
- EZP-30205: As an editor I would like content tree to hold separate state for different users (#155)
Bugs
- EZEE-2660: 500 error occurs when publishing form in form on the fly (#125)
- EZP-30042: I can see fine grey lines in Bookmark & Search tables in UDW (#135)
- EZP-30021: Inactive UDW tabs have wrong background colour (#134)
- EZP-30138: Solr scoring is not taken into account in the UDW search results list order (#141)
- EZP-30207: "Show more" button does not show in root if not all items are loaded (#154)
ezplatform-http-cache changes between v0.8.0 and v0.9.0-rc1
Improvements
- EZP-29817: Varnish - Purge requests with tokens (#72)
- EZP-29194: HttpCache tagging needs to support installs with several repositories (#73)
- EZP-30170: Drop Varnish 4 and 5.0 support (#77)
ezplatform-richtext changes between v1.0.0 and v1.1.0-rc1
Improvements
- EZP-29280: As an editor, I want to add anchors to RichText content (#28)
- EZP-29802: Inline custom tags support (#29)
Bugs
- EZP-30012: Creating a new class in legacy admin interface fails with legacy ezrichtext extension installed (#26)
- EZP-29927: Content Type translation not used on richtext fields (#27)
ezplatform-solr-search-engine changes between v1.5.4 and v1.6.0-rc1
Improvements
- EZP-30169: Drop Solr 4 support (#131)
- EZP-30139: As an editor I want to hide and reveal a content item (#133)
Bugs
- EZP-29984: Solr Field LIKE criterion is not behaving like on Legacy Storage Engine (#128)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#130)
ezpublish-kernel changes between v7.4.0 and v7.5.0-rc1
Improvements
- EZP-29997: Expose information about removed content items in EmptyTrashSignal and DeleteTrashItemSignal (#2520)
- EZP-29559: Delete sleeping requirement for non-empty roles (#2525)
- EZP-30008: More unique uniqid() (#2523)
- EZP-29850: As a Developer I want API to assign a Section to a subtree (#2521)
- EZP-30028: As a Developer I'd like sudo() to be exposed on API (#2528)
- EZP-29961: Add preferred language value to User Preferences (#2516)
- EZP-29466: As a Developer, I would like to have configuration for absolute/relative URLs for generated images (#2511)
- EZP-30029: As a Developer I'd like API for bulk loading Content Info Items (#2529)
- EZP-30006: As a Developer I possibility to load several languages at once (#2524)
- EZP-29990: As an Administrator I want to translate ezselection Field Definition options (#2532)
- EZP-30149: As a Developer I want uniform eznotification DB table definition across all DBMS-es (#2550)
- EZP-30139: As an editor I want to hide and reveal a content item (#2549)
Bugs
- EZP-30004: ezplatform:urls:regenerate-aliases changes parent of broken link (#2522)
- EZP-29924: Can't save ContentType with RelationList which has selectionMethod from legacy (#2518)
- EZP-29959: Token not found exception in ContentViewBuilder when used to build own exception page (#2533)
- EZP-29041: CI is not refreshed when item from ezobjectrelationlist is removed permanently (#2515)
- EZP-28663: Cannot swap location when viewing item from non-main location (#2531)
- EZP-29984: Solr Field LIKE criterion is not behaving like on Legacy Storage Engine (#2517)
- EZP-29980: Content/Read policy for Section:Media is missing for Anonymous user (#2513)
- EZP-30122: Missing argumentName parameter in InvalidArgumentType exception (#2542)
- EZP-30118: Fix typo in UnauthorizedException message (#2541)
- EZP-30013: --env option not passed to parallel processes of ezplatform:reindex Command (#2526)
- EZP-30146: Pagination bug page with more than 3500 sub items (#2546)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#2544)
- EZP-29539: Deleting object will remove all subtree items even when user does not have permission to delete them (#2536)
repository-forms changes between v2.4.0 and v2.5.0-rc1
Improvements
- EZP-30008: More unique uniqid() (#271)
- EZP-29849: Allow user to remove location in subtree/location limitation (content/create) (#273)
- EZP-29990: As an Administrator I want to translate ezselection Field Definition options (#277)
- EZP-29140: UserBundle (#278)
- EZP-29104: Spike on ImageAsset field type (#281)
- EZP-29979: As a developer I would like to use getLocation method on ContentCreateSuccessView and ContentEditSuccessView (#270)
Bugs
- EZP-29857: Unable to upload audio to Media field type (#276)
- EZP-30172: Cannot edit Content Type with ezobjectrelation/ezobjectrelationlist with deleted starting location (#279)
- EZP-30181: Editor is not able to select any item in the ezobjectrelation/ezobjectrelationlist FTs if starting location is not accessible (#280)
ezplatform-graphql v1.0.0-rc1
New repository.
ezplatform-user v1.0.0-rc1
New repository.
ezplatform-matrix-fieldtype v1.0.0-rc1
New repository.