platal.git
16 years agoAUTHORS update
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

16 years agorefactor
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

16 years agogive right to ML moderators to change the moderation level of their list
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

16 years agomodules files update
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

16 years agoclog wibble
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

16 years agomake config be built from a hook
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

16 years agomenu construction is now a pure hook
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

16 years agowork on hooks
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

16 years agomake hooks a lot more simple
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

16 years agobad path
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

16 years agochmod
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

16 years agomore precision in text of rewrite
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

16 years agowarning
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

16 years agowibble
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

16 years agobounces + mail delivery
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

16 years agosome progress on the smtp bounce proxy
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

16 years agoif they are not .sql files, it won't be magically used ...
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

16 years ago'nationalite' field type on 'en_cours' : is an char(2), not integer
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

16 years agocoherence
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

16 years agodebug inscription/* and homonyms
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

16 years agorefactor some ins code
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

16 years agosyntax
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

16 years agofixing date_ins on envoidirect and drop obsolete fields
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

16 years agoavoids error "non SGML character"
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

16 years agowibble / typo
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

16 years agomarketing : litte bugfix, and bestalias rather than forlife
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

16 years agodraft for a SMTP Bounce Proxy
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

16 years agobanana
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

16 years agoemails refactor
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

16 years agodocs refactor
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

16 years agolistes refactor
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

16 years agocarnet refactor
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

16 years agorefactor + better plots
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

16 years agohtdocs/admin/ refactor
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

16 years agoplugins ok
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

16 years agooopsy
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

16 years agolast refactoring in include/
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

16 years ago3 tons of code refactoring
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

16 years agocreate env access classes
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

16 years agowibble
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

16 years agorefactor code
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

16 years agothe promised refactor. obvious, isn't it ?
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

16 years agorefactor fiche, to reuse code in other places (like vcard...)
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

16 years agorefactor + validate.pl
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

16 years agorefactor
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

16 years agodamnit
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

16 years agorefactor some code in lists + associated tests
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

16 years agobackport
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

16 years agoimprove tests
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

16 years agotests are important !
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

16 years agopage.inc.php is private
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

16 years agoseparate session from the rest
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

16 years agorefactor
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

16 years agowibble
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

16 years agowibble
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

16 years agosome refactor in list module
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

16 years agorefactor
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

16 years agorefactor trezo/gere_operations
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

16 years agorefactor
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

16 years agowibble
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

16 years agowibble
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

16 years agouse get_user_login
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

16 years agowibble
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

16 years agorefactor code. get_user_login takes an uid, any alias, or any email address and gives...
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

16 years agosession + suid simplifications
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

16 years agodead code
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

16 years agosome refactor
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

16 years agooups, tests classes are now in the right place
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

16 years agoXP arrives ...
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

16 years agofix advanced search
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

16 years agoupdates
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

16 years agosendmail modifications + emails modularization
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

16 years agobackport
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

16 years agochangelog
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

16 years agomodularize emails
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

16 years agotest commit
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

16 years agosome generic functions to display Exalead categories and keywords
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

16 years agobug bestalias homonymes
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

16 years agoupdate clogs + status file
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

16 years agorationalize globals + money module
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

16 years agoit's a detail, but I feel more comfortable like that
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

16 years agomoney module
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

16 years agobug wrt homonymes
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

16 years agobug wrt homonymes
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

16 years agooups, forgot to remove that damn line
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

16 years agowibble
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

16 years agoforgot some stupid sql files
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

16 years agooups
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

16 years agomove the rps config away from mailman, and read all from platal.conf
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

16 years agoupdates about modules
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

16 years agolet's pretend we saw nothin'
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

16 years agolet's pretend we saw nothin'
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

16 years agomisc bugfixes + attempt to really separate lists from the rest
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

16 years agodamned opened-but-not-saved buffer
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

16 years agochangelog and docs
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 13:09:27 +0000 (13:09 +0000)]
changelog and docs

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-32

16 years agodeinterlace lists and newsletter
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 13:06:18 +0000 (13:06 +0000)]
deinterlace lists and newsletter

* Newsletter :
    - closes: #242.

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-31

16 years agocode beautiful
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 12:48:55 +0000 (12:48 +0000)]
code beautiful

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-30

16 years agosome configurations
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 12:24:02 +0000 (12:24 +0000)]
some configurations

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-29

16 years agonewsletter is roughly standalone
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 12:05:27 +0000 (12:05 +0000)]
newsletter is roughly standalone

* Newsletter: roughly standalone.  (see #242)

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-28

16 years agowarnings for next release
Pierre Habouzit (MadCoder [Fri, 3 Dec 2004 11:31:02 +0000 (11:31 +0000)]
warnings for next release

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-27