507 Commits (aeb25c39e160975a3212ea7e7718fcffd01436f6)

Author SHA1 Message Date
Johnny Theill f528cc9f1c Update README.md 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 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
Qiang Xue bbea1ab19c Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 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 61b64d7513 Removed unused "use" statements 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 Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Qiang Xue 7a04dbaae1 Support for other auth types. 11 years ago
Qiang Xue 48a12559b2 rest api WIP 11 years ago
Alexander Makarov 8a2903de03 Added verb filter to advanced app logout 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
Mark 9e483b6461 added server name, for creating url rules 11 years ago
maximal a7fc9143bf Closing and opening braces in Yii2 coding standards. 11 years ago
maximal 5d14d788f5 Further coding standards fixes. 11 years ago
MaximAL b560398bd7 Coding standards fixes. 11 years ago
Alexander Makarov 168fb19fe7 Added status condition to PasswordResetRequestForm email validator 11 years ago
Alexander Makarov a687e6f58c Validate login data only of there are no other errors 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 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
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
Alexander Makarov 20dad5e551 Fixes #2295: basic app description now doesn't insist it is for websites containing mainly informational pages since it was misleading 11 years ago