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
787 6765 d 12 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout d'un template pour le mail de confirmation  
780 6771 d 11 h alexandre_tb /trunk/client/bottin/ ajout de l'action caché inscription_v lors du réaffichage du formulaire après erreur de saisie.  
779 6771 d 11 h alexandre_tb /trunk/client/bottin/configuration/ ajout du tableau mail_admin qui contient la liste des administrateurs qui recevront un double du mail d'inscription  
778 6771 d 11 h alexandre_tb /trunk/client/bottin/bibliotheque/ généralisation du code  
777 6771 d 11 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de l'insertion du prénom qui avait disparu  
776 6771 d 11 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de la sélection de la langue de la classe Pays  
760 6784 d 5 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction appel au générateur de nom wiki  
758 6784 d 8 h alexandre_tb /trunk/client/bottin/ correction du bug desinscription wikini  
756 6784 d 9 h alexandre_tb /trunk/client/bottin/ bug de désinscription interwikini_users  
752 6785 d 5 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_departement  
747 6786 d 5 h alexandre_tb /trunk/client/bottin/documentation/ ajout du template de la page d'accueil de l'inscription  
746 6786 d 5 h alexandre_tb /trunk/client/bottin/documentation/ ajout du numéro agrément fpc  
745 6786 d 6 h alexandre_tb /trunk/client/bottin/langues/ changement d'une entité  
744 6786 d 6 h alexandre_tb /trunk/client/bottin/documentation/ correction de la table annuaire  
743 6786 d 8 h alexandre_tb /trunk/client/bottin/ appel des inscriptions des autres appli, sous le format:
client/appli/appli.inscription.php
 
742 6786 d 8 h alexandre_tb /trunk/client/bottin/langues/ changement de la constante de langue  
741 6786 d 8 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression des insertion dans les tables du bazar  
739 6800 d 12 h alexandre_tb /trunk/client/bottin/ ajout d'un appel à un fichier de classe personnalisé  
738 6800 d 12 h alexandre_tb /trunk/client/bottin/documentation/ ajout des templates  
737 6800 d 12 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;
 

Show All