platal.git
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 agoAdds Corps tables in admin pages.
Stéphane Jacob [Thu, 18 Sep 2008 17:06:10 +0000 (19:06 +0200)]
Adds Corps tables in admin pages.

15 years agoDisplays Corps in profile.
Stéphane Jacob [Thu, 18 Sep 2008 16:55:11 +0000 (18:55 +0200)]
Displays Corps in profile.

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 agoUpdates ChangeLog (Closes #188).
Stéphane Jacob [Wed, 17 Sep 2008 22:16:41 +0000 (00:16 +0200)]
Updates ChangeLog (Closes #188).

15 years agoAdds Corps in profile.
Stéphane Jacob [Wed, 17 Sep 2008 08:01:54 +0000 (10:01 +0200)]
Adds Corps in profile.

15 years agoFixes a few errors.
Stéphane Jacob [Tue, 16 Sep 2008 13:38:35 +0000 (15:38 +0200)]
Fixes a few errors.

15 years agoAdds scripts to update geoloc_pays and to import AX nationalities.
Stéphane Jacob [Tue, 16 Sep 2008 13:37:44 +0000 (15:37 +0200)]
Adds scripts to update geoloc_pays and to import AX nationalities.

15 years agoCreates table for ax-only data.
Stéphane Jacob [Sun, 14 Sep 2008 21:35:27 +0000 (23:35 +0200)]
Creates table for ax-only data.

15 years agoMerge commit 'origin/master' into fusionax
Stéphane Jacob [Sun, 14 Sep 2008 17:44:28 +0000 (19:44 +0200)]
Merge commit 'origin/master' into fusionax

15 years agoUpdates fusionax scripts for better compliance and to get them working right.
Stéphane Jacob [Sun, 14 Sep 2008 17:43:42 +0000 (19:43 +0200)]
Updates fusionax scripts for better compliance and to get them working right.

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 agoUpdates fusionax scripts for better compliance.
Stéphane Jacob [Fri, 12 Sep 2008 09:28:56 +0000 (11:28 +0200)]
Updates fusionax scripts for better compliance.

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 agoMerge commit 'origin/master' into fusionax
Stéphane Jacob [Mon, 1 Sep 2008 18:33:45 +0000 (20:33 +0200)]
Merge commit 'origin/master' into fusionax

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 agoOops bad copy-paste and bad naming...
Stéphane Jacob [Tue, 26 Aug 2008 18:58:06 +0000 (20:58 +0200)]
Oops bad copy-paste and bad naming...

15 years agoSeperates scripts for the new directory and scripts for the actuel merge.
Stéphane Jacob [Tue, 26 Aug 2008 18:38:18 +0000 (20:38 +0200)]
Seperates scripts for the new directory and scripts for the actuel merge.

15 years agoAdapts watch_profile table for nationalities and education notification.
Stéphane Jacob [Tue, 26 Aug 2008 14:55:44 +0000 (16:55 +0200)]
Adapts watch_profile table for nationalities and education notification.

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 agoMerge commit 'origin/master' into fusionax
Stéphane Jacob [Thu, 21 Aug 2008 18:51:20 +0000 (20:51 +0200)]
Merge commit 'origin/master' into fusionax

Conflicts:

htdocs/xorg.php

15 years agoOrder educations by graduation year in the database and in the display (Ooops, sorry).
Stéphane Jacob [Thu, 21 Aug 2008 14:54:05 +0000 (16:54 +0200)]
Order educations by graduation year in the database and in the display (Ooops, sorry).

15 years agoOrder educations by graduation year in the database and in the display.
Stéphane Jacob [Thu, 21 Aug 2008 13:42:37 +0000 (15:42 +0200)]
Order educations by graduation year in the database and in the display.

15 years agoOrder educations by country name for better display.
Stéphane Jacob [Thu, 21 Aug 2008 13:09:09 +0000 (15:09 +0200)]
Order educations by country name for better display.

15 years agoFixes colour alternance problems in the education form when adding/removing an item.
Stéphane Jacob [Thu, 21 Aug 2008 10:52:51 +0000 (12:52 +0200)]
Fixes colour alternance problems in the education form when adding/removing an item.

15 years agoUpdate ChangeLog
Florent Bruneau [Thu, 21 Aug 2008 06:15:39 +0000 (08:15 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdates ChangeLog.
Stéphane Jacob [Wed, 20 Aug 2008 21:20:16 +0000 (23:20 +0200)]
Updates ChangeLog.

15 years agoImproves education's form display (Finaly closes #209)
Stéphane Jacob [Wed, 20 Aug 2008 21:19:28 +0000 (23:19 +0200)]
Improves education's form display (Finaly closes #209)

15 years agoOoops
Stéphane Jacob [Wed, 20 Aug 2008 20:33:12 +0000 (22:33 +0200)]
Ooops

15 years agoFixes a bug introduced in f711b..
Stéphane Jacob [Wed, 20 Aug 2008 12:24:53 +0000 (14:24 +0200)]
Fixes a bug introduced in f711b..

15 years agoAdds a description field for the education.
Stéphane Jacob [Wed, 20 Aug 2008 11:53:07 +0000 (13:53 +0200)]
Adds a description field for the education.

15 years agoUses edu or education instead of appli for better coherence.
Stéphane Jacob [Wed, 20 Aug 2008 10:38:54 +0000 (12:38 +0200)]
Uses edu or education instead of appli for better coherence.

15 years agoSome clean up.
Stéphane Jacob [Tue, 19 Aug 2008 22:18:54 +0000 (00:18 +0200)]
Some clean up.

15 years agoAdapts advanced search to the new education implementation.
Stéphane Jacob [Tue, 19 Aug 2008 21:42:41 +0000 (23:42 +0200)]
Adapts advanced search to the new education implementation.

15 years agoChanges thoroughly education's implementation : allows multiple education, adds data...
Stéphane Jacob [Mon, 11 Aug 2008 17:34:14 +0000 (19:34 +0200)]
Changes thoroughly education's implementation : allows multiple education, adds data, improves display.

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>