4d1666704a 
								
							
								 
							
						 
						
							
							
								
								jQuery UI resizeable widget  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1bf739dd15 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #438  from tonydspaniard/367-bootstrap-nav  
							
							... 
							
							
 
							
							[ready]Added Bootstrap Nav and NavBar widgets 367 bootstrap nav 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								4602b575ad 
								
							
								 
							
						 
						
							
							
								
								Save point: WIP implementing db schema functionality.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								d3bbc5fe40 
								
							
								 
							
						 
						
							
							
								
								small fix  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								fce33a25dd 
								
							
								 
							
						 
						
							
							
								
								fixed indentation and button group label bug  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1165508a6a 
								
							
								 
							
						 
						
							
							
								
								updated composer for example apps  
							
							... 
							
							
 
							
							issue #439  
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f651e72372 
								
							
								 
							
						 
						
							
							
								
								refactored label render  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3647c3f128 
								
							
								 
							
						 
						
							
							
								
								added button group dropdowns  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								86c191bafa 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:yiisoft/yii2  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e207361255 
								
							
								 
							
						 
						
							
							
								
								Refactored the widget usage with ActiveField.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								7d0b95c21a 
								
							
								 
							
						 
						
							
							
								
								modified phpDoc  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e8d3a7ff92 
								
							
								 
							
						 
						
							
							
								
								register asset bundle instead  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1e9cc35fd8 
								
							
								 
							
						 
						
							
							
								
								fix namespaces  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								cbb33bd164 
								
							
								 
							
						 
						
							
							
								
								refactored based on comments (2nd round)  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								4ebc0ae734 
								
							
								 
							
						 
						
							
							
								
								fix phpDoc  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1c4cf30464 
								
							
								 
							
						 
						
							
							
								
								another typo fix  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								6ce2f8f137 
								
							
								 
							
						 
						
							
							
								
								silly typo  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								96a8c4a8e0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'upstream' into 367-bootstrap-nav  
							
							... 
							
							
 
							
							* upstream:
  typo in Html helper
  Created a \yii\web\VerbFilter
  Implemented MaskedInput widget.
  Use class constants for Event declatration in ActionFiler
  Removed unused method.
  Updated requirements about yii\i18n\Formatter
  refactored numberformatting in base\Formatter
  Fixes issue #439 
  Fixed typos in new Formatter classes
  Fixes issue #441 : InvalidRequestException should be HttpException
  Removed breaking tests.
  Removed breaking test.
  Added "formatter" app component.
  Finished Formatter.
  formatter WIP.
  Added missing use statement.
  Fixed some wording 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f6cef5eb70 
								
							
								 
							
						 
						
							
							
								
								Refactored based on comments and feedback (3rd round)  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9f832afb9f 
								
							
								 
							
						 
						
							
							
								
								Refactored based on comments and feedback (3rd round)  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9af5466be5 
								
							
								 
							
						 
						
							
							
								
								typo in Html helper  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a2066cbe48 
								
							
								 
							
						 
						
							
							
								
								Created a \yii\web\VerbFilter  
							
							... 
							
							
 
							
							It allows to filter actions by HTTP request methods 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								920098c009 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:yiisoft/yii2  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								249f90f5ee 
								
							
								 
							
						 
						
							
							
								
								Implemented MaskedInput widget.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								2f051e9dab 
								
							
								 
							
						 
						
							
							
								
								Use class constants for Event declatration in ActionFiler  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								5e8154ed7f 
								
							
								 
							
						 
						
							
							
								
								Removed unused method.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								c75e78c20a 
								
							
								 
							
						 
						
							
							
								
								Updated requirements about yii\i18n\Formatter  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								8b6447876a 
								
							
								 
							
						 
						
							
							
								
								refactored numberformatting in base\Formatter  
							
							... 
							
							
 
							
							added decimalSeparator and thousandSeparator properties.
issue #48  
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								66a03d61b6 
								
							
								 
							
						 
						
							
							
								
								Lost array_merge()  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								01c20996a6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:yiisoft/yii2  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								2553e9a043 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #439  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								07011a2542 
								
							
								 
							
						 
						
							
							
								
								Fixed typos in new Formatter classes  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f690f0db13 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #441 : InvalidRequestException should be HttpException  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								33dbe8fb43 
								
							
								 
							
						 
						
							
							
								
								Removed breaking tests.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								6aba9ede8b 
								
							
								 
							
						 
						
							
							
								
								Removed breaking test.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								2f1021830d 
								
							
								 
							
						 
						
							
							
								
								Added "formatter" app component.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9a97037012 
								
							
								 
							
						 
						
							
							
								
								Finished Formatter.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								c30eae62d2 
								
							
								 
							
						 
						
							
							
								
								Added initial unit testing files for the pgsql driver.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								000fdc3de0 
								
							
								 
							
						 
						
							
							
								
								formatter WIP.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								ff70e151d9 
								
							
								 
							
						 
						
							
							
								
								Comment for content  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e1b145a706 
								
							
								 
							
						 
						
							
							
								
								Enhance Dropdown to use items as  strings. Remove string=divider rule  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								70f1d41699 
								
							
								 
							
						 
						
							
							
								
								Added NavBar widget  closes   #437  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								cc9b175c5f 
								
							
								 
							
						 
						
							
							
								
								Added Nav widget  closes   #367  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								647a158763 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #435  from ploaiza/patch-1  
							
							... 
							
							
 
							
							Fixed some wording 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								5436f4a75f 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #436  from suralc/fix-4-2  
							
							... 
							
							
 
							
							Added missing use statement. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								d6f001016c 
								
							
								 
							
						 
						
							
							
								
								Added missing use statement.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9bc99e22b7 
								
							
								 
							
						 
						
							
							
								
								Fixed some wording  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								af5dbba6da 
								
							
								 
							
						 
						
							
							
								
								Tabs refactored  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								5fe6d9910f 
								
							
								 
							
						 
						
							
							
								
								Added dropdown widget  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								65feda3ec3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'upstream' into 365-bootstrap-tabs  
							
							... 
							
							
 
							
							* upstream: (122 commits)
  Refactored StringHelper.
  Line number tweak for error page
  added note about dependency to registerJsFile
  docs: Be explicitly clear about ActiveRecord::create()
  fixed AutoTimestamp example in advanced app
  \yii\rbac\DbManager::isAssigned() signature fix
  Changed the way to set timestamp for multiple attributes.
  Fixes issue #428  Allowing UniqueValidator to be used with non-AR models.
  Better exception page look.
  Removed unnecessary code from MSSQL schema.
  Hover and error line increased by 1 px.
  Error line number fix.
  Error line number fix.
  Error line number fix.
  Lift off!11 #418 
  MSIE fix.
  Fixes (theoretically) #418  and #413 .
  Removed echo
  RBAC DbManager fixes
  Always refetch the migration table definition.
  ... 
							
						 
						
							13 years ago