b836665dfd 
								
							
								 
							
						 
						
							
							
								
								Added beginPage and endPage events.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								c5bad9ea1b 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #172 : Added Object::className().  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								2dd51d5b46 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #177 .  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								17807874b6 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #53 : implemented Menu.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								48d04fbb8c 
								
							
								 
							
						 
						
							
							
								
								!== array() => !empty()  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a94c432311 
								
							
								 
							
						 
						
							
							
								
								Fix attaching behavior via config  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1415c12c5a 
								
							
								 
							
						 
						
							
							
								
								Changed default value of View::renderers.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3d40b171e0 
								
							
								 
							
						 
						
							
							
								
								Fix attaching behavior via config  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								2d1180f35c 
								
							
								 
							
						 
						
							
							
								
								Add ensureBehaviors() to detachBehavior*()  
							
							... 
							
							
 
							
							Need to add ensureBehaviors() to detachBehavior*().
The intent may be to detach behaviors defined in behaviors().
In the original implementation, if these behaviors() are not yet attached, they can not selectively be detached. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9841d6c639 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #124 .  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								4be9e195c2 
								
							
								 
							
						 
						
							
							
								
								Add Newlines  
							
							... 
							
							
 
							
							Appended newlines to every PHP document that did not have a newline as the last character in the file. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								c9895eff82 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #110 .  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3b12bbd8f2 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #90  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								06fa0259b5 
								
							
								 
							
						 
						
							
							
								
								Added Controller::populate().  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								0b4d47d951 
								
							
								 
							
						 
						
							
							
								
								Support default standard component class.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3a146a0662 
								
							
								 
							
						 
						
							
							
								
								Refactored view renderers.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								90cfb6ebb8 
								
							
								 
							
						 
						
							
							
								
								ActiveForm wip  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a578938df7 
								
							
								 
							
						 
						
							
							
								
								Added beforeAction and afterAction to Module.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f21499dd9b 
								
							
								 
							
						 
						
							
							
								
								script WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								41ea94853b 
								
							
								 
							
						 
						
							
							
								
								refactoring and documentation for asset/script management.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								30e6d28b77 
								
							
								 
							
						 
						
							
							
								
								Finished asset converter.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								0a41b006ee 
								
							
								 
							
						 
						
							
							
								
								removed unnecessary code, added comment about displaying errors  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								767a78f8b8 
								
							
								 
							
						 
						
							
							
								
								better handling of errors during rendering an error  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								2a12fdbcdf 
								
							
								 
							
						 
						
							
							
								
								safer exception rendering  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								c32def8618 
								
							
								 
							
						 
						
							
							
								
								turn asset manager into a getter.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								77233cf39e 
								
							
								 
							
						 
						
							
							
								
								removed dev comment  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								990489354d 
								
							
								 
							
						 
						
							
							
								
								corrected exception class  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								d22e8ea34b 
								
							
								 
							
						 
						
							
							
								
								Added YiiBase::importNamespaces().  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								db2392cdda 
								
							
								 
							
						 
						
							
							
								
								script WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								5b412b8f84 
								
							
								 
							
						 
						
							
							
								
								script WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								ee2d93b181 
								
							
								 
							
						 
						
							
							
								
								scripts WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								0416e01414 
								
							
								 
							
						 
						
							
							
								
								script WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1e21bae999 
								
							
								 
							
						 
						
							
							
								
								Removed Response::removeOutput, moved recursive buffer cleanup into Response::cleanOutput  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9f2b44fc21 
								
							
								 
							
						 
						
							
							
								
								phpdoc  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								c49222f799 
								
							
								 
							
						 
						
							
							
								
								script WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								34c0794f00 
								
							
								 
							
						 
						
							
							
								
								script WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f52bc48576 
								
							
								 
							
						 
						
							
							
								
								use error_log to log fatal errors.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								5cd7961a38 
								
							
								 
							
						 
						
							
							
								
								renamed clip to block.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								428d912811 
								
							
								 
							
						 
						
							
							
								
								script WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3616278ada 
								
							
								 
							
						 
						
							
							
								
								typo.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f22dd82fb6 
								
							
								 
							
						 
						
							
							
								
								refactored autoloader.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								bcc833200a 
								
							
								 
							
						 
						
							
							
								
								simplified Yii::import().  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								6ae715ff8a 
								
							
								 
							
						 
						
							
							
								
								refactored autoloading.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f2027c1cdd 
								
							
								 
							
						 
						
							
							
								
								Fixed errorexception trace type.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								4c2fcd7608 
								
							
								 
							
						 
						
							
							
								
								refactored application.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								55e8db9b97 
								
							
								 
							
						 
						
							
							
								
								improved doc.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								122bd231b4 
								
							
								 
							
						 
						
							
							
								
								modified Application constructor signature.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								6f11f9e349 
								
							
								 
							
						 
						
							
							
								
								script WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1df9114b9a 
								
							
								 
							
						 
						
							
							
								
								refactored ErrorException handling.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								79b278c816 
								
							
								 
							
						 
						
							
							
								
								refactored theme.  
							
							
 
							
						 
						
							13 years ago