212 Commits (2be0fd6e13bd62e4cb954753b2ac25a753b2b371)

Author SHA1 Message Date
Aleksandr Zelenin 4f17c45f00 Fix typos in constant 11 years ago
Carsten Brandt b9e1ce3f97 more validation for password reset token in advanced app 11 years ago
Carsten Brandt 13f0bd6656 doc typos 11 years ago
kumorig 1c882a79e4 PHPDocs: "app\models" changed to "common\models" 11 years ago
kumorig dcb174e39f PHPDocs: "app\models" changed to "common\models" 11 years ago
Alexander Makarov 4b7c879c6d Defined STDOUT in entry scripts in case console application is running via CGI 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Carsten Brandt ab882a3c00 code style 11 years ago
Alexander Kochetov 7d157abdb8 Advanced app migrations updated 11 years ago
Alexander Kochetov ddb0e9b0e6 Advanced app User model updated 11 years ago
Alexander Makarov a2e0d2d04f init of advanced application now allows to specify answer for overwriting files via init --overwrite=n 11 years ago
Alexander Makarov ee109a6f4a Fixes #1937: Fixed wrong behavior or advanced app's `init --env` when called without parameter actually specified 11 years ago
Alexander Makarov 69eebffad9 Used dirname instead of realpath to avoid extra FS operations 11 years ago
Alexander Makarov 83dfce63b8 fixes #1888: updated Alert phpdoc 11 years ago
Nikola Trifunovic 98e9f307db Added futter. Fixes #1822 11 years ago
Alexander Kochetov 53194796a6 [IMPORTANT] Path corrections 11 years ago
Qiang Xue ab47d58c69 path fixes. 11 years ago
Alexander Kochetov b4c60c142c Yii 2 advanced app environments usage fix 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
Alexander Makarov e267af0f7e Fixed production environment for advanced app 11 years ago
Alexander Makarov 1f47d94eca Fixes #1846 11 years ago
Alexander Makarov 8e013aacd0 Fixes #1633: fixed scenarios for User model in advanced application allowing setting default values for User model 11 years ago
Alexander Makarov c98d1fb9a6 Adjusted advanced application template docs to reflect DB config movement 11 years ago
Alexander Makarov 0f87c990f9 Advanced app template: moved database connection DSN, login and password to -local config not to expose it to VCS 11 years ago
Alexander Makarov dc45de127c Added --prefer-dist to all docs 11 years ago
Carsten Brandt 3d59b19a21 added classes to grid, list and detail view 11 years ago
Carsten Brandt 0c288358d2 moved dev requirements to require-dev in app composer.json 11 years ago
Qiang Xue 8516433f60 increase composer timeout setting for apps. 11 years ago
Qiang Xue 27658e56ae Fixes #1647: Changed the default CSS class of error block to be `error-block` 11 years ago
Carsten Brandt 8fdd534526 reverted short array syntax in requirements.php 11 years ago
Alexander Makarov 515095bbf7 Fixes #1633: Advanced application template now works with MongoDB by default 11 years ago
Qiang Xue ccd4ae9f3c Fixes #1691: added “viewport” meta tag to layout views. 11 years ago
Qiang Xue 60dd8d16a1 Fixes #1688: ActiveForm is creating duplicated messages in error summary 11 years ago
Qiang Xue 4148912b82 Fixes #1643: Added default value for `Captcha::options` 11 years ago
Alexander Makarov a7cf6a984c Fixes #1597: Added `enableAutoLogin` to basic and advanced application templates so "remember me" now works properly 11 years ago
Carsten Brandt 71d80c2263 added meaningful content to robots.txt 11 years ago
Alexander Kozhevnikov d366a959a8 Disallow indexing backend by default 11 years ago
Alexander Makarov cedee94608 Added robots.txt to application templates 11 years ago
Alexander Makarov 05c67f43b8 Added favicons to application templates 11 years ago
Carsten Brandt a7c0505e76 removed composer.lock from gitignore 11 years ago
Carsten Brandt 2c9a8b910f make null format look nice by default 11 years ago
Qiang Xue ecc1688d70 change back the readme instruction for creating new project. 11 years ago
Qiang Xue 3822ffd16a prepare for next release. 11 years ago
Qiang Xue 7f10555d60 prepare for 2.0.0-alpha release. 11 years ago
Qiang Xue 84e2f3ba08 Fixed doc. 11 years ago
Qiang Xue 4e434f1afa improved README of apps. 11 years ago
gitrad 35e6a7c51d Update requirements.php 11 years ago
Qiang Xue 494e3e3f23 changed composer setting to match all requirements. 11 years ago
Qiang Xue c7c13a6693 Added concrete http exception classes. 11 years ago
Alexander Makarov 286571185b Fixed phpdoc 11 years ago