platal.git
15 years agoMerge branch 'platal-0.9.17'
Vincent Zanotti [Sun, 19 Oct 2008 03:15:06 +0000 (05:15 +0200)]
Merge branch 'platal-0.9.17'

15 years agoFixes an invalid submit button in GoogleApps password change box.
Vincent Zanotti [Sat, 18 Oct 2008 17:20:37 +0000 (19:20 +0200)]
Fixes an invalid submit button in GoogleApps password change box.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUpdate ChangeLog.
Vincent Zanotti [Sat, 18 Oct 2008 15:01:24 +0000 (17:01 +0200)]
Update ChangeLog.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMigrates hruid upgrade script to version 0.9.18.
Vincent Zanotti [Sat, 18 Oct 2008 14:58:34 +0000 (16:58 +0200)]
Migrates hruid upgrade script to version 0.9.18.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMerge commit 'origin/hruid'
Vincent Zanotti [Sat, 18 Oct 2008 14:56:46 +0000 (16:56 +0200)]
Merge commit 'origin/hruid'

15 years agoUpdate core.
Vincent Zanotti [Sat, 18 Oct 2008 14:56:11 +0000 (16:56 +0200)]
Update core.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUse last version of core.
Vincent Zanotti [Sun, 12 Oct 2008 14:19:45 +0000 (16:19 +0200)]
Use last version of core.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoRemoves 'bestalias' and 'forlife' from the session.
Vincent Zanotti [Sun, 12 Oct 2008 14:18:15 +0000 (16:18 +0200)]
Removes 'bestalias' and 'forlife' from the session.
This switches the hruid branch to the "let's fix things that have been broken" mode.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoConverts various user of the in-session 'bestalias' and 'forlife' values to hruid.
Vincent Zanotti [Sun, 12 Oct 2008 14:17:19 +0000 (16:17 +0200)]
Converts various user of the in-session 'bestalias' and 'forlife' values to hruid.

15 years agoConverts the Platal module to hruid (mainly two FIXME).
Vincent Zanotti [Sun, 12 Oct 2008 14:13:11 +0000 (16:13 +0200)]
Converts the Platal module to hruid (mainly two FIXME).

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoConverts the remaining bits of the Profile module to hruid.
Vincent Zanotti [Sun, 12 Oct 2008 14:12:34 +0000 (16:12 +0200)]
Converts the remaining bits of the Profile module to hruid.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMigrates to hruid a few pages (axletter admin, ipwatch, search).
Vincent Zanotti [Sun, 12 Oct 2008 03:50:08 +0000 (05:50 +0200)]
Migrates to hruid a few pages (axletter admin, ipwatch, search).
Adds a few TODO for forlife uses that are to be fixed later.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMigrates the PlSet views to hruid.
Vincent Zanotti [Sun, 12 Oct 2008 03:48:13 +0000 (05:48 +0200)]
Migrates the PlSet views to hruid.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoConverts the Events module to hruid. Rewrites the birthday/stale-profile code.
Vincent Zanotti [Sun, 12 Oct 2008 02:12:37 +0000 (04:12 +0200)]
Converts the Events module to hruid. Rewrites the birthday/stale-profile code.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoFixes a security hole that did allow a third party website to reuse a valid
Vincent Zanotti [Sat, 11 Oct 2008 18:58:47 +0000 (20:58 +0200)]
Fixes a security hole that did allow a third party website to reuse a valid
(challenge, response) pair. This pair, obtainable externally from an approved
groupex website, enabled it to discover personal information from Xs with a
permanent/valid cookie on Xorg.

The fix forces return url to match a defined regexp; backward compatibility is
retained, though the hole won't be fixed until all entries in groupex_auth are
added a non-empty return url regexp.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoConverts auth-groupex to hruid; this doesn't fix the problem of the 'username' value...
Vincent Zanotti [Sat, 11 Oct 2008 18:24:44 +0000 (20:24 +0200)]
Converts auth-groupex to hruid; this doesn't fix the problem of the 'username' value, which will soon not be translatable to a valid email address anymore.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoConverts module Carnet to the new hruid/User model.
Vincent Zanotti [Sat, 11 Oct 2008 17:40:09 +0000 (19:40 +0200)]
Converts module Carnet to the new hruid/User model.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMerge commit 'origin/master' into hruid
Vincent Zanotti [Sat, 11 Oct 2008 17:21:03 +0000 (19:21 +0200)]
Merge commit 'origin/master' into hruid

