Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						2674cb9523 
					 
					
						
						
							
							Set version for the next development iteration  
						
						 
						
						
						
						
					 
					
						2021-11-11 21:49:55 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						925755fa35 
					 
					
						
						
							
							Reach milestone 1.25.0  
						
						 
						
						
						
						
					 
					
						2021-11-11 21:47:49 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Subhrodip Mohanta 
							
						 
					 
					
						
						
							
						
						2c93c81cf9 
					 
					
						
						
							
							maintenance: Update Spacing of XML ( #1865 )  
						
						 
						
						... 
						
						
						
						PR Set 3 of 4 
						
						
					 
					
						2021-10-19 20:54:24 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						42eb7950ae 
					 
					
						
						
							
							task: Fix broken links ( #1817 )  
						
						 
						
						... 
						
						
						
						* Fix some broken links
* Remove extra space
* Update filename
* Fix some links in localization folders
* Fix link
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz > 
						
						
					 
					
						2021-09-29 00:13:31 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jinishavora 
							
						 
					 
					
						
						
							
						
						bbdff14a66 
					 
					
						
						
							
							Fix: Fixing License issue in MVVM pattern ( #1701 )  
						
						 
						
						... 
						
						
						
						* Fixing License issue in MVVM pattern
* Updating LICENSE.md
* Updating pom.xml
* License header update to MVVM module only.
* Updating pom and removing gpl txt
* Adding gpl txt file
Co-authored-by: Jinisha <Jinisha@LAPTOP-VG38PNMC.fios-router.home > 
						
						
					 
					
						2021-06-08 21:40:24 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Subhrodip Mohanta 
							
						 
					 
					
						
						
							
						
						5e434b783e 
					 
					
						
						
							
							fix: added license headers to newly created files ( #1775 )  
						
						 
						
						
						
						
					 
					
						2021-05-31 22:39:42 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								JackieNim 
							
						 
					 
					
						
						
							
						
						f597fc1b07 
					 
					
						
						
							
							fix: Fixed pages showing up in wrong language ( #1752 )  
						
						 
						
						... 
						
						
						
						* Fix languages
* Missed change for version number
* Add language field for presentation
* Revert change in README for double buffer
Co-authored-by: Jackie Nim <=> 
						
						
					 
					
						2021-05-19 19:49:05 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						be3250bd0d 
					 
					
						
						
							
							Set version for the next development iteration  
						
						 
						
						
						
						
					 
					
						2021-04-05 14:57:36 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						1222f12b99 
					 
					
						
						
							
							Set version number for milestone 1.24.0  
						
						 
						
						
						
						
					 
					
						2021-04-05 14:56:36 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ilkka Seppälä 
							
						 
					 
					
						
						
							
						
						b525d871b4 
					 
					
						
						
							
							docs: Fix mvvm readme ( #1689 )  
						
						 
						
						
						
						
					 
					
						2021-03-23 11:29:20 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jinishavora 
							
						 
					 
					
						
						
							
						
						794795acf5 
					 
					
						
						
							
							task: MVVM design pattern using zkoss framework. ( #1678 )  
						
						 
						
						... 
						
						
						
						* MVVM design pattern using zkoss framework.
* MVVM Design pattern updates for issues reported by SonarCloud.
* MVVM Design pattern updates for coverage issues reported by SonarCloud.
* MVVM Design pattern updates for coverage issues (removing lombok @Data)
reported by SonarCloud.
* MVVM Design pattern updates for coverage issues reported by Sonar - TEST
cases added for Equals and ToString
* MVVM Design Pattern - updating missing/todo details.
* MVVM Design Pattern - adding lombok.config
* MVVM Design Pattern - Removing xml, updating pom.xml and README as per
suggested changes in code review
* Update model-view-viewmodel/README.md
* Update model-view-viewmodel/README.md
* Update model-view-viewmodel/README.md
* Update model-view-viewmodel/README.md
* MVVM Design Pattern - Updated pom.xml and Readme based on Suggested
changes
* added type as xml
* MVVM Design Patterm - root pom.xml and module pom.xml updated
* Update pom.xml
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz >
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com > 
						
						
					 
					
						2021-03-22 11:43:34 +05:30