Raphaël Barrois [Mon, 9 May 2011 20:07:44 +0000 (22:07 +0200)]
Update the 'group NL' CSS to handle logos up to 100px.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Mon, 9 May 2011 20:07:21 +0000 (22:07 +0200)]
Add script for resizing group logos.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Mon, 9 May 2011 19:42:28 +0000 (21:42 +0200)]
Limit xnetgrp logo to 80*100 size
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Mon, 9 May 2011 15:15:55 +0000 (17:15 +0200)]
Enables NLs filling from group members.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 9 May 2011 12:50:25 +0000 (14:50 +0200)]
Fixes link to email type preferences, and limit it to user with access to our main site.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 9 May 2011 09:26:59 +0000 (11:26 +0200)]
Properly formats name and comment field in paiements (Closes #1485).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 9 May 2011 08:59:33 +0000 (10:59 +0200)]
Allows deletion of deceased contact/watched user (Closes #1486).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 9 May 2011 08:38:38 +0000 (10:38 +0200)]
Updates ChangeLog.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Raphaël Barrois [Mon, 9 May 2011 08:31:50 +0000 (10:31 +0200)]
Move deltaten upgrade script to the adequate folder.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Mon, 28 Feb 2011 21:05:51 +0000 (22:05 +0100)]
Enable a DeltaTen module and profile page.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Mon, 28 Feb 2011 21:04:50 +0000 (22:04 +0100)]
Add a UFBF_Deltaten
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Mon, 28 Feb 2011 21:05:19 +0000 (22:05 +0100)]
Enable a 'UFC_Deltaten' used for the N N-10 operation.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 8 May 2011 23:25:05 +0000 (01:25 +0200)]
Use the new get_profile/get_user smarty modifiers in plviews to be able to handle ProfileSets and UserSets natively.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 8 May 2011 23:24:04 +0000 (01:24 +0200)]
Restore minifiche view for lists on X.org.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 8 May 2011 23:23:43 +0000 (01:23 +0200)]
Add two new smarty modifiers, get_profile and get_user, performing conversion between Profile and User
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 8 May 2011 23:23:08 +0000 (01:23 +0200)]
Merge UserView and ProfileView together.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 8 May 2011 16:37:47 +0000 (18:37 +0200)]
TrombiView is now User-based.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 8 May 2011 16:22:57 +0000 (18:22 +0200)]
Use PlView / PlSet for list directory.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 8 May 2011 16:22:28 +0000 (18:22 +0200)]
UFC_Email looks in accounts.email as well.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 8 May 2011 16:22:05 +0000 (18:22 +0200)]
Bugfix in userfilter.php
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 8 May 2011 16:21:41 +0000 (18:21 +0200)]
Rename XnetUserView to GroupMemberView and add ListMemberView.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Fri, 6 May 2011 22:44:05 +0000 (00:44 +0200)]
Use PlSet for xnet group directories (Closes #1179).
* Create a new UserView similar to ProfileView for User objects
* Create a new XnetUserView for displaying X.net group members
* Update the directory handler to use PlSet instead
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Thu, 5 May 2011 22:08:45 +0000 (00:08 +0200)]
Minor fix to newsletters: handle X.net 'ns' properly, don't explode when there is no 'last' issue.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Thu, 5 May 2011 22:07:49 +0000 (00:07 +0200)]
Add basic CSS for group NLs.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Thu, 5 May 2011 21:23:47 +0000 (23:23 +0200)]
Allow group admins to enable NLs for their groups.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Thu, 5 May 2011 19:51:16 +0000 (21:51 +0200)]
Add link to the category edition.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Thu, 5 May 2011 19:48:55 +0000 (21:48 +0200)]
Enable category edition for newsletters.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Thu, 5 May 2011 19:48:33 +0000 (21:48 +0200)]
Switch to latest core (PlTableEditor forced values).
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Wed, 4 May 2011 20:38:10 +0000 (22:38 +0200)]
Allows to disable googleapps when googleapps email redirection is not currently active.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 4 May 2011 14:57:49 +0000 (16:57 +0200)]
Xnet users should login with their curretn email address.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 2 May 2011 19:21:45 +0000 (21:21 +0200)]
Update ChangeLog
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Florent Bruneau [Mon, 2 May 2011 18:57:12 +0000 (20:57 +0200)]
Update core
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 2 May 2011 18:47:19 +0000 (20:47 +0200)]
Open the current href instead of the href the markup had when the page was
loaded (Closes #1482)
Javascript is so much fun... and so much pain at once. Functional
programming is of these things that let you believe you are smarter than
you really are because solving such a simple bug requires so much
understanding of what really happen.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Mon, 2 May 2011 15:51:29 +0000 (17:51 +0200)]
A user's contacts are profiles.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 2 May 2011 15:20:37 +0000 (17:20 +0200)]
Adminstration buttons on minifiche are not made to edit one's own profile; links to p.com are limited to admin and ax secretaries.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 2 May 2011 15:15:18 +0000 (17:15 +0200)]
Associate the proper best_domain to a user.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 2 May 2011 14:40:00 +0000 (16:40 +0200)]
Merge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Mon, 2 May 2011 13:51:02 +0000 (15:51 +0200)]
Fixes group list in profile edition (Closes #1483).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 1 May 2011 13:03:18 +0000 (15:03 +0200)]
Do no display useless information in recovery email.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 1 May 2011 12:49:31 +0000 (14:49 +0200)]
Fixes display of removed redirection.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 1 May 2011 11:58:51 +0000 (13:58 +0200)]
Improves toggling of entreprise suggestions.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 1 May 2011 09:39:36 +0000 (11:39 +0200)]
Removes unused variable.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 30 Apr 2011 22:59:50 +0000 (00:59 +0200)]
Prevents multiple Ccs.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 29 Apr 2011 12:31:51 +0000 (14:31 +0200)]
Enables creation of multiple Xnet accounts for groups.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 29 Apr 2011 12:33:24 +0000 (14:33 +0200)]
Small improvements on Xnet accounts validation.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 29 Apr 2011 09:45:23 +0000 (11:45 +0200)]
Links nl unsubscribtions to the issues that caused them (Closes #1394).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 29 Apr 2011 08:54:10 +0000 (10:54 +0200)]
Fixes anchors in emails/redirect.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 29 Apr 2011 08:31:20 +0000 (10:31 +0200)]
Fixes display and (de)activation of email storages (Closes #1477).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 28 Apr 2011 19:14:00 +0000 (21:14 +0200)]
Uses user's visibility limitations to display vcards (Closes #1478).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 28 Apr 2011 19:07:56 +0000 (21:07 +0200)]
More silent handler, fix sql query.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 28 Apr 2011 17:36:14 +0000 (19:36 +0200)]
Sligth text modification.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 28 Apr 2011 16:42:24 +0000 (18:42 +0200)]
Typo.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 28 Apr 2011 15:04:49 +0000 (17:04 +0200)]
Fixes display of corps in bounce list (Closes #1479).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 28 Apr 2011 15:04:14 +0000 (17:04 +0200)]
Fixes retrieval from the list of all corps in profile edition.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 28 Apr 2011 12:42:06 +0000 (14:42 +0200)]
Enables group filling from its MLs and aliases (Closes #1473).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 26 Apr 2011 20:14:03 +0000 (22:14 +0200)]
We must set the best_domain on registration.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 26 Apr 2011 12:01:47 +0000 (14:01 +0200)]
Fixes date storage for next reminder (Closes #1475).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 26 Apr 2011 11:27:17 +0000 (13:27 +0200)]
Updates json in newsletter_issues according to 9a6abd.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 26 Apr 2011 11:06:35 +0000 (13:06 +0200)]
Adds search on firstname/lastname/nickname (Closes #1469).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 25 Apr 2011 22:12:20 +0000 (00:12 +0200)]
Logs last use of Auth-Groupe-X keys (Closes #1476).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 25 Apr 2011 21:24:42 +0000 (23:24 +0200)]
Provides accounts data for accounts without profile for authgroupex (Closes #1474).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 25 Apr 2011 11:22:33 +0000 (13:22 +0200)]
Adapts merge to properly take into account M/D.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 23 Apr 2011 10:51:45 +0000 (12:51 +0200)]
Updates education merge script.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 17:20:55 +0000 (19:20 +0200)]
Improves promotion quick search.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 15:14:58 +0000 (17:14 +0200)]
Improves registration's second part to properly take into account master and doctorate students.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 15:10:15 +0000 (17:10 +0200)]
Fixes email combobox.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 14:30:44 +0000 (16:30 +0200)]
Do not show last profile modification for unregistered users.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 14:26:31 +0000 (16:26 +0200)]
Allows search on pending doctorates for promotion marketing.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 14:18:03 +0000 (16:18 +0200)]
Do not display deceased user in promotion marketing.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 14:15:18 +0000 (16:15 +0200)]
Improves registration's first part to properly take into account master and doctorate students.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 14:15:16 +0000 (16:15 +0200)]
Uses same constants for UserFilter::GRADE_*** and Profile::DEGREE_*.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 13:12:20 +0000 (15:12 +0200)]
Merge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Fri, 22 Apr 2011 11:39:06 +0000 (13:39 +0200)]
Adapts promotion quick search for m/d.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 09:40:45 +0000 (11:40 +0200)]
Do not search on single letter strings.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 09:47:31 +0000 (11:47 +0200)]
Fixes call to phone number.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 08:51:47 +0000 (10:51 +0200)]
Separates different cycles in statistic array.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Raphaël Barrois [Thu, 14 Apr 2011 21:04:27 +0000 (23:04 +0200)]
Update the UFO_Promo and UFO_Name to work cleanly with the new MultiPageView grouping features.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
João Pedro Athayde Marcondes de André (JP) [Fri, 22 Apr 2011 08:39:49 +0000 (10:39 +0200)]
Change date format on x axis of the plots from mm/yy to dd/mm yyyy
Stéphane Jacob [Fri, 22 Apr 2011 08:20:31 +0000 (10:20 +0200)]
Displays legend where there are no boxes en statistic page.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 08:09:47 +0000 (10:09 +0200)]
Adds registration evolution on 10 year period.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 22 Apr 2011 08:08:50 +0000 (10:08 +0200)]
Updates statistics for m/d.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 20 Apr 2011 13:37:22 +0000 (15:37 +0200)]
Displays details about main education (field and program).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 20 Apr 2011 13:23:17 +0000 (15:23 +0200)]
Gives details about main education (field and program).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 20 Apr 2011 09:33:31 +0000 (11:33 +0200)]
Adds search on masters and doctorates.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 20 Apr 2011 08:29:35 +0000 (10:29 +0200)]
More robust $profile->yearpromo(): it does relies on displayed promotion as the latest does not always contain the promotion year.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 20 Apr 2011 21:01:32 +0000 (23:01 +0200)]
Do not iter on null objects.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 19 Apr 2011 15:45:52 +0000 (17:45 +0200)]
Fixes pending doctorate registration.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 20 Apr 2011 08:51:12 +0000 (10:51 +0200)]
M/D do not have promotion groups and ML yet.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 19 Apr 2011 15:45:52 +0000 (17:45 +0200)]
Fixes pending doctorate registration.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 19 Apr 2011 14:56:48 +0000 (16:56 +0200)]
Merge remote branch 'origin/xorg/maint' into xorg/master
Stéphane Jacob [Tue, 19 Apr 2011 14:55:31 +0000 (16:55 +0200)]
Fixes hrid creation for doctorates.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 19 Apr 2011 09:24:46 +0000 (11:24 +0200)]
Fills accounts last and first names on account creation.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 19 Apr 2011 07:40:29 +0000 (09:40 +0200)]
Fixes display of event related aliases.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 18 Apr 2011 20:07:27 +0000 (22:07 +0200)]
Oops, I pushed too fast. These are a fexs fixes to last commit.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 18 Apr 2011 15:17:38 +0000 (17:17 +0200)]
Adds first and last names to accounts.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 18 Apr 2011 11:40:02 +0000 (13:40 +0200)]
Fixes autocomplete on countries: only counts countries for home addresses (Closes #1470).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 16 Apr 2011 22:00:04 +0000 (00:00 +0200)]
Merge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Sat, 16 Apr 2011 19:31:30 +0000 (21:31 +0200)]
Disables xnet account by default, they will be set as pending after validation.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 16 Apr 2011 19:03:31 +0000 (21:03 +0200)]
Set accounts to pending state upon validation.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 16 Apr 2011 16:46:34 +0000 (18:46 +0200)]
Typo.
Signed-off-by: Stéphane Jacob <sj@m4x.org>