Stéphane Jacob [Sat, 24 Jul 2010 18:34:05 +0000 (20:34 +0200)]
Centers note below medals.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 20 Jul 2010 21:47:00 +0000 (23:47 +0200)]
Removes deprecated variables from session, adds variables into user object for session needs.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 20 Jul 2010 09:39:51 +0000 (11:39 +0200)]
Merge remote branch 'origin/platal-1.0.0'
Stéphane Jacob [Tue, 20 Jul 2010 09:39:26 +0000 (11:39 +0200)]
Uses some profile informations (pormotions) to retrieve a login.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 19 Jul 2010 21:22:52 +0000 (23:22 +0200)]
Updates core.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 19 Jul 2010 21:04:45 +0000 (23:04 +0200)]
Removes deprecated code.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 19 Jul 2010 20:30:46 +0000 (22:30 +0200)]
Fixes display of emails in profile edition.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 19 Jul 2010 19:04:00 +0000 (21:04 +0200)]
Temporarily fixes promo in xnet announces.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 19 Jul 2010 15:03:02 +0000 (17:03 +0200)]
Prevents notice when no menu on xnet.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 19 Jul 2010 13:13:33 +0000 (15:13 +0200)]
Uses default Xorg signature in marketing emails.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 18 Jul 2010 15:01:00 +0000 (17:01 +0200)]
Creates ProfileSettingCorps for notification purpose.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Raphaël Barrois [Mon, 19 Jul 2010 22:57:33 +0000 (00:57 +0200)]
Add DirEnum for corps/corpsranks
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Mon, 19 Jul 2010 13:14:41 +0000 (15:14 +0200)]
Fixes perso marketing (all marketing were Xorg marketing).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 19 Jul 2010 08:58:42 +0000 (10:58 +0200)]
Fixes email signature file.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 19 Jul 2010 07:42:59 +0000 (09:42 +0200)]
Fixes weekly registration email sql query.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 18 Jul 2010 14:36:33 +0000 (16:36 +0200)]
Removes useless assignement, yourself was already fetched in the above query.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 18 Jul 2010 14:32:05 +0000 (16:32 +0200)]
Properly initiates directory name in account/profile creation.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 18 Jul 2010 12:59:08 +0000 (14:59 +0200)]
Edits TODOs and XXXs.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 21:31:41 +0000 (23:31 +0200)]
Typo.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 21:26:42 +0000 (23:26 +0200)]
Orders lost user list by promo.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 17:13:40 +0000 (19:13 +0200)]
Fixes previous fix on password update.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 17:13:35 +0000 (19:13 +0200)]
Requires googleapps.inc.php when needed in admin page..
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Vincent Zanotti [Sat, 17 Jul 2010 17:08:48 +0000 (19:08 +0200)]
Replaces 'id' with 'uid' when addressing SQL result maps in the
GoogleApps cron; this was causing nicknames to be repeatedly recreated.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 17:01:00 +0000 (19:01 +0200)]
Merge remote branch 'origin/platal-1.0.0'
Vincent Zanotti [Sat, 17 Jul 2010 16:54:48 +0000 (18:54 +0200)]
Reenables updates of the GoogleApps password from the admin pages.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 16:49:34 +0000 (18:49 +0200)]
Fixes passwd edition on admin page (Closes #1196).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 16:23:01 +0000 (18:23 +0200)]
Forbids user's name edition if she owns a profile, update profile sex when user has been updated.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 16:06:48 +0000 (18:06 +0200)]
Updates owner's directory name when profile's name has been updated.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 16:04:24 +0000 (18:04 +0200)]
Directly passes profile to set_profile_display.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 15:29:36 +0000 (17:29 +0200)]
Uses directory names to sort names in ML lists.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 11:47:34 +0000 (13:47 +0200)]
Adds notion of directory name for users.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 11:26:59 +0000 (13:26 +0200)]
Broken is dealt with in the profile display plugin.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 17 Jul 2010 11:14:12 +0000 (13:14 +0200)]
Fixes promo indication in ML members.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Raphaël Barrois [Sat, 3 Jul 2010 13:50:28 +0000 (15:50 +0200)]
Fix corps display on profile (Closes #1168)
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Fri, 16 Jul 2010 22:18:54 +0000 (00:18 +0200)]
Merge remote branch 'origin/platal-1.0.0'
Stéphane Jacob [Fri, 16 Jul 2010 22:18:42 +0000 (00:18 +0200)]
Fixes link to referent file in profile edition.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 16 Jul 2010 22:11:29 +0000 (00:11 +0200)]
Fixes referent file.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 16 Jul 2010 18:43:42 +0000 (20:43 +0200)]
Brings statistics back to life (Closes #1114).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Vincent Zanotti [Fri, 16 Jul 2010 17:38:00 +0000 (19:38 +0200)]
Fixes GApps user creation when using password synchronization.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Stéphane Jacob [Fri, 16 Jul 2010 13:46:47 +0000 (15:46 +0200)]
Properly displays all event particpants on admin page (Closes #1187).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 16 Jul 2010 13:19:09 +0000 (15:19 +0200)]
Merge remote branch 'origin/platal-1.0.0'
Stéphane Jacob [Fri, 16 Jul 2010 13:13:35 +0000 (15:13 +0200)]
Reactivates links for next and previous pages in event administration.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 16 Jul 2010 11:43:07 +0000 (13:43 +0200)]
Does not display registration date on admin page if the user is not registered.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 16 Jul 2010 11:38:30 +0000 (13:38 +0200)]
Displays proper information on promo marketing pages (Closes #1142).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 16 Jul 2010 10:07:30 +0000 (12:07 +0200)]
Indicates there is no results on avdanced search when appropriate?
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 16 Jul 2010 10:00:19 +0000 (12:00 +0200)]
Searches for companies like sth and not = sth.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 16 Jul 2010 09:32:41 +0000 (11:32 +0200)]
Notifies admin when an account has been modified (Closes #1182).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 15 Jul 2010 23:39:20 +0000 (01:39 +0200)]
Removes boggus getAliveUsersCount() function, fixes alive user count in marketing email.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 15 Jul 2010 23:23:10 +0000 (01:23 +0200)]
Adds links for broken retrieval in xnet list et directory (Closes #1194).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 15 Jul 2010 18:08:55 +0000 (20:08 +0200)]
Fixes promo display in marketing page.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 15 Jul 2010 17:59:03 +0000 (19:59 +0200)]
Fixes link for broken emails retrieval.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 15 Jul 2010 15:01:34 +0000 (17:01 +0200)]
Replaces OK button on quick search.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 15 Jul 2010 14:05:28 +0000 (16:05 +0200)]
Fixes event related ML.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 13 Jul 2010 20:49:11 +0000 (22:49 +0200)]
Fixes wrong id retrieval in geocoding.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Florent Bruneau [Tue, 13 Jul 2010 13:37:05 +0000 (15:37 +0200)]
Update ChangeLog
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 13 Jul 2010 13:05:03 +0000 (15:05 +0200)]
Update core
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 13 Jul 2010 13:04:34 +0000 (15:04 +0200)]
Merge branch 'platal-1.0.0'
Florent Bruneau [Tue, 13 Jul 2010 12:12:38 +0000 (14:12 +0200)]
Bypass the default query of the User class when no uid is specified
(avoiding malformed queries).
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Tue, 13 Jul 2010 09:17:17 +0000 (11:17 +0200)]
Fixes query in registrations.php
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 12 Jul 2010 11:50:42 +0000 (13:50 +0200)]
Adds isActive in both User and Profile classes.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 6 Jul 2010 17:56:58 +0000 (19:56 +0200)]
Displays country name instead of country code as flag title.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 4 Jul 2010 17:57:07 +0000 (19:57 +0200)]
Notifies profile's owner when profile modified by a third party (Closes #1038).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 10 Jul 2010 21:54:51 +0000 (23:54 +0200)]
Informs user that her name change is awaiting validation (Closes #1083).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 11 Jul 2010 10:56:13 +0000 (12:56 +0200)]
Properly uses names (Closes #1192).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 11 Jul 2010 13:50:01 +0000 (15:50 +0200)]
Always shows a warning in miniche when a user has no redirection left.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Florent Bruneau [Fri, 9 Jul 2010 11:13:34 +0000 (13:13 +0200)]
Fix broken query due to a typo...
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Raphaël Barrois [Thu, 8 Jul 2010 09:58:16 +0000 (11:58 +0200)]
Fix networking display on profiles
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Wed, 7 Jul 2010 13:21:51 +0000 (15:21 +0200)]
Oops
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Wed, 7 Jul 2010 13:18:02 +0000 (15:18 +0200)]
Add DirEnum for medals
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Wed, 7 Jul 2010 08:53:43 +0000 (10:53 +0200)]
Another few fixes in user administration.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 7 Jul 2010 08:21:05 +0000 (10:21 +0200)]
Fixes email edition from admin interface.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Raphaël Barrois [Tue, 6 Jul 2010 20:22:04 +0000 (22:22 +0200)]
Fix networking selection for profile display
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Tue, 6 Jul 2010 08:31:48 +0000 (10:31 +0200)]
Fix searching by address
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Mon, 5 Jul 2010 15:16:27 +0000 (17:16 +0200)]
Fixes some sql errors.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 5 Jul 2010 13:51:46 +0000 (15:51 +0200)]
Typo.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 5 Jul 2010 12:47:55 +0000 (14:47 +0200)]
Fixes call to user object in gapps.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 5 Jul 2010 09:12:21 +0000 (11:12 +0200)]
Fixes synchronisation between group directory and mailing list.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 4 Jul 2010 23:08:47 +0000 (01:08 +0200)]
Does not display user and profile name when they are the same person in validation page.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 5 Jul 2010 07:26:28 +0000 (09:26 +0200)]
Fixes file name in cron configuration.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Vincent Zanotti [Sun, 4 Jul 2010 19:24:06 +0000 (21:24 +0200)]
Updates the XnetGrp mailer to properly override the To: field, instead
of appending addresses to it (as the PlMailer there is reused, this
caused some O(n^2) email duplication).
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Sun, 4 Jul 2010 18:48:08 +0000 (20:48 +0200)]
Fixes "undefined index" notices in the xnetgrp mailer.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Stéphane Jacob [Sun, 4 Jul 2010 17:10:45 +0000 (19:10 +0200)]
Merge remote branch 'origin/platal-1.0.0'
Stéphane Jacob [Sun, 4 Jul 2010 12:01:44 +0000 (14:01 +0200)]
Displays group member count.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 4 Jul 2010 14:25:39 +0000 (16:25 +0200)]
Allows entreprise validation hidding.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 4 Jul 2010 13:56:50 +0000 (15:56 +0200)]
Fixes platal links on wiki.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 4 Jul 2010 00:24:03 +0000 (02:24 +0200)]
Fixes call to bin/cron/homonyms.php.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Raphaël Barrois [Sat, 3 Jul 2010 23:46:19 +0000 (01:46 +0200)]
Fix filtering by promos on advanced search
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Sat, 3 Jul 2010 17:09:33 +0000 (19:09 +0200)]
Enables addition of 2 new entreprises at a time.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 3 Jul 2010 17:04:11 +0000 (19:04 +0200)]
Prevents potential wrong query.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 3 Jul 2010 16:32:23 +0000 (18:32 +0200)]
Allows empty fields and fixes for entreprise validation.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 3 Jul 2010 16:24:51 +0000 (18:24 +0200)]
Removes useless code.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 3 Jul 2010 16:19:09 +0000 (18:19 +0200)]
Also displays entreprise name on profile, minifiche... when awaiting validation.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 3 Jul 2010 15:56:51 +0000 (17:56 +0200)]
Merge remote branch 'origin/platal-1.0.0'
Stéphane Jacob [Sat, 3 Jul 2010 15:52:55 +0000 (17:52 +0200)]
Prevents 'text' emails to have an incorrect remaining 'html' part.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 3 Jul 2010 12:56:56 +0000 (14:56 +0200)]
Prevents empty condition on a query.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 3 Jul 2010 12:42:23 +0000 (14:42 +0200)]
Fixes igoogle search gadget.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 3 Jul 2010 10:01:27 +0000 (12:01 +0200)]
Fixes entreprise validation when user only indicated the entreprise name.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Raphaël Barrois [Fri, 2 Jul 2010 23:55:03 +0000 (01:55 +0200)]
Fix link for displaying pending picture on profile (Closes #1166)
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Fri, 2 Jul 2010 23:11:25 +0000 (01:11 +0200)]
Fixes call to a non existing function during registration.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 2 Jul 2010 22:28:59 +0000 (00:28 +0200)]
Fixes name display in group unsubsciption email.
Signed-off-by: Stéphane Jacob <sj@m4x.org>