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
756 6827 d 1 h alexandre_tb /trunk/client/bottin/ bug de désinscription interwikini_users  
752 6827 d 21 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_departement  
747 6828 d 22 h alexandre_tb /trunk/client/bottin/documentation/ ajout du template de la page d'accueil de l'inscription  
746 6828 d 22 h alexandre_tb /trunk/client/bottin/documentation/ ajout du numéro agrément fpc  
745 6828 d 22 h alexandre_tb /trunk/client/bottin/langues/ changement d'une entité  
744 6828 d 23 h alexandre_tb /trunk/client/bottin/documentation/ correction de la table annuaire  
743 6829 d 0 h alexandre_tb /trunk/client/bottin/ appel des inscriptions des autres appli, sous le format:
client/appli/appli.inscription.php
 
742 6829 d 0 h alexandre_tb /trunk/client/bottin/langues/ changement de la constante de langue  
741 6829 d 0 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression des insertion dans les tables du bazar  
739 6843 d 4 h alexandre_tb /trunk/client/bottin/ ajout d'un appel à un fichier de classe personnalisé  
738 6843 d 4 h alexandre_tb /trunk/client/bottin/documentation/ ajout des templates  
737 6843 d 4 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 6884 d 3 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_i18n_pays  
680 6886 d 5 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_departement  
679 6886 d 5 h alexandre_tb /trunk/client/bottin/ généralisation du code et intégration au bottin  
674 6900 d 1 h alexandre_tb /trunk/client/bottin/bibliotheque/ Correction de l'affichage des pays  
673 6900 d 1 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de la méthode getNomPays dans la classe Pays  
672 6900 d 1 h alexandre_tb /trunk/client/bottin/documentation/ modification de la table annuaire  
671 6900 d 1 h alexandre_tb /trunk/client/bottin/configuration/ généricité du fichier de config  
670 6900 d 1 h alexandre_tb /trunk/client/bottin/ correction d'un bug  

Show All