Subversion Repositories Applications.framework

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
461 3731 d 15 h jpm /trunk/framework/ protegerTableau prend obligatoirement un tableau en paramètre.  
/trunk/framework/Bdd.php
459 3731 d 16 h jpm /trunk/framework/ Amélioration de la méthode proteger qui gère maintenant les tableau.
Méthode protegerTableau est maintenant dépréciée.
 
/trunk/framework/Bdd.php
458 3758 d 14 h jpm /trunk/framework/ Fusion r#457 : Correction code retour en cas de suppression réussi mais avec du contenu renvoyé.  
/trunk/framework/RestServeur.php
454 3758 d 21 h jpm /trunk/framework/ Correction : oubli prise en compte d'un retour.  
/trunk/framework/RestServeur.php
452 3758 d 21 h jpm /trunk/framework/ Les méthode PUT, POST et DELETE peuvent maintenant renvoyer du contenu.  
/trunk/framework/RestServeur.php
451 3758 d 21 h jpm /trunk/framework/ Ajout de la prise en compte de retour d'information pour la méthode DELETE.
La méthode DELETE peut retourner des informations avec un code status 200 OK.
RFC 2616 : http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html
 
/trunk/framework/RestServeur.php
447 3807 d 21 h jpm /trunk/framework/ Affichage dans le log d'erreurs de PHP en cas de fichier ini introuvable.  
/trunk/framework/Config.php
446 3859 d 17 h raphael /trunk/framework/ templates: support du short_open_tag=0 (eg: cas phpunit) sur "<?if "  
/trunk/framework/SquelettePhp.php
445 3863 d 15 h raphael /trunk/framework/ cache: fix d'une notice d'échec de sauvegarde de fichier de cache qui était lancé alors que le cache était explicitement désactivé  
/trunk/framework/CacheSimple.php
444 3864 d 20 h mathias /trunk/framework/ Autorise le verbe OPTIONS dans RestServeur afin de permettre les requêtes PUT de del (entre autres) avec CORS  
/trunk/framework/RestServeur.php
443 3865 d 16 h raphael /trunk/framework/ config: test d'existance d'une variable ramène aussi les valeurs FALSE  
/trunk/framework/Registre.php
442 3865 d 22 h raphael /trunk/framework/ config: ne pas cacher et ignorer les erreurs de chargement de fichier de configuration impossible  
/trunk/framework/Config.php
441 3866 d 19 h raphael /trunk/framework/ tests: éviter "Undefined index: REQUEST_URI" en cas de test phpunit  
/trunk/framework/CacheSimple.php
440 3871 d 19 h raphael /trunk/framework/ tpl: fix en cas de short_open_tag=Off  
/trunk/framework/SquelettePhp.php
439 3873 d 16 h raphael /trunk/framework/ curl: désactivation (cf 428) sur GET car problème étrange liés aux redirections d'URL  
/trunk/framework/RestClient.php
438 3876 d 16 h raphael /trunk/framework/ bugfix: regression de r428: omission du CURL-FOLLOWLOCATION en cas de 301.
Le traitement des 301 et l'analyse des headers/content sont désormais corrects.
Exemple: http://www.tela-botanica.org/bdtfx-nn-35920 , onglet "Illustrations", section "Photoflora"
 
/trunk/framework/RestClient.php
437 3900 d 17 h raphael /trunk/framework/ cache: support la directive "cache = false"
En effet, d'après http://fr2.php.net/parse_ini_file
> Les valeurs null, no et false donnent "", yes et true donnent "1"
 
/trunk/framework/CacheSimple.php
436 3900 d 17 h raphael /trunk/framework/ logging: plus de visibilité concernant les objets en cache  
/trunk/framework/CacheSimple.php
434 3913 d 17 h jpm /trunk/framework/ Homogénéisation code + TODO.  
/trunk/framework/CacheSimple.php
433 3913 d 17 h jpm /trunk/framework/ Ajout TODO.  
/trunk/framework/Bdd.php

Show All