EMSClientHelperBundle

[READONLY] Some helpers components for your symfony client website/application

MIT License

Downloads
24.5K
Stars
3
Committers
2

Bot releases are visible (Hide)

EMSClientHelperBundle - 3.7.8

Published by theus77 over 3 years ago

refactor:

  • use ems_asset_path to generate asset path (#284)
EMSClientHelperBundle - 3.7.7

Published by Davidmattei over 3 years ago

Fixes

  • search index request from request (#282)
EMSClientHelperBundle - 3.7.6

Published by Davidmattei over 3 years ago

Fixes

  • assets and alias (#278)

Refactor

  • better header format name (#280)
EMSClientHelperBundle - 3.7.5

Published by Davidmattei over 3 years ago

Fixes

  • add underscor in route (#271)
  • search locale (#272)

Features

  • search improvements (#277)

Chores

  • deprecations (#273)
EMSClientHelperBundle - 3.7.4

Published by Davidmattei over 3 years ago

Features

  • upload assets local command (#269)
EMSClientHelperBundle - 3.7.3

Published by Davidmattei over 3 years ago

EMSClientHelperBundle - 3.7.2

Published by Davidmattei over 3 years ago

Fixes

  • prefix cacheKey (#265)
EMSClientHelperBundle - 3.7.1

Published by Davidmattei over 3 years ago

Fixes

  • load translations multiple envs (#261)
  • search filter value array replace (#262)
  • embed controller caching (#263)
EMSClientHelperBundle - 3.7.0

Published by Davidmattei over 3 years ago

Features

  • search index_regex #259
EMSClientHelperBundle - 3.6.4

Published by Davidmattei over 3 years ago

Fixes

  • fix: template loading (#258)
  • fix: local dev support routing index_regex (#257)
EMSClientHelperBundle - 3.6.3

Published by Davidmattei over 3 years ago

Features

  • feat: enable setting handle exceptions #256
EMSClientHelperBundle - 3.5.17

Published by Davidmattei over 3 years ago

Fixes

  • add contract handler #252
  • $results not defined => $results['hits']['total'] is always set to 0 #253

Chores

  • composer and license #249
  • commit quality #251
EMSClientHelperBundle - 3.6.0

Published by Davidmattei over 3 years ago

BC changes

  • Remove dependency ElasticsearchLogger
  • Remove LanguageSelect (Controller and template)
  • Remove TwigList (Controller and templates)
  • Remove RedirectListener
  • Remove Resources\assets\AdminMenu
  • Remove depracted emsch.controller.search::handle
  • Removed configuration: log.instance_id, log.by_pass, log.hosts
  • Removed configuration: templates.language, templates.search
  • Removed configuration: twig_list.templates
  • Removed configuration: elasticms[index_prefix], elasticms[index_prefix], elasticms[must_be_bind], elasticms[search.*]
  • Removed configuration: routing.client_request, routing.redirect_type, routing.relative_paths, routing.routes

Refactor

  • Create abstraction builder for Routing, Templating & Translation
  • RouterHelper becomes Router with RouterBuilder
  • TranslationHelper becomes Translator with TranslationBuilder
  • TwigHelper becomes TemplateLoader with TemplateBuilder

Feature

  • Add Local Helper
  • Add Local commands: Login, Status, Pull & Push

Fixes

  • All phpstan issues resolved
  • Phpcs -> final_class true & delcare_strict_types
EMSClientHelperBundle - 3.5.15

Published by Davidmattei over 3 years ago

Features

  • add contracts (#246)
EMSClientHelperBundle - 3.5.14

Published by Davidmattei over 3 years ago

Fixes

  • emsch routing locale context (#243)
EMSClientHelperBundle - 3.5.13

Published by Davidmattei over 3 years ago

Features

  • feat: add a immutable option and support array config to emsch.controller.router:asset (#241)
  • feat: twig function emsch_routing_config (#240)

Fixes

  • fix: emsch_assets should use env alias not name (#239)
EMSClientHelperBundle - Fix emsch_data and search results

Published by Davidmattei over 3 years ago

  • fix twig emsch_data filter
  • fix search result page (total issue)
EMSClientHelperBundle - 3.5.2: environment alias option

Published by theus77 almost 4 years ago

EMSClientHelperBundle - 3.5.1 hotfixes 3.5

Published by theus77 almost 4 years ago

EMSClientHelperBundle - 3.5.0: Remove dependency to the ems_logs

Published by theus77 almost 4 years ago

From now skeleton is using an aggregation query with a the most recent publish date and the count of document per content type to determine if a cache is fresh

Package Rankings
Top 7.84% on Packagist.org
Related Projects