platal.git
13 years agoUpdate ChangeLog
Florent Bruneau [Tue, 13 Jul 2010 13:37:05 +0000 (15:37 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoUpdate core
Florent Bruneau [Tue, 13 Jul 2010 13:05:03 +0000 (15:05 +0200)]
Update core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoMerge branch 'platal-1.0.0'
Florent Bruneau [Tue, 13 Jul 2010 13:04:34 +0000 (15:04 +0200)]
Merge branch 'platal-1.0.0'

13 years agoBypass the default query of the User class when no uid is specified
Florent Bruneau [Tue, 13 Jul 2010 12:12:38 +0000 (14:12 +0200)]
Bypass the default query of the User class when no uid is specified
(avoiding malformed queries).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFixes query in registrations.php
Stéphane Jacob [Tue, 13 Jul 2010 09:17:17 +0000 (11:17 +0200)]
Fixes query in registrations.php

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds isActive in both User and Profile classes.
Stéphane Jacob [Mon, 12 Jul 2010 11:50:42 +0000 (13:50 +0200)]
Adds isActive in both User and Profile classes.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDisplays country name instead of country code as flag title.
Stéphane Jacob [Tue, 6 Jul 2010 17:56:58 +0000 (19:56 +0200)]
Displays country name instead of country code as flag title.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoNotifies profile's owner when profile modified by a third party (Closes #1038).
Stéphane Jacob [Sun, 4 Jul 2010 17:57:07 +0000 (19:57 +0200)]
Notifies profile's owner when profile modified by a third party (Closes #1038).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoInforms user that her name change is awaiting validation (Closes #1083).
Stéphane Jacob [Sat, 10 Jul 2010 21:54:51 +0000 (23:54 +0200)]
Informs user that her name change is awaiting validation (Closes #1083).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoProperly uses names (Closes #1192).
Stéphane Jacob [Sun, 11 Jul 2010 10:56:13 +0000 (12:56 +0200)]
Properly uses names (Closes #1192).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAlways shows a warning in miniche when a user has no redirection left.
Stéphane Jacob [Sun, 11 Jul 2010 13:50:01 +0000 (15:50 +0200)]
Always shows a warning in miniche when a user has no redirection left.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFix broken query due to a typo...
Florent Bruneau [Fri, 9 Jul 2010 11:13:34 +0000 (13:13 +0200)]
Fix broken query due to a typo...

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix networking display on profiles
Raphaël Barrois [Thu, 8 Jul 2010 09:58:16 +0000 (11:58 +0200)]
Fix networking display on profiles

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoOops
Raphaël Barrois [Wed, 7 Jul 2010 13:21:51 +0000 (15:21 +0200)]
Oops

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoAdd DirEnum for medals
Raphaël Barrois [Wed, 7 Jul 2010 13:18:02 +0000 (15:18 +0200)]
Add DirEnum for medals

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoAnother few fixes in user administration.
Stéphane Jacob [Wed, 7 Jul 2010 08:53:43 +0000 (10:53 +0200)]
Another few fixes in user administration.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes email edition from admin interface.
Stéphane Jacob [Wed, 7 Jul 2010 08:21:05 +0000 (10:21 +0200)]
Fixes email edition from admin interface.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFix networking selection for profile display
Raphaël Barrois [Tue, 6 Jul 2010 20:22:04 +0000 (22:22 +0200)]
Fix networking selection for profile display

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFix searching by address
Raphaël Barrois [Tue, 6 Jul 2010 08:31:48 +0000 (10:31 +0200)]
Fix searching by address

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFixes some sql errors.
Stéphane Jacob [Mon, 5 Jul 2010 15:16:27 +0000 (17:16 +0200)]
Fixes some sql errors.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoTypo.
Stéphane Jacob [Mon, 5 Jul 2010 13:51:46 +0000 (15:51 +0200)]
Typo.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes call to user object in gapps.
Stéphane Jacob [Mon, 5 Jul 2010 12:47:55 +0000 (14:47 +0200)]
Fixes call to user object in gapps.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes synchronisation between group directory and mailing list.
Stéphane Jacob [Mon, 5 Jul 2010 09:12:21 +0000 (11:12 +0200)]
Fixes synchronisation between group directory and mailing list.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDoes not display user and profile name when they are the same person in validation...
Stéphane Jacob [Sun, 4 Jul 2010 23:08:47 +0000 (01:08 +0200)]
Does not display user and profile name when they are the same person in validation page.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes file name in cron configuration.
Stéphane Jacob [Mon, 5 Jul 2010 07:26:28 +0000 (09:26 +0200)]
Fixes file name in cron configuration.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdates the XnetGrp mailer to properly override the To: field, instead
Vincent Zanotti [Sun, 4 Jul 2010 19:24:06 +0000 (21:24 +0200)]
Updates the XnetGrp mailer to properly override the To: field, instead
of appending addresses to it (as the PlMailer there is reused, this
caused some O(n^2) email duplication).

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
13 years agoFixes "undefined index" notices in the xnetgrp mailer.
Vincent Zanotti [Sun, 4 Jul 2010 18:48:08 +0000 (20:48 +0200)]
Fixes "undefined index" notices in the xnetgrp mailer.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
13 years agoMerge remote branch 'origin/platal-1.0.0'
Stéphane Jacob [Sun, 4 Jul 2010 17:10:45 +0000 (19:10 +0200)]
Merge remote branch 'origin/platal-1.0.0'

13 years agoDisplays group member count.
Stéphane Jacob [Sun, 4 Jul 2010 12:01:44 +0000 (14:01 +0200)]
Displays group member count.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAllows entreprise validation hidding.
Stéphane Jacob [Sun, 4 Jul 2010 14:25:39 +0000 (16:25 +0200)]
Allows entreprise validation hidding.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes platal links on wiki.
Stéphane Jacob [Sun, 4 Jul 2010 13:56:50 +0000 (15:56 +0200)]
Fixes platal links on wiki.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes call to bin/cron/homonyms.php.
Stéphane Jacob [Sun, 4 Jul 2010 00:24:03 +0000 (02:24 +0200)]
Fixes call to bin/cron/homonyms.php.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFix filtering by promos on advanced search
Raphaël Barrois [Sat, 3 Jul 2010 23:46:19 +0000 (01:46 +0200)]
Fix filtering by promos on advanced search

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoEnables addition of 2 new entreprises at a time.
Stéphane Jacob [Sat, 3 Jul 2010 17:09:33 +0000 (19:09 +0200)]
Enables addition of 2 new entreprises at a time.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoPrevents potential wrong query.
Stéphane Jacob [Sat, 3 Jul 2010 17:04:11 +0000 (19:04 +0200)]
Prevents potential wrong query.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAllows empty fields and fixes for entreprise validation.
Stéphane Jacob [Sat, 3 Jul 2010 16:32:23 +0000 (18:32 +0200)]
Allows empty fields and fixes for entreprise validation.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoRemoves useless code.
Stéphane Jacob [Sat, 3 Jul 2010 16:24:51 +0000 (18:24 +0200)]
Removes useless code.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAlso displays entreprise name on profile, minifiche... when awaiting validation.
Stéphane Jacob [Sat, 3 Jul 2010 16:19:09 +0000 (18:19 +0200)]
Also displays entreprise name on profile, minifiche... when awaiting validation.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge remote branch 'origin/platal-1.0.0'
Stéphane Jacob [Sat, 3 Jul 2010 15:56:51 +0000 (17:56 +0200)]
Merge remote branch 'origin/platal-1.0.0'

13 years agoPrevents 'text' emails to have an incorrect remaining 'html' part.
Stéphane Jacob [Sat, 3 Jul 2010 15:52:55 +0000 (17:52 +0200)]
Prevents 'text' emails to have an incorrect remaining 'html' part.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoPrevents empty condition on a query.
Stéphane Jacob [Sat, 3 Jul 2010 12:56:56 +0000 (14:56 +0200)]
Prevents empty condition on a query.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes igoogle search gadget.
Stéphane Jacob [Sat, 3 Jul 2010 12:42:23 +0000 (14:42 +0200)]
Fixes igoogle search gadget.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes entreprise validation when user only indicated the entreprise name.
Stéphane Jacob [Sat, 3 Jul 2010 10:01:27 +0000 (12:01 +0200)]
Fixes entreprise validation when user only indicated the entreprise name.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFix link for displaying pending picture on profile (Closes #1166)
Raphaël Barrois [Fri, 2 Jul 2010 23:55:03 +0000 (01:55 +0200)]
Fix link for displaying pending picture on profile (Closes #1166)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFixes call to a non existing function during registration.
Stéphane Jacob [Fri, 2 Jul 2010 23:11:25 +0000 (01:11 +0200)]
Fixes call to a non existing function during registration.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes name display in group unsubsciption email.
Stéphane Jacob [Fri, 2 Jul 2010 22:28:59 +0000 (00:28 +0200)]
Fixes name display in group unsubsciption email.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFix bad inclusion of banana/mbox helper.
Florent Bruneau [Fri, 2 Jul 2010 15:06:10 +0000 (17:06 +0200)]
Fix bad inclusion of banana/mbox helper.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoAdds missing phone prefix.
Stéphane Jacob [Fri, 2 Jul 2010 15:04:26 +0000 (17:04 +0200)]
Adds missing phone prefix.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes clean cron.
Stéphane Jacob [Fri, 2 Jul 2010 12:45:01 +0000 (14:45 +0200)]
Fixes clean cron.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes geocoding query.
Stéphane Jacob [Fri, 2 Jul 2010 06:36:00 +0000 (08:36 +0200)]
Fixes geocoding query.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFix most remaining issues with vcards.
Florent Bruneau [Fri, 2 Jul 2010 11:32:11 +0000 (13:32 +0200)]
Fix most remaining issues with vcards.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoMerge branch 'platal-1.0.0'
Florent Bruneau [Fri, 2 Jul 2010 08:30:53 +0000 (10:30 +0200)]
Merge branch 'platal-1.0.0'

13 years agoFix promotion_ml reminder.
Florent Bruneau [Fri, 2 Jul 2010 08:23:52 +0000 (10:23 +0200)]
Fix promotion_ml reminder.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix bug in ml moderation cron
Raphaël Barrois [Fri, 2 Jul 2010 08:15:47 +0000 (10:15 +0200)]
Fix bug in ml moderation cron

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoIncrease memory limit for scripts manipulating a large number of users.
Florent Bruneau [Fri, 2 Jul 2010 06:37:49 +0000 (08:37 +0200)]
Increase memory limit for scripts manipulating a large number of users.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoRemove output of notifs.birthday.
Florent Bruneau [Fri, 2 Jul 2010 06:34:11 +0000 (08:34 +0200)]
Remove output of notifs.birthday.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix unsubscription issue with axletter
Raphaël Barrois [Thu, 1 Jul 2010 18:38:28 +0000 (20:38 +0200)]
Fix unsubscription issue with axletter

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFix missing link to the profile.
Florent Bruneau [Thu, 1 Jul 2010 16:46:46 +0000 (18:46 +0200)]
Fix missing link to the profile.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoMinor typo
Raphaël Barrois [Thu, 1 Jul 2010 16:00:46 +0000 (18:00 +0200)]
Minor typo

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFix name change / orange request
Raphaël Barrois [Thu, 1 Jul 2010 15:59:56 +0000 (17:59 +0200)]
Fix name change / orange request

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoGrumpf grumpf grumpf.
Florent Bruneau [Thu, 1 Jul 2010 14:17:55 +0000 (16:17 +0200)]
Grumpf grumpf grumpf.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix user selection when sending the newsletter.
Florent Bruneau [Thu, 1 Jul 2010 13:46:47 +0000 (15:46 +0200)]
Fix user selection when sending the newsletter.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix display of CV when logged and viewing profile view (Closes #1169)
Raphaël Barrois [Thu, 1 Jul 2010 13:03:06 +0000 (15:03 +0200)]
Fix display of CV when logged and viewing profile view (Closes #1169)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoQuick fix for vcards: this is far from perfect, but at least it works.
Florent Bruneau [Thu, 1 Jul 2010 12:20:03 +0000 (14:20 +0200)]
Quick fix for vcards: this is far from perfect, but at least it works.

Still some bugs:
 * addresses contains the city and the country twice
 * mobile phone seems to be missing
 * melix emails has been added as a work email

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix php errors at the end of the feed of the carnet.
Florent Bruneau [Thu, 1 Jul 2010 11:39:54 +0000 (13:39 +0200)]
Fix php errors at the end of the feed of the carnet.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoINSERT may fail if the time is updated twice within the same second.
Florent Bruneau [Thu, 1 Jul 2010 11:04:56 +0000 (13:04 +0200)]
INSERT may fail if the time is updated twice within the same second.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix a typo leading to invalid SQL query.
Florent Bruneau [Thu, 1 Jul 2010 10:57:34 +0000 (12:57 +0200)]
Fix a typo leading to invalid SQL query.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoNo errors on validation for an empty job.
Stéphane Jacob [Thu, 1 Jul 2010 08:41:03 +0000 (10:41 +0200)]
No errors on validation for an empty job.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoPrepare Changelog for next release.
Florent Bruneau [Thu, 1 Jul 2010 08:36:24 +0000 (10:36 +0200)]
Prepare Changelog for next release.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoMerge branch 'platal-1.0.0'
Florent Bruneau [Thu, 1 Jul 2010 08:35:43 +0000 (10:35 +0200)]
Merge branch 'platal-1.0.0'

13 years agoUpdate core
Florent Bruneau [Thu, 1 Jul 2010 08:25:32 +0000 (10:25 +0200)]
Update core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoUgly fix for the > UNIXTIME(NULL) stuff.
Florent Bruneau [Thu, 1 Jul 2010 08:09:07 +0000 (10:09 +0200)]
Ugly fix for the > UNIXTIME(NULL) stuff.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFix references to aliases.id.
Florent Bruneau [Thu, 1 Jul 2010 07:54:30 +0000 (09:54 +0200)]
Fix references to aliases.id.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoHTML validation on corps display.
Stéphane Jacob [Thu, 1 Jul 2010 08:25:22 +0000 (10:25 +0200)]
HTML validation on corps display.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes education display on profile.
Stéphane Jacob [Thu, 1 Jul 2010 08:25:04 +0000 (10:25 +0200)]
Fixes education display on profile.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds empty education field.
Stéphane Jacob [Thu, 1 Jul 2010 08:04:44 +0000 (10:04 +0200)]
Adds empty education field.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoTypo xorg/1.0.0
Raphaël Barrois [Wed, 30 Jun 2010 17:58:27 +0000 (19:58 +0200)]
Typo

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFix photo edition by other users (Closes #1160)
Raphaël Barrois [Wed, 30 Jun 2010 14:40:29 +0000 (16:40 +0200)]
Fix photo edition by other users (Closes #1160)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFix photo edition by other users (Closes #1160)
Raphaël Barrois [Wed, 30 Jun 2010 14:40:29 +0000 (16:40 +0200)]
Fix photo edition by other users (Closes #1160)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoUpdates ChangeLog.
Stéphane Jacob [Wed, 30 Jun 2010 11:47:45 +0000 (13:47 +0200)]
Updates ChangeLog.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdates core, updates ChangeLog: release time for the core, removes bug fixes from...
Stéphane Jacob [Wed, 30 Jun 2010 10:34:56 +0000 (12:34 +0200)]
Updates core, updates ChangeLog: release time for the core, removes bug fixes from developpement site.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdd a notice in the update script about setting the db in platal.conf.
Florent Bruneau [Wed, 30 Jun 2010 08:17:14 +0000 (10:17 +0200)]
Add a notice in the update script about setting the db in platal.conf.

Also remove an obsolete statement at the end of the phone upgrade script.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoFixes Outlook contacts page broken by change in phones.
Pascal Corpet [Mon, 28 Jun 2010 22:00:51 +0000 (00:00 +0200)]
Fixes Outlook contacts page broken by change in phones.

13 years agoFix refresh of the list of countries in referent search page. Closes #1132.
Florent Bruneau [Mon, 28 Jun 2010 12:53:42 +0000 (14:53 +0200)]
Fix refresh of the list of countries in referent search page. Closes #1132.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoPostpone new sectors to the next release so import previous sectors in the new
Florent Bruneau [Mon, 28 Jun 2010 12:44:59 +0000 (14:44 +0200)]
Postpone new sectors to the next release so import previous sectors in the new
database.

Sectors should now be OK for jobs and mentoring.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
13 years agoDisplays profile concerned by the validationif any.
Stéphane Jacob [Mon, 28 Jun 2010 09:22:05 +0000 (11:22 +0200)]
Displays profile concerned by the validationif any.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes for ProfileValidate.
Stéphane Jacob [Mon, 28 Jun 2010 09:21:07 +0000 (11:21 +0200)]
Fixes for ProfileValidate.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoOops.
Stéphane Jacob [Mon, 28 Jun 2010 08:47:58 +0000 (10:47 +0200)]
Oops.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdapts profile validation requests to new classes extending ProfileValidate.
Stéphane Jacob [Mon, 28 Jun 2010 08:15:08 +0000 (10:15 +0200)]
Adapts profile validation requests to new classes extending ProfileValidate.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdapts profile related validation requests to ProfileValidate.
Stéphane Jacob [Mon, 28 Jun 2010 07:54:47 +0000 (09:54 +0200)]
Adapts profile related validation requests to ProfileValidate.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoTranslate comments in Validate class.
Stéphane Jacob [Sun, 27 Jun 2010 22:05:37 +0000 (00:05 +0200)]
Translate comments in Validate class.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds ProfileValidate for profile related validations.
Stéphane Jacob [Sun, 27 Jun 2010 17:13:49 +0000 (19:13 +0200)]
Adds ProfileValidate for profile related validations.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes deletion of first education (Closes #1095).
Stéphane Jacob [Sun, 27 Jun 2010 14:41:23 +0000 (16:41 +0200)]
Fixes deletion of first education (Closes #1095).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoXnet only users now are site users and thus their emails are fetched the same way...
Stéphane Jacob [Sun, 27 Jun 2010 13:26:48 +0000 (15:26 +0200)]
Xnet only users now are site users and thus their emails are fetched the same way (Closes #1161).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years ago2 bugfix on bplc returns
Damien Bobillot [Sun, 27 Jun 2010 12:53:56 +0000 (14:53 +0200)]
2 bugfix on bplc returns

13 years agoPassage test<->prod cyberplus via le ficheir de conf.
Damien Bobillot [Sun, 27 Jun 2010 11:04:49 +0000 (13:04 +0200)]
Passage test<->prod cyberplus via le ficheir de conf.
Ajout des numeros de carte de test

13 years agoChanges warning on empty quick search (Closes #1138).
Stéphane Jacob [Sat, 26 Jun 2010 22:02:33 +0000 (00:02 +0200)]
Changes warning on empty quick search (Closes #1138).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoRemoves some calls to session variables in profile edition.
Stéphane Jacob [Sat, 26 Jun 2010 21:29:29 +0000 (23:29 +0200)]
Removes some calls to session variables in profile edition.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes address display and edition in entreprise validation.
Stéphane Jacob [Sat, 26 Jun 2010 16:28:51 +0000 (18:28 +0200)]
Fixes address display and edition in entreprise validation.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoRemoves pending entreprises from validation if removed in the profile (Closes #1101).
Stéphane Jacob [Sat, 26 Jun 2010 16:07:25 +0000 (18:07 +0200)]
Removes pending entreprises from validation if removed in the profile (Closes #1101).

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