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
273 4932 d 0 h jpm /trunk/framework/utilitaires/ Ajout de méthodes :
- permettant de tester si une ressource est accessible en lecture et écriture.
- déterminant le dossier tmp
 
/trunk/framework/utilitaires/Fichier.php
272 4932 d 0 h jpm /trunk/exemple/services/modules/0.1/ Utilisation de la méthode de recherche du dossier tmp de la classe utilitaire Fichier.  
/trunk/exemple/services/modules/0.1/ServiceCacheFichier.php
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
271 4932 d 0 h jpm /trunk/exemple/services/modules/0.1/ Gestion du dossier temporaire où stocker le cache.  
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
270 4932 d 0 h jpm /trunk/exemple/services/modules/0.1/ Ajout de services testant le Cache sous forme de fichier et de base de données SQLITE.  
/trunk/exemple/services/modules/0.1/ServiceCacheFichier.php
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
/trunk/exemple/services/modules/0.1/ServiceCache.php
269 4932 d 0 h jpm /trunk/framework/ Ajout de la première version du Cache fonctionnant avec Sqlite ou Fichier.  
/trunk/framework/CacheSqlite.php
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php
268 4934 d 0 h jpm /trunk/framework/ Correction problème ordre d'appel des méthodes.  
/trunk/framework/Framework.php
267 4934 d 0 h jpm /trunk/exemple/scripts/configurations/ Ajout d'un fichier de config.  
/trunk/exemple/scripts/configurations/config.ini
266 4934 d 0 h jpm /trunk/framework/ Mise en minuscule du nom du dossier contenant le fichier du script.  
/trunk/framework/Cli.php
265 4934 d 0 h jpm /trunk/exemple/scripts/ Correction commentaire.  
/trunk/exemple/scripts/framework.defaut.php
264 4935 d 7 h gduche /trunk/framework/ retrait d'une trace de debug  
/trunk/framework/OpenIdClient.php
263 4935 d 7 h gduche /trunk/framework/ Entete ajouté  
/trunk/framework/OpenIdClient.php
262 4935 d 7 h gduche /trunk/exemple/openid/ Nettoyée.  
/trunk/exemple/openid/index.php
261 4935 d 7 h gduche /trunk/exemple/openid/ Application client OpenId  
/trunk/exemple/openid
/trunk/exemple/openid/index.php
260 4935 d 7 h gduche /trunk/framework/ Travail sur l'Open Id :
Classe client principal
 
/trunk/framework/OpenIdClient.php
259 4935 d 7 h gduche /trunk/framework/utilitaires/ Travail sur l'openId :
Fichiers liés à l'openId et permettant de stocker les autentifications.
Doivent être remplacés par le cache.
 
/trunk/framework/utilitaires/Storage.php
/trunk/framework/utilitaires/StorageFile.php
258 4935 d 7 h gduche /trunk/framework/utilitaires/ Travail sur l'Open Id :
Classe utilitaire de DiffieHellman permettant de crypter un échange de clés
 
/trunk/framework/utilitaires/DiffieHellmanUtil.php
257 4936 d 2 h jpm /trunk/framework/ Gestion des paramètres pour le GET dans la méthode générique.  
/trunk/framework/Client.php
256 4936 d 2 h jpm /trunk/framework/ Ajout de l'accès aux entêtes de la réponse et à la méthode générique d'envoie de requete.  
/trunk/framework/Client.php
255 4936 d 6 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 4936 d 6 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
253 4938 d 1 h jpm /trunk/framework/ Modification du prefixe du cache.  
/trunk/framework/CacheFichier.php
252 4942 d 0 h jpm /trunk/framework/ Ajout première version du client Rest.  
/trunk/framework/Client.php
251 4942 d 22 h jpm /trunk/exemple/services/modules/0.1/ Suppression code inutile.  
/trunk/exemple/services/modules/0.1/ServiceCache.php
250 4942 d 22 h jpm /trunk/framework/ Correction de bogue.  
/trunk/framework/CacheFichier.php
249 4942 d 23 h jpm /trunk/exemple/services/modules/0.1/ Ajout d'un service testant le cache du TBFramework.  
/trunk/exemple/services/modules/0.1/ServiceCache.php
248 4943 d 0 h jpm /trunk/framework/ Première version utilisable du cache avec stockage par fichier.  
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php
247 4943 d 0 h jpm /trunk/framework/ Correction de bogues.  
/trunk/framework/Bdd.php
/trunk/framework/Debug.php
/trunk/framework/Serveur.php
/trunk/framework/Service.php
246 4944 d 23 h jpm /trunk/framework/ Début gestion du cache.  
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php
245 4952 d 23 h jpm /trunk/framework/ Ajout d'une méthode pour afficher avancement d'une boucle dans un script.  
/trunk/framework/Script.php
244 4952 d 23 h jpm /trunk/framework/ Refactorisation ajout méthode pour obtenir nom classe.  
/trunk/framework/Cli.php
243 4952 d 23 h jpm /trunk/exemple/scripts/ Ajout au svn:ignore du fichier indiquant le chemin du framework.  
/trunk/exemple/scripts
242 4952 d 23 h jpm /trunk/exemple/scripts/ Ajout d'un script d'exemple.  
/trunk/exemple/scripts
/trunk/exemple/scripts/cli.php
/trunk/exemple/scripts/configurations
/trunk/exemple/scripts/framework.defaut.php
/trunk/exemple/scripts/modules
/trunk/exemple/scripts/modules/mon_script
/trunk/exemple/scripts/modules/mon_script/MonScript.php
/trunk/exemple/scripts/modules/mon_script/config.ini
241 4953 d 1 h jpm /trunk/framework/ Vérification systématique des paramètres de configuration utilisés.
Uniformisation des commentaires d'entêtes.
 
