platal.git
21 years agoidentification disappeared, now auth_user_md5 only
x2000chevalier [Sun, 31 Oct 2004 16:39:04 +0000 (16:39 +0000)]
identification disappeared, now auth_user_md5 only

21 years agoidentification disappeared, now auth_user_md5 only
x2000chevalier [Sun, 31 Oct 2004 16:20:25 +0000 (16:20 +0000)]
identification disappeared, now auth_user_md5 only

21 years agocomment modification
x2000chevalier [Sun, 31 Oct 2004 16:16:11 +0000 (16:16 +0000)]
comment modification

21 years agodeprecated
x2000chevalier [Sun, 31 Oct 2004 16:12:55 +0000 (16:12 +0000)]
deprecated

21 years agoidentification disappeared, now auth_user_md5 only
x2000chevalier [Sun, 31 Oct 2004 16:12:12 +0000 (16:12 +0000)]
identification disappeared, now auth_user_md5 only

21 years agoidentification disappeared, now auth_user_md5 only
x2000chevalier [Sun, 31 Oct 2004 16:02:44 +0000 (16:02 +0000)]
identification disappeared, now auth_user_md5 only

21 years agoTo count the number of members, you just have to look into auth_user_md5
x2000chevalier [Sun, 31 Oct 2004 15:54:45 +0000 (15:54 +0000)]
To count the number of members, you just have to look into auth_user_md5

21 years agopetit oubli...
x2000chevalier [Sun, 31 Oct 2004 15:49:30 +0000 (15:49 +0000)]
petit oubli...

21 years agoscript de migration SQL en vue de la disparition de la table "identification"
x2000chevalier [Sun, 31 Oct 2004 15:47:00 +0000 (15:47 +0000)]
script de migration SQL en vue de la disparition de la table "identification"

21 years agoupdate changelog
x2000habouzit [Sun, 31 Oct 2004 14:43:48 +0000 (14:43 +0000)]
update changelog

21 years agobackport ML
x2000habouzit [Sun, 31 Oct 2004 14:42:36 +0000 (14:42 +0000)]
backport ML

21 years agoafter all ... it's already in the cookie ... so why not in the session ?
x2000habouzit [Sat, 30 Oct 2004 15:45:40 +0000 (15:45 +0000)]
after all ... it's already in the cookie ... so why not in the session ?
Will have to think at a better security one day, since anybody can sniff the md5 of a password from the cookie....

not urgent since xml-rpc is only local ... but hey

21 years agobackport
x2000habouzit [Sat, 30 Oct 2004 14:05:49 +0000 (14:05 +0000)]
backport

21 years agoCloses FS #100
x2000bedo [Sat, 30 Oct 2004 09:09:02 +0000 (09:09 +0000)]
Closes FS #100
+
A funny feature : opening the add/remove contact page in the main window of the site x.org
Should we keep it or should we open a new window each time ?

21 years agono more empty line at the top
x2000habouzit [Fri, 29 Oct 2004 15:46:57 +0000 (15:46 +0000)]
no more empty line at the top

21 years agomore clever + should close #80
x2000habouzit [Fri, 29 Oct 2004 14:59:26 +0000 (14:59 +0000)]
more clever + should close #80

21 years agowibble
x2000habouzit [Fri, 29 Oct 2004 13:26:15 +0000 (13:26 +0000)]
wibble

21 years agoquite nicer
x2000habouzit [Fri, 29 Oct 2004 10:42:14 +0000 (10:42 +0000)]
quite nicer

21 years agobackport
x2000habouzit [Fri, 29 Oct 2004 10:21:00 +0000 (10:21 +0000)]
backport

21 years agobackport
x2000habouzit [Fri, 29 Oct 2004 02:50:14 +0000 (02:50 +0000)]
backport

21 years agobackport
x2000habouzit [Fri, 29 Oct 2004 02:25:43 +0000 (02:25 +0000)]
backport

21 years agodetails + bugfix
x2000habouzit [Fri, 29 Oct 2004 02:16:42 +0000 (02:16 +0000)]
details + bugfix

21 years agoI like to be complete
x2000habouzit [Fri, 29 Oct 2004 02:11:05 +0000 (02:11 +0000)]
I like to be complete

21 years agocomma missing
x2000habouzit [Fri, 29 Oct 2004 02:08:19 +0000 (02:08 +0000)]
comma missing

21 years agonicer look
x2000habouzit [Fri, 29 Oct 2004 02:04:23 +0000 (02:04 +0000)]
nicer look

