platal.git
15 years agoFixes the mass email deactivation used in the admin user edition page.
Vincent Zanotti [Sat, 16 May 2009 12:50:22 +0000 (14:50 +0200)]
Fixes the mass email deactivation used in the admin user edition page.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
15 years agoCoerces the first name and last name of a registering user to what is stored in
Vincent Zanotti [Tue, 12 May 2009 22:56:08 +0000 (00:56 +0200)]
Coerces the first name and last name of a registering user to what is stored in
the database.
Previously, a user could register with only parts of her full last name, and the
non-hruid email addresses would be computed from that user provided name.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
15 years agoFixes the email addresses used to inform participants to an event that they can now...
Vincent Zanotti [Tue, 12 May 2009 00:12:19 +0000 (02:12 +0200)]
Fixes the email addresses used to inform participants to an event that they can now pay for it.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
15 years agoFixes the generation of hruid in the user mass-add system.
Vincent Zanotti [Mon, 20 Apr 2009 21:26:50 +0000 (23:26 +0200)]
Fixes the generation of hruid in the user mass-add system.
Updates to the latest version of core.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
15 years agoRevert "Fixes the hruid generation when mass-importing a new promotion."
Vincent Zanotti [Mon, 20 Apr 2009 20:01:07 +0000 (22:01 +0200)]
Revert "Fixes the hruid generation when mass-importing a new promotion."

This reverts commit 1e865041b513cbdec96cfe155d9072e1546d4144.

15 years agoFixes the hruid generation when mass-importing a new promotion.
Vincent Zanotti [Fri, 10 Apr 2009 00:02:55 +0000 (02:02 +0200)]
Fixes the hruid generation when mass-importing a new promotion.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
15 years agoProperly handles the case where an admin search for a good looking IP-address that...
Vincent Zanotti [Wed, 8 Apr 2009 12:14:05 +0000 (14:14 +0200)]
Properly handles the case where an admin search for a good looking IP-address that can't in facts be translated to its 32bits representation.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
15 years agoFinally re-adds jquery.autocomplete.js to the tree, as our source is 403-ing us....
Vincent Zanotti [Sun, 5 Apr 2009 09:07:53 +0000 (11:07 +0200)]
Finally re-adds jquery.autocomplete.js to the tree, as our source is 403-ing us. The reason is that the autocomplete plugin is now official; we can't use it directly though, as our code is not yet compatible with this new updated version.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
15 years agoFixes notification email on removal of "nom d'usage" -- the email was sent to the...
Vincent Zanotti [Thu, 19 Mar 2009 00:04:12 +0000 (01:04 +0100)]
Fixes notification email on removal of "nom d'usage" -- the email was sent to the former bestalias email address.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
15 years ago****** pmwiki.
Florent Bruneau [Mon, 23 Feb 2009 12:36:19 +0000 (13:36 +0100)]
****** pmwiki.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix core version.
Florent Bruneau [Sat, 21 Feb 2009 21:05:47 +0000 (22:05 +0100)]
Fix core version.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAvoid null gids.
Florent Bruneau [Sat, 21 Feb 2009 08:23:20 +0000 (09:23 +0100)]
Avoid null gids.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdds a missing XSRF token on Xnet's directory synchronization page.
Vincent Zanotti [Wed, 18 Feb 2009 12:38:48 +0000 (13:38 +0100)]
Adds a missing XSRF token on Xnet's directory synchronization page.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoFix a SQL injection vulnerability on a public page o_O.
Florent Bruneau [Sun, 15 Feb 2009 09:30:45 +0000 (10:30 +0100)]
Fix a SQL injection vulnerability on a public page o_O.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoResurrect events/rss.tpl and xnetgrp/announce-rss.tpl that were lost in a
Florent Bruneau [Sat, 7 Feb 2009 00:18:13 +0000 (01:18 +0100)]
Resurrect events/rss.tpl and xnetgrp/announce-rss.tpl that were lost in a
bad conflict resolution some times ago.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix vcard for users that don't have a pro address.
Olivier Le Floch [Sat, 31 Jan 2009 12:46:15 +0000 (13:46 +0100)]
Fix vcard for users that don't have a pro address.

