platal.git
15 years agoAdds address for entreprise.
Stéphane Jacob [Sun, 8 Mar 2009 17:39:14 +0000 (18:39 +0100)]
Adds address for entreprise.

15 years agoAdds job address to the job interface, makes more uniform address related names.
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.

15 years agoImproves job edition and email combobox display.
Stéphane Jacob [Sat, 7 Mar 2009 12:20:22 +0000 (13:20 +0100)]
Improves job edition and email combobox display.

15 years agoFixes addresses validation when the user chooses a geocoded address.
Stéphane Jacob [Thu, 5 Mar 2009 20:16:45 +0000 (21:16 +0100)]
Fixes addresses validation when the user chooses a geocoded address.

15 years agoHelps ISO 3166-1 non-countries to be properly geocoded.
Stéphane Jacob [Thu, 5 Mar 2009 08:14:11 +0000 (09:14 +0100)]
Helps ISO 3166-1 non-countries to be properly geocoded.

15 years agoSwitches to a 3-state geocoding: the user can choose to keep the geocoded properties...
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.

15 years agoMerge commit 'origin/master' into fusionax
Florent Bruneau [Wed, 4 Mar 2009 22:06:53 +0000 (23:06 +0100)]
Merge commit 'origin/master' into fusionax

15 years agoFix whitespace at the end of the 'Send email to group members' form's textarea.
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>
15 years agoShorten the quick search fields, needs to be weighed against the current qucik search...
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>
15 years agoThere is no planisphere anymore in Xnet.
Stéphane Jacob [Wed, 4 Mar 2009 00:34:24 +0000 (01:34 +0100)]
There is no planisphere anymore in Xnet.

15 years agoFully switches profile.js to jquery.
Stéphane Jacob [Sun, 1 Mar 2009 22:52:47 +0000 (23:52 +0100)]
Fully switches profile.js to jquery.

15 years agoFixes education degree edition.
Stéphane Jacob [Mon, 2 Mar 2009 22:06:51 +0000 (23:06 +0100)]
Fixes education degree edition.

15 years agoTmp jobs.
Stéphane Jacob [Sun, 1 Mar 2009 22:55:36 +0000 (23:55 +0100)]
Tmp jobs.

15 years agoFixes absence of PostalText related error.
Stéphane Jacob [Sun, 1 Mar 2009 12:26:41 +0000 (13:26 +0100)]
Fixes absence of PostalText related error.

15 years agoMinor typos.
Stéphane Jacob [Sun, 1 Mar 2009 01:28:49 +0000 (02:28 +0100)]
Minor typos.

15 years agoWe accord correctly the verb when the mail is to a women.
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.

15 years agoMerge commit 'origin/master' into fusionax
Florent Bruneau [Sun, 22 Feb 2009 14:02:47 +0000 (15:02 +0100)]
Merge commit 'origin/master' into fusionax

