8c524bd80d 
								
							 
						 
						
							
							
								
								[fix] The Error class should exist, with deprecation warnings  
							
							... 
							
							
							
							Conflicts:
	bureau/class/m_err.php 
							
						 
						
							2017-10-06 17:54:01 +02:00  
				
					
						
							
							
								 
						
							
								6b7d5e7d90 
								
							 
						 
						
							
							
								
								le reste des fichiers & style.css  
							
							
							
						 
						
							2017-08-17 03:32:18 +02:00  
				
					
						
							
							
								 
						
							
								e452219136 
								
							 
						 
						
							
							
								
								log entries for error and log both log IP address  
							
							
							
						 
						
							2017-06-03 11:22:35 +02:00  
				
					
						
							
							
								 
						
							
								d3ab589e56 
								
							 
						 
						
							
							
								
								REFACTORING: code formatting of the panel + braces on if/while/for + fixe some missing or too many Globals in functions  
							
							
							
						 
						
							2015-09-25 17:42:00 +02:00  
				
					
						
							
							
								 
						
							
								d83474112f 
								
							 
						 
						
							
							
								
								Simplifie le code de log des erreurs  
							
							
							
						 
						
							2014-01-21 08:35:57 +00:00  
				
					
						
							
							
								 
						
							
								03e012dd46 
								
							 
						 
						
							
							
								
								Fix   #1307  
							
							
							
						 
						
							2012-10-15 16:06:12 +00:00  
				
					
						
							
							
								 
						
							
								d0f8fd35b3 
								
							 
						 
						
							
							
								
								commit 2/3: new email class, adding PAGER on functions.php, search engine in email list, email ARE broken now, please wait for third commit  
							
							
							
						 
						
							2012-08-23 18:46:47 +00:00  
				
					
						
							
							
								 
						
							
								ff6c9ff625 
								
							 
						 
						
							
							
								
								Commit "bourrin", beaucoup de choses.  
							
							... 
							
							
							
							- Nouvelle interface de mail, elle n'est pas terminée mais est bien avancée
 - Beaucoup de correction php (notice)
 - Premier jet de la gestion de tache planifiées (cron)
 - Ajout d'un mode de debug pour l'admin
Reste en ToDo :
 - pas mal de fixme dans le code
 - corriger le schema de base pour les mails (Squidly a tout ce qu'il faut, il faut qu'il le commit)
 - configuration Dovecot et Postfix a commiter (pareil, Squidly à tout, plukacommiter) 
 - suppression de mail
 - et beaucoup de debug...
Maintenant que le gros est commité, attendez-vous à beaucoup de petit commit. 
							
						 
						
							2012-04-06 10:10:36 +00:00  
				
					
						
							
							
								 
						
							
								3621480392 
								
							 
						 
						
							
							
								
								Merged changesets 3085, 3087, 3088, 3089, 3091, 3099, 3100, 3101, 3102, 3103 from branch stable 1.0 to trunk.  
							
							
							
						 
						
							2011-10-18 19:09:44 +00:00  
				
					
						
							
							
								 
						
							
								a32762b444 
								
							 
						 
						
							
							
								
								Merged changesets 2976 and 2979 from branch stable 1.0 to trunk.  
							
							
							
						 
						
							2011-06-04 09:39:15 +00:00  
				
					
						
							
							
								 
						
							
								e7311521aa 
								
							 
						 
						
							
							
								
								Rajout de l'ip du client dans les logs du bureau pour savoir qui a fait quoi lorsqu'il y a un problÚme.  
							
							
							
						 
						
							2008-08-18 08:17:37 +00:00  
				
					
						
							
							
								 
						
							
								eda30563e3 
								
							 
						 
						
							
							
								
								return the error directly if it's not an array  
							
							
							
						 
						
							2008-07-10 20:48:04 +00:00  
				
					
						
							
							
								 
						
							
								5f689df89c 
								
							 
						 
						
							
							
								
								Warning: array_unshift() [function.array-unshift]: The first argument should be an array in /var/alternc/bureau/class/m_err.php on line 99 CORRIGE  
							
							
							
						 
						
							2008-06-26 09:19:06 +00:00  
				
					
						
							
							
								 
						
							
								a2f598a593 
								
							 
						 
						
							
							
								
								correct usage of array_unshift  
							
							
							
						 
						
							2008-04-24 18:23:55 +00:00  
				
					
						
							
							
								 
						
							
								a843e1200d 
								
							 
						 
						
							
							
								
								partially revert last change: stick to printf, but still allow  
							
							... 
							
							
							
							variable number of arguments in error handlers
we don't want to switch to strtr as ->raise() is used everywhere
without arrays... 
							
						 
						
							2008-04-24 18:17:43 +00:00  
				
					
						
							
							
								 
						
							
								fc9c612c21 
								
							 
						 
						
							
							
								
								use strtr instead of printf to expand variables in translated strings  
							
							... 
							
							
							
							this means that the error arguments are now passed as an associative
array.
exemple:
$err->raise("foo", "error message: %error", array('%error' => "blah")); 
							
						 
						
							2008-04-24 18:07:11 +00:00  
				
					
						
							
							
								 
						
							
								15f9312e72 
								
							 
						 
						
							
							
								
								doc update of error handler  
							
							
							
						 
						
							2008-04-24 17:56:04 +00:00  
				
					
						
							
							
								 
						
							
								de54a15ca0 
								
							 
						 
						
							
							
								
								more factorization in error messages: make errstr() work with our new messaging system  
							
							
							
						 
						
							2008-01-22 04:11:00 +00:00  
				
					
						
							
							
								 
						
							
								6160112864 
								
							 
						 
						
							
							
								
								allow arbitrary errors in m_err instead of just error codes. errors are translated before display  
							
							
							
						 
						
							2008-01-22 02:17:01 +00:00  
				
					
						
							
							
								 
						
							
								6ca8255f49 
								
							 
						 
						
							
							
								
								AlternC Plugin are now part of AlternC svn repository\n Migration Phase 2  
							
							
							
						 
						
							2006-04-26 12:28:53 +00:00