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
872 6569 d 7 h alexandre_tb /trunk/client/bottin/configuration/ ajout du tableau mail_admin  
855 6597 d 0 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression d'un commentaire inutile  
854 6597 d 5 h alexandre_tb /trunk/client/bottin/ correction bug désinscription des appli cliente  
833 6631 d 2 h florian /trunk/client/bottin/ integration bazar  
826 6639 d 22 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction de requetes  
820 6640 d 1 h alexandre_tb /trunk/client/bottin/ correction de bug sur l'utilisation de l'id_menu de papyrus  
817 6648 d 6 h alexandre_tb /trunk/client/bottin/bibliotheque/ Vérification de l'existance d'un nom wiki avant son insertion  
816 6648 d 6 h alexandre_tb /trunk/client/bottin/bibliotheque/ Ajout du champs nom wiki dans le formulaire si la constante INS_GENERE_NOM_WIKI n'est pas activé  
815 6648 d 6 h alexandre_tb /trunk/client/bottin/bibliotheque/ Mise en forme du code  
814 6648 d 6 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction de l'envoie de mail par la carto  
813 6648 d 6 h alexandre_tb /trunk/client/bottin/langues/ modification d'un label  
812 6649 d 1 h florian /trunk/client/bottin/bibliotheque/ correction bug affichage formulaire de mail en double  
811 6649 d 1 h florian /trunk/client/bottin/bibliotheque/ les cases à cocher apparaissent à nouveau  
810 6649 d 1 h florian /trunk/client/bottin/ uniformisation de l'appli bottin: plus qu'un fichier de fonctions  
808 6649 d 1 h florian /trunk/client/bottin/documentation/ correction erreur strcuture sql carto_config  
807 6649 d 5 h alexandre_tb /trunk/client/bottin/configuration/ ajout de la constante INS_NOM_WIKINI_GENERE.  
806 6649 d 5 h alexandre_tb /trunk/client/bottin/ Correction de bug pour les inscriptions aux autres applications  
805 6655 d 3 h florian /trunk/client/bottin/ modifs affichage fiches, généricité de la carto, modification totale de l'appli annuaire  
787 6669 d 5 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout d'un template pour le mail de confirmation  
780 6675 d 4 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 6675 d 4 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 6675 d 4 h alexandre_tb /trunk/client/bottin/bibliotheque/ généralisation du code  
777 6675 d 4 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de l'insertion du prénom qui avait disparu  
776 6675 d 4 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de la sélection de la langue de la classe Pays  
760 6687 d 22 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction appel au générateur de nom wiki  
758 6688 d 1 h alexandre_tb /trunk/client/bottin/ correction du bug desinscription wikini  
756 6688 d 2 h alexandre_tb /trunk/client/bottin/ bug de désinscription interwikini_users  
752 6688 d 22 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_departement  
747 6689 d 22 h alexandre_tb /trunk/client/bottin/documentation/ ajout du template de la page d'accueil de l'inscription  
746 6689 d 22 h alexandre_tb /trunk/client/bottin/documentation/ ajout du numéro agrément fpc  
745 6689 d 23 h alexandre_tb /trunk/client/bottin/langues/ changement d'une entité  
744 6689 d 23 h alexandre_tb /trunk/client/bottin/documentation/ correction de la table annuaire  
743 6690 d 1 h alexandre_tb /trunk/client/bottin/ appel des inscriptions des autres appli, sous le format:
client/appli/appli.inscription.php
 
742 6690 d 1 h alexandre_tb /trunk/client/bottin/langues/ changement de la constante de langue  
741 6690 d 1 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression des insertion dans les tables du bazar  
739 6704 d 5 h alexandre_tb /trunk/client/bottin/ ajout d'un appel à un fichier de classe personnalisé  
738 6704 d 5 h alexandre_tb /trunk/client/bottin/documentation/ ajout des templates  
737 6704 d 5 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 6745 d 3 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_i18n_pays  
680 6747 d 5 h alexandre_tb /trunk/client/bottin/documentation/ ajout de la table gen_departement