89fa7ed3cb 
								
							
								 
							
						 
						
							
							
								
								Reverted the change to User::loginUrl.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								5c5b20906e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:yiisoft/yii2  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								21eab82413 
								
							
								 
							
						 
						
							
							
								
								Refactored redirect() methods.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e17de37b10 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #750  from lucianobaraglia/master  
							
							... 
							
							
 
							
							Login url fix when called from a module [skip ci] 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								3f8e9b7a84 
								
							
								 
							
						 
						
							
							
								
								Login url fix when called from a module  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2885d0988f 
								
							
								 
							
						 
						
							
							
								
								doc fix.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								534aa4f93c 
								
							
								 
							
						 
						
							
							
								
								Support auto-activation of Nav.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								293b1737e1 
								
							
								 
							
						 
						
							
							
								
								cleanup YiiBase::autoload()  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b96fd24ef5 
								
							
								 
							
						 
						
							
							
								
								Finished documentation of Console Helper and Controller  
							
							... 
							
							
 
							
							fixes  #33  
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								75c4798d48 
								
							
								 
							
						 
						
							
							
								
								Fixes   #744 : simplified Yii autoloader.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f576add9e9 
								
							
								 
							
						 
						
							
							
								
								Fixes   #744 : simplified Yii autoloader.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b84097c1ae 
								
							
								 
							
						 
						
							
							
								
								fixed redis response parsing for large data  
							
							... 
							
							
 
							
							fixes  #743  
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a5a64dd7c9 
								
							
								 
							
						 
						
							
							
								
								improved redis timeout handling  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								133e5c6e35 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into redis  
							
							... 
							
							
 
							
							* master: (806 commits)
  avoid confusing docs about autoload return value
  doc fix.
  Fixed doc.
  Fixed autoloader behavior according to leading \
  Fix in RequestPanel
  changed to trace from info.
  Removed yii\debug\Module::enabled.
  minor enhancement of debugger.
  Refactored the basic app.
  Added ErrorAction.
  Use `hasAttribute()` instead to avoid code duplication
  refactored NavBar and basic app navbar.
  test break fix.
  test break fix.
  Fixed test breaks.
  #735 : removed hiddenInput to avoid confusion.
  ResizableAsset typo fix!
  Update radio and checkbox due to e3801fbf6b 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								afebb37129 
								
							
								 
							
						 
						
							
							
								
								avoid confusing docs about autoload return value  
							
							... 
							
							
 
							
							autoload return value has no effect on other autoloaders
they will only be called based on whether the class has been loaded or
not. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ce4f37a183 
								
							
								 
							
						 
						
							
							
								
								doc fix.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								71b8dfdb2e 
								
							
								 
							
						 
						
							
							
								
								Fixed doc.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								411f373a19 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #742  from cebe/autoload  
							
							... 
							
							
 
							
							Fixed autoloader behavior according to leading \ 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c4587de53e 
								
							
								 
							
						 
						
							
							
								
								Fixed autoloader behavior according to leading \  
							
							... 
							
							
 
							
							As of PHP 5.3.2 PHP does not send class names with leading \ to
autoload functions.
Removed ltrim for '/' from autoload because it is
1. not needed: https://bugs.php.net/bug.php?id=50731  and
2. possibly wrong behavior: https://bugs.php.net/bug.php?id=51087  
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								17cf3b5edd 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #741  from Zhuravljov/master  
							
							... 
							
							
 
							
							Fix in RequestPanel 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b64299da7d 
								
							
								 
							
						 
						
							
							
								
								Fix in RequestPanel  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								d1c41fe144 
								
							
								 
							
						 
						
							
							
								
								changed to trace from info.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								9193e4777c 
								
							
								 
							
						 
						
							
							
								
								Removed yii\debug\Module::enabled.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1f63bf0040 
								
							
								 
							
						 
						
							
							
								
								minor enhancement of debugger.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								bc21de98bd 
								
							
								 
							
						 
						
							
							
								
								Refactored the basic app.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								8ee92fdb80 
								
							
								 
							
						 
						
							
							
								
								Added ErrorAction.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								dedad2487d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #737  from wicaksono/master  
							
							... 
							
							
 
							
							Use `hasAttribute()` instead to avoid code duplication 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a042d20c22 
								
							
								 
							
						 
						
							
							
								
								Use `hasAttribute()` instead to avoid code duplication  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								aeb568bee2 
								
							
								 
							
						 
						
							
							
								
								refactored NavBar and basic app navbar.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								24a66b383d 
								
							
								 
							
						 
						
							
							
								
								test break fix.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6d66a98acb 
								
							
								 
							
						 
						
							
							
								
								test break fix.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7aeb2fcf4f 
								
							
								 
							
						 
						
							
							
								
								Fixed test breaks.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								20727c8c8d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #733  from wicaksono/master  
							
							... 
							
							
 
							
							Update radio and checkbox 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								880b6f9d65 
								
							
								 
							
						 
						
							
							
								
								#735 : removed hiddenInput to avoid confusion.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								bd60dc00e7 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #734  from callmez/master  
							
							... 
							
							
 
							
							ResizableAsset typo fix! 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								82282f93f0 
								
							
								 
							
						 
						
							
							
								
								ResizableAsset typo fix!  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f756a45f51 
								
							
								 
							
						 
						
							
							
								
								Update radio and checkbox due to  e3801fbf6b 
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								593e66132e 
								
							
								 
							
						 
						
							
							
								
								css fix.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a602ee0e8c 
								
							
								 
							
						 
						
							
							
								
								Fixed the basic app template.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0e013c4f46 
								
							
								 
							
						 
						
							
							
								
								Fixed debugger with the new bootstrap.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								afa0a2b11a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:yiisoft/yii2  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e3801fbf6b 
								
							
								 
							
						 
						
							
							
								
								Upgraded bootstrap to 3.0RC1.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								cbfbc76051 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #731  from Ryadnov/fix_sort_init_attributes  
							
							... 
							
							
 
							
							fixes initializing attributes in Sort class 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								eb0b00f8a0 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #730  from Ryadnov/fix_typos_in_docs  
							
							... 
							
							
 
							
							fix typos - `Yii::app()` 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0367d0a6a4 
								
							
								 
							
						 
						
							
							
								
								fixes initializing attributes in Sort class  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2409624894 
								
							
								 
							
						 
						
							
							
								
								fix typos - `Yii::app()`  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								22b5f9ea2c 
								
							
								 
							
						 
						
							
							
								
								updated doc.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4727ac8f1d 
								
							
								 
							
						 
						
							
							
								
								Refactored the feature of transactional operations.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								db8233e59d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #727  from janisto/more_badges  
							
							... 
							
							
 
							
							Add more readme badges. Fix  #726 . 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								588f9fd575 
								
							
								 
							
						 
						
							
							
								
								Add more readme badges.  Fix   #726 .  
							
							
 
							
						 
						
							12 years ago