Conflicts:
modules/email.php
templates/emails/redirect.tpl

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoFixes use of object User in module GoogleApps.
Vincent Zanotti [Sat, 11 Oct 2008 17:13:06 +0000 (19:13 +0200)]
Fixes use of object User in module GoogleApps.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoLast version of core (again).
Florent Bruneau [Mon, 6 Oct 2008 15:19:16 +0000 (17:19 +0200)]
Last version of core (again).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse last version of core.
Florent Bruneau [Mon, 6 Oct 2008 15:17:13 +0000 (17:17 +0200)]
Use last version of core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge branch 'platal-0.9.17'
Florent Bruneau [Mon, 6 Oct 2008 15:16:22 +0000 (17:16 +0200)]
Merge branch 'platal-0.9.17'

Conflicts:

plugins/compiler.checkpasswd.php
templates/events/rss.tpl
templates/xnetgrp/announce-rss.tpl

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBetter fix for RSS validation.
Florent Bruneau [Mon, 6 Oct 2008 15:10:42 +0000 (17:10 +0200)]
Better fix for RSS validation.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUses trig utilities whenever it is possible.
Stéphane Jacob [Sat, 27 Sep 2008 16:59:42 +0000 (18:59 +0200)]
Uses trig utilities whenever it is possible.

15 years agoFixes hruid-incompatible changes from last merge.
Vincent Zanotti [Sun, 28 Sep 2008 11:25:13 +0000 (13:25 +0200)]
Fixes hruid-incompatible changes from last merge.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMerge commit 'origin/master' into hruid
Vincent Zanotti [Sun, 28 Sep 2008 11:14:11 +0000 (13:14 +0200)]
Merge commit 'origin/master' into hruid

15 years agoUpdates the GoogleApps password, if required, when an above-10-chars password was...
Vincent Zanotti [Sun, 28 Sep 2008 10:26:54 +0000 (12:26 +0200)]
Updates the GoogleApps password, if required, when an above-10-chars password was successfuly detected and stored in the database.
Follow-up to 2b18a8ff and 79afc233.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoAdds labels around checkbox and radio inputs.
Stéphane Jacob [Sat, 27 Sep 2008 15:48:51 +0000 (17:48 +0200)]
Adds labels around checkbox and radio inputs.

15 years agoAjusts text for password changing according to 2b18a8ff.
Stéphane Jacob [Sat, 27 Sep 2008 13:22:38 +0000 (15:22 +0200)]
Ajusts text for password changing according to 2b18a8ff.

15 years agoA few typos.
Stéphane Jacob [Sat, 27 Sep 2008 13:08:17 +0000 (15:08 +0200)]
A few typos.

15 years agoDon't send transition data if new_pass === old_pass.
Florent Bruneau [Fri, 26 Sep 2008 06:35:12 +0000 (08:35 +0200)]
Don't send transition data if new_pass === old_pass.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRemove MD5 -> SHA1 password transition and replace it by (10 characters -> 256 charac...
Florent Bruneau [Thu, 25 Sep 2008 19:34:49 +0000 (21:34 +0200)]
Remove MD5 -> SHA1 password transition and replace it by (10 characters -> 256 characters)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoIn the marketing administration page, fix display of marketings done by the mass...
Olivier Le Floch [Wed, 24 Sep 2008 19:15:40 +0000 (21:15 +0200)]
In the marketing administration page, fix display of marketings done by the mass-marketing script, which does not define a sender
  - The query uses a LEFT JOIN in case sender is not a valid uid,
  - If the sender is not found, then the template does not fill in his name in the output table.

15 years agoNo HTTPS for cyber_return and paypal_return.
Florent Bruneau [Tue, 23 Sep 2008 06:57:30 +0000 (08:57 +0200)]
No HTTPS for cyber_return and paypal_return.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/master' into hruid
Vincent Zanotti [Sun, 21 Sep 2008 20:24:50 +0000 (22:24 +0200)]
Merge commit 'origin/master' into hruid

Conflicts:
include/emails.inc.php

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMerge commit 'origin/master' into hruid
Vincent Zanotti [Sun, 21 Sep 2008 20:09:09 +0000 (22:09 +0200)]
Merge commit 'origin/master' into hruid

Conflicts:
classes/xnetsession.php
include/validations/medals.inc.php
include/validations/nomusage.inc.php
include/validations/photos.inc.php
include/vcard.inc.php

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoRace condition.
Florent Bruneau [Thu, 18 Sep 2008 13:48:41 +0000 (15:48 +0200)]
Race condition.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoDisplays the list's full name in the confirmation mail.
Stéphane Jacob [Wed, 27 Aug 2008 19:51:50 +0000 (21:51 +0200)]
Displays the list's full name in the confirmation mail.