21 years agoplugins are now "reentrant" for free !
x2000habouzit [Fri, 29 Oct 2004 01:51:32 +0000 (01:51 +0000)]
plugins are now "reentrant" for free !
really nice hack (IMHO)

21 years agobegins to be quite good !!! exactly 52 remaining tables now in x4dat.
x2000habouzit [Fri, 29 Oct 2004 01:29:07 +0000 (01:29 +0000)]
begins to be quite good !!! exactly 52 remaining tables now in x4dat.
what a goooooood cleanup ... who knows wich one will soon disapear :p

21 years agoupdate changelog
x2000habouzit [Fri, 29 Oct 2004 01:25:25 +0000 (01:25 +0000)]
update changelog

21 years agoone table for the nationality is enough !
x2000habouzit [Fri, 29 Oct 2004 01:24:20 +0000 (01:24 +0000)]
one table for the nationality is enough !
get rid of the old nationalites

21 years agoclean some things
x2000habouzit [Fri, 29 Oct 2004 00:16:48 +0000 (00:16 +0000)]
clean some things

21 years agodumb --> testing purpose
x2000habouzit [Thu, 28 Oct 2004 21:42:51 +0000 (21:42 +0000)]
dumb --> testing purpose

21 years agohuge piece of code to abstract the notion of Trombino ...
x2000habouzit [Thu, 28 Oct 2004 20:28:40 +0000 (20:28 +0000)]
huge piece of code to abstract the notion of Trombino ...
Closes FS#135

The classe XOrgPlugin has been invented to provide some support for big plugins that we want everywhere (like a trombi)
and that are \$_GET driven. The class is made only to manage the $_GET args atm

