platal.git
13 years agoUpdates address formating script.
Stéphane Jacob [Thu, 12 May 2011 12:09:12 +0000 (14:09 +0200)]
Updates address formating script.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoProperly deletes address components on address deletion; return number of affected...
Stéphane Jacob [Fri, 13 May 2011 12:00:53 +0000 (14:00 +0200)]
Properly deletes address components on address deletion; return number of affected rows.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoStores more geocoding information in addresses.
Stéphane Jacob [Fri, 13 May 2011 08:13:52 +0000 (10:13 +0200)]
Stores more geocoding information in addresses.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds fields required for vcard in addresses.
Stéphane Jacob [Tue, 10 May 2011 15:41:46 +0000 (17:41 +0200)]
Adds fields required for vcard in addresses.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdapts paypal and manageur scripts to new address tables.
Stéphane Jacob [Tue, 10 May 2011 15:06:31 +0000 (17:06 +0200)]
Adapts paypal and manageur scripts to new address tables.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdates SQL export script.
Stéphane Jacob [Tue, 10 May 2011 14:45:07 +0000 (16:45 +0200)]
Updates SQL export script.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAllows users to notify erroneous geocoding.
Stéphane Jacob [Tue, 10 May 2011 14:38:54 +0000 (16:38 +0200)]
Allows users to notify erroneous geocoding.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFinishes advanced search on addresses to our new geocoding engine (gmaps v3).
Stéphane Jacob [Sun, 8 May 2011 17:24:02 +0000 (19:24 +0200)]
Finishes advanced search on addresses to our new geocoding engine (gmaps v3).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdapts advanced search on addresses to our new geocoding engine (gmaps v3).
Stéphane Jacob [Fri, 6 May 2011 14:04:38 +0000 (16:04 +0200)]
Adapts advanced search on addresses to our new geocoding engine (gmaps v3).

Only search on localities and countries works for now.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoChanges geocoding engine to gmaps v3.
Stéphane Jacob [Fri, 6 May 2011 08:56:14 +0000 (10:56 +0200)]
Changes geocoding engine to gmaps v3.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge branch 'xorg/master' into xorg/f/geocoding
Stéphane Jacob [Wed, 4 May 2011 14:58:33 +0000 (16:58 +0200)]
Merge branch 'xorg/master' into xorg/f/geocoding

13 years agoXnet users should login with their curretn email address.
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>
13 years agoAllows user to delete geocoding, if not appropriate.
Stéphane Jacob [Tue, 3 May 2011 15:09:20 +0000 (17:09 +0200)]
Allows user to delete geocoding, if not appropriate.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDisplays where the address has been geocoded in profile edition.
Stéphane Jacob [Tue, 3 May 2011 12:20:47 +0000 (14:20 +0200)]
Displays where the address has been geocoded in profile edition.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoRemoves user confusing geocoding multichoice.
Stéphane Jacob [Tue, 3 May 2011 12:10:49 +0000 (14:10 +0200)]
Removes user confusing geocoding multichoice.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdate ChangeLog
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>
13 years agoUpdate core
Florent Bruneau [Mon, 2 May 2011 18:57:12 +0000 (20:57 +0200)]
Update core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoOpen the current href instead of the href the markup had when the page was
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>
13 years agoA user's contacts are profiles.
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>
13 years agoAdminstration buttons on minifiche are not made to edit one's own profile; links...
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>
13 years agoAssociate the proper best_domain to a user.
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>
13 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Mon, 2 May 2011 14:40:00 +0000 (16:40 +0200)]
Merge branch 'xorg/maint' into xorg/master

