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

Show All