Skip to content

v3.2.0

Compare
Choose a tag to compare
@DominikaK DominikaK released this 23 Oct 13:39
· 176 commits to master since this release

ezplatform-ee v3.2.0 change log

Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v3.2.0

Changes since 3.1.0

date-based-publisher changes between v4.1.0 and v4.2.0

Improvements

  • EZP-31721: new eZ Platform U.I. (#191)
  • EZP-31941: A row in the tables under Admin panel should have a gray background on hover over (Same as rest of the application) (#194)
  • EZP-31784: Autosave (#192)
  • EZP-31951: Dialog style need (#195)
  • EZP-32024: Icon inside row tables should be grey (#202)
  • EZEE-2817: As an editor I want to view scheduled blocks in a calendar so that I can view a snapshot of all content that will be available soon (#204)
  • EZEE-3259: Update color of event types in content calendar (#203)
  • EZEE-3328: Calendar need change (event colors, checkbox agliment, names of labels) (#207)
  • EZP-32078: Update icon path (#209)

Bugs

  • EZEE-3267: Dashboard - future publications buttons are not styled properly (#193)
  • EZP-31920: [Hide content] cancel button is not properly placed and styled (#196)
  • EZEE-3293: Clear button in publish later is not visible (#199)
  • EZEE-3294: Publish later - confirm button is not visible (#198)
  • EZP-31994: Secondary buttons should be gray (#197)
  • EZP-31928: Make sure all prefixes ez in variables are changed to ibexa in SCSS (#201)
  • EZEE-3325: Cancel publication button has wrong color (#206)

ezplatform-calendar changes between v1.1.0 and v1.2.0

Improvements

  • EZP-31721: new eZ Platform U.I. (#61)
  • EZP-31941: A row in the tables under Admin panel should have a gray background on hover over (Same as rest of the application) (#62)
  • EZP-31951: Dialog style need (#63)
  • EZEE-3313: Calendar paginator has a wrong icon size (#66)
  • EZEE-3259: Update color of event types in content calendar (#67)

Bugs

  • EZP-31994: Secondary buttons should be gray (#64)
  • EZP-31928: Make sure all prefixes ez in variables are changed to ibexa in SCSS (#65)

ezplatform-ee-installer changes between v3.1.0 and v3.2.0

Improvements

ezplatform-elastic-search-engine changes between v1.0.0 and v1.1.0

Improvements

  • EZEE-3255: Allow self-signed CA certificate to be used by elasticsearch (#16)
  • EZP-27458: Finalize Search facets support (#13)

Bugs

  • EZEE-3253: Allow nullable 'cert_key' param in elasticsearch config (#15)
  • EZP-32001: Search engine indexing fails when empty Obejct State Group is present (#18)
  • EZP-31741: EZP-31701 breaks $searchService->supports (#17)
  • EZP-32045: Missing implementation for AuthorTermAggregation and SubtreeTermAggregation (#21)

ezplatform-form-builder changes between v2.1.0 and v2.2.0

Improvements

  • EZP-31721: new eZ Platform U.I. (#246)
  • EZP-31941: A row in the tables under Admin panel should have a gray background on hover over (Same as rest of the application) (#253)
  • EZEE-3278: Remove padding from the left of the menu. Do not make the menu draggable (#252)
  • EZEE-3323: Form Builder: button type has a design bug + button size is too big (#259)
  • EZEE-3327: Form builder -error alert (#261)
  • EZP-32078: Update icon path (#263)

Bugs

  • EZP-31893: [Form] buttons under submissions tab are not properly styled (#249)
  • EZP-31877: Creating new form - added fields are not properly styled (#250)
  • EZP-31908: CT - ezform - not entirely updated design (#251)
  • EZEE-3300: Button in form builder is not styled (#254)
  • EZP-32042: Wrong icon size for expanding Form Builder field types (#258)
  • EZP-31928: Make sure all prefixes ez in variables are changed to ibexa in SCSS (#256)
  • EZP-32059: Muli-select issues (#260)

ezplatform-page-builder changes between v2.1.0 and v2.2.0

Improvements

  • EZP-31721: new eZ Platform U.I. (#646)
  • EZEE-3268: As a user I want to see new UI on page builder (#654)
  • EZP-31941: A row in the tables under Admin panel should have a gray background on hover over (Same as rest of the application) (#657)
  • EZP-31784: Autosave (#653)
  • EZP-31951: Dialog style need (#659)
  • EZEE-2817: As an editor I want to view scheduled blocks in a calendar so that I can view a snapshot of all content that will be available soon (#667)
  • EZP-31849: Content Edit screen - Improve design to display validation errors (#668)
  • EZEE-3308: Page Builder sidebar has wrong caret icon size (#672)
  • EZP-32063: Page builder - unify color in panel/icons- (sherpa blue) (#679)
  • EZP-32058: Dialog box need visual correction (exactly comments) (#682)
  • EZP-32064: Dialog 'Page creation' need margin bottom (#681)
  • EZP-32078: Update icon path (#689)

Bugs

  • EZEE-3218: Custom Block with select attribute and choice with value "0" will trigger NotBlank validator (#626)
  • EZEE-3197: Landing page 'save draft'+'publish' combo redirects to content tree (#628)
  • EZEE-3165: PageBuilder tries to open parent page in SiteAccess that no longer exists as it's been removed via SiteFactory (#649)
  • EZEE-3273: [PB] Some element in block settings need to be more styled (#656)
  • EZP-31994: Secondary buttons should be gray (#665)
  • EZEE-3295: Missing header in PB edit in field view (#666)
  • EZEE-3298: Content airtime settings date picker is misaligned (#669)
  • EZEE-3299: [PB] Text block settings need more padding (#670)
  • EZEE-3297: Information icon is not aligned to field header name (#673)
  • EZP-31928: Make sure all prefixes ez in variables are changed to ibexa in SCSS (#671)
  • EZEE-3320: Different shadow in different button state (#676)
  • EZEE-3319: Wrong icons color in versions modal (#677)
  • EZEE-3318: Switchers in page builder should be sherpa blue (#674)
  • EZEE-3317: Drag icon is not visible in collection block and content scheduler (#675)
  • EZEE-3326: Action bar is overlapping buttons for object relations (#684)
  • EZEE-3325: Cancel publication button has wrong color (#680)
  • EZP-32060: FR backoffice language - Landing Page 'Delete draft' button (#690)

Misc

  • EZEE-3235: [Travis] Add regression suite running on PostgreSQL (#638)

ezplatform-page-fieldtype changes between v2.1.0 and v2.2.0

Improvements

  • EZP-31809: Move block validators map from service definition to configuration (#152)
  • EZEE-2817: As an editor I want to view scheduled blocks in a calendar so that I can view a snapshot of all content that will be available soon (#160)
  • EZEE-3328: Calendar need change (event colors, checkbox agliment, names of labels) (#161)

Bugs

  • EZEE-3218: Custom Block with select attribute and choice with value "0" will trigger NotBlank validator (#151)
  • EZEE-3269: Deletion of Content added in block inside LandingPage can result in broken Page Builder (#153)

ezplatform-site-factory changes between v1.1.0 and v1.2.0

Improvements

  • EZEE-3170: As a developer, I want to associate a user group to a design (#77)
  • EZEE-3244: As an administrator, I want to define a path for Public Access of Site (#79)
  • EZP-31838: As a user I want to see new U.I. on Site Factory (#82)
  • EZEE-3257: As an administrator, I want to have bulk delete of sites (#83)
  • EZEE-3256: As an administrator, I want to see paginated sites in the Site Factory (#80)
  • EZP-31941: A row in the tables under Admin panel should have a gray background on hover over (Same as rest of the application) (#85)
  • EZEE-3288: As a user I want to see new UI on Site Factory (#88)
  • EZP-32008: New pagination for tables (#93)
  • EZP-32024: Icon inside row tables should be grey (#94)
  • EZP-32015: Header in Edit mode need visual correction (#95)
  • EZP-32078: Update icon path (#98)

Bugs

  • EZEE-3165: PageBuilder tries to open parent page in SiteAccess that no longer exists as it's been removed via SiteFactory (#81)
  • EZEE-3292: Unable to view Site lists on PHP 7.4 (#89)
  • EZEE-3296: Site factory redesign - issues (#90)
  • EZEE-3275: Site Factory - problem with 'Domain' validation (#84)
  • EZEE-3302: Remove options icon from grid view if no options provided (#92)
  • EZP-31928: Make sure all prefixes ez in variables are changed to ibexa in SCSS (#91)
  • EZEE-3325: Cancel publication button has wrong color (#96)
  • EZEE-3312: It is possible to add a page without public access (#97)

ezplatform-version-comparison changes between v1.1.0 and v1.2.0

Improvements

  • EZP-31941: A row in the tables under Admin panel should have a gray background on hover over (Same as rest of the application) (#48)
  • EZP-31835: As a user I want to see new U.I. on version comparisor (#49)
  • EZP-32078: Update icon path (#51)

Bugs

  • EZP-31928: Make sure all prefixes ez in variables are changed to ibexa in SCSS (#50)

ezplatform-workflow changes between v2.1.0 and v2.2.0

Improvements

  • EZP-31721: new eZ Platform U.I. (#155)
  • EZEE-3271: [Send to review] Please implement additional space between user name and message below (#158)
  • EZP-31941: A row in the tables under Admin panel should have a gray background on hover over (Same as rest of the application) (#159)
  • EZP-31989: Event timeline need updated UI (#160)
  • EZP-32008: New pagination for tables (#163)
  • EZP-31961: My Content > Draft tab - Table header missing when the table is empty (#164)
  • EZP-32024: Icon inside row tables should be grey (#165)
  • EZP-32078: Update icon path (#169)

Bugs

  • EZEE-3248: Published content ends in "Drafts to review". (#157)
  • EZP-32013: Icons on event timeline should be aligned to the top (#161)
  • EZP-31928: Make sure all prefixes ez in variables are changed to ibexa in SCSS (#162)
  • EZEE-3329: Cannot add Content/Edit and Content/Publish policy (#166)
  • EZEE-3332: Workflow Proxy classes are not generared during cache warmup (#167)

Misc

  • EZEE-3235: [Travis] Add regression suite running on PostgreSQL (#150)

ezplatform-ee changes between v3.1.0 and v3.2.0

Improvements

  • EZP-31744: DATABASE_URL env variable doesn't contain server version (#576)
  • EZP-31737: Change .gitignore files to .gitkeep in src dir (#584)
  • EZP-31607: Insecure default value of Varnish invalidate token (#583)
  • EZEE-3244: As an administrator, I want to define a path for Public Access of Site (#155)
  • EZEE-3224: Segmentation API (#157)
  • EZEE-2817: As an editor I want to view scheduled blocks in a calendar so that I can view a snapshot of all content that will be available soon (#160)
  • EZP-31875: As a developer I want to authenticate against REST API using JWT (#605)
  • EZP-32004: Use REST endpoint to fetch imageasset variations (#161)
  • EZP-32002: Move system information UI to be a part of ez-support-tools (#606)
  • EZP-32040: Welcome screen need redesign (#163)
  • EZP-32096: Provide possibility to configure icon sets per siteaccess (#616)
  • EZP-32078: Update icon path (#617)
  • EZP-31930: composer ezplatform-install command output has bad formatting (#3070)

Bugs