Manish Verma 
							
						 
					 
					
						
						
							
						
						9787b36d0b 
					 
					
						
						
							
							Fix php7.2 issues  
						
						
						
						
					 
					
						2018-08-13 14:30:31 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						4c46d979a8 
					 
					
						
						
							
							updates  
						
						
						
						
					 
					
						2018-08-13 13:45:49 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						83735f3394 
					 
					
						
						
							
							Updated language settings page  
						
						
						
						
					 
					
						2018-08-13 11:42:03 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						451e0e224b 
					 
					
						
						
							
							Replaced lists with pluck in views  
						
						... 
						
						
						
						Updated various views where lists method was being used, replaced lists with pluck to make page working. 
						
						
					 
					
						2018-08-13 11:07:10 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						fb4d4a5363 
					 
					
						
						
							
							Fixed email setup  
						
						
						
						
					 
					
						2018-08-10 16:56:21 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						0c49050172 
					 
					
						
						
							
							Email config alert  
						
						... 
						
						
						
						Added alert box to convey that email has not been setup 
						
						
					 
					
						2018-08-10 16:12:51 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						dee92b2b6b 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2018-08-09 12:28:29 +00:00 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						92941a374e 
					 
					
						
						
							
							Chinese language  
						
						... 
						
						
						
						Added chinese language provided by Yang.l 
						
						
					 
					
						2018-08-09 17:57:21 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						b8a41fdb23 
					 
					
						
						
							
							updates  
						
						... 
						
						
						
						Fixed list 
						
						
					 
					
						2018-08-09 17:27:22 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						e873ce5e12 
					 
					
						
						
							
							Inbox updates  
						
						... 
						
						
						
						Updated links for ticket list pages 
						
						
					 
					
						2018-08-09 17:25:02 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						a26c2cdd7c 
					 
					
						
						
							
							Inbox changes  
						
						
						
						
					 
					
						2018-08-09 16:14:58 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						d2219ac31b 
					 
					
						
						
							
							PHP7.2 fix for agent views and added language flags  
						
						
						
						
					 
					
						2018-08-09 12:11:29 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						3b76605892 
					 
					
						
						
							
							Language update  
						
						... 
						
						
						
						Added different level of language preference functionaloty which can be
set from the new option in top navigation bar
Lanaguage preference can be set as
* System language (Default for all users)
* Session based   (User who are not logged in and want to see they
system in language of their choice can set their preference in browser
session)
* User lever (for authenticated users who have updated their language
preference, system will change into their selected language when they
log into the system) 
						
						
					 
					
						2018-08-08 15:37:25 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						22d3bb4036 
					 
					
						
						
							
							Installer updates  
						
						... 
						
						
						
						Added probe.php
