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
500 1454 d 5 h killian /trunk/framework/ Merci de me laisser utiliser la connexion directement  
/trunk/framework/Bdd.php
497 1673 d 11 h killian /trunk/framework/ PHP7 enhancement with Throwable  
/trunk/framework/GestionnaireException.php
496 2451 d 6 h eric /trunk/ Suivre utilisation des API - ajout de l'ip du visiteur et du user agent dans les logs serveur web (apache || nginx) - nécessite l'installation de module côté serveur  
/trunk/tests/x-forwarded-for
/trunk/tests/x-forwarded-for/configurations
/trunk/tests/x-forwarded-for/configurations/config.ini
/trunk/tests/x-forwarded-for/test_x_forwarded_for_get.php
/trunk/tests/x-forwarded-for/test_x_forwarded_for_index.php
/trunk/tests/x-forwarded-for/test_x_forwarded_for_post.php
/trunk/framework/RestClient.php
/trunk/framework/config.defaut.ini
494 2702 d 7 h mathias /trunk/framework/ Suppression d'une ligne donnant lieu à un warning  
/trunk/framework/RestClient.php
493 2702 d 7 h mathias /trunk/framework/ Ajout de config::set()  
/trunk/framework/Config.php
492 2703 d 4 h mathias /trunk/framework/ Patch crado sur I18n.php, pour cause de boucle infonie dans eFlore intégrée à Wordpress  
/trunk/framework/I18n.php
491 3486 d 7 h jpm /trunk/framework/ Correction du RestServeur pour qu'il n'accepte pas les paramètres d'URL vide ou sans "=".  
/trunk/framework/RestServeur.php
489 3500 d 7 h mathias /trunk/framework/ Config : chargerFichierContexte() est maintenant publique  
/trunk/framework/Config.php
488 3529 d 11 h mathias /trunk/ nbproject ajouté à svn:ignore  
/trunk
487 3529 d 11 h mathias /trunk/framework/ Le framework gère maintenant les API non versionnées  
/trunk/framework/RestServeur.php
486 3539 d 12 h mathias /trunk/framework/ Oups : suppression d'un echo de débogage  
/trunk/framework/Controleur.php
485 3539 d 12 h mathias /trunk/framework/ Controleur : les attributs passent de private à protected  
/trunk/framework/Controleur.php
484 3575 d 6 h aurelien /trunk/framework/ Une méthode OPTIONS (même vide) est nécessaire pour certaines requetes CORS  
/trunk/framework/RestServeur.php
483 3596 d 4 h jpm /trunk/framework/ Ajout de la gestion des exceptions pour attraper les erreurs des web services.  
/trunk/framework/RestServeur.php
482 3618 d 12 h jpm /trunk/framework/ Ajout de la méthode "executer" pour les requête de type INSERT, UPDATE et DELETE.
Retourne le nombre d'éléments modifiés.
 
/trunk/framework/Bdd.php
479 3674 d 7 h jpm /trunk/framework/ Correction gestion du nom du script dans le cas de l'appel direct.  
/trunk/framework/Cli.php
477 3675 d 10 h jpm /trunk/framework/ Ajout de la possibilité d'appeler des scripts qui ne portent pas le nom du dossier courant.
Ex. : php cli.php mon_script/mon_sous_script
Appellera le script suivant : modules/mon_script/MonSousScript.php
 
/trunk/framework/Cli.php
/trunk/framework/Script.php
473 3688 d 4 h jpm /trunk/framework/ Refactorisation :
- 2 méthode pour utilisation CURL ou STREAM.
- message d'erreur lors des échecs de requête HTTP
Correction erreur nom de variable dans l'analyse des entêtes...
 
/trunk/framework/RestClient.php
472 3688 d 4 h jpm /trunk/framework/ Ajout de nouveaux code http sous forme de constante de classe.  
/trunk/framework/RestServeur.php
465 3688 d 5 h jpm /trunk/doc/ Ajout d'un script pour générer la doc ApiGen.
Voir : http://www.tela-botanica.org/wikini/DevInformatiques/wakka.php?wiki=AppliBaseDocGeneration
 
