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>
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>
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>
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>
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>
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>
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>
Pascal Corpet [Sun, 28 Oct 2007 23:01:57 +0000 (00:01 +0100)]
Oops forgot one file.
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.
Pascal Corpet [Sun, 28 Oct 2007 22:52:03 +0000 (23:52 +0100)]
Adds a dynamic configuration ini file.
Pascal Corpet [Sun, 28 Oct 2007 20:07:43 +0000 (21:07 +0100)]
Add a where clause to table editor
Pascal Corpet [Sun, 28 Oct 2007 20:05:53 +0000 (21:05 +0100)]
Set an alt in icon when there is a title
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>
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>
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>
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>
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>
Florent Bruneau [Sun, 28 Oct 2007 09:47:17 +0000 (10:47 +0100)]
Remove BDD warning for region in entreprise addresses
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>
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>
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>
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>
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>
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>
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>
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>
Florent Bruneau [Mon, 22 Oct 2007 16:58:04 +0000 (18:58 +0200)]
Fix the link to update status of non-comers
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.
Florent Bruneau [Fri, 19 Oct 2007 21:28:22 +0000 (23:28 +0200)]
Fix banana profile update
Stéphane Jacob [Sat, 20 Oct 2007 12:11:04 +0000 (14:11 +0200)]
bundesverdienstkreuz
Stéphane Jacob [Fri, 19 Oct 2007 10:21:50 +0000 (12:21 +0200)]
typo
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>
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>
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>
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>
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>
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>
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>
Florent Bruneau [Tue, 16 Oct 2007 19:20:30 +0000 (21:20 +0200)]
Some cleanup
Raphaël Marichez [Tue, 16 Oct 2007 16:35:28 +0000 (18:35 +0200)]
trivial: fix "Orange" validation email subject
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>
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>
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>
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>
Florent Bruneau [Wed, 10 Oct 2007 20:16:27 +0000 (22:16 +0200)]
Do allow to have all redirection disable on the web interface
Florent Bruneau [Wed, 10 Oct 2007 20:04:05 +0000 (22:04 +0200)]
Typo
Florent Bruneau [Wed, 10 Oct 2007 20:02:12 +0000 (22:02 +0200)]
Fix payment comment decoder
Stéphane Jacob [Wed, 10 Oct 2007 13:10:31 +0000 (15:10 +0200)]
nbsp for better display in konqueror
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>
Florent Bruneau [Tue, 9 Oct 2007 14:07:58 +0000 (16:07 +0200)]
Repare carva
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 9 Oct 2007 07:57:48 +0000 (09:57 +0200)]
Oops
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Pascal Corpet [Mon, 8 Oct 2007 21:57:06 +0000 (23:57 +0200)]
Fix geodesix link for init file
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>
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>
Florent Bruneau [Mon, 8 Oct 2007 18:59:18 +0000 (20:59 +0200)]
Release
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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>
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>
Stéphane Jacob [Sun, 7 Oct 2007 15:53:37 +0000 (17:53 +0200)]
typos
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>
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>
Florent Bruneau [Sun, 7 Oct 2007 13:55:41 +0000 (15:55 +0200)]
Cleaner changelog
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Florent Bruneau [Sat, 6 Oct 2007 13:54:55 +0000 (15:54 +0200)]
HTML fix
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 6 Oct 2007 09:06:58 +0000 (11:06 +0200)]
Eye candy
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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>
Florent Bruneau [Fri, 5 Oct 2007 20:56:38 +0000 (22:56 +0200)]
Indentation
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Thu, 4 Oct 2007 22:07:23 +0000 (00:07 +0200)]
Typo
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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>
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>
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>
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>
Florent Bruneau [Wed, 3 Oct 2007 19:46:20 +0000 (21:46 +0200)]
Clean html
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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>
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>
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:
Pascal Corpet [Sun, 30 Sep 2007 21:12:00 +0000 (23:12 +0200)]
use geoloc/ link instead of geoloc/geoloc
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>
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>
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>
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>
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>
Stéphane Jacob [Mon, 1 Oct 2007 08:15:08 +0000 (10:15 +0200)]
typo
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>
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>
Florent Bruneau [Sun, 30 Sep 2007 13:14:05 +0000 (15:14 +0200)]
Don't lookup for both city and cityid
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 30 Sep 2007 12:54:28 +0000 (14:54 +0200)]
Also checkout the name of the city from its id
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 30 Sep 2007 10:40:56 +0000 (12:40 +0200)]
Show poster photo in banana headers
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Raphaël Marichez [Sat, 29 Sep 2007 22:59:15 +0000 (00:59 +0200)]
broken_mx: fix multiple warning messages on bad mx
Florent Bruneau [Sat, 29 Sep 2007 22:28:41 +0000 (00:28 +0200)]
Remove useless css attributes
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 29 Sep 2007 20:51:24 +0000 (22:51 +0200)]
Login page is now mark as a 403 error in order to force ajax queries to fail
client-side if the session has timeouted.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 29 Sep 2007 20:15:02 +0000 (22:15 +0200)]
User can add "de " at the beginning of his name (if somebody has a complete
list of all possible particle, it could be useful).
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 29 Sep 2007 19:16:42 +0000 (21:16 +0200)]
Can request serveral list at the same time.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>