Subversion Repositories Applications.papyrus

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
979 6459 d 21 h florian /trunk/ amélioration des fichiers sql  
951 6474 d 22 h alexandre_tb /trunk/client/bottin/bibliotheque/ Ajout d'un test sur la lettre d'actualité  
907 6551 d 1 h alexandre_tb /trunk/client/bottin/bibliotheque/ Suppression d'un warning  
897 6553 d 2 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction d'un bug mineur  
855 6585 d 21 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression d'un commentaire inutile  
833 6619 d 22 h florian /trunk/client/bottin/ integration bazar  
816 6637 d 3 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é  
810 6637 d 21 h florian /trunk/client/bottin/ uniformisation de l'appli bottin: plus qu'un fichier de fonctions  
805 6643 d 23 h florian /trunk/client/bottin/ modifs affichage fiches, généricité de la carto, modification totale de l'appli annuaire  
787 6658 d 1 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout d'un template pour le mail de confirmation  
777 6664 d 0 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de l'insertion du prénom qui avait disparu  
760 6676 d 18 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction appel au générateur de nom wiki  
741 6678 d 21 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression des insertion dans les tables du bazar  
737 6693 d 1 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 6736 d 1 h alexandre_tb /trunk/client/bottin/ généralisation du code et intégration au bottin  
674 6749 d 22 h alexandre_tb /trunk/client/bottin/bibliotheque/ Correction de l'affichage des pays  
612 6774 d 19 h florian /trunk/client/bottin/ changement template inscription + modifs carto  
606 6780 d 19 h florian /trunk/client/bottin/ corrections de bugs, optimisations, tests pour rendre inscription stable.  
603 6781 d 16 h florian /trunk/ corrections bugs + amélioration de l'application d'inscription  
501 6827 d 1 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression d'un echo  

Show All