125 Commits (63272f4166fa624103419081955b0c1f6562cf14)

Author SHA1 Message Date
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
Jason Ragsdale 06c3086d0a Fixed where we remove invalid items 11 years ago
Jason Ragsdale 2ee8f89482 one more change 11 years ago
Jason Ragsdale b906121e31 Maybe better formatting? 11 years ago
Jason Ragsdale bc394198e2 Reformatting code with tabs 11 years ago
Jason Ragsdale 2a282c64be Added in an isset check because if you set a flash type that is not in our expected index it will throw a undefined index error 11 years ago
Bohdan Shulha 03c3775865 Fix typo 11 years ago
Alexander Makarov d13ed43212 Fixed signup/restore password flow 11 years ago
Alexander Makarov 6cac7c61e5 Removed Yii::$app->getParam usage 11 years ago
Alexander Makarov b8235c717d Added password reset token expiration 11 years ago
Alexander Makarov a1497ca01c Removed extra \models\forms namespace, moved all models to just \models 11 years ago
Alexander Makarov 5d7e7f4d91 Moved creating user to static method of the model 11 years ago
Alexander Makarov c2e0b5beb5 Optimized forms code a bit 11 years ago
Alexander Makarov a43be083e8 Moved forms used in frontend only to frontend 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
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
Alexander Makarov 83dfce63b8 fixes #1888: updated Alert phpdoc 11 years ago
Nikola Trifunovic 98e9f307db Added futter. Fixes #1822 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
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
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 Makarov cedee94608 Added robots.txt to application templates 11 years ago
Alexander Makarov 05c67f43b8 Added favicons to application templates 11 years ago
Carsten Brandt 2c9a8b910f make null format look nice by default 11 years ago
Qiang Xue c7c13a6693 Added concrete http exception classes. 11 years ago
Alexander Makarov 8995c0b0ca Code style fixes for layouts 11 years ago
Panagiotis Moustafellos 58bd2fb958 Only whitespace removal 11 years ago
Panagiotis Moustafellos f6a3496e8d Removed trailing whitespace.. (OCD really kicking in) 11 years ago
Alexander Makarov 408eee75a9 Used full method names when sending email in advanced app 11 years ago
Alexander Makarov e3292c959a Advanced application template now uses mailer component instead of mail() function 11 years ago
Qiang Xue c6318050d9 removed unneeded setting. 11 years ago
Kartik Visweswaran 817cbc175a Comments cleanup. 11 years ago
Kartik Visweswaran b979d3b024 Reverted closeButton 11 years ago
Kartik Visweswaran 62493188a2 Nomenclature and code realignment. 11 years ago
Kartik Visweswaran 2bff5f80bc Alert types for flash messages are now configurable. 11 years ago
Kartik Visweswaran 8ff4c3d46d Code & minor bug cleanup. 11 years ago
Kartik Visweswaran 8a436c4acb Code cleanup. 11 years ago