Subversion Repositories Applications.framework

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
495 2714 d 19 h mathias /branches/v0.2-buhl/framework/ Config : ajout de la méthode set()  
/branches/v0.2-buhl/framework
/branches/v0.2-buhl/framework/Config.php
475 3721 d 16 h jpm /branches/v0.2-buhl/framework/ Correction et uniformisation des entêtes des fichiers.  
/branches/v0.2-buhl/framework/Modele.php
/branches/v0.2-buhl/framework/Registre.php
/branches/v0.2-buhl/framework/SquelettePhp.php
/branches/v0.2-buhl/framework/Url.php
/branches/v0.2-buhl/framework/autoload.inc.php
474 3721 d 16 h jpm /branches/v0.2-buhl/framework/ Réintégration des nombreux changements ayant eu lieu sur l'espace /commune/framework/0.2/ du serveur Sequoia...  
/branches/v0.2-buhl/framework/I18n.php
/branches/v0.2-buhl/framework/Application.php
/branches/v0.2-buhl/framework/Chronometre.php
/branches/v0.2-buhl/framework/Config.php
/branches/v0.2-buhl/framework/Controleur.php
/branches/v0.2-buhl/framework/Debug.php
/branches/v0.2-buhl/framework/GestionnaireException.php
/branches/v0.2-buhl/framework/Log.php
/branches/v0.2-buhl/framework/Modele.php
/branches/v0.2-buhl/framework/config.defaut.ini
456 3761 d 23 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 3774 d 19 h jpm /branches/v0.2-buhl/framework/ Correction commentaire mal écris.  
/branches/v0.2-buhl/framework/config.defaut.ini
426 4043 d 17 h jpm /branches/v0.2-buhl/framework/ Amélioration de la gestion de PDO.  
/branches/v0.2-buhl/framework/Modele.php
425 4043 d 19 h jpm /branches/v0.2-buhl/framework/ Gestion des retours false des requetes.  
/branches/v0.2-buhl/framework/Modele.php
342 4737 d 20 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 4902 d 23 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 4903 d 0 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 5066 d 21 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 5120 d 21 h jpm /branches/v0.2-buhl/framework/ Correction erreur html.  
/branches/v0.2-buhl/framework/GestionnaireException.php
191 5140 d 19 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 5140 d 19 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 5140 d 22 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 5140 d 22 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 5142 d 0 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 5142 d 1 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 5143 d 22 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 5144 d 1 h jpm /branches/ Renomage en fonction de flyspray.  
/branches/v0.2-buhl
/branches/v1.0-adhemar
177 5144 d 1 h jpm /branches/v1.0-adhemar/ Création de la branche de la livraison Adhémar v1.0  
/branches/v1.0-adhemar
175 5156 d 1 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 5156 d 1 h aurelien /trunk/framework/ les erreurs ne sont plus logguées par défaut  
/trunk/framework/config.defaut.ini
173 5167 d 20 h aurelien /trunk/framework/ ajout d'une gestion d'exception pour pdo  
/trunk/framework/Modele.php
172 5167 d 20 h aurelien /trunk/framework/ suppression de la méthode chargerVue  
/trunk/framework/Controleur.php
171 5177 d 23 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 5178 d 0 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 5181 d 17 h jpm /trunk/framework/ Ajout de commentaires.  
/trunk/framework/config.defaut.ini
168 5181 d 17 h jpm /trunk/framework/ Mise en forme.  
/trunk/framework/Controleur.php
167 5181 d 17 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 5190 d 18 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 5195 d 23 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 5196 d 0 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 5196 d 1 h aurelien /trunk/framework/ Correction d'un appel de méthode non statique  
/trunk/framework/Log.php
162 5196 d 1 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 5196 d 1 h aurelien /trunk/framework/ correction d'une variable mal initialisée  
/trunk/framework/GestionnaireException.php
160 5196 d 1 h aurelien /trunk/framework/ prise en compte de la variable qui permet d'afficher ou non le débogage  
/trunk/framework/GestionnaireException.php
158 5196 d 17 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 5196 d 20 h aurelien /trunk/framework/ prise en compte de la variable qui permet d'afficher ou non le débogage  
/trunk/framework/GestionnaireException.php
156 5196 d 20 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