Subversion Repositories Applications.framework

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
461 3720 d 15 h jpm /trunk/framework/ protegerTableau prend obligatoirement un tableau en paramètre.  
459 3720 d 15 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.
 
458 3747 d 13 h jpm /trunk/framework/ Fusion r#457 : Correction code retour en cas de suppression réussi mais avec du contenu renvoyé.  
454 3747 d 20 h jpm /trunk/framework/ Correction : oubli prise en compte d'un retour.  
452 3747 d 20 h jpm /trunk/framework/ Les méthode PUT, POST et DELETE peuvent maintenant renvoyer du contenu.  
451 3747 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
 
447 3796 d 20 h jpm /trunk/framework/ Affichage dans le log d'erreurs de PHP en cas de fichier ini introuvable.  
446 3848 d 17 h raphael /trunk/framework/ templates: support du short_open_tag=0 (eg: cas phpunit) sur "<?if "  
445 3852 d 14 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é  
444 3853 d 19 h mathias /trunk/framework/ Autorise le verbe OPTIONS dans RestServeur afin de permettre les requêtes PUT de del (entre autres) avec CORS  
443 3854 d 16 h raphael /trunk/framework/ config: test d'existance d'une variable ramène aussi les valeurs FALSE  
442 3854 d 21 h raphael /trunk/framework/ config: ne pas cacher et ignorer les erreurs de chargement de fichier de configuration impossible  
441 3855 d 19 h raphael /trunk/framework/ tests: éviter "Undefined index: REQUEST_URI" en cas de test phpunit  
440 3860 d 18 h raphael /trunk/framework/ tpl: fix en cas de short_open_tag=Off  
439 3862 d 15 h raphael /trunk/framework/ curl: désactivation (cf 428) sur GET car problème étrange liés aux redirections d'URL  
438 3865 d 15 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"
 
437 3889 d 16 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"
 
436 3889 d 17 h raphael /trunk/framework/ logging: plus de visibilité concernant les objets en cache  
434 3902 d 17 h jpm /trunk/framework/ Homogénéisation code + TODO.  
433 3902 d 17 h jpm /trunk/framework/ Ajout TODO.  

Show All