Subversion Repositories Applications.framework

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
456 3881 d 3 h jpm /branches/v0.2-buhl/framework/ Désactivation de la gestion du Log qui pose problème avec les versions récentes de PHP et qui n'est pas utilisé.  
/branches/v0.2-buhl/framework/Application.php
450 3893 d 23 h jpm /branches/v0.2-buhl/framework/ Correction commentaire mal écris.  
/branches/v0.2-buhl/framework/config.defaut.ini
426 4162 d 21 h jpm /branches/v0.2-buhl/framework/ Amélioration de la gestion de PDO.  
/branches/v0.2-buhl/framework/Modele.php
425 4162 d 23 h jpm /branches/v0.2-buhl/framework/ Gestion des retours false des requetes.  
/branches/v0.2-buhl/framework/Modele.php
342 4857 d 0 h jpm /branches/v0.2-buhl/framework/ Amélioration du GestionnaireException à partir des modifications de la v0.3 du TBF.  
/branches/v0.2-buhl/framework/GestionnaireException.php
255 5022 d 4 h jpm / Utilisation des valeurs par défaut de la classe si aucune info trouvé dans le fichier de config.  
/branches/v0.2-buhl/framework/Log.php
/trunk/framework/Log.php
254 5022 d 4 h jpm /branches/v0.2-buhl/framework/ Vérification que si l'id de timezone est abscent on prend celui par défaut de la classe.  
/branches/v0.2-buhl/framework/Log.php
203 5186 d 1 h jpm / Correction bogue : référence possèdant des points dans leur nom ne sont pas reconnues.  
/branches/v0.2-buhl/framework/Config.php
/trunk/framework/Config.php
194 5240 d 1 h jpm /branches/v0.2-buhl/framework/ Correction erreur html.  
/branches/v0.2-buhl/framework/GestionnaireException.php
191 5259 d 23 h jpm /branches/v0.2-buhl/framework/ Déplacement dans le gestionnaire d'exception de la gestion du format html erreurs php.
Correction de l'éventuel double encodage des tableaux _GET et _POST.
 
/branches/v0.2-buhl/framework/Controleur.php
190 5259 d 23 h jpm /branches/v0.2-buhl/framework/ Gestion du format html des erreurs php.
Amélioration de commentaires.
 
/branches/v0.2-buhl/framework/GestionnaireException.php
188 5260 d 2 h jpm /branches/v0.2-buhl/framework/ Amélioration de la gestion du gestionnaire d'exception et de Log pour qu'il fonctionne même si une erreur est déclenchée dans la classe de Config.  
/branches/v0.2-buhl/framework/Application.php
/branches/v0.2-buhl/framework/GestionnaireException.php
/branches/v0.2-buhl/framework/Log.php
/branches/v0.2-buhl/framework/autoload.inc.php
187 5260 d 2 h jpm /branches/v0.2-buhl/framework/ Correction bogue FS#330 - Problème du scan des sections et des clés avec "."  
/branches/v0.2-buhl/framework/Config.php
185 5261 d 5 h jpm /branches/v0.2-buhl/framework/ Initialisation des classes Gestionnaire d'exceptions et Log suite à la définition du chemin de l'application.
Leur instanciation dans le fichier autoload.inc.php ne fonctionnée pas dans tous les cas.
 
/branches/v0.2-buhl/framework/Application.php
182 5261 d 5 h jpm /branches/v0.2-buhl/framework/ Correction d'un problème lié à l'ordre de gestion des identifiants.  
/branches/v0.2-buhl/framework/Config.php
180 5263 d 2 h jpm /branches/v0.2-buhl/framework/ Suppression de la gestion des instances du Gestionnaire d'exception et du Log.
Il ne faut pas faire appel à l'objet Config avant d'avoir définit le chemin de l'application.
 
