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>
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>
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>
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>
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>
Florent Bruneau [Tue, 19 Aug 2008 19:56:03 +0000 (21:56 +0200)]
Fix SQL
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Florent Bruneau [Thu, 14 Aug 2008 19:37:53 +0000 (21:37 +0200)]
Load xorg.js by default on xorg and xnet.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Vincent Zanotti [Sun, 10 Aug 2008 23:07:01 +0000 (01:07 +0200)]
Removes now deprecated and unused login/forlife manipulation helpers in user.inc.php (everything is now in User class).
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sun, 10 Aug 2008 23:04:24 +0000 (01:04 +0200)]
Switches to the User version of _default_user_callback in ListModule's no_login_callback.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sun, 10 Aug 2008 23:01:23 +0000 (01:01 +0200)]
Fixes callback for User::getBuldHruid in /lists/annu.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
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>
Vincent Zanotti [Sun, 10 Aug 2008 22:49:52 +0000 (00:49 +0200)]
Replaces calls to get_users_forlife_list() by calls to the appropriate PlUser methods.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Florent Bruneau [Sun, 10 Aug 2008 19:58:59 +0000 (21:58 +0200)]
Update core.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 10 Aug 2008 19:50:42 +0000 (21:50 +0200)]
Move isvalid_email_redirection in emails.inc.php.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 10 Aug 2008 19:41:40 +0000 (21:41 +0200)]
Remove that ugly hack that aims at fixing session format conflicts when both .17 and master were used.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 10 Aug 2008 19:38:55 +0000 (21:38 +0200)]
Don't log 'cookie-on' each time somebody log-in with a cookie.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 10 Aug 2008 19:33:59 +0000 (21:33 +0200)]
Don't kill the authentication cookie the first time we use it.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 10 Aug 2008 13:39:31 +0000 (15:39 +0200)]
Ignore duplicates (Closes:#872)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Vincent Zanotti [Sat, 9 Aug 2008 17:55:06 +0000 (19:55 +0200)]
Merge commit 'origin/master' into hruid
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Bernardo Freitas Paulo da Costa [Fri, 8 Aug 2008 12:14:35 +0000 (14:14 +0200)]
Adds ordering to notification (makes easier to find out if it's a "recent" marketing)
Stéphane Jacob [Thu, 7 Aug 2008 17:14:18 +0000 (19:14 +0200)]
Fixes a bad link for the telepaiements (Closes #856).
Stéphane Jacob [Tue, 5 Aug 2008 20:52:16 +0000 (22:52 +0200)]
Now clicking on the flags is equivalent to clicking on the checkboxes.
Stéphane Jacob [Tue, 5 Aug 2008 18:44:29 +0000 (20:44 +0200)]
Typos.
Stéphane Jacob [Tue, 5 Aug 2008 17:49:04 +0000 (19:49 +0200)]
Adds a missing global ;
Stéphane Jacob [Mon, 4 Aug 2008 20:01:00 +0000 (22:01 +0200)]
Adds the possibility to search on diplomas (closes #822), updates ChangeLog
Vincent Zanotti [Sat, 2 Aug 2008 21:00:29 +0000 (23:00 +0200)]
Converts suid features to the new hruid model.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Florent Bruneau [Sat, 2 Aug 2008 16:58:57 +0000 (18:58 +0200)]
500 status code are errors...
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 2 Aug 2008 14:28:59 +0000 (16:28 +0200)]
Fix SQL query.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Vincent Zanotti [Sun, 27 Jul 2008 22:08:39 +0000 (00:08 +0200)]
Removes calls to get_user_forlife in Search and XnetEvents modules.
Definitively remove get_user_forlife from user.func.inc.php.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Florent Bruneau [Sun, 27 Jul 2008 22:03:20 +0000 (00:03 +0200)]
Use pl_core_include().
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Vincent Zanotti [Sun, 27 Jul 2008 21:50:49 +0000 (23:50 +0200)]
Removes calls to get_user_forlife from Admin module.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sat, 26 Jul 2008 23:05:38 +0000 (01:05 +0200)]
Switches suid logout code & templates to the new hruid model.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Florent Bruneau [Sun, 27 Jul 2008 21:45:03 +0000 (23:45 +0200)]
Permission checks in the User object.
* Reimplement tokenAuth using the User object.
* Move (Xorg|Xnet)Session::makePerms in the User class.
* perms is a MainField.
Still remain the PlWikiPage::prepareFeed() to port the this new scheme.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 27 Jul 2008 20:41:40 +0000 (22:41 +0200)]
Merge branch 'master' into hruid
Florent Bruneau [Sun, 27 Jul 2008 20:28:00 +0000 (22:28 +0200)]
Don't hardcode Polytechnique.org in titles.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 27 Jul 2008 20:01:53 +0000 (22:01 +0200)]
Merge commit 'origin/platal-0.9.17'
Conflicts:
modules/marketing.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 27 Jul 2008 19:56:05 +0000 (21:56 +0200)]
Port to PlWikiPage structure.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 27 Jul 2008 18:18:56 +0000 (20:18 +0200)]
Use core engine for the wiki.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 27 Jul 2008 15:48:57 +0000 (17:48 +0200)]
Implements a dirty version of tokenAuth in XorgSession (waiting for hruid).
Remove SQL query from wiki and RSS, so they can be moved to the core lib.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 27 Jul 2008 13:25:13 +0000 (15:25 +0200)]
Off-by-one in trombi view.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Vincent Zanotti [Sat, 26 Jul 2008 22:19:22 +0000 (00:19 +0200)]
Merge branch 'master' into hruid
Conflicts:
classes/xorgsession.php
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sat, 26 Jul 2008 22:17:00 +0000 (00:17 +0200)]
Updates master to the latest version of core.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sat, 26 Jul 2008 22:14:16 +0000 (00:14 +0200)]
Adds an anti-XSRF token to the initial login form to allow direct login to /admin/user/<user> page (it expects an xsrf token for all POST requests).
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sun, 20 Jul 2008 22:40:06 +0000 (00:40 +0200)]
Fixes SUID sessions by starting filling $_SESSION earlier.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Stéphane Jacob [Fri, 25 Jul 2008 09:36:04 +0000 (11:36 +0200)]
1 camarade looks better without an s.
Florent Bruneau [Fri, 25 Jul 2008 07:44:24 +0000 (09:44 +0200)]
Typo
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Thu, 24 Jul 2008 20:18:12 +0000 (22:18 +0200)]
Use PlGlobals::init() for bootstrap, update core.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Wed, 23 Jul 2008 15:38:23 +0000 (17:38 +0200)]
Adds the possibility to do an exact search (closes #791), updates ChangeLog
Stéphane Jacob [Wed, 23 Jul 2008 13:14:55 +0000 (15:14 +0200)]
Adds search on postcode and thus on arrondissements (Closes #691), updates Changelog.
Florent Bruneau [Tue, 22 Jul 2008 19:20:52 +0000 (21:20 +0200)]
Merge commit 'origin/platal-0.9.17'
Florent Bruneau [Tue, 22 Jul 2008 18:50:36 +0000 (20:50 +0200)]
Fix for geoloc again (iterate -> foreach)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Vincent Zanotti [Sun, 20 Jul 2008 21:12:26 +0000 (23:12 +0200)]
Merge branch 'master' into hruid
Vincent Zanotti [Sun, 20 Jul 2008 21:06:30 +0000 (23:06 +0200)]
Fixes the logger instantation in plat/al-xorg (will now be properly instantiated even when used directly from XorgSession::startSessionAs).
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Aymeric Augustin [Sun, 20 Jul 2008 20:02:02 +0000 (22:02 +0200)]
Fix bogo automatic feeding: send email to (non)spam@ before removing it from the moderation queue.
Aymeric Augustin [Sun, 20 Jul 2008 20:02:02 +0000 (22:02 +0200)]
Fix bogo automatic feeding: send email to (non)spam@ before removing it from the moderation queue.
Florent Bruneau [Sun, 20 Jul 2008 18:58:23 +0000 (20:58 +0200)]
Update core
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 20 Jul 2008 18:55:52 +0000 (20:55 +0200)]
Update core.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Vincent Zanotti [Sun, 20 Jul 2008 18:06:36 +0000 (20:06 +0200)]
Removes the call to get_user_forlife in massmailer, and updates dependencies of method sendTo().
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sun, 20 Jul 2008 16:23:55 +0000 (18:23 +0200)]
Merge branch 'master' into hruid
Vincent Zanotti [Sun, 20 Jul 2008 16:22:12 +0000 (18:22 +0200)]
Switches XnetGrp to new User model; fixes a double error display on user not found; fixes an error on duplicate member add.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sun, 20 Jul 2008 13:52:04 +0000 (15:52 +0200)]
Fixes email lookup for non-X in -participants and -absents aliases subscription (in XnetEvents).
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sun, 20 Jul 2008 13:52:04 +0000 (15:52 +0200)]
Fixes email lookup for non-X in -participants and -absents aliases subscription (in XnetEvents).
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sun, 20 Jul 2008 13:50:54 +0000 (15:50 +0200)]
Updates master branch to the last plat/al version.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sun, 20 Jul 2008 01:53:43 +0000 (03:53 +0200)]
Merge commit 'origin/master' into hruid
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sat, 19 Jul 2008 13:27:30 +0000 (15:27 +0200)]
Updates plat/al implementation of PlUser for the newest plat/al-core repository format.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Florent Bruneau [Sat, 19 Jul 2008 15:14:40 +0000 (17:14 +0200)]
Dev version in 0.9.18beta
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Bernardo Freitas Paulo da Costa [Sat, 19 Jul 2008 14:08:09 +0000 (16:08 +0200)]
Fix password genus.
Florent Bruneau [Sat, 19 Jul 2008 14:04:32 +0000 (16:04 +0200)]
Update core
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 19 Jul 2008 14:02:32 +0000 (16:02 +0200)]
Merge branch 'platal-0.9.17'
Conflicts:
classes/plset.php
include/user.func.inc.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Vincent Zanotti [Sat, 19 Jul 2008 13:27:30 +0000 (15:27 +0200)]
Updates core version.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Vincent Zanotti [Sat, 19 Jul 2008 13:26:50 +0000 (15:26 +0200)]
Merge commit 'origin/master' into hruid
Florent Bruneau [Sat, 19 Jul 2008 13:23:19 +0000 (15:23 +0200)]
Should fix geoloc.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 19 Jul 2008 13:11:50 +0000 (15:11 +0200)]
Fix layout issues.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 19 Jul 2008 12:26:18 +0000 (14:26 +0200)]
Release plat/al 0.9.17
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Fri, 18 Jul 2008 20:54:54 +0000 (22:54 +0200)]
Improves trombi display: the pictures are now centered and the name bottom aligned (Closes #857).
Stéphane Jacob [Thu, 17 Jul 2008 21:09:13 +0000 (23:09 +0200)]
Only displays binet and psc options for inpacted promotions on list creation page.
Stéphane Jacob [Thu, 17 Jul 2008 21:07:34 +0000 (23:07 +0200)]
Bottom aligns pictures in trombi view.
Olivier Le Floch [Thu, 17 Jul 2008 10:02:57 +0000 (12:02 +0200)]
Use minified version of jQuery which loads much faster than the packed version, and size(pack+gz) == size(min+gz), cf jst.pbwiki.com/
Damien Bobillot [Sun, 13 Jul 2008 22:36:51 +0000 (00:36 +0200)]
grammar error
Stéphane Jacob [Sun, 13 Jul 2008 15:44:52 +0000 (17:44 +0200)]
Only uses email instead of mixing email, mail and e-mail.
Stéphane Jacob [Sun, 13 Jul 2008 16:11:24 +0000 (18:11 +0200)]
Uses 'liste de diffusion' instead of 'mailing list' for the site is in French.
Vincent Zanotti [Sun, 13 Jul 2008 22:04:29 +0000 (00:04 +0200)]
Merge branch 'master' into hruid
Stéphane Jacob [Sun, 13 Jul 2008 13:46:25 +0000 (15:46 +0200)]
Shortens the contacts\' page header.
Stéphane Jacob [Sun, 13 Jul 2008 10:40:27 +0000 (12:40 +0200)]
Displays page's bound better (in case of plview multipage)
Stéphane Jacob [Sat, 12 Jul 2008 22:40:40 +0000 (00:40 +0200)]
Minifiches and Mini-Fiches are in a boat, one of them fall in the water, who is still in the boat? Mini-fiches.
Stéphane Jacob [Sat, 12 Jul 2008 22:07:12 +0000 (00:07 +0200)]
Adds anchors in multipage contacts/results so links to other pages of contacts/results point to the top of list and not to the top of the page.
Florent Bruneau [Sat, 12 Jul 2008 16:54:42 +0000 (18:54 +0200)]
Useless commit.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Sat, 12 Jul 2008 16:22:56 +0000 (18:22 +0200)]
plset is not meant to know what it's dealing with, eg nom, promo...
Stéphane Jacob [Fri, 11 Jul 2008 22:14:04 +0000 (00:14 +0200)]
Indicates the bounds of the page's display if possible (Closes #854)