| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 1979 |
6194 d 3 h |
jpm |
/branches/ |
Remplacement du préfixe par un numéro de version. |
|
| 1798 |
6480 d 11 h |
alexandre_tb |
/branches/livraison_aha/client/bottin/bibliotheque/ |
suppression d un warning |
|
| 1722 |
6558 d 9 h |
alexandre_tb |
/branches/livraison_aha/client/bottin/bibliotheque/ |
ajout d un template pour le mail de confirmation d inscription |
|
| 1688 |
6572 d 9 h |
|
/branches/livraison_aha/ |
This commit was manufactured by cvs2svn to create branch
'livraison_aha'. |
|
| 1571 |
6635 d 11 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
utilisation du template pour produire les mails de confirmation |
|
| 1467 |
6708 d 9 h |
alexandre_tb |
/trunk/client/bottin/ |
ajout de carte_google, mise en place des templates avec api/formulaire, configuration de multiples inscriptions, ajout de modele pour les mails |
|
| 1421 |
6739 d 5 h |
alexandre_tb |
/trunk/client/bottin/ |
en cours |
|
| 1343 |
6774 d 10 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
correction de commentaire |
|
| 1298 |
6783 d 11 h |
neiluj |
/trunk/client/ |
remise en état du CVS... |
|
| 1292 |
6788 d 10 h |
neiluj |
/trunk/client/bottin/ |
update suite correction bugs modifications inscription / avatar |
|
| 1289 |
6790 d 4 h |
neiluj |
/trunk/ |
débug pour nom wiki |
|
| 1187 |
6880 d 2 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 |
6914 d 6 h |
florian |
/trunk/client/ |
integration annuaire backoffice |
|
| 979 |
6971 d 5 h |
florian |
/trunk/ |
amélioration des fichiers sql |
|
| 951 |
6986 d 6 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
Ajout d'un test sur la lettre d'actualité |
|
| 907 |
7062 d 8 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
Suppression d'un warning |
|
| 897 |
7064 d 9 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
correction d'un bug mineur |
|
| 855 |
7097 d 4 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
suppression d'un commentaire inutile |
|
| 833 |
7131 d 6 h |
florian |
/trunk/client/bottin/ |
integration bazar |
|
| 816 |
7148 d 10 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 |
7149 d 5 h |
florian |
/trunk/client/bottin/ |
uniformisation de l'appli bottin: plus qu'un fichier de fonctions |
|
| 805 |
7155 d 7 h |
florian |
/trunk/client/bottin/ |
modifs affichage fiches, généricité de la carto, modification totale de l'appli annuaire |
|
| 787 |
7169 d 9 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
ajout d'un template pour le mail de confirmation |
|
| 777 |
7175 d 8 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
ajout de l'insertion du prénom qui avait disparu |
|
| 760 |
7188 d 2 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
correction appel au générateur de nom wiki |
|
| 741 |
7190 d 5 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
suppression des insertion dans les tables du bazar |
|
| 737 |
7204 d 9 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; |
|
| 679 |
7247 d 9 h |
alexandre_tb |
/trunk/client/bottin/ |
généralisation du code et intégration au bottin |
|
| 674 |
7261 d 6 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
Correction de l'affichage des pays |
|
| 612 |
7286 d 3 h |
florian |
/trunk/client/bottin/ |
changement template inscription + modifs carto |
|
| 606 |
7292 d 3 h |
florian |
/trunk/client/bottin/ |
corrections de bugs, optimisations, tests pour rendre inscription stable. |
|
| 603 |
7293 d 0 h |
florian |
/trunk/ |
corrections bugs + amélioration de l'application d'inscription |
|
| 501 |
7338 d 9 h |
alexandre_tb |
/trunk/client/bottin/bibliotheque/ |
suppression d'un echo |
|
| 483 |
7342 d 5 h |
alexandre_tb |
/trunk/client/bottin/ |
En cours de production. Reste à gérer les news letters et d'autres choses. |
|
| 448 |
7349 d 5 h |
ddelon |
/trunk/ |
nettoyage annuaire et php5 |
|