4075 Commits (d40c744e0d9a2bd22f7b9e82dfe24574a486c565)

Author SHA1 Message Date
Christian Nadolle b0d7559a8d console/Controller show help for local options 11 years ago
Christian Nadolle 05f7df3091 console/Controller support local options per action 11 years ago
Alexander Makarov 150d5152b2 more grid docs 11 years ago
Qiang Xue bd3dd038ab Fixed user status check. 11 years ago
Qiang Xue b751211dae fixed implementation of Session::getHasSessionId(). 11 years ago
Carsten Brandt f7148c2d80 callback -> callable 11 years ago
Vladimir 66315a2cb6 Update HttpBearerAuth.php 11 years ago
Carsten Brandt 595f55c504 api doc improvements 11 years ago
Qiang Xue 1af04e1e1b Fixes #2661: Added boolean column type support for SQLite 11 years ago
Qiang Xue 35018bfb21 Refactored controller creation process. 11 years ago
Qiang Xue ad19e332f4 Added back some toArray() implementations. 11 years ago
Qiang Xue fad635440b Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 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
Qiang Xue 65bfd1633b Fixes #2646: Added support for specifying hostinfo in the pattern of a URL rule 11 years ago
Alexander Makarov 96d131899f Fixed ErrorException changes 11 years ago
Qiang Xue 4f8c037a21 fixed unset. 11 years ago
Qiang Xue 9b8ffdfacc Fixes #2653: Fixed the bug that unsetting an unpopulated AR relation would trigger exception (qiangxue) 11 years ago
Qiang Xue 11baf61977 Fixed unsetting relation bug. 11 years ago
Qiang Xue 4d538d6bba removed ModelSerializer as it is replaced by new REST implementation. 11 years ago
Alexander Makarov 44558df59d #2603: `yii\base\ErrorHandler` now extends `\ErrorHandler` 11 years ago
Alexander Makarov c5ec3550de Removed unused "use" statements 11 years ago
Carsten Brandt 740a769477 improved HelpController with messages for each command 11 years ago
Qiang Xue 1b03dc8f4c major features and documentation finished for REST API. 11 years ago
Qiang Xue 18c7c63e66 rest WIP 11 years ago
jneto81 310d77f3b9 Removed U+FEFF character from pt-PT language file to fixe #2631 11 years ago
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 11 years ago
Qiang Xue 3f42d5826a REST wip. 11 years ago
Carsten Brandt 8df35f7627 reset access cache when user identity is set 11 years ago
Qiang Xue 993963bb94 reset batch query result when rewinding. 11 years ago
Qiang Xue 5474300c8b fixed loading namespaceless controller classes. 11 years ago
Qiang Xue 10061359ed Fixes #1467: Added support for organizing controllers in subdirectories 11 years ago
Carsten Brandt 80e9b80078 replace pjax with external resouce via composer 11 years ago
Carsten Brandt 3777ec2bd3 fixed > 100 typos introduced by me :-) 11 years ago
Carsten Brandt f34a0c63a1 fixed phpdoc 11 years ago
Carsten Brandt 80cc310895 updated phpdoc references of BaseAR to the interface 11 years ago
Qiang Xue c64ab9d7fc Fixes #2624: Html::textArea() should respect "name" option. 11 years ago
Alexander Makarov 12d4615039 Changed "and" to "&&" 11 years ago
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Alexander Makarov b0ef4c9084 Removed unused variables 11 years ago
Alexander Makarov c7daae46cd Changelog for #2607 11 years ago
Christophe BOULAIN 078fdab686 Added some documentation to new pjax attribute 11 years ago
Sorokin Victor 1a14ed2127 Update MessageController.php 11 years ago
Sorokin Victor 4d4a3f0804 Update MessageController.php 11 years ago
Christophe BOULAIN 3daa177ea2 Add an option to ignore pjax request on some links. 11 years ago
AlexGx d3171b6cfb fix code style php5.4 syntax 11 years ago
Qiang Xue c41e389f91 more docs. 11 years ago
AlexGx 045eb9f7ee Inline control structures are not allowed 11 years ago
AlexGx 6d72c6a723 fix code style 11 years ago
AlexGx eaaa5b1bb5 fix code style 11 years ago