Subversion Repositories Applications.papyrus

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
826 6714 d 7 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction de requetes  
817 6722 d 15 h alexandre_tb /trunk/client/bottin/bibliotheque/ Vérification de l'existance d'un nom wiki avant son insertion  
816 6722 d 15 h alexandre_tb /trunk/client/bottin/bibliotheque/ Ajout du champs nom wiki dans le formulaire si la constante INS_GENERE_NOM_WIKI n'est pas activé  
815 6722 d 15 h alexandre_tb /trunk/client/bottin/bibliotheque/ Mise en forme du code  
814 6722 d 15 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction de l'envoie de mail par la carto  
812 6723 d 9 h florian /trunk/client/bottin/bibliotheque/ correction bug affichage formulaire de mail en double  
811 6723 d 9 h florian /trunk/client/bottin/bibliotheque/ les cases à cocher apparaissent à nouveau  
810 6723 d 9 h florian /trunk/client/bottin/ uniformisation de l'appli bottin: plus qu'un fichier de fonctions  
805 6729 d 11 h florian /trunk/client/bottin/ modifs affichage fiches, généricité de la carto, modification totale de l'appli annuaire  
787 6743 d 13 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout d'un template pour le mail de confirmation  
778 6749 d 12 h alexandre_tb /trunk/client/bottin/bibliotheque/ généralisation du code  
777 6749 d 12 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de l'insertion du prénom qui avait disparu  
776 6749 d 12 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de la sélection de la langue de la classe Pays  
760 6762 d 6 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction appel au générateur de nom wiki  
741 6764 d 9 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression des insertion dans les tables du bazar  
737 6778 d 13 h alexandre_tb /trunk/client/bottin/bibliotheque/ Mise en place des templates
CREATE TABLE `inscription_template` (
`it_id_template` smallint(5) unsigned NOT NULL default '0',
`it_i18n` varchar(5) NOT NULL default '',
`it_template` text NOT NULL,
PRIMARY KEY (`it_id_template`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
 
679 6821 d 14 h alexandre_tb /trunk/client/bottin/ généralisation du code et intégration au bottin  
674 6835 d 10 h alexandre_tb /trunk/client/bottin/bibliotheque/ Correction de l'affichage des pays  
673 6835 d 10 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de la méthode getNomPays dans la classe Pays  
642 6847 d 8 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression d'un echo  

Show All