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
759 6788 d 0 h alexandre_tb /trunk/client/projet/presentation/ ajout d'un id pour l'arbre  
758 6788 d 2 h alexandre_tb /trunk/client/bottin/ correction du bug desinscription wikini  
756 6788 d 3 h alexandre_tb /trunk/client/bottin/ bug de désinscription interwikini_users  
753 6788 d 7 h mathilde /trunk/client/projet/configuration/ remplacement des noms de tables de l'annuaire  
752 6789 d 0 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_departement  
751 6789 d 0 h florian /trunk/client/bazar/ modifs textes fr et correction bug "undefined index"  
750 6789 d 0 h florian /trunk/client/bazar/bibliotheque/ ajout des fichiers joints  
749 6789 d 0 h florian /trunk/client/bazar/bibliotheque/ correction bug déclaration variable $html  
748 6789 d 0 h florian /trunk/client/bazar/langues/ ajout de certains mots par rapport aux formulaires de saisie de ressources  
747 6790 d 0 h alexandre_tb /trunk/client/bottin/documentation/ ajout du template de la page d'accueil de l'inscription  
746 6790 d 0 h alexandre_tb /trunk/client/bottin/documentation/ ajout du numéro agrément fpc  
745 6790 d 0 h alexandre_tb /trunk/client/bottin/langues/ changement d'une entité  
744 6790 d 1 h alexandre_tb /trunk/client/bottin/documentation/ correction de la table annuaire  
743 6790 d 2 h alexandre_tb /trunk/client/bottin/ appel des inscriptions des autres appli, sous le format:
client/appli/appli.inscription.php
 
742 6790 d 2 h alexandre_tb /trunk/client/bottin/langues/ changement de la constante de langue  
741 6790 d 2 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression des insertion dans les tables du bazar  
740 6803 d 0 h alexandre_tb /trunk/client/projet/configuration/ ajout de la constante PROJET_UTILISATEUR_COORD  
739 6804 d 6 h alexandre_tb /trunk/client/bottin/ ajout d'un appel à un fichier de classe personnalisé  
738 6804 d 6 h alexandre_tb /trunk/client/bottin/documentation/ ajout des templates  
737 6804 d 6 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