-
Notifications
You must be signed in to change notification settings - Fork 82
es 8 4.6 #3022
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
mnocon
wants to merge
526
commits into
5.0
Choose a base branch
from
es-8-4.6
base: 5.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Applied Icons reference feedback * Fixed links * Fixed links2 * Added description
(cherry picked from commit 4780b64)
* Fixed basic auth snippet * Update docs/infrastructure_and_maintenance/cache/http_cache/fastly.md Co-authored-by: Vidar Langseid <vl@ibexa.co> * Update docs/infrastructure_and_maintenance/cache/http_cache/fastly.md Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com> --------- Co-authored-by: Vidar Langseid <vl@ibexa.co> Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
ddev get triggers deprecation warning: Command "get" is deprecated, use 'ddev add-on get' instead See ddev/ddev#6482
(cherry picked from commit 761ad96)
… described in Developer Documentation (#2638) * contentaware support added * fixes * full namespaces removed * Fixes ater review * Description fix
* phpDocumentor 3.5.3 → 3.7.1 Fix `PHP Parse error: syntax error, unexpected token ":" in phar:///private/tmp/ibexa-dxp-phpdoc/phpDocumentor.phar/vendor/twig/twig/src/Environment.php(418) : eval()'d code on line 58` * Use phpDocumentor 3.7.1 templates Only change template.js and template.css (seems to add some SVG diagram support) (cherry picked from commit 5af3fd6)
* Use phpDocumentor 3.7.1 (cherry picked from commit c1e4572)
* Update v4.6.17 * Fix * Link added
* Added product-catalog-date-time-attribute * Regenerated the reference
* Added informtion about Date and Time attribute * PHP CS Fixes * Fixes * Fixes * Image fix * Added missing link * Fixed code sample * Review fixes * Added year limitation * Added composer package * Apply suggestions from code review Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> * Removed efficiently * Fixed broken link placeholder * Fixed attribute and product type casing * Added missing links --------- Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
* [REST] New AI endpoints * Review fixes - part 1 * Regenerated responses * Rebuild the reference * Added fullstops. * Added descriptions * Regemerated the reference * Description fixes * Regenerated the reference
* IBX-7912: Describe automated translation feature * Fix wording * Update the feature description * Tiny wording fixes * Command name fix * Implement reviewer comments * TMP * Added examples * Added missing links * Before review fixes * Fixes before review * Applied suggestions from code review Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> * Fixed highlight --------- Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com> Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com>
(cherry picked from commit c0d6de2)
(cherry picked from commit f7acdd2)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit e84b676)
(cherry picked from commit b7892a8)
* requirements.txt: Upgrade mkdocs to latest * requirements.txt: Upgrade Markdown to latest * requirements.txt: Upgrade Pygments to latest * requirements.txt: Upgrade PyMdown Extensions to latest * requirements.txt: Upgrade Material for MkDocs to latest * requirements.txt: Upgrade Mkdocs-Macros to latest * requirements.txt: Upgrade mkdocs-redirects to latest * requirements.txt: Upgrade MkDocs Autolinks Plugin to latest * navigation.css: Fix right ToC (probably due to Material for MkDocs upgrade) * navigation.css: Fix left ToC (probably due to Material for MkDocs upgrade) * .readthedocs.yml: Upgrade python & pip (#2653) * mkdocs: `absolute_links: relative_to_docs` (cherry picked from commit 97cf2cc)
* [WIP] Current status * PHP & JS CS Fixes * Started working on Forms * Current status * Current status * PHPStan is passing * Conditions ready * Conditions refactored * Extending wizard * FInal touches * Fixes before review * PHP & JS CS Fixes * Rebuild * Review fixes * PHP & JS CS Fixes * Removed not needed code sample ranges * Added a note about variable vs function * Update docs/discounts/extend_discounts.md Co-authored-by: Paweł Niedzielski <pawel.niedzielski@ibexa.co> * Added note about simplified implementation * Apply suggestions from code review Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> * Refactored the tables * Apply suggestions from code review Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> * Review fixes * Apply suggestions from code review Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> * Added better formatting prices * Removed not needed output --------- Co-authored-by: Paweł Niedzielski <pawel.niedzielski@ibexa.co> Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
* Added ibexa/phpstan rules * PHP & JS CS Fixes
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.14.3 to 10.16.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.14.3...10.16.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixed typos * Update docs/release_notes/ibexa_dxp_v4.6.md * Update docs/release_notes/ez_platform_v3.0.md Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> --------- Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
* Add Latest LTS Update section to homepage * Update LTS Update section to feature Integrated help * Update docs/index.md Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> --------- Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
* Added redirects for LTS updates * Apply suggestions from code review Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> --------- Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
* Removed Jira mentions * Added mention about communication * Removed more Jira mentions
* IBX-10494: Mark PostgreSQL 18 as supported * Apply suggestions from code review Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> --------- Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
* Fix typos in release notes
* Renamed Platform.sh to Upsun * Apply suggestions from code review Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> * Fixed final link --------- Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
* new_in_doc.md: November 2025 * Remove New pills from previous month * new_in_doc.md: Add PHP API * new_in_doc.md: Thanks contributors --------- Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
* new in the doc: december * updates after review * update of "new" pills
* Fixed spelling issues * Apply suggestion from @mnocon
* Added Ibexa Messenger installation instructions * Apply suggestions from code review Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> --------- Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
* Added Redis 8+ and Valkey 9+ support (#2996) * Added Redis 8+, 9+ and Valkey 9+ support * Removed Redis 9 * Update docs/getting_started/requirements.md * Apply suggestions from code review * Added mention about messenger tables (#3003) * Removed warning about Safari * Elasticsearch 8 support (#3002) * Adjusted the doc * Selfreview * Apply suggestion from @mnocon * Reworked the doc: api_key examples and ES7 is still supported * Apply suggestions from Doc review Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com> * Added suggestion that updating is recommended - and removed explicit version * Update docs/search/search_engines/elasticsearch/configure_elasticsearch.md Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> * Improved wording --------- Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com> Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> * Mention that the new configuration is for both ES 7 and 8 (#3013) * PHP API Ref HTML * REST API Ref HTML * Release notes for 5.0.5 (#3011) * Adjusted the doc * Selfreview * Apply suggestion from @mnocon * Reworked the doc: api_key examples and ES7 is still supported * Apply suggestions from Doc review Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com> * Release notes for 5.0.5 * Added suggestion that updating is recommended - and removed explicit version * Update docs/search/search_engines/elasticsearch/configure_elasticsearch.md Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> * Removed broken links * Removed broken fragment * Bumped mkdocs variable * Fixed image * Removed big TODO headers * Fixes * Adjusted headers * Apply suggestions from code review Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com> --------- Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com> Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> * Added links to REST API ref --------- Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com> Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> Co-authored-by: ibexa-workflow-automation-1[bot] <ibexa-workflow-automation-1[bot]@users.noreply.github.com>
* Added mentions about Valkey * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> --------- Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
* Added mention about the date filters * Update docs/templating/twig_function_reference/date_twig_filters.md Co-authored-by: Konrad Oboza <konrad.oboza@ibexa.co> * Apply suggestions from code review Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> --------- Co-authored-by: Konrad Oboza <konrad.oboza@ibexa.co> Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com> Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
* [PHP API Reference] Reduce size of PHP API reference (#3008) --------- Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Content itemchanged tocontent itemin Developer documentation (IBX-7909:Content itemchanged tocontent itemin Developer documentation #2326)ibexa_get_anonymous_user_idTwig helper added (IBX-6692:ibexa_get_anonymous_user_idTwig helper added #2353)ibexa_site_context_awareTwig helper added (IBX-7739:ibexa_site_context_awareTwig helper added #2354)Linkadded to theConfigure custom data attributes and classeslist #2405)ContentNamesearch criterion added (IBX-7418:ContentNamesearch criterion added #2364)include_fileusage (Fixinclude_fileusage #2436)@template-implements(PHP API Ref enhancement (July 1st batch) #2425)Test(PHP API Ref: ExcludeTest#2535)IsBookmarkedsearch criterion added (IBX-8726:IsBookmarkedsearch criterion added #2545)ibexa_product_catalog_group_attributesdescribed in Developer Documentation (IBX-9564:ibexa_product_catalog_group_attributesdescribed in Developer Documentation #2626)TrashServicereferences,LocationList::getTotalCount()(Enhance search doc:TrashServicereferences,LocationList::getTotalCount()#2540)ibexa_renderfunction #2684)IsInCategorytyping (Discounts REST API: update IsInCategory type #2908)ibexadesignconfig (site_factory: Fixibexadesignconfig #2998)Checklist