platal.git
16 years agoSkin layout improvements.
Florent Bruneau [Fri, 2 Nov 2007 22:53:01 +0000 (23:53 +0100)]
Skin layout improvements.
-> remove breadcrumb (it didn't contains any 'new' information)
-> move the 'change my permission' form in the menu
-> place plwizard's tab on the top of the 'body' part
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoSmall improvement.
Florent Bruneau [Fri, 2 Nov 2007 20:30:07 +0000 (21:30 +0100)]
Small improvement.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoBetter look for tabs on X.net
Florent Bruneau [Fri, 2 Nov 2007 20:13:30 +0000 (21:13 +0100)]
Better look for tabs on X.net

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix a notice
Florent Bruneau [Fri, 2 Nov 2007 20:12:42 +0000 (21:12 +0100)]
Fix a notice

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix link to banana message on x.net.
Florent Bruneau [Fri, 2 Nov 2007 16:56:33 +0000 (17:56 +0100)]
Fix link to banana message on x.net.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoRemove deprecated old-fashing tabs skinning
Florent Bruneau [Fri, 2 Nov 2007 16:47:03 +0000 (17:47 +0100)]
Remove deprecated old-fashing tabs skinning

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoDon't show NNTP client notice on X.net (link are not valid).
Florent Bruneau [Fri, 2 Nov 2007 16:46:22 +0000 (17:46 +0100)]
Don't show NNTP client notice on X.net (link are not valid).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoUgly port of plwizard skinning to X.net.
Florent Bruneau [Fri, 2 Nov 2007 16:45:13 +0000 (17:45 +0100)]
Ugly port of plwizard skinning to X.net.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoAdded support for ML archives for PlWizard powered banana
Florent Bruneau [Fri, 2 Nov 2007 16:25:00 +0000 (17:25 +0100)]
Added support for ML archives for PlWizard powered banana

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoPort profile page and have lighter code to handle the wall thing
Florent Bruneau [Fri, 2 Nov 2007 16:04:57 +0000 (17:04 +0100)]
Port profile page and have lighter code to handle the wall thing

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFirst fast port of banana to PlWizard
Florent Bruneau [Fri, 2 Nov 2007 13:03:26 +0000 (14:03 +0100)]
First fast port of banana to PlWizard
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoUse {$global->..->NbIns} instead of {insert name="getNbIns"}
Florent Bruneau [Thu, 1 Nov 2007 20:14:16 +0000 (21:14 +0100)]
Use {$global->..->NbIns} instead of {insert name="getNbIns"}

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoCache the NbNotifs in session data.
Florent Bruneau [Thu, 1 Nov 2007 10:39:10 +0000 (11:39 +0100)]
Cache the NbNotifs in session data.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoAdd banana in __autoload to be sure session data are correctly handled.
Florent Bruneau [Sun, 28 Oct 2007 23:13:07 +0000 (00:13 +0100)]
Add banana in __autoload to be sure session data are correctly handled.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoDo not add text in verbose checkdb message.
Florent Bruneau [Sun, 28 Oct 2007 23:12:19 +0000 (00:12 +0100)]
Do not add text in verbose checkdb message.
The verbose state is already indicated in the mail subject, so there's no
need of a reminder two lines below. This avoid void mail to be sent when no
db check failed in verbose mode.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoOops forgot one file.
Pascal Corpet [Sun, 28 Oct 2007 23:01:57 +0000 (00:01 +0100)]
Oops forgot one file.

16 years agoUses new dynamic config to store number of subscribers so we don't
Pascal Corpet [Sun, 28 Oct 2007 22:58:58 +0000 (23:58 +0100)]
Uses new dynamic config to store number of subscribers so we don't
recalculate it on each page.

16 years agoAdds a dynamic configuration ini file.
Pascal Corpet [Sun, 28 Oct 2007 22:52:03 +0000 (23:52 +0100)]
Adds a dynamic configuration ini file.

16 years agoAdd a where clause to table editor
Pascal Corpet [Sun, 28 Oct 2007 20:07:43 +0000 (21:07 +0100)]
Add a where clause to table editor

16 years agoSet an alt in icon when there is a title
Pascal Corpet [Sun, 28 Oct 2007 20:05:53 +0000 (21:05 +0100)]
Set an alt in icon when there is a title

16 years agoOops, fix 45319df (default value for baseurl)
Florent Bruneau [Sun, 28 Oct 2007 18:15:29 +0000 (19:15 +0100)]
Oops, fix 45319df (default value for baseurl)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoDon't hide emails for connected user.
Florent Bruneau [Sun, 28 Oct 2007 18:11:34 +0000 (19:11 +0100)]
Don't hide emails for connected user.

This causes a large speedup for pages with a lot of emails (ML, banana...)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoAccept a default value for baseurl
Florent Bruneau [Sun, 28 Oct 2007 17:55:08 +0000 (18:55 +0100)]
Accept a default value for baseurl
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoPHP's gc sucks
Florent Bruneau [Sun, 28 Oct 2007 16:14:03 +0000 (17:14 +0100)]
PHP's gc sucks
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix an error in error_handler making debug a bit harder
Florent Bruneau [Sun, 28 Oct 2007 12:29:15 +0000 (13:29 +0100)]
Fix an error in error_handler making debug a bit harder
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoRemove BDD warning for region in entreprise addresses
Florent Bruneau [Sun, 28 Oct 2007 09:47:17 +0000 (10:47 +0100)]
Remove BDD warning for region in entreprise addresses

16 years agoBegin promo statistics at 1930 - fix picture title
Raphaël Marichez [Fri, 26 Oct 2007 09:53:57 +0000 (11:53 +0200)]
Begin promo statistics at 1930 - fix picture title

Signed-off-by: Raphaël Marichez <falco@gentoo.org>
16 years agoUse auth-groupex instead for auth-groupesx.php for Xnet authentication.
Florent Bruneau [Wed, 24 Oct 2007 20:52:22 +0000 (22:52 +0200)]
Use auth-groupex instead for auth-groupesx.php for Xnet authentication.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix a missing urlencode in group auth that leads to some encoding failures
Florent Bruneau [Wed, 24 Oct 2007 20:31:40 +0000 (22:31 +0200)]
Fix a missing urlencode in group auth that leads to some encoding failures
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoClose #732: Adapt subscription text to the sex of the subscriber
Florent Bruneau [Wed, 24 Oct 2007 18:24:37 +0000 (20:24 +0200)]
Close #732: Adapt subscription text to the sex of the subscriber
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix wiki text in RSS
Florent Bruneau [Tue, 23 Oct 2007 19:24:52 +0000 (21:24 +0200)]
Fix wiki text in RSS
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix double html_entities in event admin form
Florent Bruneau [Tue, 23 Oct 2007 19:14:31 +0000 (21:14 +0200)]
Fix double html_entities in event admin form
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix edition of non well geolocalized jobs
Florent Bruneau [Mon, 22 Oct 2007 18:25:18 +0000 (20:25 +0200)]
Fix edition of non well geolocalized jobs
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix the edition of event subscription for non member
Florent Bruneau [Mon, 22 Oct 2007 18:16:42 +0000 (20:16 +0200)]
Fix the edition of event subscription for non member
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix the link to update status of non-comers
Florent Bruneau [Mon, 22 Oct 2007 16:58:04 +0000 (18:58 +0200)]
Fix the link to update status of non-comers

16 years agoDo not escape address fields for Macs since that introduces '\'s when importing VCard...
Olivier Le Floch [Sun, 21 Oct 2007 00:16:34 +0000 (02:16 +0200)]
Do not escape address fields for Macs since that introduces '\'s when importing VCards in Address Book.  Keep old behaviour for Windows, pending reports that the same bug exists for Windows.

16 years agoFix banana profile update
Florent Bruneau [Fri, 19 Oct 2007 21:28:22 +0000 (23:28 +0200)]
Fix banana profile update

16 years agobundesverdienstkreuz
Stéphane Jacob [Sat, 20 Oct 2007 12:11:04 +0000 (14:11 +0200)]
bundesverdienstkreuz

16 years agotypo
Stéphane Jacob [Fri, 19 Oct 2007 10:21:50 +0000 (12:21 +0200)]
typo

16 years agoAuto-cleanup profile event table
Florent Bruneau [Thu, 18 Oct 2007 21:46:37 +0000 (23:46 +0200)]
Auto-cleanup profile event table
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoList updated fields in carnet notification (only rss and panel for now,
Florent Bruneau [Thu, 18 Oct 2007 19:34:34 +0000 (21:34 +0200)]
List updated fields in carnet notification (only rss and panel for now,
email may come later)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoAdd missing 'check_redirect'
Florent Bruneau [Thu, 18 Oct 2007 17:33:28 +0000 (19:33 +0200)]
Add missing 'check_redirect'
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix emails on payment return
Florent Bruneau [Thu, 18 Oct 2007 09:42:05 +0000 (11:42 +0200)]
Fix emails on payment return
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix issues with geoloc
Florent Bruneau [Thu, 18 Oct 2007 08:42:15 +0000 (10:42 +0200)]
Fix issues with geoloc
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix page kill notification
Florent Bruneau [Tue, 16 Oct 2007 20:46:07 +0000 (22:46 +0200)]
Fix page kill notification
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix count of non subscribers
Florent Bruneau [Tue, 16 Oct 2007 20:32:08 +0000 (22:32 +0200)]
Fix count of non subscribers
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoSome cleanup
Florent Bruneau [Tue, 16 Oct 2007 19:20:30 +0000 (21:20 +0200)]
Some cleanup

16 years agotrivial: fix "Orange" validation email subject
Raphaël Marichez [Tue, 16 Oct 2007 16:35:28 +0000 (18:35 +0200)]
trivial: fix "Orange" validation email subject

16 years agoFix validation comment emails
Florent Bruneau [Mon, 15 Oct 2007 20:31:28 +0000 (22:31 +0200)]
Fix validation comment emails
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoDon't show warning mx on the front page if the user has another valid
Florent Bruneau [Sat, 13 Oct 2007 10:15:58 +0000 (12:15 +0200)]
Don't show warning mx on the front page if the user has another valid
redirection
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix group subscription query link update
Florent Bruneau [Sat, 13 Oct 2007 07:02:06 +0000 (09:02 +0200)]
Fix group subscription query link update
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix Notification sender (I don't understand how it has been broken...)
Florent Bruneau [Sat, 13 Oct 2007 06:53:49 +0000 (08:53 +0200)]
Fix Notification sender (I don't understand how it has been broken...)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoDo allow to have all redirection disable on the web interface
Florent Bruneau [Wed, 10 Oct 2007 20:16:27 +0000 (22:16 +0200)]
Do allow to have all redirection disable on the web interface

16 years agoTypo
Florent Bruneau [Wed, 10 Oct 2007 20:04:05 +0000 (22:04 +0200)]
Typo

16 years agoFix payment comment decoder
Florent Bruneau [Wed, 10 Oct 2007 20:02:12 +0000 (22:02 +0200)]
Fix payment comment decoder

16 years agonbsp for better display in konqueror
Stéphane Jacob [Wed, 10 Oct 2007 13:10:31 +0000 (15:10 +0200)]
nbsp for better display in konqueror

16 years agoRemove autologin on xnet. It leads to a white page
Florent Bruneau [Tue, 9 Oct 2007 14:41:23 +0000 (16:41 +0200)]
Remove autologin on xnet. It leads to a white page
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoRepare carva
Florent Bruneau [Tue, 9 Oct 2007 14:07:58 +0000 (16:07 +0200)]
Repare carva
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoOops
Florent Bruneau [Tue, 9 Oct 2007 07:57:48 +0000 (09:57 +0200)]
Oops
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix geodesix link for init file
Pascal Corpet [Mon, 8 Oct 2007 21:57:06 +0000 (23:57 +0200)]
Fix geodesix link for init file

16 years agoPrepare the future...
Florent Bruneau [Mon, 8 Oct 2007 20:36:23 +0000 (22:36 +0200)]
Prepare the future...
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix listes.p.o/
Florent Bruneau [Mon, 8 Oct 2007 20:15:37 +0000 (22:15 +0200)]
Fix listes.p.o/
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoRelease
Florent Bruneau [Mon, 8 Oct 2007 18:59:18 +0000 (20:59 +0200)]
Release
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoHope this will fix a bug
Florent Bruneau [Mon, 8 Oct 2007 18:25:32 +0000 (20:25 +0200)]
Hope this will fix a bug
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoUser organization in banana depends on the location (xnet or not)/rights of the user
Florent Bruneau [Sun, 7 Oct 2007 16:07:27 +0000 (18:07 +0200)]
User organization in banana depends on the location (xnet or not)/rights of the user
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agotypos
Stéphane Jacob [Sun, 7 Oct 2007 15:53:37 +0000 (17:53 +0200)]
typos

16 years agoImproves text of profile/edit/deco
Florent Bruneau [Sun, 7 Oct 2007 15:43:37 +0000 (17:43 +0200)]
Improves text of profile/edit/deco
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoSame as 7eb43a1dbfc4e582f53fd03ad6f039b8bfd04bdd
Florent Bruneau [Sun, 7 Oct 2007 15:13:20 +0000 (17:13 +0200)]
Same as 7eb43a1dbfc4e582f53fd03ad6f039b8bfd04bdd
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoCleaner changelog
Florent Bruneau [Sun, 7 Oct 2007 13:55:41 +0000 (15:55 +0200)]
Cleaner changelog
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix detection of changes in the job tab of profile/edit
Florent Bruneau [Sun, 7 Oct 2007 12:06:16 +0000 (14:06 +0200)]
Fix detection of changes in the job tab of profile/edit
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix path to geoloc initialization file
Florent Bruneau [Sun, 7 Oct 2007 10:05:55 +0000 (12:05 +0200)]
Fix path to geoloc initialization file
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix number of parameters for autocompletion query
Florent Bruneau [Sun, 7 Oct 2007 10:05:28 +0000 (12:05 +0200)]
Fix number of parameters for autocompletion query
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoShould avoid addresses with (0.0000,0.0000) coordinates
Florent Bruneau [Sun, 7 Oct 2007 08:32:38 +0000 (10:32 +0200)]
Should avoid addresses with (0.0000,0.0000) coordinates
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoUpdate the preview of the skin "Keynote"
Florent Bruneau [Sun, 7 Oct 2007 07:04:17 +0000 (09:04 +0200)]
Update the preview of the skin "Keynote"
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoRevert "Lighter query to get the number of events displaid on every single
Florent Bruneau [Sat, 6 Oct 2007 20:52:39 +0000 (22:52 +0200)]
Revert "Lighter query to get the number of events displaid on every single
page of the site". It introduced a bug in event count.

This reverts commit e15dcc03aed9dceb1f5c0fbf2d73a2a3aa8945c9, and partially
revert b4ee37a403aa5970304b447b31a747e47f9efb18

Conflicts:

include/notifs.inc.php

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix many small issues with the "carnet"
Florent Bruneau [Sat, 6 Oct 2007 20:38:59 +0000 (22:38 +0200)]
Fix many small issues with the "carnet"
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix accent sensitivity in autocompletion
Florent Bruneau [Sat, 6 Oct 2007 16:48:10 +0000 (18:48 +0200)]
Fix accent sensitivity in autocompletion
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoChange title for email check mail
Florent Bruneau [Sat, 6 Oct 2007 14:48:19 +0000 (16:48 +0200)]
Change title for email check mail
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoHTML fix
Florent Bruneau [Sat, 6 Oct 2007 13:54:55 +0000 (15:54 +0200)]
HTML fix
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoEye candy
Florent Bruneau [Sat, 6 Oct 2007 09:06:58 +0000 (11:06 +0200)]
Eye candy
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoSend ascii to payment sites in order to avoid annoying encoding issues
Florent Bruneau [Fri, 5 Oct 2007 21:24:55 +0000 (23:24 +0200)]
Send ascii to payment sites in order to avoid annoying encoding issues
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoIndentation
Florent Bruneau [Fri, 5 Oct 2007 20:56:38 +0000 (22:56 +0200)]
Indentation
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoTypo
Florent Bruneau [Thu, 4 Oct 2007 22:07:23 +0000 (00:07 +0200)]
Typo
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix photos on banana in xnet
Florent Bruneau [Thu, 4 Oct 2007 22:02:45 +0000 (00:02 +0200)]
Fix photos on banana in xnet
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoShould avoid php errors when auth fails on xnet
Florent Bruneau [Thu, 4 Oct 2007 20:38:21 +0000 (22:38 +0200)]
Should avoid php errors when auth fails on xnet
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoBecause CSS sucks, I've been forced to hard code the flags for
Florent Bruneau [Wed, 3 Oct 2007 22:22:04 +0000 (00:22 +0200)]
Because CSS sucks, I've been forced to hard code the flags for
public/private/ax states in profile. So, it looks great on all browsers, but
it is not anymore a skin specific skinning.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoSeems to fix issues on some dummy browsers
Florent Bruneau [Wed, 3 Oct 2007 19:57:36 +0000 (21:57 +0200)]
Seems to fix issues on some dummy browsers
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoClean html
Florent Bruneau [Wed, 3 Oct 2007 19:46:20 +0000 (21:46 +0200)]
Clean html
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoURL decode payment comments
Florent Bruneau [Wed, 3 Oct 2007 18:59:45 +0000 (20:59 +0200)]
URL decode payment comments
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix paiement association to event in prompt just before being redirected to
Florent Bruneau [Wed, 3 Oct 2007 18:50:54 +0000 (20:50 +0200)]
Fix paiement association to event in prompt just before being redirected to
the bank site.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoRevert "use geoloc/ link instead of geoloc/geoloc"
Pascal Corpet [Tue, 2 Oct 2007 20:41:52 +0000 (22:41 +0200)]
Revert "use geoloc/ link instead of geoloc/geoloc"

There was a good reason (to make search/geoloc work)

Update translation for geodesix plugin. Update insertion of flash object.

This reverts commit d10b21d2d45330b3684e41d03c77d10bc6c91b55.

Conflicts:

16 years agouse geoloc/ link instead of geoloc/geoloc
Pascal Corpet [Sun, 30 Sep 2007 21:12:00 +0000 (23:12 +0200)]
use geoloc/ link instead of geoloc/geoloc

16 years agoFix details of X who are not member of the group in event admin page
Florent Bruneau [Tue, 2 Oct 2007 19:42:12 +0000 (21:42 +0200)]
Fix details of X who are not member of the group in event admin page
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix auth level required for email testing.
Florent Bruneau [Tue, 2 Oct 2007 19:13:04 +0000 (21:13 +0200)]
Fix auth level required for email testing.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoRemove an ugly hack in google maps link generation as current version of google maps...
Florent Bruneau [Mon, 1 Oct 2007 22:01:36 +0000 (00:01 +0200)]
Remove an ugly hack in google maps link generation as current version of google maps seems to
behave properly.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoRewrite shortcuts to run a quick search if a uniq result can't be found
Florent Bruneau [Mon, 1 Oct 2007 20:46:46 +0000 (22:46 +0200)]
Rewrite shortcuts to run a quick search if a uniq result can't be found

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoLess confusing default text for payment email
Florent Bruneau [Mon, 1 Oct 2007 08:50:12 +0000 (10:50 +0200)]
Less confusing default text for payment email

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agotypo
Stéphane Jacob [Mon, 1 Oct 2007 08:15:08 +0000 (10:15 +0200)]
typo

16 years agoSome layout improvements
Florent Bruneau [Sun, 30 Sep 2007 17:41:20 +0000 (19:41 +0200)]
Some layout improvements

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
16 years agoFix encoding issue in contact pdf
Florent Bruneau [Sun, 30 Sep 2007 13:27:31 +0000 (15:27 +0200)]
Fix encoding issue in contact pdf
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>