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
737 6838 d 10 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 6881 d 11 h alexandre_tb /trunk/client/bottin/ généralisation du code et intégration au bottin  
674 6895 d 7 h alexandre_tb /trunk/client/bottin/bibliotheque/ Correction de l'affichage des pays  
612 6920 d 4 h florian /trunk/client/bottin/ changement template inscription + modifs carto  
606 6926 d 5 h florian /trunk/client/bottin/ corrections de bugs, optimisations, tests pour rendre inscription stable.  
603 6927 d 2 h florian /trunk/ corrections bugs + amélioration de l'application d'inscription  
501 6972 d 11 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression d'un echo  
483 6976 d 7 h alexandre_tb /trunk/client/bottin/ En cours de production. Reste à gérer les news letters et d'autres choses.  
448 6983 d 7 h ddelon /trunk/ nettoyage annuaire et php5  

Show All