a93f1ccea6 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #773  from yiidevelop/patch-3  
							
							... 
							
							
 
							
							Fix function argument 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								23dfd13e3a 
								
							
								 
							
						 
						
							
							
								
								Fix function argument  
							
							... 
							
							
 
							
							```php
normalizeItems($items, &$active)
```
Qiang use 
```php
$items[$i]['items'] = $this->normalizeItems($item['items'], $route, $hasActiveChild);
```
So $hasActiveChild not assign value and parent item not set activated
Plz, review and approval
Thanks 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								3450a6c5b7 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #772  from callmez/master  
							
							... 
							
							
 
							
							GroupDependency::generateDependencyData typo fix 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a9b6dbdd5d 
								
							
								 
							
						 
						
							
							
								
								GroupDependency::generateDependencyData typo fix  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ef01a8cb79 
								
							
								 
							
						 
						
							
							
								
								gii WIP  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								9928163391 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:yiisoft/yii2  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1896dd1707 
								
							
								 
							
						 
						
							
							
								
								gii WIP  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f11ecb94bd 
								
							
								 
							
						 
						
							
							
								
								more docs on views, cross-references, intros for error handling and debugger  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								805706b26e 
								
							
								 
							
						 
						
							
							
								
								more view docs  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								15c9cc23b4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #771  from arisk/patch-2  
							
							... 
							
							
 
							
							Fix typo 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								89e93e6c5e 
								
							
								 
							
						 
						
							
							
								
								Fix typo  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								9c0c743fae 
								
							
								 
							
						 
						
							
							
								
								better meta tags explaination  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								94e4c076eb 
								
							
								 
							
						 
						
							
							
								
								gii WIP  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a0a900fd44 
								
							
								 
							
						 
						
							
							
								
								more docs on views  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								65352e500f 
								
							
								 
							
						 
						
							
							
								
								refactored ActiveField.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								3adffc9caf 
								
							
								 
							
						 
						
							
							
								
								Exit error handling to avoid handling exceptions multiple times.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2d55efdcdb 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #768  from lancecoder/patch-1  
							
							... 
							
							
 
							
							charset 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								53d25e9275 
								
							
								 
							
						 
						
							
							
								
								Fixes   #763 .  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								28317c454c 
								
							
								 
							
						 
						
							
							
								
								Update main.php  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c884aca466 
								
							
								 
							
						 
						
							
							
								
								Update main.php  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4d69b56eb3 
								
							
								 
							
						 
						
							
							
								
								Update main.php  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0133069683 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into add-tests  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								8e48f01c85 
								
							
								 
							
						 
						
							
							
								
								Add RegularExpressionValidatorTest  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6e32fae378 
								
							
								 
							
						 
						
							
							
								
								Fixes   #763 : handling empty string for date formatting.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								01ace04bf0 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #762  from lancecoder/patch-6  
							
							... 
							
							
 
							
							Update caching.md 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								207a4cd9b8 
								
							
								 
							
						 
						
							
							
								
								Update caching.md  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								669dc5b39c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #761  from lancecoder/patch-5  
							
							... 
							
							
 
							
							Update installation.md 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7c21e385f0 
								
							
								 
							
						 
						
							
							
								
								Update installation.md  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ee73a4bc54 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #759  from lancecoder/patch-3  
							
							... 
							
							
 
							
							Update apps-basic.md 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								96f5b7d894 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #760  from lancecoder/patch-4  
							
							... 
							
							
 
							
							Update apps-advanced.md 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b276af967b 
								
							
								 
							
						 
						
							
							
								
								Update apps-advanced.md  
							
							... 
							
							
 
							
							document roots and composer folder params 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ed7229c77c 
								
							
								 
							
						 
						
							
							
								
								Update apps-basic.md  
							
							... 
							
							
 
							
							update path document root 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6f42e87ebf 
								
							
								 
							
						 
						
							
							
								
								Added Html::error().  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								cd84653ff3 
								
							
								 
							
						 
						
							
							
								
								fixed extension documentation  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f6c4c1ef3f 
								
							
								 
							
						 
						
							
							
								
								explained why AR is used in an example for scenarios  doc  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b51c7e3b16 
								
							
								 
							
						 
						
							
							
								
								Fixes   #756 : added doc to Dropdown.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b6e3dd29ab 
								
							
								 
							
						 
						
							
							
								
								started bootstrap docs  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								075bd7ee98 
								
							
								 
							
						 
						
							
							
								
								Added Installation part to app template docs  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a61d9dcc80 
								
							
								 
							
						 
						
							
							
								
								started view docs  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								02c92fea93 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into add-tests  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								bae79cd76c 
								
							
								 
							
						 
						
							
							
								
								Added ValidatorTest  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								90ddea11d7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:yiisoft/yii2  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1ca215dff4 
								
							
								 
							
						 
						
							
							
								
								Added default value of Validator::attributes.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								286ee4e26b 
								
							
								 
							
						 
						
							
							
								
								docs on configuring Yii  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f68bc3461b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:yiisoft/yii2  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								369f82b48e 
								
							
								 
							
						 
						
							
							
								
								css fixes.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								d9f87f4045 
								
							
								 
							
						 
						
							
							
								
								Added RequiredValidatorTest  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1367f95725 
								
							
								 
							
						 
						
							
							
								
								more on advanced app docs  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								55b0b41009 
								
							
								 
							
						 
						
							
							
								
								started advanced application guide  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								88339b0cf6 
								
							
								 
							
						 
						
							
							
								
								basic application usage guide  
							
							
 
							
						 
						
							12 years ago