399 Commits

Author SHA1 Message Date
dependabot[bot]
f444a25aba Update rector/rector requirement from ^0.18.0 to ^0.19.0 (#305)
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
2024-01-10 12:39:43 +03:00
took
d13e3b3b61 Add German translations (#303) 2023-11-26 11:17:13 +03:00
Sergei Tigrov
8acc67774f Set current locale for WebView (#302) 2023-10-26 11:34:38 +03:00
dependabot[bot]
42c82ada39 Update rector/rector requirement from ^0.17.0 to ^0.18.0 (#301)
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.17.0...0.18.0)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 11:51:20 +04:00
Alexander Schranz
ccd025c7f0 Run Installer commands also on composer install not only on composer update (#300) 2023-07-26 09:04:09 +08:00
Alexander Makarov
c4dde1808a Move locale awareness up to routes config, configure translator (#298) 2023-06-05 01:48:40 +04:00
Alexander Makarov
75cae5092b Move urlGenerator to CommonViewInjection (#297) 2023-06-05 00:46:42 +04:00
dependabot[bot]
31368a1d59 Update rector/rector requirement from ^0.16.0 to ^0.17.0 (#296)
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.16.0...0.17.0)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 09:28:22 +03:00
Alexey Rogachev
4c74fa61a0 Sync with middleware (#295) 2023-05-25 11:26:46 +06:00
Ihor Sychevskyi
ddaf3b5f9e update root folder links (#294) 2023-05-19 00:39:16 +03:00
Ihor Sychevskyi
92cb68bec9 update github folder links (#292) 2023-05-17 11:21:42 +03:00
dependabot[bot]
264163b2af Update rector/rector requirement from ^0.15.2 to ^0.16.0 (#287)
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.15.2...0.16.0)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 14:29:38 +03:00
Sergei Predvoditelev
46a1ab87a8 Adapt to last changes in Locale middleware (#289) 2023-05-10 16:59:18 +03:00
Evgeniy Zyubin
e820a46f00 Allow psr/http-message v2 (#288) 2023-05-07 01:55:34 +03:00
Sergei Predvoditelev
19cb8fad40 Update StyleCI config (#285) 2023-03-31 16:44:41 +03:00
StyleCI Bot
ae5174c179 Apply fixes from StyleCI 2023-03-31 08:19:05 +00:00
Alexander Makarov
60e50cbd6f Fix allowed plugins 2023-03-31 12:18:32 +04:00
Sergei Predvoditelev
3728d37748 New structure of configs (#270) 2023-02-19 18:44:34 +03:00
Wilmer Arambula
dad9f93cdf Use assets 3.0. (#276) 2023-02-03 08:46:18 -03:00
Wilmer Arambula
23df5416c4 Disabled process time out, adopt last change symfony/console. (#275) 2023-01-26 20:35:29 +03:00
Wilmer Arambula
0de9591c58 Use codeception actions reusable. (#267)
* Use codeception actions reusable.
2023-01-13 14:24:33 -03:00
Tomasz Kane
5e20e49a62 Fix params paths for config-plugin-environments in composer.json (#268) 2023-01-08 22:14:28 +03:00
Sergei Predvoditelev
0f0832a6c9 Revert PHP 8.0 support (#266) 2022-12-26 20:28:14 +03:00
Sergei Predvoditelev
35e10ac66b Raise PHP to ^8.1 and update dependencies (#265)
* Update dependencies

*
2022-12-26 19:59:56 +03:00
Dmitriy Derepko
63a0ece00b Disable yii-debug on specific environments (#262) 2022-11-27 12:56:28 +03:00
Dmitriy Derepko
d8355008d6 Change test server port (#261) 2022-11-24 20:53:01 +03:00
Dmitriy Derepko
536a7af1cc Add test (#260) 2022-11-20 22:10:16 +03:00
Dmitriy Derepko
b8d47038dd Add functional tests (#250)
* Add functional tests

* [ci-review] Apply changes from Rector action.

Co-authored-by: rector-bot <rector@yiiframework.com>
2022-11-20 10:56:29 +03:00
Wilmer Arambula
af4dee670d Update dependencies (#259) 2022-11-17 15:16:37 +03:00
Dmitriy Derepko
e9b27dbb9e Fix tests run (#258) 2022-11-07 18:56:36 +03:00
Dmitriy Derepko
8ef2b7947a Add translator (#257) 2022-11-06 11:20:39 +04:00
Dmitriy Derepko
cf15dc4042 Sync changes with https://github.com/yiisoft/app-api/pull/146 (#256) 2022-11-03 23:32:42 +03:00
Dmitriy Derepko
531bb26b8d Merge pull request #249 from yiisoft/add-rector
Add rector [batch]
2022-10-29 00:15:20 +03:00
Sergei Predvoditelev
1188d682b3 Update symfony/console dependency version (#255) 2022-10-26 16:16:28 +04:00
Wilmer Arambula
4ffb09fd3a Update dependencies composer.json (#253) 2022-10-16 21:49:27 +04:00
Dmitrii Derepko
db68655a5d Merge branch 'add-rector' of github.com:yiisoft/app into add-rector 2022-09-27 21:49:17 +03:00
Dmitrii Derepko
c21be012dd Use predefined rector action 2022-09-27 21:39:13 +03:00
rector-bot
1a326866da [rector] Apply fixes 2022-09-27 13:44:32 +00:00
Dmitrii Derepko
9106a6c9a6 Add rector/rector dependecy 2022-09-27 16:37:53 +03:00
Dmitrii Derepko
832a50b24b Add rector files https://github.com/yiisoft/yii-dev-tool/pull/232 2022-09-27 16:20:25 +03:00
Rustam Mamadaminov
117a502cca Update dependencies (#246) 2022-08-01 20:17:53 +03:00
Rustam Mamadaminov
63a31a29c2 Update yiisoft/log version to ^2.0 (#243) 2022-07-01 20:30:53 +05:00
Sergei Predvoditelev
671a761de8 Increase yiisoft/definitions version to ^2.0 (#241) 2022-06-17 16:46:01 +03:00
Sanka
8c381418df Chain call separation (#240) 2022-06-02 18:09:17 +03:00
Lucas Bartholemy
b9b7ca691a Added missing injected variable urlGenerator to PHPDoc (#236) 2022-05-07 20:18:12 +03:00
dependabot[bot]
598ecedcfa Update codeception/module-asserts requirement from ^2.0 to ^3.0 (#234)
Updates the requirements on [codeception/module-asserts](https://github.com/Codeception/module-asserts) to permit the latest version.
- [Release notes](https://github.com/Codeception/module-asserts/releases)
- [Commits](https://github.com/Codeception/module-asserts/compare/2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: codeception/module-asserts
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 10:57:13 -04:00
dependabot[bot]
fcd930f885 Update codeception/module-phpbrowser requirement from ^2.0 to ^3.0 (#235)
Updates the requirements on [codeception/module-phpbrowser](https://github.com/Codeception/module-phpbrowser) to permit the latest version.
- [Release notes](https://github.com/Codeception/module-phpbrowser/releases)
- [Commits](https://github.com/Codeception/module-phpbrowser/compare/2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: codeception/module-phpbrowser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 10:03:50 -04:00
Wilmer Arambula
e3a93eeb06 Update to Codeception 5 (#233) 2022-05-03 19:32:18 +03:00
Wilmer Arambula
d1ed1c4a0e Update dependencies workflows. (#232) 2022-04-27 19:08:56 +03:00
Wilmer Arambula
09feb758a2 Fix README,md, composer.json. (#230)
* Fix README,md, composer.json.
2022-03-11 08:35:18 -03:00