101 Commits (b734a80e9f9158527de67f565b2894fbcc3b3002)

Author SHA1 Message Date
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 0ff0f9d32e Missing files for #4071 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 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 588b8fef16 fixtures folders added 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
Qiang Xue ea75177abc Refactored app bootstrap logic. 11 years ago
Qiang Xue 586f5b87b0 Removed `Application::preload` in favor of `Application::bootstrap` 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
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 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
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
Mark bf35e19da8 newlines fixed, code-guy deleted 11 years ago
Mark 4a1610f421 added button attributes to skip sf-crawler bug 11 years ago
Mark d2d27747bf added codeception to backend 11 years ago
Johnny Theill f42af951e1 Fix newlines and missing parameter description 11 years ago
Johnny Theill 63272f4166 Update doc-blocks and small fixes according to coding standards 11 years ago
Johnny Theill ca12241811 Fixed minor consistency bugs in apps 11 years ago
Alexander Makarov a1497ca01c Removed extra \models\forms namespace, moved all models to just \models 11 years ago
Alexander Makarov 71fba07700 Moved most of the user-related logic into form models 11 years ago
Qiang Xue 2046563849 Revert "Fixes #1856: The default CSS class for hint generated by `ActiveField` is changed to `help-block`" 11 years ago
Qiang Xue 7ae4695d0c Fixes #1856: The default CSS class for hint generated by `ActiveField` is changed to `help-block` 11 years ago
Alexander Kochetov 4e77105277 Rollback $params variable 11 years ago
Alexander Kochetov a4c8617f42 Cleaner environments for yii2-advanced-app 11 years ago
kumorig dcb174e39f PHPDocs: "app\models" changed to "common\models" 11 years ago
Nikola Trifunovic 98e9f307db Added futter. Fixes #1822 11 years ago
Alexander Makarov 4609a94dbf Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead 11 years ago
Carsten Brandt 3d59b19a21 added classes to grid, list and detail view 11 years ago
Qiang Xue 27658e56ae Fixes #1647: Changed the default CSS class of error block to be `error-block` 11 years ago