335 Commits (d3cb54bcf27dbde1589eb32fcadb13cee82afc48)

Author SHA1 Message Date
Carsten Brandt 72145098a1 updated timestamp behavior in advanced app to renaming 11 years ago
Mark f780bb6752 test typo fix 11 years ago
Mark 468f804293 added test-case to frontend unit tests 11 years ago
Mark 942462a5cf visibility fix 11 years ago
Mark 45bf5deea1 env. config fixed 11 years ago
Johnny Theill 67f6447ce5 Minor formatting bug in README.md 11 years ago
Johnny Theill 470930cc11 Update advanced/README.md directory structure 11 years ago
Dilip 989daa0bd4 Update README.md 11 years ago
Mark 69fbbe91ee correct lists fixed 11 years ago
Mark 2806c01ec3 formatting improved 11 years ago
Mark 184cd7aee5 removed ordered list 11 years ago
Mark 9c2dd28385 improved dependencies, guide 11 years ago
Mark bf35e19da8 newlines fixed, code-guy deleted 11 years ago
Mark 290f6d3c3f added guide notes 11 years ago
Mark dac615c86b added index tests files to application 11 years ago
Mark c67deed6a2 added codeception tests to console 11 years ago
Mark 9d3596c05e added codeception main yaml 11 years ago
Mark 22a6bf5a79 added codeception tests to common 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
Mark a7506039a7 modified buttons attributes to skip sf-crawler bug 11 years ago
Mark 1406ab78f2 added codeception tests to frontend 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
Johnny Theill b2c44c4658 Minor typo 11 years ago
Qiang Xue 4e6aa21198 The directory holding email templates is renamed from `mails` to `mail` 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
Qiang Xue c811a883a4 cs fix [skip ci] 11 years ago
Qiang Xue ae28d40b7a Revert "fixed configs" 11 years ago
Mark c94131b875 fixed configs 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Bohdan Shulha 03c3775865 Fix typo 11 years ago
Alexander Makarov f226ee5610 password_reset_token is now null when reset 11 years ago
Alexander Makarov d13ed43212 Fixed signup/restore password flow 11 years ago
Alexander Makarov 9da28421ee Use fileTransport for email in debug mode by default 11 years ago
Alexander Makarov 6cac7c61e5 Removed Yii::$app->getParam usage 11 years ago
Alexander Makarov 6a39cc654b Removed password_reset_token field size to be enough for timestamp 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 d98ec80cd1 Used setter as field 11 years ago
Alexander Makarov e4c98f0fa3 Fixed constructor overriding to allow array configuration 11 years ago
Qiang Xue 5fbd4ce78e fixed dev config. 11 years ago