181 Commits (e6418d40cf87183ddb17adabceac40687de5d8b3)

Author SHA1 Message Date
Alexander Mohorev 64b4d6dca1 Correct order of property declaration 10 years ago
Alexander Makarov 08b53fb349 Fixes #5088: new password reset token is now generated only if previous one was already used or expired 10 years ago
Michael Härtl 066680f0b6 Issue 5160: Update advanced app to use bootstrap ActiveForm 10 years ago
Alexander Kochetov 5190fbfe37 `aliases.php` renamed to `bootstrap.php` (introduced to specific applications too) 10 years ago
Qiang Xue 60e07e0d2a new asset WIP: renabled asset publishing 10 years ago
Qiang Xue 2f526521ce new asset WIP 10 years ago
Qiang Xue d184fbb8ed new asset WIP [skip ci] 10 years ago
Alexander Makarov 7eb403bf45 Codeception test adjustments for basic and advanced applications 10 years ago
Anton Andersen dfffea9af3 Use config variables instead constants. Cleanup redundant constants 10 years ago
Anton Andersen 71adca60ee Add namespaces to all tests 10 years ago
Qiang Xue 066989f0b0 Fixes #4425: generate cookie validation keys in local config files. 10 years ago
Qiang Xue 4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 10 years ago
Qiang Xue 8633d0f91c `yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates 10 years ago
Alexander Makarov 10747196a2 Codeceoption adjustments 10 years ago
Alexander Makarov 98d3a8c050 Fixes #4252, Fixes #3171 Fixed Codeception 10 years ago
Alexander Makarov a8df859bbf Fixes #4177 10 years ago
Alexander Makarov 0ff0f9d32e Missing files for #4071 10 years ago
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov cca349512e Fixes #3979: Alert widget in advanced app is now able to display multiple flash messages of the same type 10 years ago
Qiang Xue 6b799d392d Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 10 years ago
Mark 3c8cdd997b fixed reset password token test 10 years ago
Mark f17982683b application advanced template tests fixed 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Alexander Makarov 0b7f649148 Fixed setting defaults in User model of advanced app, see bb145f5067 11 years ago
Alexander Makarov bb145f5067 Fixes #3179: removed duplicate validation rules from User model in advanced app, removed User::create() 11 years ago
Qiang Xue ea75177abc Refactored app bootstrap logic. 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Qiang Xue a15a3835c7 Moved all filter classes to namespace `yii\filters` 11 years ago
Alexander Makarov c3cf72d443 #2936: New favicon for applications 11 years ago
Alexander Makarov abeea6351a Renamed fixtures 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Qiang Xue 53e65b23d7 more gitignores. 11 years ago
Qiang Xue b25f1f65d7 added more ignores. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Johnny Theill af8f1e254e Added advanced app tests to travis 11 years ago
Johnny Theill a5e6e2d43b username should be unique 11 years ago
Johnny Theill 95e01899c7 Changed assertions 11 years ago
Johnny Theill 70463d538c fix tests 11 years ago
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 11 years ago
AlexGx 9c4c8ffbcc apps code style fixes 11 years ago
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Alexander Makarov d669209334 Fixed advanced application to use POST for logout 11 years ago
Alexander Makarov 8a2903de03 Added verb filter to advanced app logout 11 years ago
Alexander Makarov 168fb19fe7 Added status condition to PasswordResetRequestForm email validator 11 years ago
Alexander Makarov 036a811ea4 Fixes #2458: Added missing validaton to advanced app forms, separated validation from email sending errors for contact form 11 years ago
Mark f780bb6752 test typo fix 11 years ago
Mark 468f804293 added test-case to frontend unit tests 11 years ago
Mark bf35e19da8 newlines fixed, code-guy deleted 11 years ago
Mark a7506039a7 modified buttons attributes to skip sf-crawler bug 11 years ago