Signed-off-by: Olivier Le Floch <olivier.le-floch@polytechnique.org>
15 years agoMissing hook for csv export of xnetlists.
Florent Bruneau [Fri, 23 Jan 2009 21:27:12 +0000 (22:27 +0100)]
Missing hook for csv export of xnetlists.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes SQL error in event's alias creation.
Stéphane Jacob [Sun, 18 Jan 2009 23:19:22 +0000 (00:19 +0100)]
Fixes SQL error in event's alias creation.

15 years agoFix SQL error.
Florent Bruneau [Wed, 14 Jan 2009 22:09:58 +0000 (23:09 +0100)]
Fix SQL error.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoLog disconnection only if the user is logged.
Florent Bruneau [Wed, 14 Jan 2009 22:05:48 +0000 (23:05 +0100)]
Log disconnection only if the user is logged.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix SQL error in watch_nonins.
Florent Bruneau [Mon, 12 Jan 2009 08:35:35 +0000 (09:35 +0100)]
Fix SQL error in watch_nonins.

This is not a really fix, it only ignores the error (the entry is added
twice).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes Xisation of people whose names contain a - in .net.
Stéphane Jacob [Fri, 9 Jan 2009 14:25:47 +0000 (15:25 +0100)]
Fixes Xisation of people whose names contain a - in .net.

15 years agoFixes duplicated key when adding a new membre in .net.
Stéphane Jacob [Wed, 7 Jan 2009 16:14:48 +0000 (17:14 +0100)]
Fixes duplicated key when adding a new membre in .net.

15 years agoFix registration.
Florent Bruneau [Mon, 5 Jan 2009 20:07:21 +0000 (21:07 +0100)]
Fix registration.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdds missing include in modules/admin.
Vincent Zanotti [Mon, 5 Jan 2009 19:00:17 +0000 (20:00 +0100)]
Adds missing include in modules/admin.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoFixes group search query.
Stéphane Jacob [Sun, 4 Jan 2009 10:35:59 +0000 (11:35 +0100)]
Fixes group search query.

15 years agoFixes plat/al's feeds. Feed handlers were using an User object as a numerical id.
Vincent Zanotti [Sat, 3 Jan 2009 13:33:57 +0000 (14:33 +0100)]
Fixes plat/al's feeds. Feed handlers were using an User object as a numerical id.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoDon't add adresses to remove.
Florent Bruneau [Tue, 30 Dec 2008 20:10:06 +0000 (21:10 +0100)]
Don't add adresses to remove.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes the reminding interface for people who have not completed their registration.
Stéphane Jacob [Mon, 29 Dec 2008 16:36:42 +0000 (17:36 +0100)]
Fixes the reminding interface for people who have not completed their registration.

15 years agoShould fix key collision in sync from AX.
Florent Bruneau [Mon, 29 Dec 2008 15:46:39 +0000 (16:46 +0100)]
Should fix key collision in sync from AX.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix set_bogo_level and set_options.
Florent Bruneau [Sun, 28 Dec 2008 21:18:09 +0000 (22:18 +0100)]
Fix set_bogo_level and set_options.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoQuick and ugly fix to avoid key collision on medal request insertion.
Florent Bruneau [Sun, 28 Dec 2008 20:59:48 +0000 (21:59 +0100)]
Quick and ugly fix to avoid key collision on medal request insertion.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdated text on the password/smtp page
Raphaël Barrois [Mon, 17 Nov 2008 10:22:27 +0000 (11:22 +0100)]
Updated text on the password/smtp page

It was unclear whether it was possible or not to use the same
password as for the connexion.

15 years agoSecurity fix: don't rely on sql queries forged by a service we don't
Florent Bruneau [Sun, 21 Dec 2008 14:42:13 +0000 (15:42 +0100)]
Security fix: don't rely on sql queries forged by a service we don't
control.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSwitch plat/al to restricted mode by default, and enables the per-uri robots.txt...
Vincent Zanotti [Sun, 21 Dec 2008 14:14:03 +0000 (15:14 +0100)]
Switch plat/al to restricted mode by default, and enables the per-uri robots.txt-based disallowing.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoShould avoid 'empty' countries in geoloc.
Florent Bruneau [Sun, 21 Dec 2008 13:55:54 +0000 (14:55 +0100)]
Should avoid 'empty' countries in geoloc.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse last core (SQL error logger).
Florent Bruneau [Sat, 20 Dec 2008 17:06:46 +0000 (18:06 +0100)]
Use last core (SQL error logger).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes event creation when there are X that are not in Xorg in the group.
Stéphane Jacob [Sat, 20 Dec 2008 15:54:57 +0000 (16:54 +0100)]
Fixes event creation when there are X that are not in Xorg in the group.