/branches/v0.2-buhl/framework/autoload.inc.php
179 5263 d 6 h jpm /branches/ Renomage en fonction de flyspray.  
/branches/v0.2-buhl
/branches/v1.0-adhemar
177 5263 d 6 h jpm /branches/v1.0-adhemar/ Création de la branche de la livraison Adhémar v1.0  
/branches/v1.0-adhemar
175 5275 d 5 h aurelien /trunk/framework/ ajout d'une varaible de classe pour le log indiquant si l'on doit logger ou pas  
/trunk/framework/Log.php
174 5275 d 5 h aurelien /trunk/framework/ les erreurs ne sont plus logguées par défaut  
/trunk/framework/config.defaut.ini
173 5287 d 0 h aurelien /trunk/framework/ ajout d'une gestion d'exception pour pdo  
/trunk/framework/Modele.php
172 5287 d 0 h aurelien /trunk/framework/ suppression de la méthode chargerVue  
/trunk/framework/Controleur.php
171 5297 d 3 h jpm /trunk/framework/ Ajout d'une méthode unsetVariablesRequete() permetant de supprimer plusieurs variables de requête à la fois.  
/trunk/framework/Url.php
170 5297 d 4 h aurelien /trunk/framework/ retrait de la conversion d'encodage dans le get vue, cela doit se faire à la fin, avec la fonction appropriée, manuellement dans l'application  
/trunk/framework/Controleur.php
169 5300 d 21 h jpm /trunk/framework/ Ajout de commentaires.  
/trunk/framework/config.defaut.ini
168 5300 d 21 h jpm /trunk/framework/ Mise en forme.  
/trunk/framework/Controleur.php
167 5300 d 21 h jpm /trunk/framework/ Prise en compe du parametre de config concernant le débogage.
Si fw_debogage vaut false, on affiche rien.
 
/trunk/framework/Debug.php
166 5309 d 22 h aurelien /trunk/framework/ ajout d'une fonction et de ses appels convertissant les tableaux contenant les variables provenant du navigateur, dans l'encodage de l'appli  
/trunk/framework/Controleur.php
165 5315 d 3 h aurelien /trunk/framework/ Commit qui ne devrait pas poser de problème qui réunit mes fonctions et celles de JP  
/trunk/framework/Controleur.php
164 5315 d 4 h aurelien /trunk/framework/ ajout d'une recommandation pour la définition de charset pour la base de données  
/trunk/framework/config.defaut.ini
163 5315 d 5 h aurelien /trunk/framework/ Correction d'un appel de méthode non statique  
/trunk/framework/Log.php
162 5315 d 5 h aurelien /trunk/framework/ Ajout de la fonction surchargeable de pré traitement de données avant le chargement des vues  
/trunk/framework/Controleur.php
161 5315 d 5 h aurelien /trunk/framework/ correction d'une variable mal initialisée  
/trunk/framework/GestionnaireException.php
160 5315 d 5 h aurelien /trunk/framework/ prise en compte de la variable qui permet d'afficher ou non le débogage  
/trunk/framework/GestionnaireException.php
158 5315 d 21 h jpm /trunk/framework/ Retour à la révision précédente car non prise en compte des modifs lors du dernier commit.  
/trunk/framework/Controleur.php
/trunk/framework/GestionnaireException.php
/trunk/framework/Log.php
/trunk/framework/config.defaut.ini
157 5316 d 0 h aurelien /trunk/framework/ prise en compte de la variable qui permet d'afficher ou non le débogage  
/trunk/framework/GestionnaireException.php
156 5316 d 0 h aurelien /trunk/framework/ correction d'une methode qui n'était pas statique dans le log et correction d'un 'self' ecrit slef  
/trunk/framework/Log.php
155 5316 d 0 h aurelien /trunk/framework/ ajout d'une variable pour l'encodage de sortie  
/trunk/framework/config.defaut.ini
154 5316 d 0 h aurelien /trunk/framework/ ajout de la gestion d'un encodage de sortie dans lequel est converti tout ce qui provient des vues  
/trunk/framework/Controleur.php
153 5316 d 3 h jpm /trunk/framework/ Ajout de la gestion des tags svn.  
/trunk/framework/.htaccess
/trunk/framework/Application.php
/trunk/framework/Chronometre.php
/trunk/framework/Config.php
/trunk/framework/Controleur.php
/trunk/framework/Debug.php
/trunk/framework/Log.php
/trunk/framework/SquelettePhp.php
/trunk/framework/autoload.inc.php
/trunk/framework/config.defaut.ini