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
741 6810 d 2 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression des insertion dans les tables du bazar  
739 6824 d 5 h alexandre_tb /trunk/client/bottin/ ajout d'un appel à un fichier de classe personnalisé  
738 6824 d 5 h alexandre_tb /trunk/client/bottin/documentation/ ajout des templates  
737 6824 d 5 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;
 
685 6865 d 4 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_i18n_pays  
680 6867 d 6 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_departement  
679 6867 d 6 h alexandre_tb /trunk/client/bottin/ généralisation du code et intégration au bottin  
674 6881 d 2 h alexandre_tb /trunk/client/bottin/bibliotheque/ Correction de l'affichage des pays  
673 6881 d 2 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de la méthode getNomPays dans la classe Pays  
672 6881 d 2 h alexandre_tb /trunk/client/bottin/documentation/ modification de la table annuaire  
671 6881 d 2 h alexandre_tb /trunk/client/bottin/configuration/ généricité du fichier de config  
670 6881 d 2 h alexandre_tb /trunk/client/bottin/ correction d'un bug  
669 6881 d 4 h alexandre_tb /trunk/client/bottin/langues/ Ajout de l'appel vers bottin_langue_fr.local.php  
668 6881 d 5 h alexandre_tb /trunk/client/bottin/configuration/ modification dans la table annuaire  
642 6893 d 1 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression d'un echo  
634 6898 d 2 h florian /trunk/client/bottin/langues/ ajout gestion erreur javascript  
633 6898 d 2 h florian /trunk/client/bottin/bibliotheque/ corection bug setJsWarning  
632 6898 d 2 h florian /trunk/client/bottin/bibliotheque/ corection bug setJsWarning  
612 6905 d 23 h florian /trunk/client/bottin/ changement template inscription + modifs carto  
606 6912 d 0 h florian /trunk/client/bottin/ corrections de bugs, optimisations, tests pour rendre inscription stable.  

Show All