Pierre Habouzit (MadCoder [Sun, 26 Dec 2004 14:20:36 +0000 (14:20 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-138
Pierre Habouzit (MadCoder [Sun, 26 Dec 2004 14:13:09 +0000 (14:13 +0000)]
refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-137
Pierre Habouzit (MadCoder [Sat, 25 Dec 2004 20:31:38 +0000 (20:31 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-136
Pierre Habouzit (MadCoder [Sat, 25 Dec 2004 20:28:29 +0000 (20:28 +0000)]
refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-135
Pierre Habouzit (MadCoder [Sat, 25 Dec 2004 20:16:12 +0000 (20:16 +0000)]
wiblle
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-134
Pierre Habouzit (MadCoder [Sat, 25 Dec 2004 20:11:00 +0000 (20:11 +0000)]
some more refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-133
Pierre Habouzit (MadCoder [Sat, 25 Dec 2004 17:49:15 +0000 (17:49 +0000)]
AUTHORS update
previous orderring was a nonsense + xmlrpc simplifications
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-132
Pierre Habouzit (MadCoder [Sat, 25 Dec 2004 16:03:11 +0000 (16:03 +0000)]
refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-131
Pierre Habouzit (MadCoder [Sat, 25 Dec 2004 11:55:20 +0000 (11:55 +0000)]
give right to ML moderators to change the moderation level of their list
that and some various bugfixes
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-130
Pierre Habouzit (MadCoder [Thu, 23 Dec 2004 19:50:43 +0000 (19:50 +0000)]
modules files update
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-129
Pierre Habouzit (MadCoder [Thu, 23 Dec 2004 19:25:13 +0000 (19:25 +0000)]
clog wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-128
Pierre Habouzit (MadCoder [Thu, 23 Dec 2004 19:23:09 +0000 (19:23 +0000)]
make config be built from a hook
no more dirty glob-include in include/conf.d !!!
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-127
Pierre Habouzit (MadCoder [Thu, 23 Dec 2004 18:58:47 +0000 (18:58 +0000)]
menu construction is now a pure hook
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-126
Pierre Habouzit (MadCoder [Thu, 23 Dec 2004 17:55:04 +0000 (17:55 +0000)]
work on hooks
* make globals->hook be an instance of XOrgHook
* make the menu be constructed by hooks:
- banan is a proof of concept
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-125
Pierre Habouzit (MadCoder [Thu, 23 Dec 2004 17:14:51 +0000 (17:14 +0000)]
make hooks a lot more simple
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-124
Pierre Habouzit (MadCoder [Tue, 21 Dec 2004 15:08:50 +0000 (15:08 +0000)]
bad path
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-123
Pierre Habouzit (MadCoder [Tue, 21 Dec 2004 14:42:05 +0000 (14:42 +0000)]
chmod
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-122
Raphael Marichez [Tue, 21 Dec 2004 14:38:43 +0000 (14:38 +0000)]
more precision in text of rewrite
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-121
Pierre Habouzit (MadCoder [Tue, 21 Dec 2004 14:37:19 +0000 (14:37 +0000)]
warning
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-120
Pierre Habouzit (MadCoder [Tue, 21 Dec 2004 14:22:58 +0000 (14:22 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-119
Pierre Habouzit (MadCoder [Tue, 21 Dec 2004 14:13:24 +0000 (14:13 +0000)]
bounces + mail delivery
add the sendmail delivery in plat/al
work on the bounce proxy.
should be done (IMHO)
TODO : the cron that uses emails_broken to send the broken leg messages.
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-118
Pierre Habouzit (MadCoder [Mon, 20 Dec 2004 22:31:37 +0000 (22:31 +0000)]
some progress on the smtp bounce proxy
we don't want to make distinction between permanent or temporary
errors, because we should add a "unknown" level, and that will be too
complicated for really to little gain.
so we have basicaly :
- ignore (drop the mails)
- notice (forward the "bounce" as is - default)
- error (do the broken leg + forge a new bounce)
the errors levels are regexp-driven (read from a mysql db)
the only thing left is the treatment of the ERROR level (others are
fine, and the web interface to edit the regexps too)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-117
Pierre Habouzit (MadCoder [Mon, 20 Dec 2004 19:02:37 +0000 (19:02 +0000)]
if they are not .sql files, it won't be magically used ...
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-116
Raphael Marichez [Mon, 20 Dec 2004 00:25:42 +0000 (00:25 +0000)]
'nationalite' field type on 'en_cours' : is an char(2), not integer
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-115
Raphael Marichez [Mon, 20 Dec 2004 00:24:07 +0000 (00:24 +0000)]
coherence
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-114
Raphael Marichez [Sun, 19 Dec 2004 19:41:53 +0000 (19:41 +0000)]
debug inscription/* and homonyms
- few sql syntax error
- alias "prenom.nom.NN" wasn't added in "aliases" in case of an homonym : usage of mailorg.
- in en_cours, uid is not an integer !
- prefer future bestalias rather than forlife in the processus of pre-registering
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-113
Pierre Habouzit (MadCoder [Sun, 19 Dec 2004 11:44:56 +0000 (11:44 +0000)]
refactor some ins code
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-112
Raphael Marichez [Sun, 19 Dec 2004 04:52:41 +0000 (04:52 +0000)]
syntax
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-111
Raphael Marichez [Sun, 19 Dec 2004 04:46:16 +0000 (04:46 +0000)]
fixing date_ins on envoidirect and drop obsolete fields
- few syntax bugfixes
- registering dates on marketing/envoidirect.php didn't work
- remove usage of envoidirect.nom,.prenom,.promo since it's in auth_user_md5 now
- test of registering as a new user : OK
- maybe todo : fix non-execution of "DELETE" in envoidirect.php (non critical)
- Happy holidays, Merry Christmas & Happy New Year !
- bn :)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-110
Raphael Marichez [Sun, 19 Dec 2004 02:21:03 +0000 (02:21 +0000)]
avoids error "non SGML character"
avoids error "non SGML character" when title of an event contains an '
(e.g. "Recherche de Familles d\92accueil pour étudiants (...)")
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-109
Raphael Marichez [Sun, 19 Dec 2004 01:43:30 +0000 (01:43 +0000)]
wibble / typo
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-108
Raphael Marichez [Fri, 17 Dec 2004 21:23:44 +0000 (21:23 +0000)]
marketing : litte bugfix, and bestalias rather than forlife
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-107
Pierre Habouzit (MadCoder [Fri, 17 Dec 2004 16:20:42 +0000 (16:20 +0000)]
draft for a SMTP Bounce Proxy
quite advanced skeleton for an SMTP Bounce processing Proxy
search for < raise NotImplementedError > to find places that remains to be implemented.
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-106
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 19:58:57 +0000 (19:58 +0000)]
banana
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-105
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 19:13:36 +0000 (19:13 +0000)]
emails refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-104
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 19:04:27 +0000 (19:04 +0000)]
docs refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-103
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 19:00:01 +0000 (19:00 +0000)]
listes refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-102
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 18:25:54 +0000 (18:25 +0000)]
carnet refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-101
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 16:41:47 +0000 (16:41 +0000)]
refactor + better plots
* stats :
- better range definition for graphs.
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-100
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 16:23:33 +0000 (16:23 +0000)]
htdocs/admin/ refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-99
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 15:25:43 +0000 (15:25 +0000)]
plugins ok
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-98
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 15:22:36 +0000 (15:22 +0000)]
oopsy
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-97
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 15:18:16 +0000 (15:18 +0000)]
last refactoring in include/
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-96
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 15:10:07 +0000 (15:10 +0000)]
3 tons of code refactoring
note for anaxagore : there is coding rules. and they say we indent php with 4 spaces.
update Env::getMixed to return a ref and to return null if not set.
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-95
Pierre Habouzit (MadCoder [Wed, 15 Dec 2004 13:37:19 +0000 (13:37 +0000)]
create env access classes
there is now Env::, Session::, Get::, Post::, Cookie:: classes.
the duplication of code is awful, but is a result of the deficient PHP4 OO design.
it would be a lot better in php5 where 'self' is defined as the current class.
moreover, I used thoses classes in 3 pages for a proof of concept. code become much much clearer !
So i'll go through the entire site and remove direct accesses to POST/GET/REQUESTS/SESSION/COOKIE
note that PHP is not able to parse Session::get('log')->log(foo)
so for thoses exceptions, you have to do instead :
if (Session::has('log')) {
$_SESSION->log(foo);
}
which IMHO remains more readable than
if (isset($_SESSION['log'])) {
$_SESSION->log(foo);
}
purists would even use :
if ($logger = Session::getMixed('log')) {
$logger->log(foo);
}
or some other form that does not use $_SESSION explicitely
PS: maybe I should create a :
WIBBLE::callIfExists('log', Array('func', 'arg1', 'arg2', ...))
but I find that horrible to read. that's why I did'nt implemented it
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-94
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 20:04:33 +0000 (20:04 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-93
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 18:39:18 +0000 (18:39 +0000)]
refactor code
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-92
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 17:54:40 +0000 (17:54 +0000)]
the promised refactor. obvious, isn't it ?
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-91
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 17:44:03 +0000 (17:44 +0000)]
refactor fiche, to reuse code in other places (like vcard...)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-90
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 17:14:57 +0000 (17:14 +0000)]
refactor + validate.pl
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-89
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 16:39:46 +0000 (16:39 +0000)]
refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-88
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 16:32:55 +0000 (16:32 +0000)]
damnit
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-87
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 16:30:38 +0000 (16:30 +0000)]
refactor some code in lists + associated tests
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-86
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 15:29:01 +0000 (15:29 +0000)]
backport
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-85
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 11:51:43 +0000 (11:51 +0000)]
improve tests
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-84
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 10:58:35 +0000 (10:58 +0000)]
tests are important !
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-83
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 10:24:42 +0000 (10:24 +0000)]
page.inc.php is private
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-82
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 10:22:28 +0000 (10:22 +0000)]
separate session from the rest
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-81
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 01:54:38 +0000 (01:54 +0000)]
refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-80
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 01:26:23 +0000 (01:26 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-79
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 01:22:40 +0000 (01:22 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-78
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 01:19:01 +0000 (01:19 +0000)]
some refactor in list module
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-77
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 00:43:35 +0000 (00:43 +0000)]
refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-76
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 00:30:28 +0000 (00:30 +0000)]
refactor trezo/gere_operations
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-75
Pierre Habouzit (MadCoder [Mon, 13 Dec 2004 00:00:25 +0000 (00:00 +0000)]
refactor
fiche.php is not the biggest page of the site anymore
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-74
Pierre Habouzit (MadCoder [Sun, 12 Dec 2004 22:36:33 +0000 (22:36 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-73
Pierre Habouzit (MadCoder [Sun, 12 Dec 2004 22:34:43 +0000 (22:34 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-72
Pierre Habouzit (MadCoder [Sun, 12 Dec 2004 22:33:19 +0000 (22:33 +0000)]
use get_user_login
now that we have a tiny wonderful function.
use it everywhere !
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-71
Pierre Habouzit (MadCoder [Sun, 12 Dec 2004 19:29:22 +0000 (19:29 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-70
Pierre Habouzit (MadCoder [Sun, 12 Dec 2004 19:28:12 +0000 (19:28 +0000)]
refactor code. get_user_login takes an uid, any alias, or any email address and gives one valid alias or false
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-69
Pierre Habouzit (MadCoder [Sun, 12 Dec 2004 18:28:36 +0000 (18:28 +0000)]
session + suid simplifications
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-68
Pierre Habouzit (MadCoder [Sun, 12 Dec 2004 17:47:00 +0000 (17:47 +0000)]
dead code
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-67
Pierre Habouzit (MadCoder [Sun, 12 Dec 2004 17:29:46 +0000 (17:29 +0000)]
some refactor
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-66
Pierre Habouzit (MadCoder [Sun, 12 Dec 2004 17:02:34 +0000 (17:02 +0000)]
oups, tests classes are now in the right place
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-65
Pierre Habouzit (MadCoder [Sun, 12 Dec 2004 17:00:30 +0000 (17:00 +0000)]
XP arrives ...
* Refactor code to make use of an XOrgError class.
* track every place in the code that uses errors and make use of the new policy.
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-64
Pierre Habouzit (MadCoder [Thu, 9 Dec 2004 18:57:12 +0000 (18:57 +0000)]
fix advanced search
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-63
Pierre Habouzit (MadCoder [Mon, 6 Dec 2004 11:16:07 +0000 (11:16 +0000)]
updates
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-62
Pierre Habouzit (MadCoder [Mon, 6 Dec 2004 11:15:00 +0000 (11:15 +0000)]
sendmail modifications + emails modularization
* Sendmail moved to emails/send
* sql + README files
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-61
Pierre Habouzit (MadCoder [Sun, 5 Dec 2004 23:50:29 +0000 (23:50 +0000)]
backport
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-60
Pierre Habouzit (MadCoder [Sun, 5 Dec 2004 21:41:27 +0000 (21:41 +0000)]
changelog
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-59
Pierre Habouzit (MadCoder [Sun, 5 Dec 2004 21:40:38 +0000 (21:40 +0000)]
modularize emails
* QUite a lot of work. not really interesting.
cleaning, renaming, configuration, ...
* Still : delete newsletter_pattecassee in favor to a script.
feed it with the emails, and it treats all alone. good boy.
(bin/emails.broken.php)
-> remains : work on sendmail.* + work on module
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-58
Raphael Marichez [Sun, 5 Dec 2004 16:55:22 +0000 (16:55 +0000)]
test commit
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-54
Jean-Marc Coic [Sun, 5 Dec 2004 16:52:01 +0000 (16:52 +0000)]
some generic functions to display Exalead categories and keywords
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-53
Raphael Marichez [Sun, 5 Dec 2004 16:32:25 +0000 (16:32 +0000)]
bug bestalias homonymes
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-52
Pierre Habouzit (MadCoder [Sun, 5 Dec 2004 11:24:52 +0000 (11:24 +0000)]
update clogs + status file
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-51
Pierre Habouzit (MadCoder [Sun, 5 Dec 2004 11:19:26 +0000 (11:19 +0000)]
rationalize globals + money module
* Core :
- use a static function to initialize $globals.
* Money :
- brand new module.
- remove trezo.operations --> x4dat.money_trezo.
- corrects a few bugs in interface.
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-50
Pierre Habouzit (MadCoder [Sun, 5 Dec 2004 09:38:49 +0000 (09:38 +0000)]
it's a detail, but I feel more comfortable like that
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-48
Pierre Habouzit (MadCoder [Sun, 5 Dec 2004 09:11:37 +0000 (09:11 +0000)]
money module
Working on a reimplemntation of the really suckin' Payment part.
Now all is cleanly implemented into beautifull classes !
Moreover, I guess I've found the nasty bug, that was really our fault here,
and not really the BPLC one : our random generator created rand tokens that
had non alphanumeric values.
/me slaps himself a lot, I was really sure it was my fault, wasn't it ?
---> to resolve the problem in prod,
just ask Jeremy to make a new debian package of the HEAD libdiogenes
and put it on djali, period
I've tested with a rand id that had only alphanumeric chars,
and I received our mail (meaning the paiment was successful).
I'me still waiting for the BPLC one
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-47
Pierre Habouzit (MadCoder [Sat, 4 Dec 2004 23:40:02 +0000 (23:40 +0000)]
bug wrt homonymes
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-44
Pierre Habouzit (MadCoder [Sat, 4 Dec 2004 23:26:46 +0000 (23:26 +0000)]
bug wrt homonymes
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-43
Pierre Habouzit (MadCoder [Sat, 4 Dec 2004 11:35:52 +0000 (11:35 +0000)]
oups, forgot to remove that damn line
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-42
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 19:16:29 +0000 (19:16 +0000)]
wibble
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-41
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 19:12:52 +0000 (19:12 +0000)]
forgot some stupid sql files
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-40
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 18:23:37 +0000 (18:23 +0000)]
oups
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-39
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 17:51:35 +0000 (17:51 +0000)]
move the rps config away from mailman, and read all from platal.conf
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-38
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 17:06:28 +0000 (17:06 +0000)]
updates about modules
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-37
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 16:48:46 +0000 (16:48 +0000)]
let's pretend we saw nothin'
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-36
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 16:47:40 +0000 (16:47 +0000)]
let's pretend we saw nothin'
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-35
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 16:43:30 +0000 (16:43 +0000)]
misc bugfixes + attempt to really separate lists from the rest
* Banana :
- show formular even after entering the password.
* Mail :
- already add MailCOnfig because we really need to make @polytechnique.org disappear everywhere
and make use of $globals->mail->domain instead.
* NewsLetter :
- use globals->mail->domain
* Lists :
- Make it a separate module : really ok for the php part. Needs work for the rpc, but I cannot test atm.
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-34
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 13:13:54 +0000 (13:13 +0000)]
damned opened-but-not-saved buffer
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-33