- 08 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 07 Mar, 2014 26 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Carsten Brandt authored
* code-style: fix php5.4 array syntax many phpcs fixes fix phpDoc LuaScriptBuilder build @throws returned back formatting language files code style. WHILE code style. FOR code style. FOREACH code style. operator IF @param, @var, @property and @return must declare types as boolean, integer, string, array or null short echo tags short array syntax
-
Alexander Makarov authored
Advanced app: Username should be unique
-
https://github.com/mongosoft/yii2Carsten Brandt authored
* 'feature' of https://github.com/mongosoft/yii2: returned back formatting language files code style. WHILE code style. FOR code style. FOREACH code style. operator IF @param, @var, @property and @return must declare types as boolean, integer, string, array or null short echo tags short array syntax Conflicts: extensions/apidoc/commands/RenderController.php extensions/apidoc/models/BaseDoc.php extensions/apidoc/models/Context.php extensions/apidoc/templates/bootstrap/Renderer.php extensions/apidoc/templates/bootstrap/layouts/guide.php extensions/apidoc/templates/bootstrap/layouts/main.php extensions/apidoc/templates/bootstrap/views/index.php extensions/apidoc/templates/html/Renderer.php extensions/apidoc/templates/offline/views/index.php extensions/apidoc/templates/offline/views/offline.php extensions/apidoc/templates/online/views/index.php extensions/elasticsearch/Connection.php extensions/redis/ActiveQuery.php framework/base/ErrorException.php framework/helpers/BaseFileHelper.php tests/unit/framework/helpers/FileHelperTest.php
-
Johnny Theill authored
-
Carsten Brandt authored
Merge pull request #2622 branch 'ext-codestyle-fix' of https://github.com/AlexGx/yii2 into code-style * 'ext-codestyle-fix' of https://github.com/AlexGx/yii2: fix php5.4 array syntax many phpcs fixes fix phpDoc LuaScriptBuilder build @throws Conflicts: extensions/apidoc/commands/RenderController.php extensions/apidoc/models/BaseDoc.php extensions/apidoc/templates/BaseRenderer.php extensions/apidoc/templates/bootstrap/Renderer.php extensions/apidoc/templates/bootstrap/layouts/guide.php extensions/apidoc/templates/bootstrap/layouts/main.php extensions/apidoc/templates/html/Renderer.php extensions/apidoc/templates/offline/Renderer.php extensions/apidoc/templates/offline/assets/AssetBundle.php extensions/apidoc/templates/offline/views/index.php
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Larry Ullman authored
-
Larry Ullman authored
Really not sure what this is. It seems incomplete as is.
-
Carsten Brandt authored
issue #1797
-
Qiang Xue authored
Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace`
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Carsten Brandt authored
Apidoc refactoring
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #2653: Fixed the bug that unsetting an unpopulated AR relation would trigger exception (qiangxue)
-
Qiang Xue authored
-
Qiang Xue authored
-
- 06 Mar, 2014 13 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #2603: `yii\base\ErrorHandler` now extends `\ErrorHandler`
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Carsten Brandt authored
* master: (153 commits) rest doc. CS fix Add size attribute to Modal major features and documentation finished for REST API. rest WIP Removed U+FEFF character from pt-PT language file to fixe #2631 Revert "Used ternary operator instead of "or" for constant definition" `User` here REST wip. Changelog reset access cache when user identity is set Keyboard shortcut for previous, next and refresh buttons reset batch query result when rewinding. fixed loading namespaceless controller classes. Fixes #1467: Added support for organizing controllers in subdirectories replace pjax with external resouce via composer fixed > 100 typos introduced by me :-) fixed condition for HHVM test fixed phpdoc updated phpdoc references of BaseAR to the interface ... Conflicts: extensions/apidoc/templates/BaseRenderer.php extensions/apidoc/templates/html/views/constSummary.php extensions/apidoc/templates/html/views/propertyDetails.php
-
Qiang Xue authored
RESTful API support
-
Qiang Xue authored
-
Alexander Makarov authored
Add size attribute to Modal
-
Christophe BOULAIN authored
-
Christophe BOULAIN authored
-