256 Commits (36b41bad81da2505c52afd3770fcdc929a4a18ac)

Author SHA1 Message Date
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 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
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 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 Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Qiang Xue 7a04dbaae1 Support for other auth types. 11 years ago
Qiang Xue 48a12559b2 rest api WIP 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 a687e6f58c Validate login data only of there are no other errors 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
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
Mark 96f2f6e52e visibility changed 11 years ago
Mark c943fc28e2 forcing user component to logout 11 years ago
Qiang Xue 9db3790bb2 Fixed test break. 11 years ago
Qiang Xue 270669aa22 fixed test break. 11 years ago
Qiang Xue 78e4da8c1f Fixed test break. 11 years ago
Qiang Xue 4e6aa21198 The directory holding email templates is renamed from `mails` to `mail` 11 years ago
Qiang Xue e10939a464 adjusted wording. 11 years ago
Mark ea7e611064 fixed message 11 years ago
Mark 50a5286959 view improved 11 years ago
Mark 2d1c695feb improved config 11 years ago
Mark c6a3c4bc0d added yii console command to tests 11 years ago
Alexander Makarov 7c1ee323fa Edited description 11 years ago
Alexander Makarov 5e41473d59 Fixed suggest descriptions 11 years ago
Alexander Makarov a3b71def38 Reordered items 11 years ago
Alexander Makarov 874f9c1a21 Reverted numbered list 11 years ago
Alexander Makarov 756c268cb3 Fixed list in tests readme 11 years ago
Alexander Makarov 0631e117ba Updated readme in apps/basic/tests 11 years ago
Alexander Makarov 77dae9af92 Fixes #2341, fixes #2317: moved codeception dependecies to "suggest" section, fixed codeception version on stable branch 11 years ago
Qiang Xue 2fbd34c0de CS fix. 11 years ago
Mark 9e770acd7e tests improved 11 years ago
Mark cf1fe7d27d code fix 11 years ago
Mark bf5bb3730e tests improved 11 years ago
Mark f352aa47cc docs added 11 years ago
Alexander Makarov 2f005eb699 Revert "Locked Codeception versions since master is under heavy refactoring" 11 years ago
Alexander Makarov 7145b9e9a7 Locked Codeception versions since master is under heavy refactoring 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
Aleksandr Zelenin 4f17c45f00 Fix typos in constant 11 years ago
Qiang Xue af53c0f818 doc update. 11 years ago
Qiang Xue b6575aa0d5 Fixes #1782 11 years ago
Alexander Makarov 4b7c879c6d Defined STDOUT in entry scripts in case console application is running via CGI 11 years ago