Skip to content

v4.0.0

Compare
Choose a tag to compare
@DominikaK DominikaK released this 04 Feb 16:57
· 86 commits to master since this release

ibexa/experience v4.0.0 change log

See https://github.com/ibexa/content/releases/tag/v4.0.0 for changelogs from further packages.

Changes since v3.3.0

Changes between ezsystems/ezplatform-page-fieldtype v2.3.0 and ibexa/fieldtype-page v4.0.0

Improvements

  • EZEE-2522: Fixed return type error when there are no events in Scheduler Block (#181)
  • EZEE-2522: Implement snapshots in Scheduler Block to improve performance (#66)
  • EZEE-3512: Blocks availability can now be configured on content type level (#170)
  • EZEE-3512: Blocks availability can now be configured on content type level (#170)
  • IBX-1001: [Page Fieldtype] As a developer I want to have js code style used in code (#202)
  • IBX-105: Added automatic release creation on tag push (#173)
  • IBX-1111: Updated Ibexa Business License Agreement
  • IBX-1171: Prepared 4.0 alpha release (#204)
  • IBX-22: Added setting for disabling/enabling layouts visibility (#171)
  • IBX-22: Added setting for disabling/enabling layouts visibility (#171)
  • IBX-261: Updated changelog generator
  • IBX-422: As a Maintainer, I want to have rebranded icons (#182)
  • IBX-612: Input field (ibexa-input--text) with ibexa-label redesign
  • IBX-615: As an Editor, I want to see redesigned checkbox and radio buttons in all states (#189)
  • IBX-880: As an Editor, I want to see redesigned Page Builder edit mode (#201)
  • IBX-892: Fixed code style
  • IBX-892: Moved behat context classes into lib
  • IBX-90: Added setting for preferred editor mode (#179)
  • IBX-1543: Replaced deprecated twig functions (#13)
  • IBX-1589: Renamed Extension ezplatform_page_fieldtype to ibexa_fieldtype_page (#15)
  • IBX-1334: Rebranded ibexa/fieldtype-page to use new namespaces
  • IBX-1334: Align code to latest standards
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1334: Restore unrebranded ezsystems/behatbundle dependency
  • IBX-1334: Cleanup rebranded ibexa/fieldtype-page code (#19)
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#20)
  • IBX-1575: Updated events colors in calendar (#21)
  • IBX-1694: Dropped unused ezsystems.platformui.application_config_provider service tag
  • IBX-1734: Added cross-org merge workflow (#220)
  • IBX-1694: Rebranded dependency injection container service tags (#24)
  • IBX-1853: Changed services names to FQCN or rebranded ones (#26)
  • IBX-1998: Rebranded routes in ibexa/fieldtype-page repository (#29)
  • IBX-1998: Rebranded routes in ibexa/fieldtype-page repository (#31)
  • IBX-1694: Rebranded outstanding event_type.page_block_hide.action tag
  • IBX-1696: Removed class parameters from ibexa/fieldtype-page repository (#32)
  • IBX-1853: Used rebranded namespaces and services names (#33)
  • IBX-2153: Moved ConfigResolverInterface into contracts (#34)
  • IBX-1734: Added PR assigner workflow (#221)
  • IBX-1696: Rebranded Container parameters and Config Resolver namespaces (#35)
  • IBX-1853: Used rebranded namespaces in comments (#36)
  • IBX-1853: Used rebranded Ibexa name in codebase (#38)

Bugs

  • EZEE-3430: Existing page fieldtype removal via PageStorage (#167)
  • EZEE-3460: Remove duplicated response tagging to avoid tags clearing in subrequests (#169)
  • IBX-1147: Fixed data attributes in collapse (#210)
  • IBX-226: Added checks if attribute exists in $blockDefinitionAttributes (#177)
  • IBX-602: Fixed missing spaces when text formatting is used within the TextBlock (#187)
  • IBX-655: ezlandingpage field 'Select blocks' info message overlaps blocks (#186)
  • IBX-689: Fixed blocks availability for blocks with same names (#191)
  • IBX-726: Check for empty array instead of null for newly created field definitions (#193)
  • IBX-726: Provided default PageValue for empty Landing Page type (#190)
  • IBX-843: Aligned changes to 3.3
  • IBX-843: Optimized extracting content relations on publish (#205)
  • IBX-863: Backport of fix for flooded tables (#196)
  • IBX-867: Fixed ezdesign template path
  • IBX-867: Fixed ezdesign template path (undescore in place of dash)
  • IBX-867: User gets exception if landing page referes to non-existing block
  • IBX-1870: Fixed select/unselect all in content type create (#25)

Changes between ezsystems/ezplatform-form-builder v2.3.0 and ibexa/form-builder v4.0.0

Improvements

  • EZEE-3464: Added command to purge all submission of given form (#272)
  • EZP-32179: Add footer to platform when user is logged in (#270)
  • EZP-32259: Replaced "ezplatform" commands namespace with "ibexa" (#271)
  • IBX-1004: [Form Builder] As a developer I want to have js code style used in code (#304)
  • IBX-105: Added automatic release creation on tag push (#278)
  • IBX-1111: Updated Ibexa Business License Agreement
  • IBX-1171: Prepared 4.0 alpha release (#309)
  • IBX-1259: As an Editor, I want to have redesigned config forms in Page Builder (#316)
  • IBX-261: Updated changelog generator
  • IBX-268: Redesign buttons for 4.0 (#281)
  • IBX-395: Removed jquery dependency (#295)
  • IBX-395: Updated code to Bootstrap 5 (#293)
  • IBX-422: As a Maintainer, I want to have rebranded icons (#282)
  • IBX-492: As an Editor, I want to see redesigned tables (#296)
  • IBX-497: Redesign tabs for 4.0 (#285)
  • IBX-612: As an Editor, I want to see redesigned input field in all states (with labels) (#288)
  • IBX-613: As an Editor, I want to see redesigned dropdown field (multi-select) in all states (#294)
  • IBX-615: As an Editor, I want to see redesigned checkbox and radio buttons in all states (#286)
  • IBX-617: As an Editor, I want to see the redesigned toggle button (#287)
  • IBX-630: Redesigned ezform (#300)
  • IBX-880: Use Icon React component from admin-ui instead of Page Builder module (#305)
  • IBX-897: redesign form builder (#317)
  • IBX-928: Change valueChanged event to change event in inputs (#302)
  • IBX-1384: Personalization - scenario preview redesign (#17)
  • IBX-1543: Replaced deprecated twig functions (#18)
  • IBX-1528: Redesigned modals (#20)
  • IBX-1589: Renamed Extension ezplatform_form_builder to ibexa_form_builder (#21)
  • IBX-1334: Rebranded ibexa/form-builder to use new namespaces
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1334: Restore unrebranded ezsystems/behatbundle dependency
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#23)
  • IBX-1734: Added cross-org merge workflow (#327)
  • IBX-1694: Rebranded dependency injection container service tags (#28)
  • IBX-1853: Changed services names to FQCN or rebranded ones (#34)
  • IBX-1998: Rebranded routes in ibexa/form-builder repository (#36)
  • IBX-1998: Rebranded routes in ibexa/form-builder repository (#38)
  • IBX-1853: Rollback duplicated service name (#39)
  • IBX-1696: Removed class parameters from ibexa/form-builder repository (#42)
  • IBX-2153: Moved ConfigResolverInterface into contracts (#44)
  • IBX-1734: Added PR assigner workflow (#329)
  • IBX-1696: Rebranded Container parameters and Config Resolver namespaces (#45)
  • IBX-1853: Used rebranded namespaces in comments (#46)
  • IBX-1853: Used rebranded Ibexa name in codebase (#48)

Bugs

  • EZEE-3465: DI RepositoryConfigurationProvider service (#274)
  • EZEE-3518: Button block is overlapping fields (#283)
  • EZP-32382: Made File's URL repository aware (#276)
  • IBX-1286: Tables template XSS vulnerability - default |raw (#318)
  • IBX-1367: Sidebars adjustments (#322)
  • IBX-142: Fixed language filter in Submissions tab (#277)
  • IBX-940: Adjust tests to current struct (#306)
  • IBX-1427: Form builder design updates (#24)
  • IBX-1594: Required field "Name" don't have validation (#26)
  • IBX-1863: Fix field config panel backdrop; add back button instead of X (#29)
  • IBX-1894: Fix Form Builder not opening correctly inside Page Builder (#32)
  • IBX-1820: Fixed width of input in field config (#33)
  • IBX-1893: On selecting an item I do not see the reference/context of the item (#41)
  • IBX-2004: Add tabs error state; fix tabs in Page Builder (#43)

Changes between ezsystems/ezplatform-page-builder v2.3.0 and ibexa/page-builder v4.0.0

Improvements

  • EZEE-2522: Implement snapshots in Scheduler Block to improve performance (#244)
  • EZEE-3515: Blocks in page builder toolbar are now hidden if not available (#734)
  • EZP-32179: Add footer to platform when user is logged in (#720)
  • EZP-32196: Added logger and throw Exception in requestBlockConfigurationAction (#834)
  • IBX-105: Added automatic release creation on tag push (#736)
  • IBX-1070: blocks selection in PB (#838)
  • IBX-1111: Updated Ibexa Business License Agreement
  • IBX-1171: Prepared 4.0 alpha release (#847)
  • IBX-1207: Add short month name after day number in Timeline calendar for first day of a month (#858)
  • IBX-1242: Missing Page Builder translations (#868)
  • IBX-1259: As an Editor, I want to have redesigned config forms in Page Builder (#872)
  • IBX-1269: Add empty content name placeholder (default name) in action bar (infobar) (#874)
  • IBX-1270: As an Editor, I want to have redesigned block preview in Page Builder (#875)
  • IBX-1279: As an Editor, I want to have go back to current time in form of ribbon (#876)
  • IBX-1289: page builder backport (#904)):
  • IBX-1291: Redesign autosave (#878)
  • IBX-22: Added setting for disabling/enabling layouts visibility (#735)
  • IBX-261: Updated changelog generator
  • IBX-268: Redesign buttons for 4.0 (#757)
  • IBX-365: no layout selection popup if there is only one to choose from (#753)
  • IBX-397: Redesign main layout (#765)
  • IBX-405: changing user password
  • IBX-422: Rebrand ez-icon to ibexa-icon (#760)
  • IBX-491: As an Editor, I want to see redesigned links (#766)
  • IBX-492: As an Editor, I want to see redesigned tables (#803)
  • IBX-497: Redesign tabs for 4.0 (#770)
  • IBX-580: Added contexts for regression suites
  • IBX-612: Input field (ibexa-input--text) redesign (#782)
  • IBX-615: As an Editor, I want to see redesigned checkbox and radio buttons in all states (#777)
  • IBX-617: As an Editor, I want to see the redesigned toggle button (#783)
  • IBX-650: redesign main menu (#791)
  • IBX-755: Coverage for link preview - demo fix (#863)
  • IBX-778: Moving jobs from Travis to GHA in ezplatform-page-builder (#798)
  • IBX-836: Redesigned headers (#802)
  • IBX-89: As an Editor, I should see only the selected page layouts configured for the content type (#768)
  • IBX-897: Redesign sidebar (#883)
  • IBX-90: Added setting for preferred editor mode (#743)
  • IBX-901: Redesign ez-alert (now ibexa-alert) for 4.0 (#819)
  • IBX-93: Updated encore entries (#792)
  • IBX-1543: Replaced deprecated twig functions (#34)
  • IBX-1528: Redesigned modals (#37)
  • IBX-1589: Renamed Extension ez_platform_page_builder to ibexa_page_builder (#40)
  • IBX-1334: Rebranded ibexa/page-builder to use new namespaces
  • IBX-1334: Align code to latest standards
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1334: Restore unrebranded ezsystems/behatbundle dependency
  • IBX-1334: Cleanup rebranded ibexa/page-builder code (#43)
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#44)
  • IBX-1705: Optimized Content loading in Menu listener (#918)
  • IBX-1734: Added cross-org merge workflow (#924)
  • IBX-1526: Page Builder updates (#49)
  • IBX-1694: Rebranded dependency injection container service tags (#50)
  • IBX-1853: Changed services names to FQCN or rebranded ones (#57)
  • IBX-1886: Dart Sass compatibility added (#925)
  • IBX-1998: Rebranded routes in ibexa/page-builder repository (#59)
  • IBX-1998: Rebranded routes in ibexa/page-builder repository (#66)
  • IBX-740: Adapt repository to be used without compatibility-layer (#69)
  • IBX-2153: Moved ConfigResolverInterface into contracts (#73)
  • IBX-1734: Added PR assigner workflow (#928)
  • IBX-1696: Rebranded Container parameters and Config Resolver namespaces (#78)
  • IBX-1853: Used rebranded namespaces in comments (#80)
  • IBX-1853: Used rebranded namespaces in code (#82)
  • IBX-1853: Used rebranded Ibexa name in codebase (#84)

Bugs

  • EZEE-3372: Block Order mixed up sometimes (#723)
  • EZEE-3375: 'Multiple' PB block's attribute is not rendering properly (#724)
  • EZEE-3396: Fixed select attribute rendering (#722)
  • EZEE-3476: Fixed PB matching based on translation (#732)
  • EZEE-3477: Made root Locations of SAs nullable if unauthorized (#731)
  • EZEE-3481: Block scheduling radio buttons are unstyled (#730)
  • EZEE-3482: 'Multiple' block's attribute is not rendered correctly (#727)
  • EZEE-3518: Button block is overlapping fields (#764)
  • EZEE-3523: Added fallback to SA resolving in PageController (#733)
  • EZEE-3529: Disposed unused form theme imports for LP (#759)
  • EZP-32308: Passed mandatory Location into LocationLimitation (#729)
  • IBX-1073: Fixed richtext CSS classes (#837)
  • IBX-1197: Page Builder - tooltip with events is sometimes partly hidden in Timeline calendar (#852)
  • IBX-1202: Add scroll to TimelinePopup (#855)
  • IBX-1203: Ellipsize crash on Firefox (#862)
  • IBX-1203: Page Builder crashes on Windows with Edge (sometimes other browsers) (#856)
  • IBX-1231: Fixed matching site access for drafts during creation (#864)
  • IBX-1261: Updated display URL in the infobar (#887)
  • IBX-1271: Fixed main menu items rendering (#881)
  • IBX-1327: Disable Jump to event button (Timeline) when there are no events (#884)
  • IBX-1328: Fix Back button in PB (#885)
  • IBX-1356: Backported fix for TranslationChoiceLoader (#890)
  • IBX-1367: Sidebars adjustments (#888)
  • IBX-140: Fixed matching SA for LP being below configured tree_root.location_id (#741)
  • IBX-140: Fixed toolbar overlapping ezobjectrelation buttons (#739)
  • IBX-1429: Fixed delete button for hidden blocks being not easily accessible (#900)
  • IBX-179: Disposed CrossOriginHelper snippet from frontend
  • IBX-375: Pre auth with cookie in Page Builder preview to allow page navigation (#797)
  • IBX-387: Fixed ConfigureMainMenuListener (#756)
  • IBX-503: Provided default editor mode in PageController (#767)
  • IBX-543: Layout selection confirmation button is not visible if list of layouts has multiple rows (#771)
  • IBX-663: Uncaught TypeError Cannot read property 'removeAttribute' of null at focusOnFirstError (#773)
  • IBX-676: Fixed mode switcher icons (#775)
  • IBX-726: Fixed default pagevalue (#780)
  • IBX-743: Fixed mode switcher icons (#835)
  • IBX-744: Fixed block classes being not preserved on drag&drop (#784)
  • IBX-779: Fixed LP translating when 'alwaysAvailable' flag is disabled (#807)
  • IBX-843: Aligned changes to 3.3
  • IBX-843: Optimized extracting content relations on publish (#850)
  • IBX-848: Backport of fix for PB matching based on translation (#804)
  • IBX-881: Aligned changes to 3.3
  • IBX-881: Excluded SetPreAuthCookieSubscriber from default service definitions (#820)
  • IBX-885: Fixed routing being in wrong whitelist group
  • IBX-952: Added Location to TranslationChoiceLoader (#826)
  • IBX-963: Buttons on Trash page are hidden on medium resolutions (#827)
  • IBX-1508: Injected proper language to SA resolver (#908)
  • IBX-1607: Fixed serializer config (#38)
  • IBX-1607: Splitted contracts serialization configuration from lib one (#39)
  • IBX-1360: update label for discard changes for block settings (#46)
  • IBX-1826: Fix toggling sidebar group when trying to drag a block (#47)
  • IBX-1894: Form Builder does not open correctly (#51)
  • IBX-1895: Fix updating Sidebar dimensions on collapse, blocks filtering etc. (#52)
  • IBX-1845: Removed second dropdown in content list block (#56)
  • IBX-1344: Added hover state on day in timeline calendar (#62)
  • IBX-1891: Removed dot from top toolbar (#64)
  • IBX-1342: Fixed spaces in action bar (#65)
  • IBX-1359: Changed icon when sidebar group is collapsed (#63)
  • IBX-2097: Fixed Page Bulder back button on root location (#68)
  • IBX-1343: Styled events in timeline (#72)
  • IBX-2059: Fix event description twig for publish later LP (#71)
  • IBX-2004: Add tabs error state; fix tabs in Page Builder (#70)
  • IBX-2159: Add notification/feedback to user about invalid fields/layout (#74)
  • IBX-2168: Disabled switch view in timeline if no events (#76)
  • IBX-2169: Changed width to max width in siteaccess name (#75)
  • IBX-2170: Fix missing translations (#77)
  • IBX-2181: Fix workflow buttons styling in menu bar (#79)
  • IBX-2196: open fields left panel if launch mode is set to fields (#81)

Changes between ezsystems/ezplatform-permissions v1.1.0 and ibexa/permissions v4.0.0

Improvements

  • IBX-1111: Updated Ibexa Business License Agreement
  • IBX-1171: Prepared 4.0 alpha release (#7)
  • IBX-261: Updated changelog generator (#5)
  • IBX-1334: Rebranded ibexa/permissions to use new namespaces
  • IBX-1734: Added cross-org merge workflow (#13)
  • IBX-1694: Rebranded dependency injection container service tags (#7)
  • IBX-1853: Changed services names to FQCN or rebranded ones (#9)
  • IBX-1210: Rebranded @ezdesign ibexa/permissions repository (#10)

Bugs

Changes between ezsystems/ezplatform-segmentation v1.1.0 and ibexa/segmentation v4.0.0

Improvements

  • EZP-32179: Add footer to platform when user is logged in (#23)
  • IBX-1111: Updated Ibexa Business License Agreement
  • IBX-1171: Prepared 4.0 alpha release (#37)
  • IBX-1190: Updated readme to fit new template (#39)
  • IBX-1259: As an Editor, I want to have redesigned config forms in Page Builder (#40)
  • IBX-261: Updated changelog generator (#27)
  • IBX-268: Redesign buttons for 4.0 (#25)
  • IBX-395: Updated code to Bootstrap 5 (#31)
  • IBX-397: Redesign main layout (#28)
  • IBX-422: As a Maintainer, I want to have rebranded icons (#26)
  • IBX-492: As an Editor, I want to see redesigned tables (#33)
  • IBX-497: Redesign tabs for 4.0 (#29)
  • IBX-615: As an Editor, I want to see redesigned checkbox and radio buttons in all states (#30)
  • IBX-836: Redesigned headers (#32)
  • IBX-880: As an Editor, I want to see redesigned Page Builder edit mode (#34)
  • IBX-999: [Segmentation] As a developer I want to have js code style used in code (#35)
  • IBX-1543: Replaced deprecated twig functions (#7)
  • IBX-1528: Redesigned modals (#9)
  • IBX-1334: Rebranded ibexa/segmentation to use new namespaces
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#12)
  • IBX-1734: Added cross-org merge workflow (#45)
  • IBX-1739: personalization user tracker segments event subscriber
  • IBX-1694: Rebranded dependency injection container service tags (#15)
  • IBX-1853: Changed services names to FQCN or rebranded ones (#20)
  • IBX-1998: Rebranded routes in ibexa/segmentation repository (#22)
  • IBX-2007: Rebranded REST media-type names (#24)
  • IBX-2061: Rebranded REST route prefix in ibexa/segmentation repository (#25)
  • IBX-1210: Rebranded @ezdesign ibexa/segmentation repository (#26)
  • IBX-2153: Moved ConfigResolverInterface into contracts (#27)
  • IBX-1696: Rebranded Container parameters and Config Resolver namespaces (#28)
  • IBX-1853: Used rebranded namespaces in comments (#31)
  • IBX-1853: Used rebranded Ibexa name in codebase (#32)

Bugs

  • IBX-1286: Fix tables template XSS vulnerability - add default escape (#42)
  • IBX-1641: Redesigned segments in page builder (#11)
  • IBX-1812: Added labels in table buttons (#14)
  • IBX-1812: Added labels in table buttons (#16)

Changes between ezsystems/ezplatform-site-factory 1.3.0 and ibexa/site-factory v4.0.0

Improvements

  • EZP-32179: Add footer to platform when user is logged in (#108)
  • IBX-1072: Redesign site factory (#142)
  • IBX-1111: Updated Ibexa Business License Agreement
  • IBX-1171: Prepared 4.0 alpha release (#145)
  • IBX-261: Updated changelog generator (#123)
  • IBX-268: Redesign buttons for 4.0 (#120)
  • IBX-395: Updated code to Bootstrap 5 (#130)
  • IBX-397: Redesign main layout (#124)
  • IBX-422: As a Maintainer, I want to have rebranded icons (#121)
  • IBX-492: As an Editor, I want to see redesigned tables (#134)
  • IBX-612: Input field (ibexa-input--text) with ibexa-label redesign (#127)
  • IBX-615: As an Editor, I want to see redesigned checkbox and radio buttons in all states (#126)
  • IBX-617: As an Editor, I want to see the redesigned toggle button (#128)
  • IBX-809: Redesigned dashboard (#132)
  • IBX-836: Redesigned headers (#133)
  • IBX-880: Changed redirections to regular content view (#141)
  • IBX-897: Redesign form builder common scss for drag and drop mixins (#153)
  • IBX-901: Redesign ez-alert (now ibexa-alert) for 4.0 (#136)
  • IBX-913: Fixed minor issues after static analysis (#138)
  • IBX-913: Fixed tests namespaces
  • IBX-998: [Site Factory] As a developer I want to have js code style used in code (#139)
  • IBX-1384: Personalization - scenario preview redesign (#5)
  • IBX-1543: Replaced deprecated twig functions (#7)
  • IBX-1528: Redesigned modals (#9)
  • IBX-1589: Renamed Extension ezplatform_site_factory to ibexa_site_factory (#10)
  • IBX-1334: Rebranded ibexa/site-factory to use new namespaces
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1334: Cleanup rebranded ibexa/site-factory code (#12)
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#13)
  • IBX-1734: Added cross-org merge workflow (#157)
  • IBX-1694: Rebranded dependency injection container service tags (#15)
  • IBX-1853: Changed services names to FQCN or rebranded ones (#19)
  • IBX-1998: Rebranded routes in ibexa/site-factory repository (#21)
  • IBX-2007: Rebranded REST media-type names (#24)
  • IBX-2061: Rebranded REST route prefix in ibexa/site-factory repository (#25)
  • IBX-1853: Used rebranded namespaces and services names (#27)
  • IBX-2153: Moved ConfigResolverInterface into contracts (#29)
  • IBX-1696: Rebranded Container parameters and Config Resolver namespaces (#30)
  • IBX-1853: Used rebranded namespaces in comments (#31)
  • IBX-1853: Used rebranded Ibexa name in codebase (#32)
  • IBX-1853: Used rebranded Ibexa name in codebase (#33)
  • IBX-1853: Used rebranded Ibexa name in PR template (#34)

Bugs

  • EZEE-3461: Added analyseLink method to generate correct links (#109)
  • EZEE-3477: Allowed unreachable Locations to be nullable (#112)
  • EZEE-3523: Unable to translate Landing Pages (#115)
  • IBX-1252: Remove redundan preview link for list and grid view (#149)
  • IBX-1286: Fix tables template XSS vulnerability - add default escape (#152)
  • IBX-25: Applied limit to subselect in order to paginate by pages and not by joined public accesses (#118)
  • IBX-544: Added missing parser with pagination configuration (#125)
  • IBX-958: Fixed missing site factory specific close button definition (#140)
  • IBX-1412: X in search box (#23)
  • IBX-1476: Disable Select All checkbox when all the checkboxes in the table row are disabled (#26)