15 years agoUse last version of the core.
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>
15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Sun, 22 Feb 2009 14:00:16 +0000 (15:00 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoFix core version.
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>
15 years agoAdds a postal formated address to the addresses data.
Stéphane Jacob [Sat, 21 Feb 2009 16:03:38 +0000 (17:03 +0100)]
Adds a postal formated address to the addresses data.

15 years agoAvoid null gids.
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>
15 years agoGets rid of all references to the old geoloc_* and adresses tables.
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.

15 years agoAdds picture for the Ordine al Merito della Repubblica italiana.
Stéphane Jacob [Fri, 20 Feb 2009 22:00:53 +0000 (23:00 +0100)]
Adds picture for the Ordine al Merito della Repubblica italiana.

15 years agoOoops (cf 20c5c7).
Stéphane Jacob [Wed, 21 Jan 2009 20:40:41 +0000 (21:40 +0100)]
Ooops (cf 20c5c7).

15 years agoFinishes to move functions from geoloc.inc.php to geocoding.inc.php,
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.

15 years agoNon geocoded addresses could not be saved.
Stéphane Jacob [Wed, 18 Feb 2009 21:23:14 +0000 (22:23 +0100)]
Non geocoded addresses could not be saved.

15 years agoUpdates userset.inc.php for the new profile_address and geoloc_countries tables.
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.

15 years agoUpdates paypal and manageurs interaction files to use with the new profile_address...
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.

15 years agoMerge branch 'platal-0.10.0'
Vincent Zanotti [Wed, 18 Feb 2009 12:40:04 +0000 (13:40 +0100)]
Merge branch 'platal-0.10.0'

15 years agoAdds a missing XSRF token on Xnet's directory synchronization page.
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>
15 years agoAdds ME and RS flags accordingly to the update of the ISO 3166-1 code, adds EU flag.
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.

15 years agoUpdates country table.
Stéphane Jacob [Tue, 17 Feb 2009 00:20:32 +0000 (01:20 +0100)]
Updates country table.

15 years agoMerge commit 'origin/master' into fusionax
Stéphane Jacob [Mon, 16 Feb 2009 00:59:04 +0000 (01:59 +0100)]
Merge commit 'origin/master' into fusionax

15 years agoImproves code for geocoding thanks to Vincent, fixes issue with street numbers when...
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.

15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Sun, 15 Feb 2009 13:46:21 +0000 (14:46 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoFix a SQL injection vulnerability on a public page o_O.
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>
15 years agoFixes geolocalization.
Stéphane Jacob [Sun, 15 Feb 2009 02:32:31 +0000 (03:32 +0100)]
Fixes geolocalization.

15 years agoSwitches geolocalization to Google Maps.
Stéphane Jacob [Fri, 13 Feb 2009 00:56:24 +0000 (01:56 +0100)]
Switches geolocalization to Google Maps.

15 years agoBetter organisation in profile.js.
Stéphane Jacob [Thu, 12 Feb 2009 13:25:02 +0000 (14:25 +0100)]
Better organisation in profile.js.

15 years agoMerge commit 'origin/master' into fusionax
Florent Bruneau [Sat, 7 Feb 2009 00:21:18 +0000 (01:21 +0100)]
Merge commit 'origin/master' into fusionax

15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Sat, 7 Feb 2009 00:20:52 +0000 (01:20 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoResurrect events/rss.tpl and xnetgrp/announce-rss.tpl that were lost in a
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>
15 years agoMerge commit 'origin/master' into fusionax
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>
15 years agoUse last version of the core-lib.
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>
15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Sun, 1 Feb 2009 13:26:08 +0000 (14:26 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoFix vcard for users that don't have a pro address.
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>
15 years agoClarify the navigation links between the simple and advanced search forms
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>
15 years agoRemove advice to Netscape 4 users : if they're still using Netscape, they probably...
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>
15 years agoAdd 'Search' button to the quick search field
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>
15 years agoFix HTML tag inclusion : <ul> is not allowed inside <p>
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>
15 years agoFix vcard for users that don't have a pro address.
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>
15 years agoUpdate core.
Florent Bruneau [Sun, 25 Jan 2009 21:17:02 +0000 (22:17 +0100)]
Update core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/master' into fusionax
Florent Bruneau [Sun, 25 Jan 2009 21:15:56 +0000 (22:15 +0100)]
Merge commit 'origin/master' into fusionax

15 years agoMerge commit 'origin/platal-0.10.0'
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>
15 years agoMissing hook for csv export of xnetlists.
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>
15 years agoUses MailNotFound exception unknown axletters.
Stéphane Jacob [Wed, 21 Jan 2009 12:41:05 +0000 (13:41 +0100)]
Uses MailNotFound exception unknown axletters.

15 years agoAdds MailNotFound exception and use it for unknown newletters.
Stéphane Jacob [Wed, 21 Jan 2009 09:44:47 +0000 (10:44 +0100)]
Adds MailNotFound exception and use it for unknown newletters.

15 years agoUpdates ChangeLog.
Stéphane Jacob [Wed, 21 Jan 2009 08:51:03 +0000 (09:51 +0100)]
Updates ChangeLog.

15 years agoDisplays the date of the event on the administration page.
Stéphane Jacob [Tue, 20 Jan 2009 23:37:17 +0000 (00:37 +0100)]
Displays the date of the event on the administration page.

15 years agoPrevents events' short names to be constituted only of digits.
Stéphane Jacob [Tue, 20 Jan 2009 21:30:49 +0000 (22:30 +0100)]
Prevents events' short names to be constituted only of digits.

15 years agoTypos, etc...
Stéphane Jacob [Tue, 20 Jan 2009 21:10:36 +0000 (22:10 +0100)]
Typos, etc...

15 years agoUpdates Core.
Stéphane Jacob [Tue, 20 Jan 2009 21:01:36 +0000 (22:01 +0100)]
Updates Core.

15 years agoGives better access to the MySQL errors gathering page, 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.

15 years agoUpdates ChangeLog.
Stéphane Jacob [Mon, 19 Jan 2009 22:07:12 +0000 (23:07 +0100)]
Updates ChangeLog.

15 years agoAdds administration page for names type.
Stéphane Jacob [Mon, 19 Jan 2009 22:05:52 +0000 (23:05 +0100)]
Adds administration page for names type.

15 years agoAdapts search to the new name management.
Stéphane Jacob [Mon, 19 Jan 2009 21:51:03 +0000 (22:51 +0100)]
Adapts search to the new name management.

15 years agoFixes SQL error in event's alias creation.
Stéphane Jacob [Sun, 18 Jan 2009 23:19:22 +0000 (00:19 +0100)]
Fixes SQL error in event's alias creation.

15 years agoAdds types in profile_name_search and fixes a related few bugs.
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.

15 years agoShortens profile_name_search* in profile_name*.
Stéphane Jacob [Fri, 16 Jan 2009 09:44:54 +0000 (10:44 +0100)]
Shortens profile_name_search* in profile_name*.

15 years agoAdds name validation and new alias creation.
Stéphane Jacob [Wed, 14 Jan 2009 06:31:04 +0000 (07:31 +0100)]
Adds name validation and new alias creation.

15 years agoSame on pid.
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>
15 years agoAdd missing indexes on uid.
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>
15 years agoFix SQL error.
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>
15 years agoLog disconnection only if the user is logged.
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>
15 years agoWatches search_names instead of nom and nick for notification.
Stéphane Jacob [Tue, 13 Jan 2009 14:47:24 +0000 (15:47 +0100)]
Watches search_names instead of nom and nick for notification.

15 years agoAdds possibility to hide advanced name edition.
Stéphane Jacob [Tue, 13 Jan 2009 13:55:51 +0000 (14:55 +0100)]
Adds possibility to hide advanced name edition.

15 years agoAdds verification for 'Prénom' and 'Nom patronymique' so that they remain close enoug...
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.

15 years agoFixes display names and promo saving.
Stéphane Jacob [Sun, 11 Jan 2009 12:58:08 +0000 (13:58 +0100)]
Fixes display names and promo saving.

15 years agoFixes profile_display creation errors.
Stéphane Jacob [Sat, 10 Jan 2009 00:12:07 +0000 (01:12 +0100)]
Fixes profile_display creation errors.

15 years agoTemporary fixes issues due to conflict between the existance of a promo field in...
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.

15 years agoUses the proper name for display and removes old related name references.
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.

15 years agoMerge commit 'origin/master' into fusionax
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>
15 years agoHappy New Year!
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>
15 years agoFix SQL error in watch_nonins.
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>
15 years agoTypos.
Stéphane Jacob [Thu, 8 Jan 2009 15:54:34 +0000 (16:54 +0100)]
Typos.

15 years agoFixes Xisation of people whose names contain a - in .net.
Stéphane Jacob [Fri, 9 Jan 2009 14:25:47 +0000 (15:25 +0100)]
Fixes Xisation of people whose names contain a - in .net.

15 years agoAdds explanations for the different types of names.
Stéphane Jacob [Thu, 8 Jan 2009 15:04:56 +0000 (16:04 +0100)]
Adds explanations for the different types of names.

15 years agoCreates profile_display before modifying it.
Stéphane Jacob [Wed, 7 Jan 2009 23:11:58 +0000 (00:11 +0100)]
Creates profile_display before modifying it.

15 years agoMédecine is not a university but an educational field.
Stéphane Jacob [Wed, 7 Jan 2009 15:34:57 +0000 (16:34 +0100)]
Médecine is not a university but an educational field.

15 years agoImproves education edition display.
Stéphane Jacob [Wed, 7 Jan 2009 12:23:01 +0000 (13:23 +0100)]
Improves education edition display.

15 years agoIntroduces search names, modifies name edition in the profile and adapts it to be...
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.

15 years agoFixes duplicated key when adding a new membre in .net.
Stéphane Jacob [Wed, 7 Jan 2009 16:14:48 +0000 (17:14 +0100)]
Fixes duplicated key when adding a new membre in .net.

15 years agoMerge commit 'origin/master' into fusionax
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>
15 years agoMerge commit 'origin/platal-0.10.0'
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>
15 years agoFix registration.
Florent Bruneau [Mon, 5 Jan 2009 20:07:21 +0000 (21:07 +0100)]
Fix registration.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdds missing include in modules/admin.
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>
15 years agoFixes group search query.
Stéphane Jacob [Sun, 4 Jan 2009 10:35:59 +0000 (11:35 +0100)]
Fixes group search query.

15 years agoFixes plat/al's feeds. Feed handlers were using an User object as a numerical id.
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>
15 years agoUpdate due to changes to profile_display's schema.
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>