/trunk/doc/genererApiGen.sh
/trunk/doc/ApiGen/class-MonScript.html
/trunk/doc/ApiGen/class-MonService.html
/trunk/doc/ApiGen/class-ServiceCacheFichier.html
/trunk/doc/ApiGen/class-ServiceCacheSimple.html
/trunk/doc/ApiGen/class-ServiceCacheSqlite.html
/trunk/doc/ApiGen/source-class-MonScript.html
/trunk/doc/ApiGen/source-class-MonService.html
/trunk/doc/ApiGen/source-class-ServiceCacheFichier.html
/trunk/doc/ApiGen/source-class-ServiceCacheSimple.html
/trunk/doc/ApiGen/source-class-ServiceCacheSqlite.html
/trunk/doc
/trunk/doc/ApiGen/404.html
/trunk/doc/ApiGen/class-Bdd.html
/trunk/doc/ApiGen/class-Cache.html
/trunk/doc/ApiGen/class-CacheFichier.html
/trunk/doc/ApiGen/class-CacheSimple.html
/trunk/doc/ApiGen/class-CacheSqlite.html
/trunk/doc/ApiGen/class-Chaine.html
/trunk/doc/ApiGen/class-Chronometre.html
/trunk/doc/ApiGen/class-Cli.html
/trunk/doc/ApiGen/class-Config.html
/trunk/doc/ApiGen/class-Controleur.html
/trunk/doc/ApiGen/class-Debug.html
/trunk/doc/ApiGen/class-Encodage.html
/trunk/doc/ApiGen/class-Exception.html
/trunk/doc/ApiGen/class-Fichier.html
/trunk/doc/ApiGen/class-Framework.html
/trunk/doc/ApiGen/class-GestionnaireException.html
/trunk/doc/ApiGen/class-I18n.html
/trunk/doc/ApiGen/class-Log.html
/trunk/doc/ApiGen/class-Pattern.html
/trunk/doc/ApiGen/class-Registre.html
/trunk/doc/ApiGen/class-RestClient.html
/trunk/doc/ApiGen/class-RestServeur.html
/trunk/doc/ApiGen/class-RestService.html
/trunk/doc/ApiGen/class-Script.html
/trunk/doc/ApiGen/class-SquelettePhp.html
/trunk/doc/ApiGen/class-Tableau.html
/trunk/doc/ApiGen/class-Url.html
/trunk/doc/ApiGen/deprecated.html
/trunk/doc/ApiGen/elementlist.js
/trunk/doc/ApiGen/index.html
/trunk/doc/ApiGen/package-Framework.html
/trunk/doc/ApiGen/package-None.html
/trunk/doc/ApiGen/package-PHP.html
/trunk/doc/ApiGen/package-Utilitaire.html
/trunk/doc/ApiGen/source-class-Bdd.html
/trunk/doc/ApiGen/source-class-Cache.html
/trunk/doc/ApiGen/source-class-CacheFichier.html
/trunk/doc/ApiGen/source-class-CacheSimple.html
/trunk/doc/ApiGen/source-class-CacheSqlite.html
/trunk/doc/ApiGen/source-class-Chaine.html
/trunk/doc/ApiGen/source-class-Chronometre.html
/trunk/doc/ApiGen/source-class-Cli.html
/trunk/doc/ApiGen/source-class-Config.html
/trunk/doc/ApiGen/source-class-Controleur.html
/trunk/doc/ApiGen/source-class-Debug.html
/trunk/doc/ApiGen/source-class-Encodage.html
/trunk/doc/ApiGen/source-class-Fichier.html
/trunk/doc/ApiGen/source-class-Framework.html
/trunk/doc/ApiGen/source-class-GestionnaireException.html
/trunk/doc/ApiGen/source-class-I18n.html
/trunk/doc/ApiGen/source-class-Log.html
/trunk/doc/ApiGen/source-class-Pattern.html
/trunk/doc/ApiGen/source-class-Registre.html
/trunk/doc/ApiGen/source-class-RestClient.html
/trunk/doc/ApiGen/source-class-RestServeur.html
/trunk/doc/ApiGen/source-class-RestService.html
/trunk/doc/ApiGen/source-class-Script.html
/trunk/doc/ApiGen/source-class-SquelettePhp.html
/trunk/doc/ApiGen/source-class-Tableau.html
/trunk/doc/ApiGen/source-class-Url.html
/trunk/doc/ApiGen/todo.html
/trunk/doc/ApiGen/tree.html
/trunk/doc/genererPhpDoc.sh

Show All