platal.git
13 years agoMerge branch 'xorg/1.0.2/master' into xorg/master
Stéphane Jacob [Fri, 7 Jan 2011 14:02:04 +0000 (15:02 +0100)]
Merge branch 'xorg/1.0.2/master' into xorg/master

13 years agoOops.
Stéphane Jacob [Fri, 7 Jan 2011 10:31:57 +0000 (11:31 +0100)]
Oops.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdministrations pages for country and language edition (Closes #1320).
Stéphane Jacob [Fri, 7 Jan 2011 06:36:18 +0000 (07:36 +0100)]
Administrations pages for country and language edition (Closes #1320).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds connect.db.inc.php to upgrade/1.1.0.
Stéphane Jacob [Wed, 5 Jan 2011 17:54:17 +0000 (18:54 +0100)]
Adds connect.db.inc.php to upgrade/1.1.0.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdates language table for better compatibility with iso codes.
Stéphane Jacob [Wed, 5 Jan 2011 17:17:46 +0000 (18:17 +0100)]
Updates language table for better compatibility with iso codes.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDisplays and compares our country and language lists with iso lists.
Stéphane Jacob [Wed, 5 Jan 2011 15:13:36 +0000 (16:13 +0100)]
Displays and compares our country and language lists with iso lists.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds error, warning, valid cells for (tiny)bicol tables.
Stéphane Jacob [Wed, 5 Jan 2011 15:11:38 +0000 (16:11 +0100)]
Adds error, warning, valid cells for (tiny)bicol tables.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoRemoves useless getters from Phone class.
Stéphane Jacob [Mon, 3 Jan 2011 23:55:18 +0000 (00:55 +0100)]
Removes useless getters from Phone class.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoHappy New Year!
Florent Bruneau [Tue, 4 Jan 2011 20:51:37 +0000 (21:51 +0100)]
Happy New Year!

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoImplements the first API handler (/api/1/user/<user>/isRegistered). It
Vincent Zanotti [Mon, 3 Jan 2011 20:10:37 +0000 (21:10 +0100)]
Implements the first API handler (/api/1/user/<user>/isRegistered). It
is associated with a new permission, which can only be set as an
additonal permission for existing users (accounts.user_perms).

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
13 years agoImplements PlSession::apiAuth. The authentication is based on a HMAC
Vincent Zanotti [Mon, 3 Jan 2011 20:08:48 +0000 (21:08 +0100)]
Implements PlSession::apiAuth. The authentication is based on a HMAC
signature, which takes into account the resource, the payload, and the
current timestamp.

It effectively blocks any replay beyond "the same method, within 10
seconds", which is deemed an acceptable risk, as long as API methods are
idempotent.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
13 years agoFixes section display in vcard.
Stéphane Jacob [Mon, 3 Jan 2011 21:59:13 +0000 (22:59 +0100)]
Fixes section display in vcard.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes group display in vcard.
Stéphane Jacob [Mon, 3 Jan 2011 21:58:55 +0000 (22:58 +0100)]
Fixes group display in vcard.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds custom welcome message for group subscription (Closes #1230).
Stéphane Jacob [Mon, 3 Jan 2011 20:17:04 +0000 (21:17 +0100)]
Adds custom welcome message for group subscription (Closes #1230).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoGives choice for event subscribtion notification: event creator, group animators...
Stéphane Jacob [Mon, 3 Jan 2011 18:28:46 +0000 (19:28 +0100)]
Gives choice for event subscribtion notification: event creator, group animators, both or nobody (Closes #1233).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoNotifies group admins and event creator when someone subscribes to it.
Stéphane Jacob [Mon, 3 Jan 2011 18:05:19 +0000 (19:05 +0100)]
Notifies group admins and event creator when someone subscribes to it.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoReverting the update of core, I was fooled by git-commit -as.
Vincent Zanotti [Mon, 3 Jan 2011 14:50:52 +0000 (15:50 +0100)]
Reverting the update of core, I was fooled by git-commit -as.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
13 years agoChanges the permissions for the GoogleApps handler to 'mail', since it
Vincent Zanotti [Mon, 3 Jan 2011 14:48:59 +0000 (15:48 +0100)]
Changes the permissions for the GoogleApps handler to 'mail', since it
doesn't work yet for masters/PhDs.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
13 years agoUpdates the hooks in module/carnet.php to use the new PlTokenHook.
Vincent Zanotti [Sat, 1 Jan 2011 23:20:58 +0000 (00:20 +0100)]
Updates the hooks in module/carnet.php to use the new PlTokenHook.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
13 years agoTranslates comments in BPLCCyberPlus class.
Stéphane Jacob [Mon, 3 Jan 2011 13:50:30 +0000 (14:50 +0100)]
Translates comments in BPLCCyberPlus class.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoPrevents warning in PayPal payments for user without profiles.
Stéphane Jacob [Mon, 3 Jan 2011 13:20:46 +0000 (14:20 +0100)]
Prevents warning in PayPal payments for user without profiles.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge branch 'xorg/1.0.2/master' into xorg/master
Stéphane Jacob [Mon, 3 Jan 2011 12:30:33 +0000 (13:30 +0100)]
Merge branch 'xorg/1.0.2/master' into xorg/master

13 years agoFixes indent in BPLCCyberPlus class.
Stéphane Jacob [Mon, 3 Jan 2011 12:29:07 +0000 (13:29 +0100)]
Fixes indent in BPLCCyberPlus class.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes HTML validation and user's sex retrieval in payment.
Stéphane Jacob [Mon, 3 Jan 2011 12:23:15 +0000 (13:23 +0100)]
Fixes HTML validation and user's sex retrieval in payment.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes PHP errors in PayPal payments (Closes #1318).
Stéphane Jacob [Mon, 3 Jan 2011 12:22:12 +0000 (13:22 +0100)]
Fixes PHP errors in PayPal payments (Closes #1318).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoImproves Geocoder::getFirstLines to prevent warnings and unwanted \r.
Stéphane Jacob [Mon, 3 Jan 2011 12:20:22 +0000 (13:20 +0100)]
Improves Geocoder::getFirstLines to prevent warnings and unwanted \r.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes errors in geocoder.
Stéphane Jacob [Mon, 3 Jan 2011 11:49:07 +0000 (12:49 +0100)]
Fixes errors in geocoder.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge remote branch 'origin/xorg/1.0.2/master' into xorg/master
Florent Bruneau [Sun, 2 Jan 2011 20:08:54 +0000 (21:08 +0100)]
Merge remote branch 'origin/xorg/1.0.2/master' into xorg/master

13 years agoMerge remote branch 'origin/xorg/maint' into xorg/1.0.2/master
Florent Bruneau [Sun, 2 Jan 2011 20:07:59 +0000 (21:07 +0100)]
Merge remote branch 'origin/xorg/maint' into xorg/1.0.2/master

13 years agoFix error in RPC.
Florent Bruneau [Sun, 2 Jan 2011 17:07:22 +0000 (18:07 +0100)]
Fix error in RPC.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoML-List errors during registration are non-fatal (but still logged).
Florent Bruneau [Sun, 2 Jan 2011 17:02:46 +0000 (18:02 +0100)]
ML-List errors during registration are non-fatal (but still logged).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoDisplays group positions on group's main page.
Stéphane Jacob [Sat, 1 Jan 2011 12:48:05 +0000 (13:48 +0100)]
Displays group positions on group's main page.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoNotifies group position modification success.
Stéphane Jacob [Fri, 31 Dec 2010 18:44:14 +0000 (19:44 +0100)]
Notifies group position modification success.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds positions for group members.
Stéphane Jacob [Fri, 31 Dec 2010 17:39:48 +0000 (18:39 +0100)]
Adds positions for group members.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes comment display in payment email (Closes #1375).
Stéphane Jacob [Fri, 31 Dec 2010 11:57:03 +0000 (12:57 +0100)]
Fixes comment display in payment email (Closes #1375).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds AX approval date to groups.
Stéphane Jacob [Thu, 30 Dec 2010 22:45:09 +0000 (23:45 +0100)]
Adds AX approval date to groups.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoEnables email services for masters and doctorates.
Stéphane Jacob [Thu, 30 Dec 2010 18:22:26 +0000 (19:22 +0100)]
Enables email services for masters and doctorates.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge branch 'xorg/1.0.2/master' into xorg/master
Stéphane Jacob [Thu, 30 Dec 2010 18:15:38 +0000 (19:15 +0100)]
Merge branch 'xorg/1.0.2/master' into xorg/master

13 years agoUpdates ChangeLog.
Stéphane Jacob [Thu, 30 Dec 2010 17:16:48 +0000 (18:16 +0100)]
Updates ChangeLog.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDo not show or propose email services to masters and doctorants for now (Closes ...
Stéphane Jacob [Thu, 30 Dec 2010 14:06:10 +0000 (15:06 +0100)]
Do not show or propose email services to masters and doctorants for now (Closes #1374, XXX: to be removed once they get access to these services).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge branch 'xorg/1.0.2/master' into xorg/master
Raphaël Barrois [Wed, 29 Dec 2010 23:10:59 +0000 (00:10 +0100)]
Merge branch 'xorg/1.0.2/master' into xorg/master

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoAdds 'by AX id' advanced search for admins (Closes #1366)
Raphaël Barrois [Tue, 28 Dec 2010 16:05:09 +0000 (17:05 +0100)]
Adds 'by AX id' advanced search for admins (Closes #1366)

This field is only available for X.org admins and AX secretaries.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoSplit the SearchSet into QuickSet and AdvancedSet
Raphaël Barrois [Tue, 28 Dec 2010 15:37:17 +0000 (16:37 +0100)]
Split the SearchSet into QuickSet and AdvancedSet

Also move the 'not registered' field for quicksearch into the UFB_Quick.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoUpdate UFC_SchoolId arguments
Raphaël Barrois [Tue, 28 Dec 2010 15:19:18 +0000 (16:19 +0100)]
Update UFC_SchoolId arguments

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoMerge branch 'xorg/1.0.2/master'
Stéphane Jacob [Wed, 29 Dec 2010 01:40:59 +0000 (02:40 +0100)]
Merge branch 'xorg/1.0.2/master'

13 years agoAdds search on subadministrativearea (Closes #1312).
Stéphane Jacob [Wed, 29 Dec 2010 01:07:27 +0000 (02:07 +0100)]
Adds search on subadministrativearea (Closes #1312).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds adminarea to geoloac_subadministrativearea.
Stéphane Jacob [Wed, 29 Dec 2010 01:28:00 +0000 (02:28 +0100)]
Adds adminarea to geoloac_subadministrativearea.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge remote branch 'origin/xorg/1.0.2/master' into xorg/master
Florent Bruneau [Tue, 28 Dec 2010 21:21:30 +0000 (22:21 +0100)]
Merge remote branch 'origin/xorg/1.0.2/master' into xorg/master

Conflicts:
templates/skin/common.title.header.tpl

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoMerge remote branch 'origin/xorg/maint' into xorg/1.0.2/master
Florent Bruneau [Tue, 28 Dec 2010 21:20:06 +0000 (22:20 +0100)]
Merge remote branch 'origin/xorg/maint' into xorg/1.0.2/master

13 years agoFix error case.
Florent Bruneau [Tue, 28 Dec 2010 21:13:41 +0000 (22:13 +0100)]
Fix error case.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix double html-encoding.
Florent Bruneau [Tue, 28 Dec 2010 21:09:33 +0000 (22:09 +0100)]
Fix double html-encoding.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix subscription to promotion list during registration.
Florent Bruneau [Tue, 28 Dec 2010 20:57:51 +0000 (21:57 +0100)]
Fix subscription to promotion list during registration.

The actual bug seems to be a synchronisation issue while querying the db
from the RPC: the registration of the user does not seem to be seen by the
RPC. The fix add an explicit transaction around some queries. It also
fixes the name of the list...

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoPrint more informations.
Florent Bruneau [Tue, 28 Dec 2010 20:57:37 +0000 (21:57 +0100)]
Print more informations.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix user unsubscription.
Florent Bruneau [Tue, 28 Dec 2010 20:57:04 +0000 (21:57 +0100)]
Fix user unsubscription.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoUpdates core.
Stéphane Jacob [Tue, 28 Dec 2010 19:34:33 +0000 (20:34 +0100)]
Updates core.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge branch 'xorg/1.0.2/master'
Stéphane Jacob [Tue, 28 Dec 2010 19:31:48 +0000 (20:31 +0100)]
Merge branch 'xorg/1.0.2/master'

13 years agoFixes erroneous call to global variables.
Stéphane Jacob [Tue, 28 Dec 2010 17:04:27 +0000 (18:04 +0100)]
Fixes erroneous call to global variables.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds corps, job, networking information in broken emails list.
Stéphane Jacob [Tue, 28 Dec 2010 17:02:13 +0000 (18:02 +0100)]
Adds corps, job, networking information in broken emails list.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes deletion of an association education / degree.
Stéphane Jacob [Tue, 28 Dec 2010 14:48:52 +0000 (15:48 +0100)]
Fixes deletion of an association education / degree.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAllows language choice from outside the geocoder.
Stéphane Jacob [Sun, 26 Dec 2010 20:57:48 +0000 (21:57 +0100)]
Allows language choice from outside the geocoder.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDo not search for pseudo country if text only contains one line.
Stéphane Jacob [Sun, 26 Dec 2010 20:48:02 +0000 (21:48 +0100)]
Do not search for pseudo country if text only contains one line.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoImproves country detection for postal addresses formatting.
Stéphane Jacob [Sat, 25 Dec 2010 17:19:07 +0000 (18:19 +0100)]
Improves country detection for postal addresses formatting.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAlso tries to geocode in the country's languages if geocoded and given text don't...
Stéphane Jacob [Thu, 23 Dec 2010 20:04:13 +0000 (21:04 +0100)]
Also tries to geocode in the country's languages if geocoded and given text don't match.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDefines default language and location for the geocoder in the configuration file.
Stéphane Jacob [Thu, 23 Dec 2010 17:07:31 +0000 (18:07 +0100)]
Defines default language and location for the geocoder in the configuration file.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdates geoloc_* tables and adds official languages to countries.
Stéphane Jacob [Thu, 23 Dec 2010 16:35:25 +0000 (17:35 +0100)]
Updates geoloc_* tables and adds official languages to countries.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoTypo.
Stéphane Jacob [Tue, 21 Dec 2010 15:04:08 +0000 (16:04 +0100)]
Typo.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoImplements PlFilter::getIds.
Stéphane Jacob [Mon, 20 Dec 2010 21:38:20 +0000 (22:38 +0100)]
Implements PlFilter::getIds.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFix the 'send email to lists' feature on the web interface for Xnet groups.
Raphaël Barrois [Mon, 20 Dec 2010 23:44:06 +0000 (00:44 +0100)]
Fix the 'send email to lists' feature on the web interface for Xnet groups.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoImproves AddressesView to retrieve all postal addresses from the database.
Stéphane Jacob [Mon, 20 Dec 2010 20:41:21 +0000 (21:41 +0100)]
Improves AddressesView to retrieve all postal addresses from the database.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds possibility to add a flag to an address.
Stéphane Jacob [Mon, 20 Dec 2010 19:39:39 +0000 (20:39 +0100)]
Adds possibility to add a flag to an address.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoOoops
Stéphane Jacob [Mon, 20 Dec 2010 19:28:25 +0000 (20:28 +0100)]
Ooops

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoPrevents warning.
Stéphane Jacob [Mon, 20 Dec 2010 17:42:07 +0000 (18:42 +0100)]
Prevents warning.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDeals with unknown corps.
Stéphane Jacob [Sun, 19 Dec 2010 22:42:30 +0000 (23:42 +0100)]
Deals with unknown corps.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoOutputs csv of postal formatted addresses corresponding to an advanced query (#Closes...
Stéphane Jacob [Wed, 15 Dec 2010 00:06:45 +0000 (01:06 +0100)]
Outputs csv of postal formatted addresses corresponding to an advanced query (#Closes 1365).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes user check.
Stéphane Jacob [Mon, 20 Dec 2010 10:46:12 +0000 (11:46 +0100)]
Fixes user check.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoPrevents warning.
Stéphane Jacob [Sun, 19 Dec 2010 21:56:35 +0000 (22:56 +0100)]
Prevents warning.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdate jQuery, add jQuery Tmpl plugin in deps.
Florent Bruneau [Sun, 19 Dec 2010 21:09:50 +0000 (22:09 +0100)]
Update jQuery, add jQuery Tmpl plugin in deps.

Use:
 * jQuery 1.4.4
 * jQuery UI 1.8.7

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoWrong UFC.
Stéphane Jacob [Fri, 17 Dec 2010 09:12:30 +0000 (10:12 +0100)]
Wrong UFC.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoGives mail flag to ax addresses.
Stéphane Jacob [Tue, 14 Dec 2010 23:43:05 +0000 (00:43 +0100)]
Gives mail flag to ax addresses.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdate core
Florent Bruneau [Thu, 16 Dec 2010 20:14:06 +0000 (21:14 +0100)]
Update core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoMerge remote branch 'origin/xorg/maint' into xorg/master
Florent Bruneau [Thu, 16 Dec 2010 20:11:38 +0000 (21:11 +0100)]
Merge remote branch 'origin/xorg/maint' into xorg/master

Conflicts:
core
modules/payment.php

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoMerge remote branch 'origin/xorg/maint' into xorg/1.0.2/master
Florent Bruneau [Thu, 16 Dec 2010 20:09:39 +0000 (21:09 +0100)]
Merge remote branch 'origin/xorg/maint' into xorg/1.0.2/master

13 years agoUpdate core
Florent Bruneau [Thu, 16 Dec 2010 20:08:29 +0000 (21:08 +0100)]
Update core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoCleanup dead handlers in ml moderation cron.
Florent Bruneau [Thu, 16 Dec 2010 20:06:53 +0000 (21:06 +0100)]
Cleanup dead handlers in ml moderation cron.

This should avoid manual actions when a temporary error occurred while
processing the moderation requests.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoUpdate core
Florent Bruneau [Wed, 15 Dec 2010 13:29:54 +0000 (14:29 +0100)]
Update core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoUpdate core
Florent Bruneau [Wed, 15 Dec 2010 12:45:05 +0000 (13:45 +0100)]
Update core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFixes sql query in payment.
Stéphane Jacob [Mon, 13 Dec 2010 19:50:15 +0000 (20:50 +0100)]
Fixes sql query in payment.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds check for corps.
Stéphane Jacob [Mon, 13 Dec 2010 16:22:44 +0000 (17:22 +0100)]
Adds check for corps.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes corps insertion.
Stéphane Jacob [Mon, 13 Dec 2010 16:07:03 +0000 (17:07 +0100)]
Fixes corps insertion.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes mix in education/degree.
Stéphane Jacob [Mon, 13 Dec 2010 14:23:35 +0000 (15:23 +0100)]
Fixes mix in education/degree.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes acceptance of non member in xnet events.
Stéphane Jacob [Mon, 13 Dec 2010 10:33:19 +0000 (11:33 +0100)]
Fixes acceptance of non member in xnet events.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoPhone publicity -> public.
Stéphane Jacob [Sun, 12 Dec 2010 20:36:31 +0000 (21:36 +0100)]
Phone publicity -> public.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdates publicity if the item we delete is more public than the one we keep.
Stéphane Jacob [Sun, 12 Dec 2010 20:20:49 +0000 (21:20 +0100)]
Updates publicity if the item we delete is more public than the one we keep.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoRetrieves ax last modification date if more recent than ours.
Stéphane Jacob [Sun, 12 Dec 2010 20:10:21 +0000 (21:10 +0100)]
Retrieves ax last modification date if more recent than ours.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes education inclusion.
Stéphane Jacob [Sun, 12 Dec 2010 17:42:29 +0000 (18:42 +0100)]
Fixes education inclusion.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdate core
Florent Bruneau [Sun, 12 Dec 2010 20:51:15 +0000 (21:51 +0100)]
Update core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoOops, in python, it's *sys.*stderr
Florent Bruneau [Sun, 12 Dec 2010 20:50:42 +0000 (21:50 +0100)]
Oops, in python, it's *sys.*stderr

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix invalid references to S::v('password') when building list-rpc clients.
Florent Bruneau [Sun, 12 Dec 2010 20:24:57 +0000 (21:24 +0100)]
Fix invalid references to S::v('password') when building list-rpc clients.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoWrite on stderr... will make logs less useless.
Florent Bruneau [Sun, 12 Dec 2010 19:26:04 +0000 (20:26 +0100)]
Write on stderr... will make logs less useless.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFixes education and job inclusions.
Stéphane Jacob [Sun, 12 Dec 2010 16:16:24 +0000 (17:16 +0100)]
Fixes education and job inclusions.

Signed-off-by: Stéphane Jacob <sj@m4x.org>