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
737 6735 d 20 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;
 
734 6740 d 13 h florian /trunk/client/bazar/langues/ ajout des trois mots, je sais c'est peu de choses!!  
732 6740 d 20 h alexandre_tb /trunk/client/bazar/bibliotheque/ changement dans les id des droit
0 => super administrateur
1 => redacteur
2 => administrateur
 
731 6740 d 20 h florian /trunk/client/bazar/bibliotheque/ suppression d'une erreur pear Net/URL  
730 6740 d 20 h florian /trunk/client/bazar/bibliotheque/ correction bug recherche id_typeannonce  
729 6740 d 20 h alexandre_tb /trunk/client/bazar/bibliotheque/ correction requete de recherche  
728 6740 d 20 h alexandre_tb /trunk/client/bazar/bibliotheque/ correction requete de recherche  
727 6740 d 21 h alexandre_tb /trunk/client/bazar/bibliotheque/ correction d'un bug de label  
726 6742 d 17 h alexandre_tb /trunk/client/bazar/ ajout de la constante pour masquer la liste des émetteurs  
725 6742 d 20 h alexandre_tb /trunk/client/bazar/ utilisation de la classe Utilisateur_bazar pour la vérification des droits  
724 6742 d 20 h alexandre_tb /trunk/client/bazar/bibliotheque/ version initiale  
723 6743 d 21 h alexandre_tb /trunk/client/bazar/ modification de l'affichage lors de la saisie de fiche  
722 6743 d 21 h alexandre_tb /trunk/client/bazar/bibliotheque/ correction de bug  
721 6746 d 20 h alexandre_tb /trunk/client/bazar/bibliotheque/ correction d'un notice dans baz_valeur_template  
720 6747 d 20 h alexandre_tb /trunk/client/projet/actions/ ajout d'un lien vers le wikini, hors papyrus ou projet  
718 6750 d 13 h alexandre_tb /trunk/client/bazar/ correction de bugs  
717 6750 d 20 h florian /trunk/client/bazar/bibliotheque/ - ajout des entrées de formulaire fichier, url, et image
- correction bug d'affichage du mode de saisie
 
716 6754 d 13 h alexandre_tb /trunk/client/bazar/bibliotheque/ ajout d'un titre pour le détail des fiches  
715 6754 d 17 h florian /trunk/client/projet/configuration/ ajout des constantes d'accès à vpopmail.  
714 6754 d 20 h alexandre_tb /trunk/client/bazar/ ajout d'une requete pour recupere l'id_nature si un id_fiche est passé dans l'url  

Show All