Subversion Repositories Applications.framework

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
458 3755 d 7 h jpm /trunk/framework/ Fusion r#457 : Correction code retour en cas de suppression réussi mais avec du contenu renvoyé.  
454 3755 d 14 h jpm /trunk/framework/ Correction : oubli prise en compte d'un retour.  
452 3755 d 14 h jpm /trunk/framework/ Les méthode PUT, POST et DELETE peuvent maintenant renvoyer du contenu.  
451 3755 d 14 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 3804 d 14 h jpm /trunk/framework/ Affichage dans le log d'erreurs de PHP en cas de fichier ini introuvable.  
446 3856 d 10 h raphael /trunk/framework/ templates: support du short_open_tag=0 (eg: cas phpunit) sur "<?if "  
445 3860 d 8 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 3861 d 13 h mathias /trunk/framework/ Autorise le verbe OPTIONS dans RestServeur afin de permettre les requêtes PUT de del (entre autres) avec CORS  
443 3862 d 10 h raphael /trunk/framework/ config: test d'existance d'une variable ramène aussi les valeurs FALSE  
442 3862 d 15 h raphael /trunk/framework/ config: ne pas cacher et ignorer les erreurs de chargement de fichier de configuration impossible  
441 3863 d 13 h raphael /trunk/framework/ tests: éviter "Undefined index: REQUEST_URI" en cas de test phpunit  
440 3868 d 12 h raphael /trunk/framework/ tpl: fix en cas de short_open_tag=Off  
439 3870 d 9 h raphael /trunk/framework/ curl: désactivation (cf 428) sur GET car problème étrange liés aux redirections d'URL  
438 3873 d 9 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 3897 d 10 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 3897 d 10 h raphael /trunk/framework/ logging: plus de visibilité concernant les objets en cache  
434 3910 d 10 h jpm /trunk/framework/ Homogénéisation code + TODO.  
433 3910 d 10 h jpm /trunk/framework/ Ajout TODO.  
432 3915 d 17 h raphael /trunk/framework/ cache: tentative de création du répertoire de cache en cas de non-existence & meilleurs avertissements via error_log()  
431 3922 d 11 h raphael /trunk/framework/ cache: ajout d'un error_log() en cas de problème de répertoire de cache  

Show All