/trunk/framework/Bdd.php
/trunk/framework/Chronometre.php
/trunk/framework/Cli.php
/trunk/framework/Config.php
/trunk/framework/Controleur.php
/trunk/framework/Debug.php
/trunk/framework/Framework.php
/trunk/framework/GestionnaireException.php
/trunk/framework/I18n.php
/trunk/framework/Log.php
/trunk/framework/Script.php
/trunk/framework/Serveur.php
/trunk/framework/Service.php
/trunk/framework/SquelettePhp.php
/trunk/framework/Url.php
240 4953 d 1 h jpm /trunk/framework/utilitaires/ Uniformisation des entêtes.  
/trunk/framework/utilitaires/Encodage.php
/trunk/framework/utilitaires/Fichier.php
/trunk/framework/utilitaires/Pattern.php
/trunk/framework/utilitaires/Tableau.php
239 4963 d 23 h jpm /trunk/framework/ Amélioration Registre, Chronometre, Bdd.
Débug amélioration du Controleur.
 
/trunk/framework/Bdd.php
/trunk/framework/Chronometre.php
/trunk/framework/Config.php
/trunk/framework/Controleur.php
/trunk/framework/Registre.php
238 4964 d 23 h jpm /trunk/framework/ Début remplacement classe Modele par classe Bdd.  
/trunk/framework/Bdd.php
/trunk/framework/Modele.php
237 4965 d 23 h jpm /trunk/framework/ Début gestion mode débogage entete http.  
/trunk/framework/Debug.php
/trunk/framework/Serveur.php
/trunk/framework/Service.php
/trunk/framework/config.defaut.ini
236 4966 d 4 h jpm /trunk/exemple/ Transfert des fichiers concernant les interfaces web dans un dossier.  
/trunk/exemple/interfaces
/trunk/exemple/interfaces/admin_administrateur.php
/trunk/exemple/interfaces/configurations
/trunk/exemple/interfaces/configurations/config.ini
/trunk/exemple/interfaces/configurations/config_papyrus.ini
/trunk/exemple/interfaces/controleurs
/trunk/exemple/interfaces/controleurs/AdminAdministrateur.php
/trunk/exemple/interfaces/framework.defaut.php
/trunk/exemple/interfaces/framework.php
/trunk/exemple/interfaces/i18n
/trunk/exemple/interfaces/index.php
/trunk/exemple/interfaces/logs
/trunk/exemple/interfaces/modeles
/trunk/exemple/interfaces/modeles/ListeAdmin.php
/trunk/exemple/interfaces/squelettes
/trunk/exemple/interfaces/squelettes/ajout_admin.tpl.html
/trunk/exemple/interfaces/squelettes/css
/trunk/exemple/interfaces/squelettes/ident_admin.tpl.html
/trunk/exemple/interfaces/squelettes/images
/trunk/exemple/interfaces/squelettes/liste_admin.tpl.html
/trunk/exemple/interfaces/squelettes/modif_admin.tpl.html
/trunk/exemple/interfaces/squelettes/script
/trunk/exemple/admin_administrateur.php
/trunk/exemple/configurations
/trunk/exemple/controleurs
/trunk/exemple/framework.defaut.php
/trunk/exemple/i18n
/trunk/exemple/index.php
/trunk/exemple/logs
/trunk/exemple/modeles
/trunk/exemple/squelettes
235 4967 d 0 h jpm /trunk/framework/utilitaires/ Ajout classe Chaine sur les traitment de chaine de caractères.
Renomage de la classe Unicode en Encodage pour permetre d'encoder vers autre chose que Unicode.
 
/trunk/framework/utilitaires/Chaine.php
/trunk/framework/utilitaires/Encodage.php
/trunk/framework/utilitaires/Unicode.php
234 4969 d 23 h jpm /trunk/exemple/ Ajout au svn:ignore.  
/trunk/exemple