Stéphane Jacob [Sat, 11 Apr 2009 18:30:32 +0000 (20:30 +0200)]
Adds TODOs.
Stéphane Jacob [Sat, 11 Apr 2009 16:53:05 +0000 (18:53 +0200)]
Fixes small issue in name.func.inc.php.
Stéphane Jacob [Fri, 10 Apr 2009 00:01:22 +0000 (02:01 +0200)]
Adds address, phone and fax edition in entreprise administration.
Stéphane Jacob [Thu, 9 Apr 2009 23:18:00 +0000 (01:18 +0200)]
Adds address edition in entreprise validation.
Stéphane Jacob [Sat, 11 Apr 2009 16:28:11 +0000 (18:28 +0200)]
Fixes changes in graduation year.
Stéphane Jacob [Sat, 11 Apr 2009 15:53:40 +0000 (17:53 +0200)]
Removes AX synchronisation from profile.
Stéphane Jacob [Tue, 7 Apr 2009 22:00:18 +0000 (00:00 +0200)]
Moves addresses to the new table and tries to geocode them.
Vincent Zanotti [Sat, 11 Apr 2009 01:19:01 +0000 (03:19 +0200)]
Merge commit 'origin/master' into fusionax
Vincent Zanotti [Sat, 11 Apr 2009 01:17:34 +0000 (03:17 +0200)]
Adds a safeguard in User::getLogin to prevent a null/empty login from returning a valid but random profile.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Fri, 10 Apr 2009 17:00:59 +0000 (19:00 +0200)]
Merge commit 'origin/master' into fusionax
Conflicts:
modules/email.php
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Fri, 10 Apr 2009 15:28:41 +0000 (17:28 +0200)]
Implements administrator actions on Google Apps accounts (password synchronization, status change).
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Fri, 10 Apr 2009 15:27:49 +0000 (17:27 +0200)]
Improves the user GoogleApps page: slightly better layout, shorter page, and no more GET-based actions.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Fri, 10 Apr 2009 12:19:08 +0000 (14:19 +0200)]
Fixes an "undefined variable" error in modules/email.php.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Fri, 10 Apr 2009 00:07:11 +0000 (02:07 +0200)]
Merge commit 'origin/platal-0.10.0'
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Wed, 8 Apr 2009 12:14:05 +0000 (14:14 +0200)]
Properly handles the case where an admin search for a good looking IP-address that can't in facts be translated to its 32bits representation.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Fri, 10 Apr 2009 00:02:55 +0000 (02:02 +0200)]
Fixes the hruid generation when mass-importing a new promotion.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Wed, 8 Apr 2009 12:14:05 +0000 (14:14 +0200)]
Properly handles the case where an admin search for a good looking IP-address that can't in facts be translated to its 32bits representation.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Aymeric Augustin [Sun, 5 Apr 2009 19:13:48 +0000 (21:13 +0200)]
Forgotten file...
Aymeric Augustin [Sun, 5 Apr 2009 19:09:58 +0000 (21:09 +0200)]
Save each OpenId transaction in an unique session variable and pass its id in the URL.
Aymeric Augustin [Sun, 5 Apr 2009 18:54:48 +0000 (20:54 +0200)]
Make the OpenId login work even if the user is not logged in on Polytechnique.org.
TODO: do not pass all parameters in the URL, it is twice longer than IE's limit.
Vincent Zanotti [Sun, 5 Apr 2009 09:09:10 +0000 (11:09 +0200)]
Merge branch 'platal-0.10.0'
Vincent Zanotti [Sun, 5 Apr 2009 09:07:53 +0000 (11:07 +0200)]
Finally re-adds jquery.autocomplete.js to the tree, as our source is 403-ing us. The reason is that the autocomplete plugin is now official; we can't use it directly though, as our code is not yet compatible with this new updated version.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Sat, 4 Apr 2009 13:11:52 +0000 (15:11 +0200)]
Fixes a typo and a grammar mistake in comments added in the previous commit.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Sat, 4 Apr 2009 10:13:49 +0000 (12:13 +0200)]
Prevents password hashs from being broadcasted by email (Closes #965).
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Stéphane Jacob [Mon, 30 Mar 2009 20:10:07 +0000 (22:10 +0200)]
Adds entreprises edition interface.
Stéphane Jacob [Sun, 29 Mar 2009 17:11:43 +0000 (19:11 +0200)]
Fixes mentoring.
Stéphane Jacob [Sun, 29 Mar 2009 16:02:16 +0000 (18:02 +0200)]
Gets rid of functions.
Stéphane Jacob [Sun, 29 Mar 2009 14:33:47 +0000 (16:33 +0200)]
Fixes small mistakes.
Stéphane Jacob [Sat, 28 Mar 2009 18:47:31 +0000 (19:47 +0100)]
Adds admin page for sectors.
Stéphane Jacob [Sat, 28 Mar 2009 16:46:40 +0000 (17:46 +0100)]
Displays alternate sector names in profile edition.
Stéphane Jacob [Sat, 28 Mar 2009 15:26:39 +0000 (16:26 +0100)]
Fixes some sectors related issues.
Stéphane Jacob [Sat, 28 Mar 2009 14:42:51 +0000 (15:42 +0100)]
Polishes sectors list creation, adds alternative name of sectors.
Stéphane Jacob [Mon, 23 Mar 2009 21:05:05 +0000 (22:05 +0100)]
Merge commit 'origin/master' into fusionax
Vincent Zanotti [Mon, 23 Mar 2009 14:53:06 +0000 (15:53 +0100)]
Fixes the layout of the password box for cookie-authenticated users (the box was too narrow, and all three columns were overflowing).
An alternative option would be to move the "Submit" button to the next line.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Vincent Zanotti [Mon, 23 Mar 2009 13:47:28 +0000 (14:47 +0100)]
Avoids disabling the Google Apps account when a user account is disabled.
This matches the behavior of email forwarding (requested by Gadz.org).
Also adds a reminder to the admin, so that she doesn't forget to properly remove the forwardings when needed.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Stéphane Jacob [Sun, 22 Mar 2009 15:22:37 +0000 (16:22 +0100)]
Removes confusing reset button.
Vincent Zanotti [Thu, 19 Mar 2009 00:05:44 +0000 (01:05 +0100)]
Merge branch 'platal-0.10.0'
Vincent Zanotti [Thu, 19 Mar 2009 00:04:12 +0000 (01:04 +0100)]
Fixes notification email on removal of "nom d'usage" -- the email was sent to the former bestalias email address.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Florent Bruneau [Tue, 17 Mar 2009 22:25:53 +0000 (23:25 +0100)]
Fix condition to build submodules.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Sat, 7 Mar 2009 11:18:55 +0000 (12:18 +0100)]
Tmp job functions.
Stéphane Jacob [Tue, 17 Mar 2009 17:13:15 +0000 (18:13 +0100)]
Updates university list.
Stéphane Jacob [Tue, 17 Mar 2009 16:55:58 +0000 (17:55 +0100)]
Changes corps options to something more politicaly correct.
Stéphane Jacob [Sun, 8 Mar 2009 23:15:53 +0000 (00:15 +0100)]
Adds twitter icon.
Stéphane Jacob [Sun, 8 Mar 2009 21:48:26 +0000 (22:48 +0100)]
Fixes sector autocomplete on job edition interface.
Stéphane Jacob [Sun, 8 Mar 2009 18:35:09 +0000 (19:35 +0100)]
Fixes job deletion.
Stéphane Jacob [Sun, 8 Mar 2009 17:39:14 +0000 (18:39 +0100)]
Adds address for entreprise.
Stéphane Jacob [Sun, 8 Mar 2009 15:58:54 +0000 (16:58 +0100)]
Adds job address to the job interface, makes more uniform address related names.
Stéphane Jacob [Sat, 7 Mar 2009 12:20:22 +0000 (13:20 +0100)]
Improves job edition and email combobox display.
Stéphane Jacob [Thu, 5 Mar 2009 20:16:45 +0000 (21:16 +0100)]
Fixes addresses validation when the user chooses a geocoded address.
Stéphane Jacob [Thu, 5 Mar 2009 08:14:11 +0000 (09:14 +0100)]
Helps ISO 3166-1 non-countries to be properly geocoded.
Stéphane Jacob [Wed, 4 Mar 2009 15:40:44 +0000 (16:40 +0100)]
Switches to a 3-state geocoding: the user can choose to keep the geocoded properties with his text.
Florent Bruneau [Wed, 4 Mar 2009 22:06:53 +0000 (23:06 +0100)]
Merge commit 'origin/master' into fusionax
Olivier Le Floch [Wed, 4 Mar 2009 00:45:57 +0000 (01:45 +0100)]
Fix whitespace at the end of the 'Send email to group members' form's textarea.
Signed-off-by: Olivier Le Floch <olivier.le-floch@polytechnique.org>
Olivier Le Floch [Wed, 4 Mar 2009 00:27:05 +0000 (01:27 +0100)]
Shorten the quick search fields, needs to be weighed against the current qucik search solution which does not expose a button. Next solution will probably display a more complete quick search form when the quicksearch field is selected.
Signed-off-by: Olivier Le Floch <olivier.le-floch@polytechnique.org>
Stéphane Jacob [Wed, 4 Mar 2009 00:34:24 +0000 (01:34 +0100)]
There is no planisphere anymore in Xnet.
Stéphane Jacob [Sun, 1 Mar 2009 22:52:47 +0000 (23:52 +0100)]
Fully switches profile.js to jquery.
Stéphane Jacob [Mon, 2 Mar 2009 22:06:51 +0000 (23:06 +0100)]
Fixes education degree edition.
Stéphane Jacob [Sun, 1 Mar 2009 22:55:36 +0000 (23:55 +0100)]
Tmp jobs.
Stéphane Jacob [Sun, 1 Mar 2009 12:26:41 +0000 (13:26 +0100)]
Fixes absence of PostalText related error.
Stéphane Jacob [Sun, 1 Mar 2009 01:28:49 +0000 (02:28 +0100)]
Minor typos.
João Pedro Athayde Marcondes de André [Wed, 25 Feb 2009 17:56:45 +0000 (18:56 +0100)]
We accord correctly the verb when the mail is to a women.
Florent Bruneau [Mon, 23 Feb 2009 12:36:19 +0000 (13:36 +0100)]
****** pmwiki.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 22 Feb 2009 14:02:47 +0000 (15:02 +0100)]
Merge commit 'origin/master' into fusionax
Florent Bruneau [Sun, 22 Feb 2009 14:00:49 +0000 (15:00 +0100)]
Use last version of the core.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 22 Feb 2009 14:00:16 +0000 (15:00 +0100)]
Merge commit 'origin/platal-0.10.0'
Florent Bruneau [Sat, 21 Feb 2009 21:05:47 +0000 (22:05 +0100)]
Fix core version.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Sat, 21 Feb 2009 16:03:38 +0000 (17:03 +0100)]
Adds a postal formated address to the addresses data.
Florent Bruneau [Sat, 21 Feb 2009 08:23:20 +0000 (09:23 +0100)]
Avoid null gids.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Thu, 19 Feb 2009 12:28:50 +0000 (13:28 +0100)]
Gets rid of all references to the old geoloc_* and adresses tables.
Stéphane Jacob [Fri, 20 Feb 2009 22:00:53 +0000 (23:00 +0100)]
Adds picture for the Ordine al Merito della Repubblica italiana.
Stéphane Jacob [Wed, 21 Jan 2009 20:40:41 +0000 (21:40 +0100)]
Ooops (cf 20c5c7).
Stéphane Jacob [Wed, 18 Feb 2009 20:45:48 +0000 (21:45 +0100)]
Finishes to move functions from geoloc.inc.php to geocoding.inc.php,
adapts them to the new geocoding, trashes the planisphere.
Stéphane Jacob [Wed, 18 Feb 2009 21:23:14 +0000 (22:23 +0100)]
Non geocoded addresses could not be saved.
Stéphane Jacob [Wed, 18 Feb 2009 12:05:22 +0000 (13:05 +0100)]
Updates userset.inc.php for the new profile_address and geoloc_countries tables.
Stéphane Jacob [Tue, 17 Feb 2009 14:54:14 +0000 (15:54 +0100)]
Updates paypal and manageurs interaction files to use with the new profile_address table.
Vincent Zanotti [Wed, 18 Feb 2009 12:40:04 +0000 (13:40 +0100)]
Merge branch 'platal-0.10.0'
Vincent Zanotti [Wed, 18 Feb 2009 12:38:48 +0000 (13:38 +0100)]
Adds a missing XSRF token on Xnet's directory synchronization page.
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
Stéphane Jacob [Tue, 17 Feb 2009 22:17:37 +0000 (23:17 +0100)]
Adds ME and RS flags accordingly to the update of the ISO 3166-1 code, adds EU flag.
Stéphane Jacob [Tue, 17 Feb 2009 00:20:32 +0000 (01:20 +0100)]
Updates country table.
Stéphane Jacob [Mon, 16 Feb 2009 00:59:04 +0000 (01:59 +0100)]
Merge commit 'origin/master' into fusionax
Stéphane Jacob [Sun, 15 Feb 2009 17:47:29 +0000 (18:47 +0100)]
Improves code for geocoding thanks to Vincent, fixes issue with street numbers when only the street name is geocoded.
Florent Bruneau [Sun, 15 Feb 2009 13:46:21 +0000 (14:46 +0100)]
Merge commit 'origin/platal-0.10.0'
Florent Bruneau [Sun, 15 Feb 2009 09:30:45 +0000 (10:30 +0100)]
Fix a SQL injection vulnerability on a public page o_O.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Sun, 15 Feb 2009 02:32:31 +0000 (03:32 +0100)]
Fixes geolocalization.
Stéphane Jacob [Fri, 13 Feb 2009 00:56:24 +0000 (01:56 +0100)]
Switches geolocalization to Google Maps.
Stéphane Jacob [Thu, 12 Feb 2009 13:25:02 +0000 (14:25 +0100)]
Better organisation in profile.js.
Florent Bruneau [Sat, 7 Feb 2009 00:21:18 +0000 (01:21 +0100)]
Merge commit 'origin/master' into fusionax
Florent Bruneau [Sat, 7 Feb 2009 00:20:52 +0000 (01:20 +0100)]
Merge commit 'origin/platal-0.10.0'
Florent Bruneau [Sat, 7 Feb 2009 00:18:13 +0000 (01:18 +0100)]
Resurrect events/rss.tpl and xnetgrp/announce-rss.tpl that were lost in a
bad conflict resolution some times ago.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Feb 2009 13:28:20 +0000 (14:28 +0100)]
Merge commit 'origin/master' into fusionax
Conflicts:
core
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Feb 2009 13:27:02 +0000 (14:27 +0100)]
Use last version of the core-lib.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 1 Feb 2009 13:26:08 +0000 (14:26 +0100)]
Merge commit 'origin/platal-0.10.0'
Olivier Le Floch [Sat, 31 Jan 2009 12:46:15 +0000 (13:46 +0100)]
Fix vcard for users that don't have a pro address.
Signed-off-by: Olivier Le Floch <olivier.le-floch@polytechnique.org>
Olivier Le Floch [Sat, 31 Jan 2009 17:23:33 +0000 (18:23 +0100)]
Clarify the navigation links between the simple and advanced search forms
Signed-off-by: Olivier Le Floch <olivier.le-floch@polytechnique.org>
Olivier Le Floch [Sat, 31 Jan 2009 13:41:15 +0000 (14:41 +0100)]
Remove advice to Netscape 4 users : if they're still using Netscape, they probably won't update to anything newer anyway
Signed-off-by: Olivier Le Floch <olivier.le-floch@polytechnique.org>
Olivier Le Floch [Sat, 31 Jan 2009 13:38:28 +0000 (14:38 +0100)]
Add 'Search' button to the quick search field
This will help less web-savy users use this search field.
Signed-off-by: Olivier Le Floch <olivier.le-floch@polytechnique.org>
Olivier Le Floch [Sat, 31 Jan 2009 12:59:57 +0000 (13:59 +0100)]
Fix HTML tag inclusion : <ul> is not allowed inside <p>
Signed-off-by: Olivier Le Floch <olivier.le-floch@polytechnique.org>
Olivier Le Floch [Sat, 31 Jan 2009 12:46:15 +0000 (13:46 +0100)]
Fix vcard for users that don't have a pro address.
Signed-off-by: Olivier Le Floch <olivier.le-floch@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