Florent Bruneau [Wed, 14 Jan 2009 22:34:15 +0000 (23:34 +0100)]
Merge commit 'origin/fusionax' into account
Conflicts:
include/userset.inc.php
modules/profile/general.inc.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 14 Jan 2009 22:01:36 +0000 (23:01 +0100)]
Cleanup in alias management.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 14 Jan 2009 21:38:55 +0000 (22:38 +0100)]
Add a function to get a set of sorted users from a set of uid.
Add a smarty function that formats the user name and the link to the
profile.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Tue, 13 Jan 2009 14:47:24 +0000 (15:47 +0100)]
Watches search_names instead of nom and nick for notification.
Stéphane Jacob [Tue, 13 Jan 2009 13:55:51 +0000 (14:55 +0100)]
Adds possibility to hide advanced name edition.
Stéphane Jacob [Tue, 13 Jan 2009 13:53:06 +0000 (14:53 +0100)]
Adds verification for 'Prénom' and 'Nom patronymique' so that they remain close enought to their initial values.
Stéphane Jacob [Sun, 11 Jan 2009 12:58:08 +0000 (13:58 +0100)]
Fixes display names and promo saving.
Stéphane Jacob [Sat, 10 Jan 2009 00:12:07 +0000 (01:12 +0100)]
Fixes profile_display creation errors.
Stéphane Jacob [Fri, 9 Jan 2009 22:54:09 +0000 (23:54 +0100)]
Temporary fixes issues due to conflict between the existance of a promo field in both auth_user_md5 and profile_display, will have to removed once auth_user_md5 is trashed.
Stéphane Jacob [Fri, 9 Jan 2009 22:51:47 +0000 (23:51 +0100)]
Uses the proper name for display and removes old related name references.
Florent Bruneau [Mon, 12 Jan 2009 11:04:48 +0000 (12:04 +0100)]
Merge commit 'origin/fusionax' into account
Conflicts:
core
include/rss.inc.php
include/secure_hash.inc.php
modules/profile/general.inc.php
plugins/insert.getName.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 12 Jan 2009 10:55:01 +0000 (11:55 +0100)]
Merge commit 'origin/master' into fusionax
Conflicts:
include/applis.func.inc.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 12 Jan 2009 10:47:02 +0000 (11:47 +0100)]
Happy New Year!
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Thu, 8 Jan 2009 15:54:34 +0000 (16:54 +0100)]
Typos.
Stéphane Jacob [Thu, 8 Jan 2009 15:04:56 +0000 (16:04 +0100)]
Adds explanations for the different types of names.
Florent Bruneau [Thu, 8 Jan 2009 22:57:59 +0000 (23:57 +0100)]
No more auth_user_ in lists and xnetlists.
Add email in account table.
TODO: have function to build a fetch data for a batch of users
eg: User::getUsersFromEmails(array $emails, $prefill = true, $sortby = null),
User::getUsersFromUIDs(array $uids, $prefill = true, $sortby = null)
Would be very cool to reduce the number of SQL queries.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Wed, 7 Jan 2009 23:11:58 +0000 (00:11 +0100)]
Creates profile_display before modifying it.
Stéphane Jacob [Wed, 7 Jan 2009 15:34:57 +0000 (16:34 +0100)]
Médecine is not a university but an educational field.
Stéphane Jacob [Wed, 7 Jan 2009 12:23:01 +0000 (13:23 +0100)]
Improves education edition display.
Stéphane Jacob [Mon, 29 Dec 2008 23:44:48 +0000 (00:44 +0100)]
Introduces search names, modifies name edition in the profile and adapts it to be more flexible and compatible with AX data.
Florent Bruneau [Tue, 6 Jan 2009 22:05:39 +0000 (23:05 +0100)]
Welcome to the World of Tomorrow!
Port profile edition form to be session independent. It uses a profile
object (and optionally a user object identifying the owner of the profile),
use SQL queries must be done using this profile object.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 5 Jan 2009 22:47:36 +0000 (23:47 +0100)]
Prototype of the future path to profile edition page.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 5 Jan 2009 22:07:23 +0000 (23:07 +0100)]
Let say... start porting module/profile.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 5 Jan 2009 21:41:35 +0000 (22:41 +0100)]
Remove deprecated stuff, cleanup code.
Note:
Unregistration MUST be reimplemented.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 5 Jan 2009 20:22:07 +0000 (21:22 +0100)]
Merge commit 'origin/fusionax' into account
Conflicts:
core
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 5 Jan 2009 20:21:24 +0000 (21:21 +0100)]
Merge commit 'origin/master' into fusionax
Conflicts:
modules/search.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 5 Jan 2009 20:18:59 +0000 (21:18 +0100)]
Merge commit 'origin/platal-0.10.0'
Conflicts:
core
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 5 Jan 2009 20:07:21 +0000 (21:07 +0100)]
Fix registration.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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>
Florent Bruneau [Sun, 4 Jan 2009 22:43:30 +0000 (23:43 +0100)]
Add a form to manage the profiles associated with an account.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 4 Jan 2009 21:18:01 +0000 (22:18 +0100)]
Cleanup email management: move virtual addresses in their own box.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 4 Jan 2009 21:06:13 +0000 (22:06 +0100)]
Tabbed page for admin/user.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 4 Jan 2009 19:21:57 +0000 (20:21 +0100)]
Fix cookie authentication (no more S::v('password')).
Use explicit name for return values of tryCookie().
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Sun, 4 Jan 2009 10:35:59 +0000 (11:35 +0100)]
Fixes group search query.
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>
Florent Bruneau [Wed, 31 Dec 2008 16:32:33 +0000 (17:32 +0100)]
Can save changes from admin/user \o/.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 31 Dec 2008 13:45:45 +0000 (14:45 +0100)]
Stub for a account administration form (admin/user).
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 31 Dec 2008 13:44:42 +0000 (14:44 +0100)]
Merge commit 'origin/fusionax' into account
Conflicts:
classes/user.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 31 Dec 2008 10:44:28 +0000 (11:44 +0100)]
Update due to changes to profile_display's schema.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 31 Dec 2008 00:32:26 +0000 (01:32 +0100)]
Port homonyms stuff.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 30 Dec 2008 23:30:22 +0000 (00:30 +0100)]
Add name formatting to the Profile class.
Port module auth (auth-groupex should work... not tested).
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 30 Dec 2008 22:40:59 +0000 (23:40 +0100)]
Simplify code.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 30 Dec 2008 22:37:54 +0000 (23:37 +0100)]
No more password in the session.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 30 Dec 2008 22:33:45 +0000 (23:33 +0100)]
Merge commit 'origin/fusionax' into account
Conflicts:
classes/user.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 30 Dec 2008 22:31:31 +0000 (23:31 +0100)]
Merge commit 'origin/master' into fusionax
Florent Bruneau [Tue, 30 Dec 2008 22:28:57 +0000 (23:28 +0100)]
Merge commit 'origin/platal-0.10.0'
Florent Bruneau [Tue, 30 Dec 2008 22:28:24 +0000 (23:28 +0100)]
Use last core.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 30 Dec 2008 21:57:31 +0000 (22:57 +0100)]
Last core, implements User::password().
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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>
Florent Bruneau [Tue, 30 Dec 2008 17:39:42 +0000 (18:39 +0100)]
No more auth_user in modules/emails.php \o/
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 30 Dec 2008 17:25:49 +0000 (18:25 +0100)]
Port emails/broken.
Move the text of the mail in its own template.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 30 Dec 2008 14:57:09 +0000 (15:57 +0100)]
Port AliasRequest.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 30 Dec 2008 13:46:41 +0000 (14:46 +0100)]
Import some fields from auth_user_md5 in profiles.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 30 Dec 2008 10:09:23 +0000 (11:09 +0100)]
Email alias form.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Mon, 29 Dec 2008 23:41:19 +0000 (00:41 +0100)]
Fixes display of title class in span and div for openweb and keynote skins.
Florent Bruneau [Mon, 29 Dec 2008 22:39:19 +0000 (23:39 +0100)]
Import singletons from auth_user_quick.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 29 Dec 2008 21:35:17 +0000 (22:35 +0100)]
Port a small part of include/notifs.inc.php
This code have to be rewritten from scratch.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 29 Dec 2008 21:12:45 +0000 (22:12 +0100)]
Send email form.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 29 Dec 2008 20:55:03 +0000 (21:55 +0100)]
Port trivial request to account.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 29 Dec 2008 20:03:42 +0000 (21:03 +0100)]
Add death date in the profile.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 29 Dec 2008 18:05:03 +0000 (19:05 +0100)]
Uses User objects in massmailer.
WARNING: This deprecates the ability of massmailer to send messages to user
with no X.org account.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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.
Florent Bruneau [Mon, 29 Dec 2008 15:51:08 +0000 (16:51 +0100)]
Merge commit 'origin/fusionax' into account
Florent Bruneau [Mon, 29 Dec 2008 15:50:01 +0000 (16:50 +0100)]
Merge commit 'origin/master' into fusionax
Florent Bruneau [Mon, 29 Dec 2008 15:49:27 +0000 (16:49 +0100)]
Merge commit 'origin/platal-0.10.0'
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>
Florent Bruneau [Mon, 29 Dec 2008 15:11:25 +0000 (16:11 +0100)]
Fix syntax error.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 28 Dec 2008 22:15:20 +0000 (23:15 +0100)]
Start porting googleapps.inc.php.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 28 Dec 2008 21:20:16 +0000 (22:20 +0100)]
Use last version of the core.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 28 Dec 2008 21:20:05 +0000 (22:20 +0100)]
Merge commit 'origin/platal-0.10.0'
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>
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>
Florent Bruneau [Sun, 28 Dec 2008 20:50:56 +0000 (21:50 +0100)]
Simpler code.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 28 Dec 2008 20:27:25 +0000 (21:27 +0100)]
mail_storage.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 28 Dec 2008 20:08:47 +0000 (21:08 +0100)]
Carva.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 28 Dec 2008 15:33:40 +0000 (16:33 +0100)]
Bye bye auth_user_quick...
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 27 Dec 2008 23:29:53 +0000 (00:29 +0100)]
Dead code.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 27 Dec 2008 23:24:58 +0000 (00:24 +0100)]
Merge commit 'origin/fusionax' into account
Florent Bruneau [Sat, 27 Dec 2008 23:24:24 +0000 (00:24 +0100)]
Merge commit 'origin/master' into fusionax
Florent Bruneau [Sat, 27 Dec 2008 23:23:21 +0000 (00:23 +0100)]
Use last core on the master.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 27 Dec 2008 23:19:21 +0000 (00:19 +0100)]
Use last core.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 27 Dec 2008 21:39:54 +0000 (22:39 +0100)]
Factorize code.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 27 Dec 2008 21:20:44 +0000 (22:20 +0100)]
Cleanup forum_ tables:
* move tables to x4dat.forum_ namespace (database forums is dead).
* remove references to auth_user_quick banana_last.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 27 Dec 2008 19:31:48 +0000 (20:31 +0100)]
Use last version of the core.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 27 Dec 2008 19:31:03 +0000 (20:31 +0100)]
Merge commit 'origin/fusionax' into account
Stéphane Jacob [Wed, 24 Dec 2008 16:34:45 +0000 (17:34 +0100)]
Fixes email in the minifiche.
Stéphane Jacob [Tue, 23 Dec 2008 23:54:56 +0000 (00:54 +0100)]
Fixes some primary education issues.
Stéphane Jacob [Sat, 20 Dec 2008 16:53:49 +0000 (17:53 +0100)]
Fixes education sql scripts.
Florent Bruneau [Tue, 23 Dec 2008 22:45:15 +0000 (23:45 +0100)]
Bye bye core_rss_hash.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 23 Dec 2008 22:17:52 +0000 (23:17 +0100)]
Bye Bye crappy init_rss.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 23 Dec 2008 22:01:46 +0000 (23:01 +0100)]
Port list rss.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 23 Dec 2008 14:57:28 +0000 (15:57 +0100)]
X.net authentication.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 23 Dec 2008 14:43:57 +0000 (15:43 +0100)]
Port stats to account.
Still issues with 'promo' (currently take as the entry_year in the primary
education, but must be update to uses the degree type).
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 23 Dec 2008 12:49:27 +0000 (13:49 +0100)]
Killing dead code.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 23 Dec 2008 12:23:31 +0000 (13:23 +0100)]
Port a large part of module/platal to accounts.
Still remains to port:
* recovery
* webredirect (redirect is still stored in auth_user_quick)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 23 Dec 2008 12:08:17 +0000 (13:08 +0100)]
Fix MDP auth within a session.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 23 Dec 2008 11:15:20 +0000 (12:15 +0100)]
Add link to the core ChangeLog.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 22 Dec 2008 22:09:54 +0000 (23:09 +0100)]
Copy handler_get_rigths from module core to module admin. Fix calls to
startSUID to use a User object. Fix auth by cookie.
WARNING: this will be removed from the core later.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 22 Dec 2008 21:44:49 +0000 (22:44 +0100)]
Use S::suid().
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 22 Dec 2008 20:56:14 +0000 (21:56 +0100)]
XorgSession internally uses a User object.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>