Subversion Repositories Applications.papyrus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
743 6694 d 11 h alexandre_tb /trunk/client/bottin/ appel des inscriptions des autres appli, sous le format:
client/appli/appli.inscription.php
 
742 6694 d 11 h alexandre_tb /trunk/client/bottin/langues/ changement de la constante de langue  
741 6694 d 12 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression des insertion dans les tables du bazar  
739 6708 d 15 h alexandre_tb /trunk/client/bottin/ ajout d'un appel à un fichier de classe personnalisé  
738 6708 d 15 h alexandre_tb /trunk/client/bottin/documentation/ ajout des templates  
737 6708 d 15 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 6749 d 14 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_i18n_pays  
680 6751 d 16 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_departement  
679 6751 d 16 h alexandre_tb /trunk/client/bottin/ généralisation du code et intégration au bottin  
674 6765 d 12 h alexandre_tb /trunk/client/bottin/bibliotheque/ Correction de l'affichage des pays  
673 6765 d 12 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de la méthode getNomPays dans la classe Pays  
672 6765 d 12 h alexandre_tb /trunk/client/bottin/documentation/ modification de la table annuaire  
671 6765 d 12 h alexandre_tb /trunk/client/bottin/configuration/ généricité du fichier de config  
670 6765 d 12 h alexandre_tb /trunk/client/bottin/ correction d'un bug  
669 6765 d 14 h alexandre_tb /trunk/client/bottin/langues/ Ajout de l'appel vers bottin_langue_fr.local.php  
668 6765 d 14 h alexandre_tb /trunk/client/bottin/configuration/ modification dans la table annuaire  
642 6777 d 11 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression d'un echo  
634 6782 d 12 h florian /trunk/client/bottin/langues/ ajout gestion erreur javascript  
633 6782 d 12 h florian /trunk/client/bottin/bibliotheque/ corection bug setJsWarning  
632 6782 d 12 h florian /trunk/client/bottin/bibliotheque/ corection bug setJsWarning  

Show All