Raphaël Barrois [Mon, 13 Jun 2011 23:25:28 +0000 (01:25 +0200)]
Update the ProfileVisibility class.
A ProfileVisibility is now 'immutable'; use '->restrict(new_level)' if you need to use a different visibility level.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Thu, 21 Jul 2011 08:01:47 +0000 (10:01 +0200)]
Fixes NL unsubscription when not loggued on the site (Closes #1524).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 21 Jul 2011 07:43:57 +0000 (09:43 +0200)]
Fixes storing issue number on nl unsubscription.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 21 Jul 2011 07:15:51 +0000 (09:15 +0200)]
Fixes errors in accounts names.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Raphaël Barrois [Sun, 17 Jul 2011 17:53:46 +0000 (19:53 +0200)]
Don't use the implicit perms='user' arg for make_*hook.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 17 Jul 2011 17:19:08 +0000 (19:19 +0200)]
Fix typo and improve validation text for addresses.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Sun, 10 Jul 2011 21:50:05 +0000 (23:50 +0200)]
Updates ChangeLog.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 10 Jul 2011 21:45:02 +0000 (23:45 +0200)]
Merge branch 'xorg/maint' into xorg/master
Raphaël Barrois [Sun, 10 Jul 2011 21:35:07 +0000 (23:35 +0200)]
Fix deltaten.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Thu, 7 Jul 2011 11:09:14 +0000 (13:09 +0200)]
Marital flag is no longer used and has been replaced by usage flag.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 7 Jul 2011 09:57:01 +0000 (11:57 +0200)]
Fixes bestalias update when two local_part are identical (Closes #1517).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 7 Jul 2011 09:08:08 +0000 (11:08 +0200)]
Improves display in weekly registration summary email.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 7 Jul 2011 08:50:35 +0000 (10:50 +0200)]
Fixes birthdate warning in registration emails.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 7 Jul 2011 08:47:55 +0000 (10:47 +0200)]
Merge branch 'xorg/maint' into xorg/master
Vincent Zanotti [Sun, 3 Jul 2011 14:03:49 +0000 (16:03 +0200)]
Avoids creating duplicate Google Apps nickname synchronization tasks.
Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
Raphaël Barrois [Sat, 2 Jul 2011 09:33:48 +0000 (11:33 +0200)]
Oops.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Fri, 1 Jul 2011 22:55:03 +0000 (00:55 +0200)]
Humpf.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Fri, 1 Jul 2011 20:36:51 +0000 (22:36 +0200)]
Make group-NL related code safer by using methods of the Newsletter class instead of duplicating the SQL code.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Fri, 1 Jul 2011 20:35:32 +0000 (22:35 +0200)]
Actual fix for the NL to new subscribers.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Fri, 1 Jul 2011 20:11:22 +0000 (22:11 +0200)]
Add a safeguard preventing to send a given NL to a given user more than once.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Fri, 1 Jul 2011 19:56:37 +0000 (21:56 +0200)]
Revert invalid bugfix for NL subscribers.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Thu, 30 Jun 2011 18:54:46 +0000 (20:54 +0200)]
Fill in the 'from' of group NLs.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Wed, 29 Jun 2011 21:23:07 +0000 (23:23 +0200)]
Fix newsletter sending for new subscribers.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Wed, 29 Jun 2011 17:45:39 +0000 (19:45 +0200)]
Fixes SQL error.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 29 Jun 2011 05:46:00 +0000 (07:46 +0200)]
Erroneous escaping.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 28 Jun 2011 21:51:17 +0000 (23:51 +0200)]
Merge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Tue, 28 Jun 2011 20:49:50 +0000 (22:49 +0200)]
Fixes users merge.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 28 Jun 2011 19:56:48 +0000 (21:56 +0200)]
Fixes name ordering.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 28 Jun 2011 17:09:22 +0000 (19:09 +0200)]
Get ready for next version
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 28 Jun 2011 17:06:23 +0000 (19:06 +0200)]
Release of plat/al VERSION
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 28 Jun 2011 17:04:50 +0000 (19:04 +0200)]
Merge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Mon, 27 Jun 2011 12:04:45 +0000 (14:04 +0200)]
Fixes google apps suspension.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Raphaël Barrois [Mon, 27 Jun 2011 10:33:11 +0000 (12:33 +0200)]
Update core.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 26 Jun 2011 22:24:07 +0000 (00:24 +0200)]
Update PlTableEditor field display (Closes #1505)
Most of these updates are simply clarifying the 'item' behaviour when 'display_list' is false.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sun, 26 Jun 2011 22:23:15 +0000 (00:23 +0200)]
Switch to latest core (fixes PlTableEditor)
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Stéphane Jacob [Sun, 26 Jun 2011 12:02:31 +0000 (14:02 +0200)]
Do not store useless information.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 26 Jun 2011 12:00:23 +0000 (14:00 +0200)]
Adds new ax_id.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Florent Bruneau [Thu, 23 Jun 2011 07:52:36 +0000 (09:52 +0200)]
Update banana.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Stéphane Jacob [Sun, 19 Jun 2011 22:10:39 +0000 (00:10 +0200)]
Allows search on both only_referent and compagny fields (Closes #1513).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 19 Jun 2011 22:05:20 +0000 (00:05 +0200)]
Missing const.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 19 Jun 2011 11:08:13 +0000 (13:08 +0200)]
Adds Hedge Fund sector.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 17 Jun 2011 21:26:41 +0000 (23:26 +0200)]
We have 3 new ax ids :)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 17 Jun 2011 21:18:24 +0000 (23:18 +0200)]
No updates needed if no old pids.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 17 Jun 2011 20:07:27 +0000 (22:07 +0200)]
Fixes display of new promotion in profile edition.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 17 Jun 2011 11:38:21 +0000 (13:38 +0200)]
Adds sort on last modification in directory display (Closes #1507).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 17 Jun 2011 11:30:58 +0000 (13:30 +0200)]
Adds subscriber position to groups (Closes #1511).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 17 Jun 2011 11:22:56 +0000 (13:22 +0200)]
Do not export emails in members csv files (Closes #1508).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 16 Jun 2011 07:40:20 +0000 (09:40 +0200)]
Hopefuly clearer text.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 14 Jun 2011 09:15:14 +0000 (11:15 +0200)]
Use specific version for markerclusterer until the released version contains the features we want.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 13 Jun 2011 16:20:51 +0000 (18:20 +0200)]
Stores xnet accounts registration date.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 12 Jun 2011 17:37:01 +0000 (19:37 +0200)]
Properly centers marker clusters.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 12 Jun 2011 16:50:26 +0000 (18:50 +0200)]
Displays search results on maps for all users (not connected, ax, x).
The addresses displayed correspond to the publicity the user is enabled
to, ie ax secretaries will only see ax addresses and not loggued users
will only see public addresses.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 12 Jun 2011 12:47:52 +0000 (14:47 +0200)]
Only displays names on map on demand.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 11 Jun 2011 13:42:34 +0000 (15:42 +0200)]
Only reset select list to blank when click on cross.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 11 Jun 2011 12:20:36 +0000 (14:20 +0200)]
Only removes locality text field if we display a locality list.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 10 Jun 2011 14:55:49 +0000 (16:55 +0200)]
Do not save latitudes and longitudes for empty addresses.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 10 Jun 2011 14:16:51 +0000 (16:16 +0200)]
Replaces search on sublocalities by search on postal codes, as gmaps sublocalities lack consistency.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 10 Jun 2011 13:17:07 +0000 (15:17 +0200)]
Fixes search on country modification.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 10 Jun 2011 09:08:03 +0000 (11:08 +0200)]
Improves search on address components.
Removes confusing search on administrative_area_level_3, fatorizes code,
allows to easily delete search criteria.
Stéphane Jacob [Thu, 9 Jun 2011 21:23:27 +0000 (23:23 +0200)]
Do not change text field to list field once a country is selected using the autocomplete; factorizes code.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 9 Jun 2011 16:58:11 +0000 (18:58 +0200)]
Display success for text not corresponding to a list.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 9 Jun 2011 16:49:31 +0000 (18:49 +0200)]
Rename variable.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 9 Jun 2011 12:49:24 +0000 (14:49 +0200)]
Allows toggle between list and text in advanced search.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 9 Jun 2011 09:12:11 +0000 (11:12 +0200)]
Fixes class DE_WithSuboption and uses it for DE_EducationDegrees.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Thu, 9 Jun 2011 07:44:21 +0000 (09:44 +0200)]
Moves advanced search JS into a seperate file.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 8 Jun 2011 13:03:06 +0000 (15:03 +0200)]
Specifies we only display places where profiles live.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 8 Jun 2011 12:59:48 +0000 (14:59 +0200)]
Wording
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 8 Jun 2011 09:02:36 +0000 (11:02 +0200)]
Ignores proper JS files.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 8 Jun 2011 07:55:12 +0000 (09:55 +0200)]
Fixes maps related js files fetch.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Bernardo Freitas Paulo da Costa [Tue, 7 Jun 2011 14:05:22 +0000 (16:05 +0200)]
Typo
modified: configs/mails.conf
Stéphane Jacob [Mon, 6 Jun 2011 14:37:42 +0000 (16:37 +0200)]
Factorises promo selection.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 6 Jun 2011 14:38:58 +0000 (16:38 +0200)]
Homogenizes newsletter edition form.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 6 Jun 2011 11:35:01 +0000 (13:35 +0200)]
Do not display empty maps.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 6 Jun 2011 11:08:01 +0000 (13:08 +0200)]
Oops.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 6 Jun 2011 11:00:15 +0000 (13:00 +0200)]
Improves satistics display, adds info about x, m, d.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 5 Jun 2011 20:28:26 +0000 (22:28 +0200)]
Improves statistics veracity.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 5 Jun 2011 19:42:13 +0000 (21:42 +0200)]
Updates wording.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 5 Jun 2011 19:41:19 +0000 (21:41 +0200)]
Better counts of registered users with profiles.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 5 Jun 2011 18:50:04 +0000 (20:50 +0200)]
Activates geocoding reminder for new geocoding.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 5 Jun 2011 18:13:10 +0000 (20:13 +0200)]
Notifies the appropriate ML if an address was not geocoded.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 5 Jun 2011 17:36:43 +0000 (19:36 +0200)]
Fixes address form in new job edition.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 5 Jun 2011 17:19:48 +0000 (19:19 +0200)]
Allows geocoding removal for job addresses.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 4 Jun 2011 21:55:18 +0000 (23:55 +0200)]
Fixes homonyms handling.
By the way, factorises all warning and correcting homonyms related
functions.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 4 Jun 2011 18:49:13 +0000 (20:49 +0200)]
Fixes display for homonyms in validation page.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 4 Jun 2011 18:16:45 +0000 (20:16 +0200)]
Fixes redirection test function.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sat, 4 Jun 2011 18:15:43 +0000 (20:15 +0200)]
Removes duplicated sendTestEmail function.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 3 Jun 2011 22:04:25 +0000 (00:04 +0200)]
Updates merge checks regarding to new name tables.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Fri, 3 Jun 2011 19:01:32 +0000 (21:01 +0200)]
Displays errors summary on registration alert emails (Closes #1506).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 1 Jun 2011 16:48:47 +0000 (18:48 +0200)]
Displays users without profile in alphabetic lists (Closes #1504).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 1 Jun 2011 16:22:08 +0000 (18:22 +0200)]
Updates ChangeLog.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 1 Jun 2011 16:18:08 +0000 (18:18 +0200)]
Scripts reordering.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 1 Jun 2011 16:12:40 +0000 (18:12 +0200)]
Merge remote branch 'origin/xorg/f/geocoding' into xorg/master
Stéphane Jacob [Wed, 1 Jun 2011 16:07:05 +0000 (18:07 +0200)]
Requires address validation properly, ie when addresses are saved (and fixes a few addresses related issues).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Wed, 1 Jun 2011 12:40:34 +0000 (14:40 +0200)]
Updates map on address edition.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 31 May 2011 09:33:51 +0000 (11:33 +0200)]
Enables automatic procecessing for secondary education (Closes #1489).
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Tue, 31 May 2011 09:31:11 +0000 (11:31 +0200)]
Enables addition of secondary educations.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Mon, 30 May 2011 13:42:38 +0000 (15:42 +0200)]
Introduces secondary education.
Diploma from our university cannot be added by hand anymore. Only data
from the university will be included.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Vincent Zanotti [Mon, 30 May 2011 00:27:30 +0000 (02:27 +0200)]
Updates the gapps_accounts table to also support an "organization
domain" field. This will only be used by gappsd for now, until the next
release.
Stéphane Jacob [Sun, 29 May 2011 19:00:39 +0000 (21:00 +0200)]
Adapts name related UFC to new name design.
Signed-off-by: Stéphane Jacob <sj@m4x.org>
Stéphane Jacob [Sun, 29 May 2011 20:35:46 +0000 (22:35 +0200)]
Updates ChangeLog (Closes #1491).
Signed-off-by: Stéphane Jacob <sj@m4x.org>