Florent Bruneau [Tue, 27 Jan 2009 21:48:16 +0000 (22:48 +0100)]
Cleanup, use PlDict and last core.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 27 Jan 2009 20:24:05 +0000 (21:24 +0100)]
Fix xnet skin.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 25 Jan 2009 21:21:12 +0000 (22:21 +0100)]
Merge commit 'origin/fusionax' into account
Conflicts:
include/notifs.inc.php
modules/axletter.php
modules/newsletter.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 25 Jan 2009 21:17:02 +0000 (22:17 +0100)]
Update core.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 25 Jan 2009 21:15:56 +0000 (22:15 +0100)]
Merge commit 'origin/master' into fusionax
Florent Bruneau [Sun, 25 Jan 2009 21:15:31 +0000 (22:15 +0100)]
Merge commit 'origin/platal-0.10.0'
Conflicts:
modules/platal.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Fri, 23 Jan 2009 21:27:12 +0000 (22:27 +0100)]
Missing hook for csv export of xnetlists.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 21 Jan 2009 13:07:21 +0000 (14:07 +0100)]
User can have several nicknames.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 21 Jan 2009 13:01:24 +0000 (14:01 +0100)]
Use 'type' column of profile_name_enum.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 21 Jan 2009 12:52:50 +0000 (13:52 +0100)]
Use last core.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 21 Jan 2009 12:49:40 +0000 (13:49 +0100)]
Merge commit 'origin/fusionax' into account
Conflicts:
modules/profile/general.inc.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Wed, 21 Jan 2009 12:41:05 +0000 (13:41 +0100)]
Uses MailNotFound exception unknown axletters.
Stéphane Jacob [Wed, 21 Jan 2009 09:44:47 +0000 (10:44 +0100)]
Adds MailNotFound exception and use it for unknown newletters.
Stéphane Jacob [Wed, 21 Jan 2009 08:51:03 +0000 (09:51 +0100)]
Updates ChangeLog.
Stéphane Jacob [Tue, 20 Jan 2009 23:37:17 +0000 (00:37 +0100)]
Displays the date of the event on the administration page.
Stéphane Jacob [Tue, 20 Jan 2009 21:30:49 +0000 (22:30 +0100)]
Prevents events' short names to be constituted only of digits.
Stéphane Jacob [Tue, 20 Jan 2009 21:10:36 +0000 (22:10 +0100)]
Typos, etc...
Stéphane Jacob [Tue, 20 Jan 2009 21:01:36 +0000 (22:01 +0100)]
Updates Core.
Stéphane Jacob [Tue, 20 Jan 2009 20:15:03 +0000 (21:15 +0100)]
Gives better access to the MySQL errors gathering page, Updates Core.
Stéphane Jacob [Mon, 19 Jan 2009 22:07:12 +0000 (23:07 +0100)]
Updates ChangeLog.
Stéphane Jacob [Mon, 19 Jan 2009 22:05:52 +0000 (23:05 +0100)]
Adds administration page for names type.
Stéphane Jacob [Mon, 19 Jan 2009 21:51:03 +0000 (22:51 +0100)]
Adapts search to the new name management.
Stéphane Jacob [Sun, 18 Jan 2009 23:19:22 +0000 (00:19 +0100)]
Fixes SQL error in event's alias creation.
Stéphane Jacob [Fri, 16 Jan 2009 13:12:04 +0000 (14:12 +0100)]
Adds types in profile_name_search and fixes a related few bugs.
Stéphane Jacob [Fri, 16 Jan 2009 09:44:54 +0000 (10:44 +0100)]
Shortens profile_name_search* in profile_name*.
Stéphane Jacob [Wed, 14 Jan 2009 06:31:04 +0000 (07:31 +0100)]
Adds name validation and new alias creation.
Florent Bruneau [Thu, 15 Jan 2009 22:38:00 +0000 (23:38 +0100)]
Fixes.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Thu, 15 Jan 2009 22:13:59 +0000 (23:13 +0100)]
S::v('uid') => $this->pid() in profile edit
Fix some misuses of XDB.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Thu, 15 Jan 2009 21:47:39 +0000 (22:47 +0100)]
Same on pid.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Thu, 15 Jan 2009 21:44:49 +0000 (22:44 +0100)]
Add missing indexes on uid.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Thu, 15 Jan 2009 21:40:03 +0000 (22:40 +0100)]
Fetch user names from profile_name_search.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 14 Jan 2009 23:24:41 +0000 (00:24 +0100)]
Start porting xnetgrp.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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:09:58 +0000 (23:09 +0100)]
Fix SQL error.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Wed, 14 Jan 2009 22:05:48 +0000 (23:05 +0100)]
Log disconnection only if the user is logged.
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>
Florent Bruneau [Mon, 12 Jan 2009 08:35:35 +0000 (09:35 +0100)]
Fix SQL error in watch_nonins.
This is not a really fix, it only ignores the error (the entry is added
twice).
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 [Fri, 9 Jan 2009 14:25:47 +0000 (15:25 +0100)]
Fixes Xisation of people whose names contain a - in .net.
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.
Stéphane Jacob [Wed, 7 Jan 2009 16:14:48 +0000 (17:14 +0100)]
Fixes duplicated key when adding a new membre in .net.
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