15 years agoUse last version of core (fix critical bug in wiki permissions).
Florent Bruneau [Thu, 18 Dec 2008 22:28:29 +0000 (23:28 +0100)]
Use last version of core (fix critical bug in wiki permissions).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix list creation.
Florent Bruneau [Thu, 18 Dec 2008 07:42:38 +0000 (08:42 +0100)]
Fix list creation.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix some logging issues again.
Florent Bruneau [Wed, 17 Dec 2008 20:51:27 +0000 (21:51 +0100)]
Fix some logging issues again.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAnother syntax error.
Florent Bruneau [Wed, 17 Dec 2008 11:25:11 +0000 (12:25 +0100)]
Another syntax error.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix syntax error.
Florent Bruneau [Wed, 17 Dec 2008 09:53:11 +0000 (10:53 +0100)]
Fix syntax error.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix invalid query.
Florent Bruneau [Tue, 16 Dec 2008 14:50:04 +0000 (15:50 +0100)]
Fix invalid query.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes aliases creation.
Stéphane Jacob [Mon, 15 Dec 2008 21:57:46 +0000 (22:57 +0100)]
Fixes aliases creation.

15 years agoPlLogger should be replaced by S::logger() (shorter version).
Stéphane Jacob [Mon, 15 Dec 2008 19:38:07 +0000 (20:38 +0100)]
PlLogger should be replaced by S::logger() (shorter version).

15 years agoPlLogger should be replaced by S::logger().
Stéphane Jacob [Mon, 15 Dec 2008 19:10:14 +0000 (20:10 +0100)]
PlLogger should be replaced by S::logger().

15 years agoGets rid of attachEvent.
Stéphane Jacob [Sat, 13 Dec 2008 18:11:55 +0000 (19:11 +0100)]
Gets rid of attachEvent.

15 years agoFixes addition of activity sectors in mentor interface.
Stéphane Jacob [Sat, 13 Dec 2008 17:21:29 +0000 (18:21 +0100)]
Fixes addition of activity sectors in mentor interface.