13 years agoFixes group list in profile edition (Closes #1483).
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>
13 years agoDo no display useless information in recovery email.
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>
13 years agoFixes display of removed redirection.
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>
13 years agoImproves toggling of entreprise suggestions.
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>
13 years agoRemoves unused variable.
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>
13 years agoPrevents multiple Ccs.
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>
13 years agoEnables creation of multiple Xnet accounts for groups.
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>
13 years agoSmall improvements on Xnet accounts validation.
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>
13 years agoLinks nl unsubscribtions to the issues that caused them (Closes #1394).
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>
13 years agoFixes anchors in emails/redirect.
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>
13 years agoFixes display and (de)activation of email storages (Closes #1477).
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>
13 years agoUses user's visibility limitations to display vcards (Closes #1478).
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>
13 years agoMore silent handler, fix sql query.
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>
13 years agoSligth text modification.
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>
13 years agoTypo.
Stéphane Jacob [Thu, 28 Apr 2011 16:42:24 +0000 (18:42 +0200)]
Typo.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes display of corps in bounce list (Closes #1479).
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>
13 years agoFixes retrieval from the list of all corps in profile edition.
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>
13 years agoEnables group filling from its MLs and aliases (Closes #1473).
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>
13 years agoWe must set the best_domain on registration.
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>
13 years agoFixes date storage for next reminder (Closes #1475).
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>
13 years agoUpdates json in newsletter_issues according to 9a6abd.
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>
13 years agoAdds search on firstname/lastname/nickname (Closes #1469).
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>
13 years agoLogs last use of Auth-Groupe-X keys (Closes #1476).
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>
13 years agoProvides accounts data for accounts without profile for authgroupex (Closes #1474).
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>
13 years agoAdapts merge to properly take into account M/D.
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>
13 years agoUpdates education merge script.
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>
13 years agoImproves promotion quick search.
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>
13 years agoImproves registration's second part to properly take into account master and doctorat...
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>
13 years agoFixes email combobox.
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>
13 years agoDo not show last profile modification for unregistered users.
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>
13 years agoAllows search on pending doctorates for promotion marketing.
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>
13 years agoDo not display deceased user in promotion marketing.
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>
13 years agoImproves registration's first part to properly take into account master and doctorate...
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>
13 years agoUses same constants for UserFilter::GRADE_*** and Profile::DEGREE_*.
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>
13 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Fri, 22 Apr 2011 13:12:20 +0000 (15:12 +0200)]
Merge branch 'xorg/maint' into xorg/master

13 years agoAdapts promotion quick search for m/d.
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>
13 years agoDo not search on single letter strings.
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>
13 years agoFixes call to phone number.
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>
13 years agoSeparates different cycles in statistic array.
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>
13 years agoUpdate the UFO_Promo and UFO_Name to work cleanly with the new MultiPageView grouping...
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>
13 years agoChange date format on x axis of the plots from mm/yy to dd/mm yyyy
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

13 years agoDisplays legend where there are no boxes en statistic page.
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>
13 years agoAdds registration evolution on 10 year period.
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>
13 years agoUpdates statistics for m/d.
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>
13 years agoDisplays details about main education (field and program).
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>
13 years agoGives details about main education (field and program).
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>
13 years agoAdds search on masters and doctorates.
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>
13 years agoMore robust $profile->yearpromo(): it does relies on displayed promotion as the lates...
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>
13 years agoDo not iter on null objects.
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>
13 years agoFixes pending doctorate registration.
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>
13 years agoM/D do not have promotion groups and ML yet.
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>
13 years agoFixes pending doctorate registration.
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>
13 years agoMerge remote branch 'origin/xorg/maint' into xorg/master
Stéphane Jacob [Tue, 19 Apr 2011 14:56:48 +0000 (16:56 +0200)]
Merge remote branch 'origin/xorg/maint' into xorg/master

13 years agoFixes hrid creation for doctorates.
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>
13 years agoFills accounts last and first names on account creation.
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>
13 years agoFixes display of event related aliases.
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>
13 years agoOops, I pushed too fast. These are a fexs fixes to last commit.
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>
13 years agoAdds first and last names to accounts.
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>
13 years agoFixes autocomplete on countries: only counts countries for home addresses (Closes...
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>
13 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Sat, 16 Apr 2011 22:00:04 +0000 (00:00 +0200)]
Merge branch 'xorg/maint' into xorg/master

13 years agoDisables xnet account by default, they will be set as pending after validation.
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>
13 years agoSet accounts to pending state upon validation.
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>
13 years agoTypo.
Stéphane Jacob [Sat, 16 Apr 2011 16:46:34 +0000 (18:46 +0200)]
Typo.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Sat, 16 Apr 2011 16:45:42 +0000 (18:45 +0200)]
Merge branch 'xorg/maint' into xorg/master

13 years agoFixes xnet account recovery url.
Stéphane Jacob [Sat, 16 Apr 2011 16:44:00 +0000 (18:44 +0200)]
Fixes xnet account recovery url.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUncomment posting into forums from xnet announces.
Stéphane Jacob [Fri, 15 Apr 2011 15:03:17 +0000 (17:03 +0200)]
Uncomment posting into forums from xnet announces.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds search on corps (Closes #911).
Stéphane Jacob [Fri, 15 Apr 2011 09:17:45 +0000 (11:17 +0200)]
Adds search on corps (Closes #911).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes UFC_HasEmailRedirect.
Stéphane Jacob [Thu, 14 Apr 2011 14:57:53 +0000 (16:57 +0200)]
Fixes UFC_HasEmailRedirect.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoIndentation.
Stéphane Jacob [Thu, 14 Apr 2011 14:44:04 +0000 (16:44 +0200)]
Indentation.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds search on broken redirections (Closes #990).
Stéphane Jacob [Thu, 14 Apr 2011 14:38:22 +0000 (16:38 +0200)]
Adds search on broken redirections (Closes #990).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFix the search for names containing ' or - .
Raphaël Barrois [Thu, 14 Apr 2011 18:44:12 +0000 (20:44 +0200)]
Fix the search for names containing ' or - .

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoImproves email combobox (Closes #1110).
Stéphane Jacob [Wed, 13 Apr 2011 16:00:30 +0000 (18:00 +0200)]
Improves email combobox (Closes #1110).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes X emails display in email combobox.
Stéphane Jacob [Wed, 13 Apr 2011 12:42:06 +0000 (14:42 +0200)]
Fixes X emails display in email combobox.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAllows xnet list sorting by description and members count (Closes #957).
Stéphane Jacob [Tue, 12 Apr 2011 21:37:11 +0000 (23:37 +0200)]
Allows xnet list sorting by description and members count (Closes #957).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDo not spamm support on xnet account creation.
Stéphane Jacob [Tue, 12 Apr 2011 19:19:21 +0000 (21:19 +0200)]
Do not spamm support on xnet account creation.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdd job entry year (Closes #1445).
Stéphane Jacob [Tue, 12 Apr 2011 16:47:25 +0000 (18:47 +0200)]
Add job entry year (Closes #1445).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes error display for job url.
Stéphane Jacob [Tue, 12 Apr 2011 16:37:32 +0000 (18:37 +0200)]
Fixes error display for job url.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdates core.
Stéphane Jacob [Tue, 12 Apr 2011 08:08:41 +0000 (10:08 +0200)]
Updates core.

Signed-off-by: Stéphane Jacob <sj@m4x.org>