Skip to content

Commit

Permalink
OXDEV-4739 - Remove assign_adv Smarty plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
liulka-oxid committed Jul 21, 2021
1 parent 127a2ac commit af673c0
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 729 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -363,6 +363,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `OxidEsales\Eshop\Core\Edition\EditionSelector`
- Remove global method getViewName from `overridablefunctions.php`, use `OxidEsales\Eshop\Core\TableViewNameGenerator` instead
- Support for `UNIT...` prefixes in tested method calls
- Smarty plugin `assign_adv` with corresponding `TemplateLogic` service:
`OxidEsales\EshopCommunity\Internal\Transition\Adapter\TemplateLogic\AssignAdvancedLogic`

### Fixed
- Fix not working actions and promotions [#0005526](https://bugs.oxid-esales.com/view.php?id=5526)
Expand Down
220 changes: 0 additions & 220 deletions source/Core/Smarty/Plugin/StringInputParser.php

This file was deleted.

109 changes: 0 additions & 109 deletions source/Core/Smarty/Plugin/function.assign_adv.php

This file was deleted.

This file was deleted.

0 comments on commit af673c0

Please sign in to comment.