693 Commits (1945738c8dd75d813438477c11f65a03b2f52a37)

Author SHA1 Message Date
Qiang Xue 82c1136613 prepare for next release. 10 years ago
Qiang Xue 985119350b 2.0.3 release. 10 years ago
Alexander Makarov aa0ebc7f5f Reverted #7459, #7469, #7470 10 years ago
Alexander Kochetov 257bab9d45 Fixed wrong benchmark composer.json CS 10 years ago
Alexander Kochetov e6fcaa3665 Updated basic app template README.md 10 years ago
Alexander Kochetov c148dce6ad Updated advanced app template README.md 10 years ago
Alexander Kochetov c7788f3d05 Added prefered install option to composer.json for advanced app template 10 years ago
Alexander Kochetov ca2071f3aa Added prefered install option to composer.json for basic app template 10 years ago
Alexander Kochetov eb1c4c01ef Removed min stability from composer.json for benchmark application 10 years ago
Alexander Kochetov 6659cb196c Removed min stability from composer.json for advanced application template 10 years ago
Alexander Kochetov 38bd72efcb Removed min stability from composer.json for basic application template 10 years ago
Alexander Kochetov 89adf30256 Fixed composer.json for benchmark app 10 years ago
Alexander Kochetov ebe52ccd66 Fixed composer.json for basic app template 10 years ago
Alexander Kochetov 19fa99993d Fixed composer.json for advanced app template 10 years ago
tom-- 4512833fac Fixes #7215: Uses OpenSSL crypto lib instead of Mcrypt. Added testing of encrypted data compatibility, both backward and forward 10 years ago
maxmirazh33 4a7bdb5579 replace console gii config in dev environment 10 years ago
freezy ac2213aeed Fixed wrong YII_ENV in tests of Advanced app template 10 years ago
Alexander Kochetov cab7bf61a0 Typo fix 10 years ago
githubjeka 2ef29fadf5 To fix break test 10 years ago
Evgeniy Tkachenko c0f116707f Move fixture configuration in config file 10 years ago
Evgeniy Tkachenko 0323dbb531 Fix undefined variable $scenario in test files. 10 years ago
Dimitry 7163da4861 call password set for change password 10 years ago
Davidson Alencar 6a4dc8a4e8 adjust version composer-asset-plugin to 1.0.0 [ci skip] 10 years ago
pana1990 00547db59b Odd symbol in meta tag [skip ci] 10 years ago
Alex Solomaha 27dba46f00 Odd symbol in meta tag 10 years ago
Ivo Kund b622983acc Fixed: Wrong namespace in advanced app backend unit test classes #6919 10 years ago
netyum e018525e7c Move backend config to common config after. 10 years ago
Qiang Xue b750cf662d prepare for the next release. 10 years ago
Qiang Xue d7462656f7 2.0.2 release 10 years ago
Qiang Xue 5cb2ce49dd Fixes #3665: Better default behavior for ModelSearch generated by the crud generator 10 years ago
Carsten Brandt 1cf5e47b55 fix broken password reset mail in advanced app 10 years ago
Qiang Xue f638f429b7 Fixes #6748: provided a text version of the password-reset email. 10 years ago
Carsten Brandt b57e068d5b removed safe mode check 10 years ago
Alexander Makarov ae2f4cfe9b Fixes #6624: Added delays to acceptance tests in order to make Selenium run more reliable 10 years ago
Alexander Makarov 46746dac61 Fixes #6514: advanced application SignupForm::signup() should not return User model if saving failed 10 years ago
Alexander Makarov f0d7a52d84 Removed User.role from advanced application template because it was causing confusion that user could be assinged a single RBAC role and that role field is somehow tied to RBAC at all. 10 years ago
Mark Ragazzo 97398dac80 fixed docs 10 years ago
Mark Ragazzo c51f045234 doc fix 10 years ago
Mark Ragazzo 7fd2178aeb added code coverage ti yii2_basic 10 years ago
Serge Postrash 748007ce6a Fixes #6404: advanced application template `Alert` widget was generating duplicate IDs in case of multiple flashes 10 years ago
Qiang Xue 7881bba26c prepare for next release. 10 years ago
Qiang Xue 84b42abad0 prepare for 2.0.1 release 10 years ago
Anton Andersen 6c88467ac4 Fixes #6103: Improved codeception config in app templates to ease testing of advanced app on multiple hosts 10 years ago
Qiang Xue 38c04b3d89 Fixes #6189 10 years ago
Mark Ragazzo 8af62ee97b fixed fixture controller config for applications 10 years ago
Alexander Makarov b829d9d45a Fixes #4827: default config for functional tests of both basic and advanced app now turns off CSRF validation while providing commented out alternative setting cookie domain to localhost 10 years ago
Alexander Mohorev 64b4d6dca1 Correct order of property declaration 10 years ago
Alexander Makarov 9302786944 Fixes #5598: added ImageMagick with PNG and GD with FreeType checks to requirements of basic and advanced applications, used better Captcha exception message 10 years ago
Alexander Makarov fc6f622d96 Fixed entry script name 10 years ago
Qiang Xue d4fac33f4b Fixes #5509. 10 years ago