Skip to content
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

[AdminListBundle] Sortable entities #2126

Closed
wants to merge 23 commits into from

Conversation

JZuidema
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets

JZuidema and others added 23 commits May 4, 2018 13:17
…#1936)

* [SeoBundle]: change meta length (Kunstmaan#1520)

[SeoBundle]: change translations

* [SeoBundle] Refactor seo description to be longer according to google's new length (Kunstmaan#1797)

* [NodeSearchBundle] [SearchBundle] ElasticSearch Backport so we can support bundles 3.6 websites on servers with ES6 (Kunstmaan#1877)

* [NodeSearchBundle]: fix request scope

* [NodeSearchBundle] Make NodeSearcher properties protected for extending

* [NodeSearchBundle]: add possibility to index multiple regions

[NodeSearchBundle]: make contexts default array, and merge default

* [KunstmaanNodeSearchBundle]: upgrade elastica to 5.1

Change ruflin elastica version

[KunstmaanNodeSearchBundle]: upgrade elastica to 5.1

Add changelog

* move boost from mapping to query + allow text as type for elasticsearch 5.0

* [NodeSearchBundle] Bugfix for indexing StructuredNodes and children (Kunstmaan#1550)

[NodeSearchBundle] Bugfix for indexing StructuredNodes and children

* [NodeSearchBundle] Bugfix for indexing StructuredNodes and children

* [NodeSearchBundle][SearchBundle] Multi domain/language search population fix (Kunstmaan#1635)

* squash commits

* Analyzer info in command

* Typo fix

* typo

* [NodeSearchBundle]: check if we have html

* [NodeSearchBundle] shards and replicas configurable

[NodeSearchBundle] default values shards/replicas

* [SearchBundle][FIX] Populate command failing

* [SearchBundle] Convert analyzer languages config to lowercase to prevent config mismatch because of case sensitivity

* [SearchBundle] SetupIndex command failing when overwriting nodeconfiguration with own file.

* [SearchBundle][FIX] SetupIndex command failing

* [SearchBundle][FIX] SetupIndex command failing

* [SearchBundle][FIX] SetupIndex command failing

* [SearchBundle] add punctuation to kuma_ngram tokenizer

* [NodeSearchBundle] added extra properties for elasticsearch mapping (Kunstmaan#1794)

* [KunstmaanNodeSearchBundle] add keyword as data type (Kunstmaan#1793)

[KunstmaanNodeSearchBundle]: change data types

Revert keyword to string for compability with 2.4

* [NodeSearchBundle] Elastic search version 6 support

* [NodeSearchBundle] Elastic search version 6 support

* [NodeSearchBundle] backport fixes

* [allbundles] bump phpversions

* update changelog

* [AdminlistBundle] fixed type from string to array (Kunstmaan#1925)
…on of elasticsearch (Kunstmaan#1940) (Kunstmaan#1965)

Cache es version info

Change check priority

(cherry picked from commit 6c4503c)
Kunstmaan#1939)

* [UtilitiesBundle] Make parameter kunstmaan_utilities.cipher.secret optional
@ProfessorKuma ProfessorKuma added this to the 5.0.11 milestone Sep 14, 2018
Copy link

@ProfessorKuma ProfessorKuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @JZuidema, your PR needs some changes

  • This PR seems to need a milestone of a patch release.

Copy link

@ProfessorKuma ProfessorKuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @JZuidema, your PR passed all our requirements.

Thank you for contributing!

@JZuidema JZuidema closed this Sep 14, 2018
@JZuidema JZuidema deleted the feature/adminlist-sortable branch September 14, 2018 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants