ibexa/oss v4.6.0-beta2 change log
Changes since v4.6.0-beta1
ibexa/admin-ui changes between v4.6.0-beta1 and v4.6.0-beta2
Improvements
- IBX-6017: Avoid loading whole content in the Content Tree (#2104)
- IBX-6240: Create general css classes for switcher (from edit form left menu) (#850)
- IBX-6314: Apply microcopy guidelines and adjust translation keys and domains (#866)
- IBX-6415: Renamed domain names (#886)
- IBX-3698: Conditional icon for form_help (#889)
- IBX-6252: Update hover styles for --selector button (#877)
- IBX-6338: As an Editor I'd like to sort the list of search results (#884)
- IBX-6339: As an Editor I'd like use facets to filter global search results (#871)
- IBX-6502: Drafts under content (#899)
- IBX-6492: Keyboard support for redo and undo (#903)
Bugs
- IBX-5744: [Tags] Incorrect Root tag name on create a new tag form (#827)
- IBX-5869: Search results table view for many translations (#820)
- IBX-5863: Adjust reschedule modal for long labels in buttons (#829)
- IBX-5784, IBX-5743: CkEditor toolbar overflow (#815)
- IBX-1133: An exception occurred while searching for available contents in back office (#2105)
- IBX-6193: [Landing page] JS exception occur while editing landing page (#838)
- IBX-6123: Fixed tooltips ellipsis (#848)
- IBX-5979: Fixed creator filter overlapped by table elements in trash list (#832)
- IBX-6001: Added cast items array to String (#843)
- IBX-6160: Fix tooltip text height calculation (#852)
- IBX-6160: Fix tooltip text height calculation (#851)
- IBX-5852: Created a new layout for error pages to prevent leak data (#2106)
- IBX-4325: Added min-height for field definition header (#839)
- IBX-4172: Fixed jumping headline in content structure (#841)
- IBX-6276: Added removing content type draft when clicking cancel button (#2107)
- IBX-3675: Fix unavailable state styling of PB sidebar blocks (d&d) (#845)
- IBX-3069: Fixed selection input in firefox (#835)
- IBX-5145: Modified invitation modal for easier extending (#844)
- IBX-6327: Added missing content_type_name parameter (#868)
- IBX-6260: Fixed preview voter taking language priority into consideration (#865)
- IBX-5886: Dispatched
ContentCreateContentTypeChoiceLoaderEvent
- IBX-6214: Set default action to publishContentType (#870)
- IBX-6261: Fixed UDW Search module to set locations when unmounting (#861)
- IBX-6342: Fixed richtext field in user content type (#885)
- IBX-5854: Added base backoffice path to adminUI config (#860)
- IBX-5743: Fixed header z-index in edit mode (#888)
- IBX-6451: Calculating the size of the dropdown element has been changed (#2110)
- IBX-2942: Added missing edit permission restriction in UDW response (#2109)
Misc
- IBX-6230: Fix incorrect CSS selectors in Behat code (#873)
- IBX-6330: [Behat] Cover "My Drafts" Page (#878)
- IBX-6280: [Behat] Retry entering Richtext value (#879)
- IBX-5754: Behat tests for Taxonomy (#881)
- IBX-6406: Cover "My Drafts" Page - Back-port to 4.5 (#890)
ibexa/admin-ui-assets changes between v4.6.0-beta1 and v4.6.0-beta2
No significant changes.
ibexa/content-forms changes between v4.6.0-beta1 and v4.6.0-beta2
Improvements
Bugs
ibexa/core changes between v4.6.0-beta1 and v4.6.0-beta2
Improvements
- IBX-5630: Added possibility to extend URL schema resolving (#242)
- IBX-6185: Add more PHP file types to default upload blocklist (#3153) (#379)
- IBX-6017: Implemented
loadVersionInfoListByContentInfo
PAPI method - IBX-6017: Fixed validation of
ContentService::loadVersionInfoListByContentInfo
input - IBX-6314: Applied microcopy guidelines and adjusted translation keys and domains (#260)
- IBX-4598: Added support for generating urls for content wrappers in ibexa_url/ibexa_path (#181)
- IBX-6415: Renamed domain names (#269)
- IBX-6282: Added support for custom name schema attributes (#257)
- IBX-5705: Used SecurityPass to define Guard authentication provider (#265)
- IBX-5705: Fixed Token handler getTokenType to return id (#267)
- IBX-5705: Fixed InteractiveLoginToken by setting original token (#274)
- IBX-5385: Added content-type option to ibexa:reindex command (#259)
Bugs
- IBX-4853: Introduced
Locale::convertToRepository
method (#245) - IBX-6195: Made
URL_ALIAS_ROUTE_NAME
calls inside URL Alias Routers static (#246) - IBX-5388: Added index on
ezcontentobject_link.contentclassattribute_id
field - IBX-6202: Fixed processing URL Alias schema pattern groups (#248)
- IBX-5936: Added
ContentTypeHandler::loadContentTypesByFieldDefinitionIdentifier
method (#249) - EZP-29574: [Tests] Fixed randomly failing testLoadUserByToken
- IBX-152: Optimized Legacy Search Engine FullText Word Indexer
- IBX-6254: Refactored
MemoryCachingHandler
to useCacheIdentifierGeneratorInterface
with shortened persistence cache tags (#252) - IBX-4031: Ensured non-translatable field values are copied when publishing a draft
- IBX-6173: Added indexes to ezcontentobject_attribute and ezurl_object_link tables
- IBX-5061: Improved readability for DateMetadata criterion targets (#204)
ibexa/core-persistence changes between v4.6.0-beta1 and v4.6.0-beta2
No significant changes.
ibexa/cron changes between v4.6.0-beta1 and v4.6.0-beta2
No significant changes.
ibexa/design-engine changes between v4.6.0-beta1 and v4.6.0-beta2
No significant changes.
ibexa/doctrine-schema changes between v4.6.0-beta1 and v4.6.0-beta2
No significant changes.
ibexa/fieldtype-matrix changes between v4.6.0-beta1 and v4.6.0-beta2
Improvements
- IBX-6314: Apply microcopy guidelines and adjust translation keys and domains (#29)
- IBX-6415: Renamed domain names (#30)
ibexa/fieldtype-query changes between v4.6.0-beta1 and v4.6.0-beta2
Improvements
ibexa/fieldtype-richtext changes between v4.6.0-beta1 and v4.6.0-beta2
Improvements
- IBX-6310: Separated text extraction logic from SearchField class (#119)
- IBX-6313: Fixed anchor in empty paragraph (#125)
- IBX-6415: Renamed domain names (#127)
Bugs
- IBX-6025: Properties of one custom tag showing in the preview of another (#97)
- IBX-5715: Added validate if anchor value is unique and valid (#94)
- IBX-6149: Richtext: Anchor is duplicated when entering newline
- IBX-5784: CkEditor toolbar top position fixed (#92)
- IBX-6026: Fixed deleting multiple custom tags in once (#99)
- IBX-6039: Fixed dropdown label for custom styles (#98)
- IBX-6151, IBX-6148: Added check if balloon hasView to prevent trying it add again it, corrected logic for countElementsWithSameId (#101)
- IBX-6134: Changed ANCHOR_PATTERN to be compatible with xml:id because cannot have : character (#235)
- IBX-6136: Changed value validation logic for anchor (#236)
- IBX-5961: Cut&pasting from Word might cause invaliation error due to not accepted TextAlign value (#233)
- IBX-6162: Add link params to all selected paragraphs (#103)
- IBX-6071: Handled custom attributes deselection (#104)
- IBX-6121: Added z-index to toolbar (#111)
- IBX-6077: Fixed saving custom classes and attributes on tables in OE (#107)
- IBX-5932: Added max-height for .ck.ck-dropdown__panel (#112)
- IBX-1756: Added id attribute to custom tags (#238)
- IBX-6200: Changed the way Custom Styles list was displayed (#109)
- IBX-5871: Changed check if @xLink:title exists and not empty for a link element (#115)
- IBX-6217: Forced
RichText\Renderer
to utilizePermissionResolver
instead ofAuthorizationChecker
(#118) - IBX-5048: Fixed handling nested lists with line feeds (#237)
- IBX-6078: Added Revert to saved button (#117)
- IBX-6352: Blocked image upload when moving it inside RTE (#121)
- IBX-6354: Set z-index for .ck-toolbar-container and .ck-balloon-panel_with-arrow (#124)
ibexa/graphql changes between v4.6.0-beta1 and v4.6.0-beta2
Bugs
ibexa/http-cache changes between v4.6.0-beta1 and v4.6.0-beta2
Improvements
ibexa/i18n changes between v4.6.0-beta1 and v4.6.0-beta2
Bugs
ibexa/post-install changes between v4.6.0-beta1 and v4.6.0-beta2
No significant changes.
ibexa/rest changes between v4.6.0-beta1 and v4.6.0-beta2
Improvements
Bugs
- IBX-6222: Fixed Request Parser to include non-core routes as REST (#67)
- IBX-6239: Added Content Type for Image Variation
ibexa/search changes between v4.6.0-beta1 and v4.6.0-beta2
Improvements
- IBX-6415: Renamed domain names (#27)
- IBX-6338: As an Editor I'd like to sort the list of search results (#25)
- IBX-3639: As an Editor I'd like use facets to filter global search results (#26)
ibexa/solr changes between v4.6.0-beta1 and v4.6.0-beta2
No significant changes.
ibexa/standard-design changes between v4.6.0-beta1 and v4.6.0-beta2
No significant changes.
ibexa/system-info changes between v4.6.0-beta1 and v4.6.0-beta2
Improvements
- IBX-6314: Apply microcopy guidelines and adjust translation keys and domains (#44)
- IBX-6415: Renamed domain names (#45)