- 02 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 01 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 05 Sep, 2014 2 commits
-
-
Carsten Brandt authored
New syntax: ``` [link to guide](guide:file-name.md) [link to guide](guide:file-name.md#subsection) ``` fixes #4719
-
Qiang Xue authored
When an ID is found to be in both `Application::controllerMap` and `Application::modules`, the former will take precedence
-
- 31 Jul, 2014 1 commit
-
-
RichWeber authored
-
- 29 Jul, 2014 1 commit
-
-
Carsten Brandt authored
-
- 28 Jul, 2014 2 commits
-
-
Carsten Brandt authored
fixes #4480
-
Alexey Samoylov authored
-
- 24 Jul, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4409: Upper case letters in subdirectory prefixes of controller IDs were not properly handled
-
- 27 Jun, 2014 3 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
[ci skip]
-
Qiang Xue authored
Fixes #1452: Added `Module::getInstance()` to allow accessing the module instance from anywhere within the module
-
- 20 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 28 May, 2014 1 commit
-
-
Qiang Xue authored
-
- 23 May, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #3539
-
- 25 Apr, 2014 1 commit
-
-
Qiang Xue authored
-
- 23 Apr, 2014 1 commit
-
-
Carsten Brandt authored
-
- 10 Apr, 2014 1 commit
-
-
Qiang Xue authored
-
- 09 Apr, 2014 1 commit
-
-
Qiang Xue authored
-
- 05 Apr, 2014 1 commit
-
-
Qiang Xue authored
Improved action filter and action execution flow by supporting installing action filters at controller, module and application levels
-
- 24 Mar, 2014 1 commit
-
-
Carsten Brandt authored
-
- 23 Mar, 2014 1 commit
-
-
Carsten Brandt authored
issue #2852
-
- 21 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 20 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 18 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 11 Mar, 2014 1 commit
-
-
Carsten Brandt authored
-
- 08 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 07 Mar, 2014 1 commit
-
-
Qiang Xue authored
Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace`
-
- 06 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 05 Mar, 2014 2 commits
- 27 Feb, 2014 1 commit
-
-
Qiang Xue authored
Changed `Controller::afterAction()`, `Module::afterAction()` and `ActionFilter::afterAction()` to pass `$result` by value instead of reference
-
- 05 Feb, 2014 2 commits
-
-
Alexander Makarov authored
Revert "Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters" This reverts commit 3b95aa9c.
-
Alexander Makarov authored
Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters
-
- 18 Jan, 2014 1 commit
-
-
Veaceslav Medvedev authored
-
- 11 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 30 Dec, 2013 1 commit
-
-
Qiang Xue authored
-
- 16 Dec, 2013 1 commit
-
-
Carsten Brandt authored
fixes #1541
-