Note that one restriction (current) is that for a given instance of the class, the plugin cannot been used more that once
(some prefix mechanism should been implemented, but since the need is not here, and that it complicates the code a lot ... not done atm

21 years agochangelog + backport
x2000habouzit [Thu, 28 Oct 2004 14:26:32 +0000 (14:26 +0000)]
changelog + backport

21 years agobackport
x2000habouzit [Thu, 28 Oct 2004 14:12:42 +0000 (14:12 +0000)]
backport

21 years agobackport + bugfix
x2000habouzit [Thu, 28 Oct 2004 14:07:49 +0000 (14:07 +0000)]
backport + bugfix

21 years agobetter icons (I hope)
x2000habouzit [Thu, 28 Oct 2004 13:57:41 +0000 (13:57 +0000)]
better icons (I hope)

21 years agonicer icons (closes FS#121)
x2000habouzit [Thu, 28 Oct 2004 13:30:26 +0000 (13:30 +0000)]
nicer icons (closes FS#121)

21 years agotouchup
x2000habouzit [Thu, 28 Oct 2004 12:37:49 +0000 (12:37 +0000)]
touchup

21 years agodatabase upgrade for nationalities
x2000habouzit [Thu, 28 Oct 2004 12:36:33 +0000 (12:36 +0000)]
database upgrade for nationalities

21 years agocloses FS#124 FS#122 : gender + nationalities icons
x2000habouzit [Thu, 28 Oct 2004 12:20:58 +0000 (12:20 +0000)]
closes FS#124 FS#122 : gender + nationalities icons

21 years agonot used anymore
x2000habouzit [Thu, 28 Oct 2004 12:11:06 +0000 (12:11 +0000)]
not used anymore

21 years agoadd flags
x2000habouzit [Thu, 28 Oct 2004 12:10:43 +0000 (12:10 +0000)]
add flags

21 years agocloses FS#138: text of the refusal is now on the page too, directly read from the...
x2000habouzit [Thu, 28 Oct 2004 09:30:19 +0000 (09:30 +0000)]
closes FS#138: text of the refusal is now on the page too, directly read from the template (so no need to actualize)

21 years agouse forlife instead of user_id
x2000coic [Wed, 27 Oct 2004 18:02:29 +0000 (18:02 +0000)]
use forlife instead of user_id

21 years agotypo
x2002marichez [Wed, 27 Oct 2004 13:44:27 +0000 (13:44 +0000)]
typo

21 years agoquite useful for fixups scripts
x2000habouzit [Wed, 27 Oct 2004 10:59:28 +0000 (10:59 +0000)]
quite useful for fixups scripts

21 years agoupdate rpc
x2000habouzit [Wed, 27 Oct 2004 09:54:29 +0000 (09:54 +0000)]
update rpc

21 years agoupdate changelog
x2000habouzit [Tue, 26 Oct 2004 17:14:36 +0000 (17:14 +0000)]
update changelog

21 years agomsg about xmlrpc
x2000habouzit [Tue, 26 Oct 2004 08:59:11 +0000 (08:59 +0000)]
msg about xmlrpc

21 years agobetter error handling
x2000habouzit [Tue, 26 Oct 2004 08:56:37 +0000 (08:56 +0000)]
better error handling

21 years ago<h1> misplaced
x2000habouzit [Tue, 26 Oct 2004 07:19:57 +0000 (07:19 +0000)]
<h1> misplaced

21 years agosome minimal test
x2000habouzit [Mon, 25 Oct 2004 20:27:52 +0000 (20:27 +0000)]
some minimal test

21 years agoencoding + bug fix
x2000habouzit [Mon, 25 Oct 2004 19:36:11 +0000 (19:36 +0000)]
encoding + bug fix

21 years agoquite better css
x2000habouzit [Mon, 25 Oct 2004 19:28:34 +0000 (19:28 +0000)]
quite better css

21 years agocloses FS#123
x2000habouzit [Mon, 25 Oct 2004 18:29:37 +0000 (18:29 +0000)]
closes FS#123

21 years agosome improvements for search
x2000habouzit [Mon, 25 Oct 2004 12:48:02 +0000 (12:48 +0000)]
some improvements for search

21 years agosome improvements in search + contacts. closes FS#110
x2000habouzit [Mon, 25 Oct 2004 12:41:03 +0000 (12:41 +0000)]
some improvements in search + contacts. closes FS#110

21 years agoppl enames are clickable + Changelog
x2000habouzit [Mon, 25 Oct 2004 11:54:59 +0000 (11:54 +0000)]
ppl enames are clickable + Changelog

21 years agoUPDATE skin liteSkin
x98ho [Sun, 24 Oct 2004 22:58:15 +0000 (22:58 +0000)]
UPDATE skin liteSkin

21 years agoupdate changelog
x2000habouzit [Sun, 24 Oct 2004 20:06:44 +0000 (20:06 +0000)]
update changelog

21 years agoborking
x2000habouzit [Sun, 24 Oct 2004 19:19:32 +0000 (19:19 +0000)]
borking

21 years agorelease on the 25th
x2000habouzit [Sun, 24 Oct 2004 19:07:11 +0000 (19:07 +0000)]
release on the 25th

21 years agomigration scripts
x2000habouzit [Sun, 24 Oct 2004 18:38:34 +0000 (18:38 +0000)]
migration scripts

21 years agobetter encoding
x2000habouzit [Sun, 24 Oct 2004 18:28:53 +0000 (18:28 +0000)]
better encoding

21 years agonicer nl on every skin + bug with mailto:
x2000habouzit [Sun, 24 Oct 2004 16:56:13 +0000 (16:56 +0000)]
nicer nl on every skin + bug with mailto:

21 years agosome OG wishes
x2000habouzit [Sun, 24 Oct 2004 15:58:38 +0000 (15:58 +0000)]
some OG wishes

21 years agoupdate changelog
x2000habouzit [Sun, 24 Oct 2004 15:54:28 +0000 (15:54 +0000)]
update changelog

21 years agospacing
x2000habouzit [Sun, 24 Oct 2004 15:52:48 +0000 (15:52 +0000)]
spacing

21 years agoWe can now add referent.php in the menu
x2000coic [Sun, 24 Oct 2004 15:28:16 +0000 (15:28 +0000)]
We can now add referent.php in the menu

21 years agoWe use search's css in referent.php's list of results
x2000coic [Sun, 24 Oct 2004 15:24:02 +0000 (15:24 +0000)]
We use search's css in referent.php's list of results

21 years agodiv.ssrubrique sux --> h2
x2000habouzit [Sun, 24 Oct 2004 14:58:26 +0000 (14:58 +0000)]
div.ssrubrique sux --> h2

21 years agoOups...
x2000bedo [Sun, 24 Oct 2004 14:43:56 +0000 (14:43 +0000)]
Oups...

) was too much :)

21 years agoget rid of div.rubrique --> h1
x2000habouzit [Sun, 24 Oct 2004 14:41:10 +0000 (14:41 +0000)]
get rid of div.rubrique --> h1

21 years agoCloses #FS 108
x2000bedo [Sun, 24 Oct 2004 14:22:22 +0000 (14:22 +0000)]
Closes #FS 108

Merge des templates de mescontacts et de search
Modif de la CSS pour un bon affichage des champs bits sous IE et autres (en 1 ligne quand c'est
possible)

21 years agoCloses #FS 108
x2000bedo [Sun, 24 Oct 2004 14:21:30 +0000 (14:21 +0000)]
Closes #FS 108

Merge des templates de mescontacts et de search
Modif de la CSS pour un bon affichage des champs bits sous IE et autres (en 1 ligne quand c'est possible)

21 years ago1-click moderation
x2000habouzit [Sun, 24 Oct 2004 13:49:02 +0000 (13:49 +0000)]
1-click moderation

21 years agodebugging
x2000habouzit [Sun, 24 Oct 2004 12:54:44 +0000 (12:54 +0000)]
debugging

21 years agoheaders decoding is now better
x2000habouzit [Sun, 24 Oct 2004 12:53:44 +0000 (12:53 +0000)]
headers decoding is now better

21 years agoignore SIGHUP + reenable fork
x2000habouzit [Sun, 24 Oct 2004 08:53:31 +0000 (08:53 +0000)]
ignore SIGHUP + reenable fork

21 years agoupdate changelog
x2000habouzit [Sat, 23 Oct 2004 21:43:05 +0000 (21:43 +0000)]
update changelog

21 years ago[membres] is clearer than [abonnés]
x2000habouzit [Sat, 23 Oct 2004 21:33:40 +0000 (21:33 +0000)]
[membres] is clearer than [abonnĂ©s]

21 years agoalphabetical sorting
x2000habouzit [Sat, 23 Oct 2004 21:31:46 +0000 (21:31 +0000)]
alphabetical sorting

21 years agocorrects pierre bury's problem
x2000habouzit [Fri, 22 Oct 2004 15:01:21 +0000 (15:01 +0000)]
corrects pierre bury's problem

21 years agoupdate trigrams
x2000habouzit [Fri, 22 Oct 2004 13:08:20 +0000 (13:08 +0000)]
update trigrams

21 years agoshould be okay on every skin
x2000habouzit [Fri, 22 Oct 2004 12:42:48 +0000 (12:42 +0000)]
should be okay on every skin

21 years agoIE sucks
x2000habouzit [Fri, 22 Oct 2004 12:18:23 +0000 (12:18 +0000)]
IE sucks

21 years agodeath date
x2000habouzit [Fri, 22 Oct 2004 12:12:23 +0000 (12:12 +0000)]
death date

21 years agomobile bug
x2000habouzit [Fri, 22 Oct 2004 12:05:46 +0000 (12:05 +0000)]
mobile bug

21 years agomarried women
x2000habouzit [Fri, 22 Oct 2004 12:00:30 +0000 (12:00 +0000)]
married women

21 years agogray deads + not subscibed
x2000habouzit [Fri, 22 Oct 2004 11:58:47 +0000 (11:58 +0000)]
gray deads + not subscibed

21 years agoupdate script
x2000habouzit [Fri, 22 Oct 2004 11:31:41 +0000 (11:31 +0000)]
update script

21 years agopple are blind
x2000habouzit [Fri, 22 Oct 2004 11:18:04 +0000 (11:18 +0000)]
pple are blind

21 years agoxdx
x2000habouzit [Fri, 22 Oct 2004 11:09:54 +0000 (11:09 +0000)]
xdx

21 years agogood encoding for mail subject
x2000habouzit [Thu, 21 Oct 2004 13:12:06 +0000 (13:12 +0000)]
good encoding for mail subject

21 years agoupdate AUTHORS + Changelog
x2000habouzit [Thu, 21 Oct 2004 12:39:55 +0000 (12:39 +0000)]
update AUTHORS + Changelog

21 years agobackport
x2000habouzit [Thu, 21 Oct 2004 12:24:20 +0000 (12:24 +0000)]
backport

21 years agomore 'rouje'
x2000habouzit [Wed, 20 Oct 2004 20:04:28 +0000 (20:04 +0000)]
more 'rouje'

21 years agoshould work as a nl sender
x2000habouzit [Wed, 20 Oct 2004 19:31:17 +0000 (19:31 +0000)]
should work as a nl sender

21 years agoNL::setSent()
x2000habouzit [Wed, 20 Oct 2004 15:26:26 +0000 (15:26 +0000)]
NL::setSent()

21 years agoadds custom NL + custom header on a per NL basis
x2000habouzit [Wed, 20 Oct 2004 15:09:57 +0000 (15:09 +0000)]
adds custom NL + custom header on a per NL basis