platal.git
13 years agoFix alphabetic order.
Florent Bruneau [Mon, 27 Sep 2010 15:29:47 +0000 (17:29 +0200)]
Fix alphabetic order.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoReorganize the preference page in two panels in order to have something
Florent Bruneau [Mon, 27 Sep 2010 15:21:19 +0000 (17:21 +0200)]
Reorganize the preference page in two panels in order to have something
usable by user without an email redirection.

The two panels are:
 * site settings containing settings available to all users:
   - skins
   - password
   - mail format
   - rss
 * service settings: link to pages with settings for:
   - email
   - web redirect
   - nntp/smtp password

I hope the new page to be clearer than the previous version.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix query in "My Groups" page.
Florent Bruneau [Mon, 27 Sep 2010 14:20:48 +0000 (16:20 +0200)]
Fix query in "My Groups" page.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoRemove ValidateIterator, replaced by Validate::iterate().
Florent Bruneau [Mon, 27 Sep 2010 14:07:03 +0000 (16:07 +0200)]
Remove ValidateIterator, replaced by Validate::iterate().

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoDeletes all references to sectors as they have been replaced by jobterms.
Stéphane Jacob [Mon, 27 Sep 2010 08:15:44 +0000 (10:15 +0200)]
Deletes all references to sectors as they have been replaced by jobterms.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoCannot configure mbox-helper and banana's spool root anymore.
Florent Bruneau [Mon, 27 Sep 2010 09:38:13 +0000 (11:38 +0200)]
Cannot configure mbox-helper and banana's spool root anymore.

 * the mbox-helper is taken from the banana submodule
 * banana's spool is put in spool/banana

Note: you need to run "make" in order to use banana on your working copy.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoUse hruid + token for tokenAuth instead of alias + token.
Florent Bruneau [Mon, 27 Sep 2010 09:37:33 +0000 (11:37 +0200)]
Use hruid + token for tokenAuth instead of alias + token.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoKeep 'token' in the session since there are hardcoded references to this
Florent Bruneau [Mon, 27 Sep 2010 08:55:19 +0000 (10:55 +0200)]
Keep 'token' in the session since there are hardcoded references to this
variable in the core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoUpdate core
Florent Bruneau [Mon, 27 Sep 2010 08:37:51 +0000 (10:37 +0200)]
Update core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agofix groupex auth - promo is only the entry year
Pascal Corpet [Sun, 26 Sep 2010 21:10:23 +0000 (23:10 +0200)]
fix groupex auth - promo is only the entry year

13 years agofixes use of field 'nom' and 'prenom' in groupeX auth
Pascal Corpet [Sun, 26 Sep 2010 16:22:36 +0000 (18:22 +0200)]
fixes use of field 'nom' and 'prenom' in groupeX auth

13 years agoFixes admin search on entreprises.
Stéphane Jacob [Thu, 23 Sep 2010 11:06:19 +0000 (13:06 +0200)]
Fixes admin search on entreprises.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoTypo
Florent Bruneau [Wed, 22 Sep 2010 09:31:44 +0000 (11:31 +0200)]
Typo

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoCan create accounts with school or fx permission in addition to those with
Florent Bruneau [Wed, 22 Sep 2010 07:53:11 +0000 (09:53 +0200)]
Can create accounts with school or fx permission in addition to those with
ax permission in admin/accounts.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoAdd an account type for school administrative staff and for FX secretaries.
Florent Bruneau [Wed, 22 Sep 2010 07:41:09 +0000 (09:41 +0200)]
Add an account type for school administrative staff and for FX secretaries.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFixes request for profile display.
Stéphane Jacob [Tue, 21 Sep 2010 21:54:03 +0000 (23:54 +0200)]
Fixes request for profile display.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoOnly uses autoload to require validation classes.
Stéphane Jacob [Mon, 20 Sep 2010 14:58:45 +0000 (16:58 +0200)]
Only uses autoload to require validation classes.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoOoops.
Stéphane Jacob [Mon, 20 Sep 2010 09:45:43 +0000 (11:45 +0200)]
Ooops.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoImproves registration cron.
Stéphane Jacob [Mon, 20 Sep 2010 08:47:00 +0000 (10:47 +0200)]
Improves registration cron.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge remote branch 'origin/platal-1.0.0'
Stéphane Jacob [Mon, 20 Sep 2010 08:19:20 +0000 (10:19 +0200)]
Merge remote branch 'origin/platal-1.0.0'

