mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 09:18:24 +00:00 
			
		
		
		
	
			
				
					
						
					
					2b7ea4178b559f21ffd442ab6b170aa30d036f0e
				
			
			
		
	This update introduces a versioning system to the stored objects in the ChillDocStoreBundle. The 'StoredObject' entity now includes several new methods, and maintains a collection of 'StoredObjectVersion' instances. Each time a 'StoredObject' is modified, a new version instance is created and added to the collection, ensuring a history of changes. Migration file for the addition of new database column included. Corresponding tests are also updated.
Chill framework
Documentation of the Chill software.
The online documentation can be found at http://docs.chill.social
See the docs directory for more.
					Languages
				
				
								
								
									PHP
								
								77.8%
							
						
							
								
								
									Twig
								
								10.1%
							
						
							
								
								
									Vue
								
								7.3%
							
						
							
								
								
									JavaScript
								
								2.9%
							
						
							
								
								
									TypeScript
								
								1.1%
							
						
							
								
								
									Other
								
								0.8%