15 years agoLogin is more explicit than user_id.
Florent Bruneau [Sat, 13 Dec 2008 12:42:56 +0000 (13:42 +0100)]
Login is more explicit than user_id.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix double popup.
Florent Bruneau [Sat, 13 Dec 2008 11:47:33 +0000 (12:47 +0100)]
Fix double popup.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix mass_subscribe.
Florent Bruneau [Sat, 13 Dec 2008 11:30:39 +0000 (12:30 +0100)]
Fix mass_subscribe.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix SU on skin Sharky.
Florent Bruneau [Fri, 12 Dec 2008 13:52:09 +0000 (14:52 +0100)]
Fix SU on skin Sharky.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes the display of aliases on the admin/user/ page.
Vincent Zanotti [Fri, 12 Dec 2008 13:26:40 +0000 (14:26 +0100)]
Fixes the display of aliases on the admin/user/ page.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoFix instantiation of the Platal object in both listes_redirect
Florent Bruneau [Fri, 12 Dec 2008 08:54:30 +0000 (09:54 +0100)]
Fix instantiation of the Platal object in both listes_redirect
(listes.p.org) and webredirect (carva.org).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix calls to is_subscription_pending. (Closes:#942).
Florent Bruneau [Fri, 12 Dec 2008 08:52:24 +0000 (09:52 +0100)]
Fix calls to is_subscription_pending. (Closes:#942).

Also add a bit of logging... useful for debugging.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate core (wiki cache fix).
Florent Bruneau [Thu, 11 Dec 2008 22:04:41 +0000 (23:04 +0100)]
Update core (wiki cache fix).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix hruid update script.
Florent Bruneau [Thu, 11 Dec 2008 21:33:33 +0000 (22:33 +0100)]
Fix hruid update script.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix URL for rewrite.
Florent Bruneau [Thu, 11 Dec 2008 21:21:39 +0000 (22:21 +0100)]
Fix URL for rewrite.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPlat/al 0.10.0. xorg/0.10.0
Florent Bruneau [Thu, 11 Dec 2008 19:40:40 +0000 (20:40 +0100)]
Plat/al 0.10.0.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMore readable administration portal.
Florent Bruneau [Sun, 7 Dec 2008 20:45:15 +0000 (21:45 +0100)]
More readable administration portal.
Add admin/accounts page with a list of all administrators and all disabled
accounts.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoOptimizes the nickname synchronization for GoogleApps by not sending data for disable...
Vincent Zanotti [Sun, 7 Dec 2008 17:33:19 +0000 (18:33 +0100)]
Optimizes the nickname synchronization for GoogleApps by not sending data for disabled accounts.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoHandle one more special case
Aymeric Augustin [Sun, 7 Dec 2008 17:09:39 +0000 (18:09 +0100)]
Handle one more special case
Extra checks

15 years agoFixes sector and function's display in the profile edition interface (Ooops).
Stéphane Jacob [Sun, 7 Dec 2008 15:10:48 +0000 (16:10 +0100)]
Fixes sector and function's display in the profile edition interface (Ooops).

15 years agoFix SUID authentication:
Florent Bruneau [Sun, 7 Dec 2008 11:20:39 +0000 (12:20 +0100)]
Fix SUID authentication:
 * default auth level is AUTH_MDP
 * requested password (if needed) is the password of the administrator

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes sector and function's display in the profile edition interface.
Stéphane Jacob [Sat, 6 Dec 2008 22:52:50 +0000 (23:52 +0100)]
Fixes sector and function's display in the profile edition interface.

15 years agoTrim regexps to avoid the 'baldelx' effect.
Florent Bruneau [Tue, 2 Dec 2008 18:07:56 +0000 (19:07 +0100)]
Trim regexps to avoid the 'baldelx' effect.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix last session.
Florent Bruneau [Mon, 1 Dec 2008 22:04:52 +0000 (23:04 +0100)]
Fix last session.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoDeletes ambiguous explaination text about medals' publicity.
Stéphane Jacob [Fri, 28 Nov 2008 12:19:40 +0000 (13:19 +0100)]
Deletes ambiguous explaination text about medals' publicity.

15 years agoAdds a pop-up when the subject is not filled on the group email interface and sets...
Stéphane Jacob [Thu, 27 Nov 2008 12:33:34 +0000 (13:33 +0100)]
Adds a pop-up when the subject is not filled on the group email interface and sets the default subject to null.

15 years agoReviewing and slighlty clarifying template for sender address rewriting
Aymeric Augustin [Sat, 22 Nov 2008 13:54:51 +0000 (14:54 +0100)]
Reviewing and slighlty clarifying template for sender address rewriting

15 years agoImplementation of the logger here.
Florent Bruneau [Sun, 16 Nov 2008 20:46:38 +0000 (21:46 +0100)]
Implementation of the logger here.

WARNING: This breaks compatibility with sessions created by previous
versions of plat/al.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCosmetics.
Florent Bruneau [Sun, 16 Nov 2008 20:12:08 +0000 (21:12 +0100)]
Cosmetics.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoShould fix the calculation of the number of pages on X.net events admin page (Closes...
Florent Bruneau [Sun, 16 Nov 2008 19:45:55 +0000 (20:45 +0100)]
Should fix the calculation of the number of pages on X.net events admin page (Closes #751)

Grumpf, obfuscated code! (not sure this fix all cases, please test if possible).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd a message when a user valid his subscription to an event.
Florent Bruneau [Sun, 16 Nov 2008 14:21:26 +0000 (15:21 +0100)]
Add a message when a user valid his subscription to an event.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoOn X.net, sitename is 'Polytechnique.net'.
Florent Bruneau [Sun, 16 Nov 2008 13:04:32 +0000 (14:04 +0100)]
On X.net, sitename is 'Polytechnique.net'.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoConfirming to editorial rules: 'courriel' => 'email'
Florent Bruneau [Sat, 15 Nov 2008 20:11:09 +0000 (21:11 +0100)]
Confirming to editorial rules: 'courriel' => 'email'

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoHop hop hop!!!
Florent Bruneau [Sat, 15 Nov 2008 20:09:33 +0000 (21:09 +0100)]
Hop hop hop!!!

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix performance issue at session creation.
Florent Bruneau [Sat, 15 Nov 2008 20:00:57 +0000 (21:00 +0100)]
Fix performance issue at session creation.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes openweb.css and keynote.css bugs introduced in fd9a8382.
Stéphane Jacob [Sat, 15 Nov 2008 16:51:04 +0000 (17:51 +0100)]
Fixes openweb.css and keynote.css bugs introduced in fd9a8382.

15 years agoAdds picture for the order of St Charles.
Stéphane Jacob [Sat, 15 Nov 2008 16:36:16 +0000 (17:36 +0100)]
Adds picture for the order of St Charles.

15 years agoMissing anchors
Florent Bruneau [Sat, 15 Nov 2008 09:55:11 +0000 (10:55 +0100)]
Missing anchors

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoGadz -> {$sitename}.
Florent Bruneau [Sat, 15 Nov 2008 09:48:55 +0000 (10:48 +0100)]
Gadz -> {$sitename}.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoExport the members of a list as a CSV file (Closes #927)
Florent Bruneau [Fri, 14 Nov 2008 21:36:19 +0000 (22:36 +0100)]
Export the members of a list as a CSV file (Closes #927)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate to txm's text (to be reviewed by the communication team).
Florent Bruneau [Fri, 14 Nov 2008 20:26:49 +0000 (21:26 +0100)]
Update to txm's text (to be reviewed by the communication team).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate ChangeLog
Florent Bruneau [Fri, 14 Nov 2008 20:13:27 +0000 (21:13 +0100)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSmall update to manage NomDusage correctly
Laurent Penou [Tue, 11 Nov 2008 11:34:53 +0000 (12:34 +0100)]
Small update to manage NomDusage correctly

15 years agoRead-only version of the globally whitelisted websites for openid
Aymeric Augustin [Sun, 9 Nov 2008 14:07:16 +0000 (15:07 +0100)]
Read-only version of the globally whitelisted websites for openid
Adding a site can be done directly in SQL with user_id == NULL

15 years agoUsers can delete entries from their openid whitelid
Aymeric Augustin [Sun, 9 Nov 2008 13:53:23 +0000 (14:53 +0100)]
Users can delete entries from their openid whitelid

15 years agoOops, fix dynpost.
Florent Bruneau [Sat, 8 Nov 2008 11:53:17 +0000 (12:53 +0100)]
Oops, fix dynpost.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoOops, fix vcard query to retreive user pictures.
Florent Bruneau [Sat, 8 Nov 2008 11:47:22 +0000 (12:47 +0100)]
Oops, fix vcard query to retreive user pictures.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRewrite goodiesPopup with jQuery, cleanup.
Florent Bruneau [Fri, 7 Nov 2008 18:34:01 +0000 (19:34 +0100)]
Rewrite goodiesPopup with jQuery, cleanup.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRewrite auto_links stuff using jQuery.
Florent Bruneau [Fri, 7 Nov 2008 18:24:00 +0000 (19:24 +0100)]
Rewrite auto_links stuff using jQuery.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRewrite our pour implementation of Ajax using jQuery.
Florent Bruneau [Fri, 7 Nov 2008 17:32:11 +0000 (18:32 +0100)]
Rewrite our pour implementation of Ajax using jQuery.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate ChangeLog
Florent Bruneau [Fri, 7 Nov 2008 16:26:35 +0000 (17:26 +0100)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoWiki preview uses 'post' instead of 'get' (Closes #918)
Florent Bruneau [Fri, 7 Nov 2008 16:22:28 +0000 (17:22 +0100)]
Wiki preview uses 'post' instead of 'get' (Closes #918)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate core and ChangeLog: version will be 0.10.0
Florent Bruneau [Fri, 7 Nov 2008 15:51:09 +0000 (16:51 +0100)]
Update core and ChangeLog: version will be 0.10.0

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate ChangeLog
Aymeric Augustin [Mon, 3 Nov 2008 20:35:17 +0000 (21:35 +0100)]
Update ChangeLog

15 years agoSimplify detection of bounces by using the MIME type (which was checked anyway)
Aymeric Augustin [Sun, 2 Nov 2008 22:16:57 +0000 (23:16 +0100)]
Simplify detection of bounces by using the MIME type (which was checked anyway)
Improve the detection of the "out of office"
Fix an error message

15 years agoScript to automatically process the NL bounces
Aymeric Augustin [Sun, 2 Nov 2008 21:27:45 +0000 (22:27 +0100)]
Script to automatically process the NL bounces