13 years agoUses Address class more.
Stéphane Jacob [Mon, 20 Sep 2010 07:38:40 +0000 (09:38 +0200)]
Uses Address class more.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes wrong foreign key.
Stéphane Jacob [Mon, 20 Sep 2010 07:17:11 +0000 (09:17 +0200)]
Fixes wrong foreign key.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoActually drops update time from profile_addresses.
Stéphane Jacob [Sun, 19 Sep 2010 09:54:17 +0000 (11:54 +0200)]
Actually drops update time from profile_addresses.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMoves geocoder into approrpiate classes.
Stéphane Jacob [Sun, 19 Sep 2010 09:53:26 +0000 (11:53 +0200)]
Moves geocoder into approrpiate classes.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdd script for filling directory_name for xnet accounts (Closes #1178)
Raphaël Barrois [Sun, 19 Sep 2010 19:44:26 +0000 (21:44 +0200)]
Add script for filling directory_name for xnet accounts (Closes #1178)

This script tries to guess the directory_name from the full_name.
Any part matching "(...)" or " - ..." will be considered as a comment,
    and added to the 'comment' field of the group this user is a member
    of (only if there is only one such group and no current comment).

All errors are displayed at the end of the run, the 'directory_name'
won't be fixed for them (still 'NULL'); this list can then be accessed
by simply running the script again.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoImprove xnet account creation (guess correct name/directory_name from email)
Raphaël Barrois [Sun, 19 Sep 2010 18:40:16 +0000 (20:40 +0200)]
Improve xnet account creation (guess correct name/directory_name from email)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFix listing of xnetevent participants.
Raphaël Barrois [Sun, 19 Sep 2010 15:31:56 +0000 (17:31 +0200)]
Fix listing of xnetevent participants.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFix in-session authentication.
Florent Bruneau [Sun, 19 Sep 2010 15:07:06 +0000 (17:07 +0200)]
Fix in-session authentication.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoPrevents various warnings on profile edition.
Stéphane Jacob [Sat, 18 Sep 2010 16:13:15 +0000 (18:13 +0200)]
Prevents various warnings on profile edition.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoPrevents a few warnings in validation page.
Stéphane Jacob [Sat, 18 Sep 2010 15:04:32 +0000 (17:04 +0200)]
Prevents a few warnings in validation page.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes update script for profile_job.
Stéphane Jacob [Sat, 18 Sep 2010 14:34:15 +0000 (16:34 +0200)]
Fixes update script for profile_job.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDrops update time from profile_addresses.
Stéphane Jacob [Sat, 18 Sep 2010 14:33:57 +0000 (16:33 +0200)]
Drops update time from profile_addresses.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoRenames classes that extend ProfilePage into ProfilePageXXXX.
Stéphane Jacob [Fri, 17 Sep 2010 12:04:25 +0000 (14:04 +0200)]
Renames classes that extend ProfilePage into ProfilePageXXXX.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoRemoves var_dump.
Stéphane Jacob [Fri, 17 Sep 2010 10:46:14 +0000 (12:46 +0200)]
Removes var_dump.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUses phone class a little bit more.
Stéphane Jacob [Fri, 17 Sep 2010 10:00:43 +0000 (12:00 +0200)]
Uses phone class a little bit more.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoPrevents warnings in flags template.
Stéphane Jacob [Fri, 17 Sep 2010 09:42:14 +0000 (11:42 +0200)]
Prevents warnings in flags template.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes on job edition: sector ids removal, hq simplification.
Stéphane Jacob [Thu, 16 Sep 2010 17:48:40 +0000 (19:48 +0200)]
Fixes on job edition: sector ids removal, hq simplification.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoA few fixes on entreprise validation.
Stéphane Jacob [Fri, 17 Sep 2010 07:47:22 +0000 (09:47 +0200)]
A few fixes on entreprise validation.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdapts geocoding classes to Address class.
Stéphane Jacob [Wed, 15 Sep 2010 09:24:17 +0000 (11:24 +0200)]
Adapts geocoding classes to Address class.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoClass Address.
Stéphane Jacob [Mon, 13 Sep 2010 08:27:09 +0000 (10:27 +0200)]
Class Address.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoNearly finishes foreign keys.
Stéphane Jacob [Thu, 9 Sep 2010 21:18:58 +0000 (23:18 +0200)]
Nearly finishes foreign keys.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoHide 'always-private' fields when profile is edited by an AX secretary.
Florent Bruneau [Fri, 17 Sep 2010 14:39:28 +0000 (16:39 +0200)]
Hide 'always-private' fields when profile is edited by an AX secretary.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoUser::canEdit takes user permissions into account.
Florent Bruneau [Fri, 17 Sep 2010 14:38:59 +0000 (16:38 +0200)]
User::canEdit takes user permissions into account.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoMerge branch 'platal-1.0.0'
Florent Bruneau [Fri, 17 Sep 2010 12:36:31 +0000 (14:36 +0200)]
Merge branch 'platal-1.0.0'

Conflicts:
core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoUpdate core
Florent Bruneau [Fri, 17 Sep 2010 12:32:14 +0000 (14:32 +0200)]
Update core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoOnly keep pertinent links and data on the main page.
Florent Bruneau [Fri, 17 Sep 2010 11:59:34 +0000 (13:59 +0200)]
Only keep pertinent links and data on the main page.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoAdd constants to represent available permissions.
Florent Bruneau [Fri, 17 Sep 2010 11:58:39 +0000 (13:58 +0200)]
Add constants to represent available permissions.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoAllow login of 'ax' accounts.
Florent Bruneau [Thu, 16 Sep 2010 14:49:10 +0000 (16:49 +0200)]
Allow login of 'ax' accounts.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoRewrite admin/accounts.
Florent Bruneau [Thu, 16 Sep 2010 13:58:28 +0000 (15:58 +0200)]
Rewrite admin/accounts.

This page can now be used as a portal for account management. It provides
the following tools:
 * access to account edition page
 * list of non-automatic account (currently only 'ax' accounts are listed here)
 * small form to add an 'ax' account
 * link to other account-related admin pages.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoAdd UFC_AccountType filter.
Florent Bruneau [Thu, 16 Sep 2010 13:58:13 +0000 (15:58 +0200)]
Add UFC_AccountType filter.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix syntax error.
Florent Bruneau [Thu, 16 Sep 2010 11:54:40 +0000 (13:54 +0200)]
Fix syntax error.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoCustomizes jstree display
Pascal Corpet [Mon, 13 Sep 2010 21:17:43 +0000 (23:17 +0200)]
Customizes jstree display

13 years agoFetches jstree in Makefile.
Stéphane Jacob [Mon, 13 Sep 2010 13:01:50 +0000 (15:01 +0200)]
Fetches jstree in Makefile.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds an initialization to prevent a PHP notice
Pascal Corpet [Mon, 13 Sep 2010 21:01:57 +0000 (23:01 +0200)]
Adds an initialization to prevent a PHP notice

13 years agoTypo.
Raphaël Barrois [Mon, 13 Sep 2010 10:40:02 +0000 (12:40 +0200)]
Typo.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoVarious (minor) fixes on jobterms.
Raphaël Barrois [Mon, 13 Sep 2010 09:49:39 +0000 (11:49 +0200)]
Various (minor) fixes on jobterms.

More comments, bug fixed too.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoRemoves entreprise name from validation email.
Stéphane Jacob [Mon, 13 Sep 2010 08:28:16 +0000 (10:28 +0200)]
Removes entreprise name from validation email.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMove ProfileVisibility to a separate file.
Raphaël Barrois [Sun, 12 Sep 2010 23:42:19 +0000 (01:42 +0200)]
Move ProfileVisibility to a separate file.

According to __autoload__ conventions.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFixes autocomplete on first job.
Stéphane Jacob [Sun, 12 Sep 2010 11:45:37 +0000 (13:45 +0200)]
Fixes autocomplete on first job.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoGives focus to To on email send page (Closes #1001).
Stéphane Jacob [Sat, 11 Sep 2010 15:40:12 +0000 (17:40 +0200)]
Gives focus to To on email send page (Closes #1001).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoHTML validation.
Stéphane Jacob [Sat, 11 Sep 2010 15:14:07 +0000 (17:14 +0200)]
HTML validation.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoRemoves useles code lines.
Stéphane Jacob [Sat, 11 Sep 2010 14:42:12 +0000 (16:42 +0200)]
Removes useles code lines.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes JS on wiki admin page.
Stéphane Jacob [Sat, 11 Sep 2010 10:51:54 +0000 (12:51 +0200)]
Fixes JS on wiki admin page.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoImproves wiki admin page (Closes #1120).
Stéphane Jacob [Sat, 11 Sep 2010 09:50:13 +0000 (11:50 +0200)]
Improves wiki admin page (Closes #1120).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes tips addition (Closes #1122).
Stéphane Jacob [Fri, 10 Sep 2010 19:00:50 +0000 (21:00 +0200)]
Fixes tips addition (Closes #1122).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes display of comments on disabled accounts (Closes #1126).
Stéphane Jacob [Fri, 10 Sep 2010 18:47:42 +0000 (20:47 +0200)]
Fixes display of comments on disabled accounts (Closes #1126).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes ugly line break (Closes #1144).
Stéphane Jacob [Fri, 10 Sep 2010 17:23:12 +0000 (19:23 +0200)]
Fixes ugly line break (Closes #1144).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdate core.
Stéphane Jacob [Fri, 10 Sep 2010 12:26:48 +0000 (14:26 +0200)]
Update core.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes autocomplete on first empty entreprise (Closes #1232).
Stéphane Jacob [Fri, 10 Sep 2010 09:48:59 +0000 (11:48 +0200)]
Fixes autocomplete on first empty entreprise (Closes #1232).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoPrevents error display on new empty job.
Stéphane Jacob [Fri, 10 Sep 2010 09:27:44 +0000 (11:27 +0200)]
Prevents error display on new empty job.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes missing braket.
Stéphane Jacob [Thu, 9 Sep 2010 21:22:57 +0000 (23:22 +0200)]
Fixes missing braket.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoTypos
Stéphane Jacob [Wed, 8 Sep 2010 15:51:04 +0000 (17:51 +0200)]
Typos

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoRemoves useless comments.
Stéphane Jacob [Wed, 8 Sep 2010 14:01:52 +0000 (16:01 +0200)]
Removes useless comments.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds foreign keys for group_event_participants and group_members.
Stéphane Jacob [Wed, 8 Sep 2010 13:54:32 +0000 (15:54 +0200)]
Adds foreign keys for group_event_participants and group_members.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdd foreign keys for profile tables.
Stéphane Jacob [Tue, 7 Sep 2010 11:14:38 +0000 (13:14 +0200)]
Add foreign keys for profile tables.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdd UFC_Mentor for adv. search restriction 'only_referent'
Raphaël Barrois [Sun, 5 Sep 2010 23:33:08 +0000 (01:33 +0200)]
Add UFC_Mentor for adv. search restriction 'only_referent'

Partial fix for #1206.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoHotfix for foreign keys in profile_address edition (Closes #1228)
Raphaël Barrois [Sun, 5 Sep 2010 23:02:12 +0000 (01:02 +0200)]
Hotfix for foreign keys in profile_address edition (Closes #1228)

Some foreign_key-referenced fields where empty (''), which meant
inserting '' into the DB instead of NULL.

There might be other similar issues with other foreign keys.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoLess restrictions on allowed chars for search: allow / and +.
Raphaël Barrois [Sun, 5 Sep 2010 17:10:23 +0000 (19:10 +0200)]
Less restrictions on allowed chars for search: allow / and +.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFix axletter promo restriction.
Raphaël Barrois [Sun, 5 Sep 2010 15:16:37 +0000 (17:16 +0200)]
Fix axletter promo restriction.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoAdds foreign keys for log_sessions.
Stéphane Jacob [Sat, 4 Sep 2010 13:49:55 +0000 (15:49 +0200)]
Adds foreign keys for log_sessions.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdd explanations on email/broken page (Closes #1224).
Stéphane Jacob [Sat, 4 Sep 2010 13:23:08 +0000 (15:23 +0200)]
Add explanations on email/broken page (Closes #1224).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoIgnores suid sessions when determining the cut-off date for removing old
Vincent Zanotti [Sat, 4 Sep 2010 13:57:38 +0000 (15:57 +0200)]
Ignores suid sessions when determining the cut-off date for removing old
logs. This guarantees that at least two user sessions were kept.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
13 years agoFixes organizer's name on event subscription page (Closes #1215).
Stéphane Jacob [Sat, 4 Sep 2010 10:43:31 +0000 (12:43 +0200)]
Fixes organizer's name on event subscription page (Closes #1215).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoTypo
Stéphane Jacob [Sat, 4 Sep 2010 10:16:54 +0000 (12:16 +0200)]
Typo

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes clear function in accounts.
Stéphane Jacob [Sat, 4 Sep 2010 09:54:15 +0000 (11:54 +0200)]
Fixes clear function in accounts.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAllows account deletion (Closes #1197).
Stéphane Jacob [Sat, 4 Sep 2010 09:28:52 +0000 (11:28 +0200)]
Allows account deletion (Closes #1197).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDisplay more info about education on profile pages (Closes #1186).
Stéphane Jacob [Sat, 4 Sep 2010 07:50:31 +0000 (09:50 +0200)]
Display more info about education on profile pages (Closes #1186).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDisplays info when autocomplete finds nothing instead of quitting silently autocomplete
Pascal Corpet [Thu, 2 Sep 2010 22:21:51 +0000 (00:21 +0200)]
Displays info when autocomplete finds nothing instead of quitting silently autocomplete

13 years agoFix issue with Geocoding for Paypal payment.
Raphaël Barrois [Thu, 2 Sep 2010 17:09:47 +0000 (18:09 +0100)]
Fix issue with Geocoding for Paypal payment.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoSwitch to latest core (minor update)
Raphaël Barrois [Thu, 2 Sep 2010 15:06:10 +0000 (16:06 +0100)]
Switch to latest core (minor update)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoUse (+33) prefix for French phones (Closes #1172).
Stéphane Jacob [Thu, 2 Sep 2010 14:25:08 +0000 (16:25 +0200)]
Use (+33) prefix for French phones (Closes #1172).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds foreign keys for uid and pid for most tables.
Stéphane Jacob [Thu, 2 Sep 2010 12:45:57 +0000 (14:45 +0200)]
Adds foreign keys for uid and pid for most tables.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoClean url in advanced search. Closes #1177
Pascal Corpet [Wed, 1 Sep 2010 21:52:35 +0000 (23:52 +0200)]
Clean url in advanced search. Closes #1177

13 years agoUniformizes pid and uid fields in database (Closes #1207).
Stéphane Jacob [Wed, 1 Sep 2010 16:44:56 +0000 (18:44 +0200)]
Uniformizes pid and uid fields in database (Closes #1207).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFix return value of UFCs when VIS_PUBLIC and filtering on private data.
Raphaël Barrois [Wed, 1 Sep 2010 09:15:23 +0000 (11:15 +0200)]
Fix return value of UFCs when VIS_PUBLIC and filtering on private data.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoAdd visibility filters to all UserFilter queries (Closes #1033).
Raphaël Barrois [Tue, 31 Aug 2010 23:57:39 +0000 (01:57 +0200)]
Add visibility filters to all UserFilter queries (Closes #1033).

Those will catch the default visibility from ProfileVisibility.
Also improve the addPhotoFilter() function in UserFilter.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoImprove default ProfileVisibility wrt new perm levels.
Raphaël Barrois [Tue, 31 Aug 2010 23:49:43 +0000 (01:49 +0200)]
Improve default ProfileVisibility wrt new perm levels.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoDisplays last and first names in the order announced on the top line in directory...
Stéphane Jacob [Mon, 30 Aug 2010 16:43:15 +0000 (18:43 +0200)]
Displays last and first names in the order announced on the top line in directory csv.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoOops
Stéphane Jacob [Mon, 30 Aug 2010 15:32:54 +0000 (17:32 +0200)]
Oops

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoTake directory_* permissions into account when accessing a profile.
Florent Bruneau [Mon, 30 Aug 2010 13:09:43 +0000 (15:09 +0200)]
Take directory_* permissions into account when accessing a profile.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>