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
291 4888 d 18 h jpm /trunk/ Ajout du CacheSimple. Une classe pour gérer le cache via le système de fichier de façon extremement simple.
Deux méthode accessible seulement : sauver() et charger().
 
/trunk/exemple/services/modules/0.1/ServiceCacheSimple.php
/trunk/framework/CacheSimple.php
/trunk/framework/Cache.php
287 4897 d 23 h jpm /trunk/ Renommage des classes servant aux services web REST : préfixées par Rest  
/trunk/framework/RestClient.php
/trunk/framework/RestServeur.php
/trunk/framework/RestService.php
/trunk/framework/Client.php
/trunk/framework/Serveur.php
/trunk/framework/Service.php
/trunk/exemple/services/index.php
/trunk/exemple/services/modules/0.1/MonService.php
/trunk/exemple/services/modules/0.1/ServiceCacheFichier.php
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
281 4905 d 17 h jpm /trunk/exemple/services/modules/0.1/ Ajout d'un commentaire.  
/trunk/exemple/services/modules/0.1/ServiceCacheFichier.php
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
277 4905 d 19 h jpm /trunk/exemple/ Modification des paramètres de config.  
/trunk/exemple/interfaces/configurations/config.ini
/trunk/exemple/interfaces/configurations/config_papyrus.ini
/trunk/exemple/scripts/cli.php
/trunk/exemple/scripts/configurations/config.ini
/trunk/exemple/services/configurations/config.ini
/trunk/exemple/services/framework.defaut.php
/trunk/exemple/services/index.php
/trunk/exemple/services/modules/0.1/ServiceCacheSqlite.php
276 4905 d 19 h jpm /trunk/exemple/services/ Ajout au svn:ignore du fichier framework.php  
/trunk/exemple/services
275 4905 d 19 h jpm /trunk/exemple/services/ Suppression d'un fichier à ne pas inclure dans le dépot.  
/trunk/exemple/services/framework.php
272 4906 d 18 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 4906 d 18 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 4906 d 18 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
267 4908 d 18 h jpm /trunk/exemple/scripts/configurations/ Ajout d'un fichier de config.  
/trunk/exemple/scripts/configurations/config.ini
265 4908 d 18 h jpm /trunk/exemple/scripts/ Correction commentaire.  
/trunk/exemple/scripts/framework.defaut.php
262 4910 d 1 h gduche /trunk/exemple/openid/ Nettoyée.  
/trunk/exemple/openid/index.php
261 4910 d 1 h gduche /trunk/exemple/openid/ Application client OpenId  
/trunk/exemple/openid
/trunk/exemple/openid/index.php
251 4917 d 16 h jpm /trunk/exemple/services/modules/0.1/ Suppression code inutile.  
/trunk/exemple/services/modules/0.1/ServiceCache.php
249 4917 d 16 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
243 4927 d 17 h jpm /trunk/exemple/scripts/ Ajout au svn:ignore du fichier indiquant le chemin du framework.  
/trunk/exemple/scripts
242 4927 d 17 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
236 4940 d 22 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
234 4944 d 17 h jpm /trunk/exemple/ Ajout au svn:ignore.  
/trunk/exemple
233 4944 d 17 h jpm /trunk/exemple/ Début mise à jour appli exemple.  
/trunk/exemple/framework.defaut.php
/trunk/exemple/controleurs/AdminAdministrateur.php
/trunk/exemple/index.php
/trunk/exemple/modeles/ListeAdmin.php
/trunk/exemple/services/index.php
/trunk/exemple/services/modules/0.1/MonService.php
/trunk/exemple/squelettes/ajout_admin.tpl.html
/trunk/exemple/squelettes/liste_admin.tpl.html
228 4953 d 17 h jpm /trunk/exemple/services/ Ajout des services d'exemple.  
/trunk/exemple/services
/trunk/exemple/services/.htaccess
/trunk/exemple/services/configurations
/trunk/exemple/services/configurations/config.ini
/trunk/exemple/services/framework.defaut.php
/trunk/exemple/services/framework.php
/trunk/exemple/services/index.php
/trunk/exemple/services/modules
/trunk/exemple/services/modules/0.1
/trunk/exemple/services/modules/0.1/MonService.php
128 5387 d 22 h aurelien /trunk/exemple/ l'application exemple utilise maintenant la classe url est a été mise au normes de la convention de codage avec les bons en têtes  
/trunk/exemple/admin_administrateur.php
/trunk/exemple/controleurs/AdminAdministrateur.php
/trunk/exemple/modeles/ListeAdmin.php
/trunk/exemple/squelettes/ajout_admin.tpl.html
/trunk/exemple/squelettes/liste_admin.tpl.html
/trunk/exemple/squelettes/modif_admin.tpl.html
127 5388 d 1 h aurelien /trunk/exemple/controleurs/ correction de bug mineure  
/trunk/exemple/controleurs/AdminAdministrateur.php
126 5388 d 1 h aurelien /trunk/exemple/configurations/ ajout variable de config pour l'encodage  
/trunk/exemple/configurations/config.ini
/trunk/exemple/configurations/config_papyrus.ini
122 5388 d 20 h aurelien /trunk/ ajout de la classe log encore en cours de conception  
/trunk/framework/Log.php
/trunk/exemple/controleurs/AdminAdministrateur.php
/trunk/framework/Chronometre.php
/trunk/framework/Config.php
/trunk/framework/GestionnaireException.php
/trunk/framework/Modele.php
/trunk/framework/autoload.inc.php
/trunk/framework/config.defaut.ini
121 5388 d 20 h aurelien /trunk/exemple/logs/ ajout d'un dossier log  
/trunk/exemple/logs
120 5388 d 22 h aurelien /trunk/ Remplacement des 4 espaces par des tabulations  
/trunk/.settings/org.eclipse.core.resources.prefs
/trunk/exemple/admin_administrateur.php
/trunk/exemple/controleurs/AdminAdministrateur.php
/trunk/exemple/index.php
/trunk/exemple/modeles/ListeAdmin.php
/trunk/framework/Chronometre.php
/trunk/framework/Config.php
/trunk/framework/Controleur.php
/trunk/framework/GestionnaireErreur.php
/trunk/framework/GestionnaireException.php
/trunk/framework/Modele.php
/trunk/framework/Registre.php
/trunk/framework/Url.php
/trunk/framework/autoload.inc.php
111 5389 d 3 h aurelien /trunk/exemple/ cirrection du html del 'index de l'application exemple  
/trunk/exemple/index.php
110 5389 d 3 h aurelien /trunk/exemple/controleurs/ passage en utf8 terminé  
/trunk/exemple/controleurs/AdminAdministrateur.php
105 5389 d 19 h aurelien /trunk/ Passage de l'application en utf8  
/trunk/exemple/admin_administrateur.php
/trunk/exemple/configurations/config.ini
/trunk/exemple/configurations/config_papyrus.ini
/trunk/exemple/controleurs/AdminAdministrateur.php
/trunk/exemple/index.php
/trunk/exemple/modeles/ListeAdmin.php
/trunk/framework/Chronometre.php
/trunk/framework/Config.php
/trunk/framework/Controleur.php
/trunk/framework/GestionnaireErreur.php
/trunk/framework/GestionnaireException.php
/trunk/framework/Modele.php
/trunk/framework/Registre.php
/trunk/framework/Url.php
/trunk/framework/autoload.inc.php
/trunk/framework/config.defaut.ini
104 5389 d 19 h aurelien /trunk/exemple/i18n/ ajout d'un dossier pour l'i18n  
/trunk/exemple/i18n
103 5389 d 19 h aurelien /trunk/exemple/squelettes/ ajout de dossiers contenant les css, les images et les scripts  
/trunk/exemple/squelettes/css
/trunk/exemple/squelettes/images
/trunk/exemple/squelettes/script
/trunk/exemple/squelettes/ajout_admin.tpl.html
/trunk/exemple/squelettes/liste_admin.tpl.html
/trunk/exemple/squelettes/modif_admin.tpl.html
101 5390 d 2 h jpm /trunk/exemple/configurations/ Ajout des infos sur l'application.  
/trunk/exemple/configurations/config.ini
100 5390 d 2 h jpm /trunk/exemple/controleurs/ Remplacement des espaces par des tabulations.  
/trunk/exemple/controleurs/AdminAdministrateur.php
99 5390 d 2 h jpm /trunk/exemple/ Changement de la façon d'appeler le framework depuis l'application.  
/trunk/exemple/index.php
92 5392 d 0 h jpm /trunk/ Amélioration de la gestion des fonctions d'autoload.  
/trunk/exemple/index.php
/trunk/framework/autoload.inc.php
90 5392 d 13 h jpm /trunk/exemple/ Fonctionne à la fois dans Papyrus et hors Papyrus.  
/trunk/exemple/config.ini
88 5392 d 13 h jpm /trunk/exemple/ Fonctionne à la fois dans Papyrus et hors Papyrus.  
/trunk/exemple/controleurs/AdminAdministrateur.php
/trunk/exemple/index.php
/trunk/exemple/modeles/ListeAdmin.php
87 5392 d 13 h jpm /trunk/exemple/configurations/ Fonctionne à la fois dans Papyrus et hors Papyrus.  
/trunk/exemple/configurations
/trunk/exemple/configurations/config.ini
/trunk/exemple/configurations/config_papyrus.ini
83 5394 d 3 h jpm /trunk/exemple/ Mise en forme.  
/trunk/exemple/controleurs/AdminAdministrateur.php
/trunk/exemple/modeles/ListeAdmin.php