Subversion Repositories Applications.papyrus

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1343 6244 d 15 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction de commentaire  
1298 6253 d 15 h neiluj /trunk/client/ remise en état du CVS...  
1292 6258 d 15 h neiluj /trunk/client/bottin/ update suite correction bugs modifications inscription / avatar  
1289 6260 d 8 h neiluj /trunk/ débug pour nom wiki  
1187 6350 d 7 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout d'un test pour savoir si la fonction inscription_validee existe déjà (peut être inutile à vérifier)  
1081 6384 d 10 h florian /trunk/client/ integration annuaire backoffice  
979 6441 d 9 h florian /trunk/ amélioration des fichiers sql  
951 6456 d 10 h alexandre_tb /trunk/client/bottin/bibliotheque/ Ajout d'un test sur la lettre d'actualité  
907 6532 d 13 h alexandre_tb /trunk/client/bottin/bibliotheque/ Suppression d'un warning  
897 6534 d 14 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction d'un bug mineur  
855 6567 d 9 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression d'un commentaire inutile  
833 6601 d 11 h florian /trunk/client/bottin/ integration bazar  
816 6618 d 15 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é  
810 6619 d 9 h florian /trunk/client/bottin/ uniformisation de l'appli bottin: plus qu'un fichier de fonctions  
805 6625 d 11 h florian /trunk/client/bottin/ modifs affichage fiches, généricité de la carto, modification totale de l'appli annuaire  
787 6639 d 13 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout d'un template pour le mail de confirmation  
777 6645 d 12 h alexandre_tb /trunk/client/bottin/bibliotheque/ ajout de l'insertion du prénom qui avait disparu  
760 6658 d 6 h alexandre_tb /trunk/client/bottin/bibliotheque/ correction appel au générateur de nom wiki  
741 6660 d 9 h alexandre_tb /trunk/client/bottin/bibliotheque/ suppression des insertion dans les tables du bazar  
737 6674 d 13 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