Added new installer views and controllers
Updated AuthController
Updated Middlewares
Updated Commands for installation process 
						
						
					 
					
						2018-08-07 13:45:46 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						faf28b8bf0 
					 
					
						
						
							
							Merge branch 'master' into language-suggestions  
						
						
						
						
					 
					
						2018-08-06 12:43:31 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						cf33c0392e 
					 
					
						
						
							
							Merge pull request  #587  from ponchofiesta/add-email-username  
						
						... 
						
						
						
						add email username field 
						
						
					 
					
						2018-08-06 12:28:06 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						eb5e066e7d 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2018-08-06 06:56:18 +00:00 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						3d94b8de3a 
					 
					
						
						
							
							Merge branch 'master' into improve-italian-language  
						
						
						
						
					 
					
						2018-08-06 12:25:55 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						ab9d4a43cd 
					 
					
						
						
							
							Merge branch 'master' into master  
						
						
						
						
					 
					
						2018-08-06 12:16:00 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						4f3cb1e644 
					 
					
						
						
							
							Merge branch 'master' into fix-lang-duplicate-key  
						
						
						
						
					 
					
						2018-08-06 11:33:02 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						69456844d6 
					 
					
						
						
							
							Merge pull request  #522  from donlimo/master  
						
						... 
						
						
						
						improved italian translation 
						
						
					 
					
						2018-08-06 11:09:54 +05:30 
						 
				 
			
				
					
						
							
							
								Manish Verma 
							
						 
					 
					
						
						
							
						
						f0284fe22a 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2018-08-06 05:28:58 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Richter 
							
						 
					 
					
						
						
							
						
						9b4028168d 
					 
					
						
						
							
							add email username field  
						
						
						
						
					 
					
						2018-03-02 10:00:23 +01:00 
						 
				 
			
				
					
						
							
							
								basti4u2009 
							
						 
					 
					
						
						
							
						
						aefd752cee 
					 
					
						
						
							
							Update lang.php  
						
						
						
						
					 
					
						2018-02-27 17:45:57 +01:00 
						 
				 
			
				
					
						
							
							
								Philippe Aellig 
							
						 
					 
					
						
						
							
						
						5cb93c4b0c 
					 
					
						
						
							
							fix typo  
						
						
						
						
					 
					
						2018-02-09 17:07:28 +01:00 
						 
				 
			
				
					
						
							
							
								Philippe Aellig 
							
						 
					 
					
						
						
							
						
						146f57c7d5 
					 
					
						
						
							
							no message  
						
						
						
						
					 
					
						2018-02-09 16:46:31 +01:00 
						 
				 
			
				
					
						
							
							
								Philippe Aellig 
							
						 
					 
					
						
						
							
						
						8b7bcf1c3f 
					 
					
						
						
							
							no message  
						
						
						
						
					 
					
						2018-02-09 16:30:09 +01:00 
						 
				 
			
				
					
						
							
							
								Philippe Aellig 
							
						 
					 
					
						
						
							
						
						af4373fba8 
					 
					
						
						
							
							german language  
						
						
						
						
					 
					
						2018-02-09 16:23:49 +01:00 
						 
				 
			
				
					
						
							
							
								Philippe Aellig 
							
						 
					 
					
						
						
							
						
						3f3d9b2d72 
					 
					
						
						
							
							german langauge  
						
						
						
						
					 
					
						2018-02-09 16:21:12 +01:00 
						 
				 
			
				
					
						
							
							
								Philippe Aellig 
							
						 
					 
					
						
						
							
						
						213b71e02a 
					 
					
						
						
							
							german language  
						
						
						
						
					 
					
						2018-02-09 16:08:12 +01:00 
						 
				 
			
				
					
						
							
							
								Philippe Aellig 
							
						 
					 
					
						
						
							
						
						35ddc68934 
					 
					
						
						
							
							german language  
						
						
						
						
					 
					
						2018-02-09 14:43:39 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						a15620a7ba 
					 
					
						
						
							
							#7  Improve it/lang.php  
						
						
						
						
					 
					
						2017-11-08 19:48:56 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						d0fa55e426 
					 
					
						
						
							
							Version label  
						
						
						
						
					 
					
						2017-11-08 19:44:30 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						3bf81b18da 
					 
					
						
						
							
							Single use of duplicated translation  
						
						
						
						
					 
					
						2017-11-08 19:23:00 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						5749ef2691 
					 
					
						
						
							
							Suggested improvements to labels and translations  
						
						
						
						
					 
					
						2017-11-08 19:12:42 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						e6cc1bd11f 
					 
					
						
						
							
							#6  Improve it/lang.php  
						
						
						
						
					 
					
						2017-11-08 19:06:27 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						36bcf0af30 
					 
					
						
						
							
							Fix   #5  
						
						
						
						
					 
					
						2017-11-08 17:56:11 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						f736fc20e5 
					 
					
						
						
							
							#5  
						
						
						
						
					 
					
						2017-11-08 17:54:46 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						954b5d6a9a 
					 
					
						
						
							
							Fix   #4  
						
						
						
						
					 
					
						2017-11-08 17:50:11 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						6fc492bb55 
					 
					
						
						
							
							#4  Improve it/lang.php  
						
						
						
						
					 
					
						2017-11-08 17:47:36 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						87fe77898d 
					 
					
						
						
							
							#3  Improve it/lang.php  
						
						
						
						
					 
					
						2017-11-08 09:18:40 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						5d51afd360 
					 
					
						
						
							
							Fix   #3  
						
						
						
						
					 
					
						2017-11-07 19:08:48 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						760d752b5d 
					 
					
						
						
							
							Fix   #2  
						
						
						
						
					 
					
						2017-11-07 19:01:46 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						4172299b31 
					 
					
						
						
							
							#2  Improve it/lang.php  
						
						
						
						
					 
					
						2017-11-07 18:57:45 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						0b57e4c6af 
					 
					
						
						
							
							#1  Improve it/lang.php  
						
						
						
						
					 
					
						2017-11-07 18:57:05 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						e293187b4b 
					 
					
						
						
							
							Improve it/pagination.php  
						
						
						
						
					 
					
						2017-11-07 18:54:12 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Volpones 
							
						 
					 
					
						
						
							
						
						7eaedb97dc 
					 
					
						
						
							
							Duplicate array key in lang.php in all languages  
						
						
						
						
					 
					
						2017-11-07 18:46:39 +01:00 
						 
				 
			
				
					
						
							
							
								Pietro La Gamba 
							
						 
					 
					
						
						
							
						
						e11f59e191 
					 
					
						
						
							
							styleci fix  
						
						
						
						
					 
					
						2017-10-09 22:26:08 +02:00 
						 
				 
			
				
					
						
							
							
								donlimo 
							
						 
					 
					
						
						
							
						
						465fc84884 
					 
					
						
						
							
							improved italian translation  
						
						
						
						
					 
					
						2017-10-07 00:32:54 +02:00 
						 
				 
			
				
					
						
							
							
								Vijay Sebastian 
							
						 
					 
					
						
						
							
						
						ee200fc18b 
					 
					
						
						
							
							plugin updates  
						
						
						
						
					 
					
						2017-07-05 17:25:34 +05:30