Skip to content

Conversation

@mnocon
Copy link
Contributor

@mnocon mnocon commented Jan 21, 2026

Question Answer
JIRA Ticket
Versions
Edition

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Redirects cover removed/moved pages
  • Code samples are working
  • PHP code samples have been fixed with PHP CS fixer
  • Added link to this PR in relevant JIRA ticket or code PR

mnocon and others added 30 commits February 25, 2025 10:29
* Applied Icons reference feedback

* Fixed links

* Fixed links2

* Added description
* 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
…lCount()` (#2540)

* Use LocationList::getTotalCount() instead of LocationList::$totalCount
* Search criteria and sort references: Add a "Trash" column

(cherry picked from commit 13646d5)
* ibexa-orders.raml: GET orders/orders?limit&offset
* OrderList.json.example: Add count
* ibexa-types.raml: Add count to OrderList
* Regenerate REST API Ref HTML

(cherry picked from commit a2c739d)
* 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)
(cherry picked from commit 83ca915)
* 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)
mnocon and others added 30 commits December 11, 2025 11:17
* [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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.