|  | 50e338127d | Improved action filter and action execution flow by supporting installing action filters at controller, module and application levels | 2014-04-04 23:30:59 -04:00 |  | 
			
				
					|  | 1e75427393 | updated classmap and phpdoc | 2014-03-24 23:26:30 +01:00 |  | 
			
				
					|  | bf3c75147d | reverted breaking PHPdoc codestyle changes issue #2852 | 2014-03-23 20:51:09 +01:00 |  | 
			
				
					|  | b1c4416218 | Final touchup. | 2014-03-21 00:02:15 -04:00 |  | 
			
				
					|  | 87df068eb0 | DI WIP | 2014-03-20 19:54:52 -04:00 |  | 
			
				
					|  | 8c2e39235f | Turn module and application into DI containers. | 2014-03-17 23:57:01 -04:00 |  | 
			
				
					|  | b5f8a4dc22 | Reformat code te be PSR-2 compatible | 2014-03-16 10:46:21 +06:00 |  | 
			
				
					|  | 40cb98bb02 | updated @propertyannotations | 2014-03-11 16:21:25 +01:00 |  | 
			
				
					|  | 35018bfb21 | Refactored controller creation process. | 2014-03-07 22:34:03 -05:00 |  | 
			
				
					|  | bbea1ab19c | Fixes #2629: Module::controllerPathis now read only, and all controller classes must be namespaced underModule::controllerNamespace | 2014-03-07 10:35:15 -05:00 |  | 
			
				
					|  | e38c4225b2 | Merge commit 'bdce87b242abbff800020deba0a5c2031fc2efe7' into feature-restapi Conflicts:
	framework/db/BaseActiveRecord.php | 2014-03-06 00:00:33 -05:00 |  | 
			
				
					|  | 1b03dc8f4c | major features and documentation finished for REST API. | 2014-03-05 23:52:33 -05:00 |  | 
			
				
					|  | 5474300c8b | fixed loading namespaceless controller classes. | 2014-03-05 08:29:07 -05:00 |  | 
			
				
					|  | 10061359ed | Fixes #1467: Added support for organizing controllers in subdirectories | 2014-03-04 23:30:48 -05:00 |  | 
			
				
					|  | 49010df192 | Changed Controller::afterAction(),Module::afterAction()andActionFilter::afterAction()to pass$resultby value instead of reference | 2014-02-27 10:52:17 -05:00 |  | 
			
				
					|  | 97917e6580 | Revert "Added yii\base\Module::getParam($name, $defaultValue = null)to conveniently work with application parameters"This reverts commit 3b95aa9cd1eb39a00a4d32f0e05ebd78f858dad3. | 2014-02-05 23:18:36 +04:00 |  | 
			
				
					|  | 3b95aa9cd1 | Added yii\base\Module::getParam($name, $defaultValue = null)to conveniently work with application parameters | 2014-02-05 18:20:21 +04:00 |  | 
			
				
					|  | fc35bc1d49 | Removing abstractin Module | 2014-01-18 19:19:57 +02:00 |  | 
			
				
					|  | 0c38655217 | psr-4 move | 2014-01-10 21:41:43 -05:00 |  | 
			
				
					|  | 0d814fa523 | Moved "framework" to "iii". | 2013-05-09 12:00:15 -04:00 |  | 
			
				
					|  | 0b4d47d951 | Support default standard component class. | 2013-04-27 22:02:08 -04:00 |  | 
			
				
					|  | a578938df7 | Added beforeAction and afterAction to Module. | 2013-04-24 18:59:54 -04:00 |  | 
			
				
					|  | 990489354d | corrected exception class | 2013-04-18 23:57:09 +04:00 |  | 
			
				
					|  | 5b412b8f84 | script WIP | 2013-04-16 17:42:31 -04:00 |  | 
			
				
					|  | f22dd82fb6 | refactored autoloader. | 2013-04-11 20:30:55 -04:00 |  | 
			
				
					|  | bcc833200a | simplified Yii::import(). | 2013-04-11 17:40:23 -04:00 |  | 
			
				
					|  | 6ae715ff8a | refactored autoloading. | 2013-04-10 23:39:36 -04:00 |  | 
			
				
					|  | 4c2fcd7608 | refactored application. | 2013-04-10 10:48:27 -04:00 |  | 
			
				
					|  | 3bd186deeb | refactored validators. | 2013-04-03 23:23:32 -04:00 |  | 
			
				
					|  | 78457bf009 | fetching plural rule data. | 2013-04-01 14:58:44 -04:00 |  | 
			
				
					|  | e7295ad564 | Use __METHOD__ as log category. | 2013-03-28 20:07:49 -04:00 |  | 
			
				
					|  | e1acc64b2b | refactoring cache and db references. | 2013-03-27 17:09:18 -04:00 |  | 
			
				
					|  | 884977a724 | renamed util to helpers. | 2013-03-23 15:32:26 -04:00 |  | 
			
				
					|  | 4fdaab3560 | updated file header. | 2013-03-04 08:03:46 -05:00 |  | 
			
				
					|  | 1c375b9097 | bug fixes. | 2013-02-06 10:47:40 -05:00 |  | 
			
				
					|  | 8b2b7915b4 | Renamed application to app. | 2013-02-05 16:12:22 -05:00 |  | 
			
				
					|  | e09a791c92 | MVC cleanup | 2013-01-31 15:05:49 -05:00 |  | 
			
				
					|  | 9165a1592a | cleanup. | 2013-01-29 09:01:38 -05:00 |  | 
			
				
					|  | 3fa22483c1 | refactored logging. MVC WIP | 2013-01-27 17:11:06 -05:00 |  | 
			
				
					|  | ceac41b250 | MVC WIP | 2013-01-25 18:56:56 -05:00 |  | 
			
				
					|  | 29398f4c22 | MVC WIP | 2013-01-25 08:44:09 -05:00 |  | 
			
				
					|  | edc48dc9c7 | removed ApplicationComponent. | 2013-01-20 11:26:15 -05:00 |  | 
			
				
					|  | c72d7dc96b | cleanup WIP | 2013-01-08 17:31:03 -05:00 |  | 
			
				
					|  | 8e05e6e62d | changed copyright line. | 2013-01-07 11:34:52 -05:00 |  | 
			
				
					|  | 8517ee9e50 | reorganized DB classes. | 2013-01-05 16:46:53 -05:00 |  | 
			
				
					|  | b7a7800fec | Fixed constructors. | 2012-08-30 21:17:42 -04:00 |  | 
			
				
					|  | b1047e7ff6 | refactored object creation. added more exception classes.
working on request and response classes. | 2012-06-30 22:21:28 -04:00 |  | 
			
				
					|  | 7865a56d4e | ... | 2012-05-24 23:12:08 -04:00 |  | 
			
				
					|  | ed9f225fb4 | ... | 2012-05-24 19:45:15 -04:00 |  | 
			
				
					|  | 12932f0d77 | help command. | 2012-05-12 16:58:17 -04:00 |  |