15 years agoFix some issues with opt-in on rewrite.
Florent Bruneau [Thu, 4 Sep 2008 06:31:30 +0000 (08:31 +0200)]
Fix some issues with opt-in on rewrite.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoOpt-in for email rewriting.
Florent Bruneau [Wed, 3 Sep 2008 21:17:24 +0000 (23:17 +0200)]
Opt-in for email rewriting.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoChange the text of the submit button when the password is not valid.
Florent Bruneau [Wed, 3 Sep 2008 19:09:05 +0000 (21:09 +0200)]
Change the text of the submit button when the password is not valid.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge branch 'platal-0.9.17'
Florent Bruneau [Mon, 1 Sep 2008 19:32:50 +0000 (21:32 +0200)]
Merge branch 'platal-0.9.17'

15 years agoAdds a missing xsrf token in lists moderator removal.
Vincent Zanotti [Sun, 10 Aug 2008 22:54:31 +0000 (00:54 +0200)]
Adds a missing xsrf token in lists moderator removal.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoTo avoid support requests, show an explicite message when the event exists but you...
Florent Bruneau [Mon, 1 Sep 2008 19:22:00 +0000 (21:22 +0200)]
To avoid support requests, show an explicite message when the event exists but you don't have sufficient permissions to subscribe.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoImproves slightly the Minifiche and updates default skin accordingly (Closes #874).
Stéphane Jacob [Mon, 1 Sep 2008 12:52:59 +0000 (14:52 +0200)]
Improves slightly the Minifiche and updates default skin accordingly (Closes #874).

15 years agoHelps users to give a proper url on .net (Closes #884).
Stéphane Jacob [Mon, 1 Sep 2008 09:38:53 +0000 (11:38 +0200)]
Helps users to give a proper url on .net (Closes #884).

15 years agoUpdates core to latest version.
Vincent Zanotti [Mon, 1 Sep 2008 00:18:53 +0000 (02:18 +0200)]
Updates core to latest version.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoConverts module Email to the new User/hruid model.
Vincent Zanotti [Mon, 1 Sep 2008 00:16:58 +0000 (02:16 +0200)]
Converts module Email to the new User/hruid model.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agonew PlArrayIterator is deprecated.
Florent Bruneau [Sun, 31 Aug 2008 19:40:24 +0000 (21:40 +0200)]
new PlArrayIterator is deprecated.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoXnetSession inherits XorgSession.
Florent Bruneau [Sun, 31 Aug 2008 16:45:23 +0000 (18:45 +0200)]
XnetSession inherits XorgSession.

Avoid code duplication.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoList-RPC reads its host:port in configuration file.
Florent Bruneau [Sun, 31 Aug 2008 16:39:30 +0000 (18:39 +0200)]
List-RPC reads its host:port in configuration file.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSome entries of geoloc_pays MUST NOT be used as a nationality.
Florent Bruneau [Sun, 31 Aug 2008 11:50:54 +0000 (13:50 +0200)]
Some entries of geoloc_pays MUST NOT be used as a nationality.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge branch 'platal-0.9.17'
Florent Bruneau [Sun, 31 Aug 2008 09:25:18 +0000 (11:25 +0200)]
Merge branch 'platal-0.9.17'

Conflicts:

templates/events/rss.tpl
templates/xnetgrp/announce-rss.tpl

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix a bug that breaks edit/emploi on IE.
Florent Bruneau [Sun, 31 Aug 2008 09:21:17 +0000 (11:21 +0200)]
Fix a bug that breaks edit/emploi on IE.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBetter error processing in list.rpc.
Florent Bruneau [Sat, 30 Aug 2008 19:06:48 +0000 (21:06 +0200)]
Better error processing in list.rpc.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSwitch to the new VCard.
Florent Bruneau [Thu, 28 Aug 2008 22:00:46 +0000 (00:00 +0200)]
Switch to the new VCard.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoImplement X.net ergonomy suggestions by BdB
Aymeric Augustin [Wed, 27 Aug 2008 22:02:35 +0000 (00:02 +0200)]
Implement X.net ergonomy suggestions by BdB

15 years agoDisplays the list's full name in the confirmation mail.
Stéphane Jacob [Wed, 27 Aug 2008 19:51:50 +0000 (21:51 +0200)]
Displays the list's full name in the confirmation mail.

15 years agoAlters applis table to add MIA diploma.
Stéphane Jacob [Wed, 27 Aug 2008 18:41:46 +0000 (20:41 +0200)]
Alters applis table to add MIA diploma.

15 years agoChanges sligthly the profile update display.
Stéphane Jacob [Mon, 25 Aug 2008 07:51:13 +0000 (09:51 +0200)]
Changes sligthly the profile update display.

15 years agoUpgrades the profile to the new User/hruid model.
Vincent Zanotti [Sun, 24 Aug 2008 21:23:41 +0000 (23:23 +0200)]
Upgrades the profile to the new User/hruid model.
This is only a partial upgrade though, since the profile will benefit from the integration of all profile informations to the User object.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUpdates User's fullName() to use nom_usage instead of nom when available.
Vincent Zanotti [Sun, 24 Aug 2008 21:18:49 +0000 (23:18 +0200)]
Updates User's fullName() to use nom_usage instead of nom when available.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMerge commit 'origin/master' into hruid
Vincent Zanotti [Sun, 24 Aug 2008 20:29:15 +0000 (22:29 +0200)]
Merge commit 'origin/master' into hruid

15 years agoConverts XnetList and the wiki to the new User/hruid model.
Vincent Zanotti [Sun, 24 Aug 2008 20:27:15 +0000 (22:27 +0200)]
Converts XnetList and the wiki to the new User/hruid model.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoConverts the XnetGrp module to the new User/hruid model.
Vincent Zanotti [Sun, 24 Aug 2008 20:24:06 +0000 (22:24 +0200)]
Converts the XnetGrp module to the new User/hruid model.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoConverts the test_email smarty plugin to hruid.
Vincent Zanotti [Sun, 24 Aug 2008 18:32:02 +0000 (20:32 +0200)]
Converts the test_email smarty plugin to hruid.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoFixes a forlife issue in XorgSession::doAuth ('forlife' is know the full email address).
Vincent Zanotti [Sun, 24 Aug 2008 18:18:41 +0000 (20:18 +0200)]
Fixes a forlife issue in XorgSession::doAuth ('forlife' is know the full email address).

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUpdates the cron scripts to the new User/Hruid model.
Vincent Zanotti [Sun, 24 Aug 2008 17:54:36 +0000 (19:54 +0200)]
Updates the cron scripts to the new User/Hruid model.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUpdates the cron for homonymes, and its validation task.
Vincent Zanotti [Sun, 24 Aug 2008 17:38:46 +0000 (19:38 +0200)]
Updates the cron for homonymes, and its validation task.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoSwitches email related classes to the new User model.
Vincent Zanotti [Sun, 24 Aug 2008 15:15:24 +0000 (17:15 +0200)]
Switches email related classes to the new User model.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoFixes non-referenced use of User, which would have led to a performance impact.
Vincent Zanotti [Sun, 24 Aug 2008 15:29:18 +0000 (17:29 +0200)]
Fixes non-referenced use of User, which would have led to a performance impact.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUpdates hruid to latest version of core.
Vincent Zanotti [Sun, 24 Aug 2008 15:32:59 +0000 (17:32 +0200)]
Updates hruid to latest version of core.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMigrates the validation architecture to an User-based model, instead of the deprecate...
Vincent Zanotti [Sun, 24 Aug 2008 14:02:15 +0000 (16:02 +0200)]
Migrates the validation architecture to an User-based model, instead of the deprecated uid-model.
Please note that this commit invalidates existing requests.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoRemoves the now unused make_forlife smarty function.
Vincent Zanotti [Sun, 24 Aug 2008 00:29:30 +0000 (02:29 +0200)]
Removes the now unused make_forlife smarty function.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoAdds a security check on the existence of an hruid at registration time.
Vincent Zanotti [Sun, 24 Aug 2008 00:28:30 +0000 (02:28 +0200)]
Adds a security check on the existence of an hruid at registration time.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoExtends the user massadder to automatically set the hruid field, when a value can...
Vincent Zanotti [Sat, 23 Aug 2008 18:41:01 +0000 (20:41 +0200)]
Extends the user massadder to automatically set the hruid field, when a value can be computed.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUpdates minifiche template to use hruid instead of make_forlife and user_id (whenever...
Vincent Zanotti [Sat, 23 Aug 2008 18:04:53 +0000 (20:04 +0200)]
Updates minifiche template to use hruid instead of make_forlife and user_id (whenever possible).

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoSwitches marketing/public and marketing/private pages to hruid based urls.
Vincent Zanotti [Sat, 23 Aug 2008 18:01:40 +0000 (20:01 +0200)]
Switches marketing/public and marketing/private pages to hruid based urls.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoSwitches photo handler to new User model, and rewrites the method flow to handle...
Vincent Zanotti [Sat, 23 Aug 2008 16:35:48 +0000 (18:35 +0200)]
Switches photo handler to new User model, and rewrites the method flow to handle in a better way non existant photos.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUses S::user()->login() instead of S::v('forlife') in all calls to PlUpload.
Vincent Zanotti [Sat, 23 Aug 2008 16:31:00 +0000 (18:31 +0200)]
Uses S::user()->login() instead of S::v('forlife') in all calls to PlUpload.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUpdates the test email sender method to the new User model.
Vincent Zanotti [Sat, 23 Aug 2008 15:58:55 +0000 (17:58 +0200)]
Updates the test email sender method to the new User model.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUpdates implementation of User class to handle fields 'gender' and 'email_format'.
Vincent Zanotti [Sat, 23 Aug 2008 15:53:06 +0000 (17:53 +0200)]
Updates implementation of User class to handle fields 'gender' and 'email_format'.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoNo more on_subscribe. It fortunately didn't work.
Florent Bruneau [Sat, 23 Aug 2008 15:44:52 +0000 (17:44 +0200)]
No more on_subscribe. It fortunately didn't work.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/master' into hruid
Vincent Zanotti [Sat, 23 Aug 2008 14:22:49 +0000 (16:22 +0200)]
Merge commit 'origin/master' into hruid

Conflicts:
classes/xnetsession.php
classes/xorgsession.php
core

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoUpdate Makefile to build the core
Florent Bruneau [Sat, 23 Aug 2008 13:40:25 +0000 (15:40 +0200)]
Update Makefile to build the core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse Platal::load()
Florent Bruneau [Sat, 23 Aug 2008 12:42:45 +0000 (14:42 +0200)]
Use Platal::load()

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPlModule::load($file) is soooooooooo good.
Florent Bruneau [Tue, 19 Aug 2008 21:30:55 +0000 (23:30 +0200)]
PlModule::load($file) is soooooooooo good.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse the new PlArrayIterator in the CarnetFeed.
Florent Bruneau [Tue, 19 Aug 2008 20:44:38 +0000 (22:44 +0200)]
Use the new PlArrayIterator in the CarnetFeed.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix SQL
Florent Bruneau [Tue, 19 Aug 2008 19:56:03 +0000 (21:56 +0200)]
Fix SQL

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort Xnet feed to PlFeed.
Florent Bruneau [Tue, 19 Aug 2008 19:33:37 +0000 (21:33 +0200)]
Port Xnet feed to PlFeed.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix signature of Xnet::force_login()
Florent Bruneau [Tue, 19 Aug 2008 19:33:06 +0000 (21:33 +0200)]
Fix signature of Xnet::force_login()

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUseless: this is done by PlFeed.
Florent Bruneau [Tue, 19 Aug 2008 19:32:50 +0000 (21:32 +0200)]
Useless: this is done by PlFeed.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix variable names.
Florent Bruneau [Mon, 18 Aug 2008 21:14:15 +0000 (23:14 +0200)]
Fix variable names.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSwitch carnet's RSS to the PlFeed structure.
Florent Bruneau [Mon, 18 Aug 2008 21:11:42 +0000 (23:11 +0200)]
Switch carnet's RSS to the PlFeed structure.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate the CLI wrapper script to use the Xorg class.
Florent Bruneau [Mon, 18 Aug 2008 19:49:22 +0000 (21:49 +0200)]
Update the CLI wrapper script to use the Xorg class.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSome fixes, use last core.
Florent Bruneau [Sun, 17 Aug 2008 21:27:40 +0000 (23:27 +0200)]
Some fixes, use last core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSwitch the event feed to the new PlFeed structure.
Florent Bruneau [Sun, 17 Aug 2008 21:07:41 +0000 (23:07 +0200)]
Switch the event feed to the new PlFeed structure.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMove more templates to the core.
Florent Bruneau [Sun, 17 Aug 2008 19:57:09 +0000 (21:57 +0200)]
Move more templates to the core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate to last core:
Florent Bruneau [Sun, 17 Aug 2008 19:43:56 +0000 (21:43 +0200)]
Update to last core:
 * remove templates moved to the core.
 * remove useless templates and fix broken references.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agologgedLevel is "AUTH_COOKIE".
Florent Bruneau [Sun, 17 Aug 2008 10:40:42 +0000 (12:40 +0200)]
loggedLevel is "AUTH_COOKIE".

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>