platal.git
12 years agoDo not notify non geocoded addresses if they are saved from a script.
Stéphane Jacob [Sun, 23 Oct 2011 21:05:32 +0000 (23:05 +0200)]
Do not notify non geocoded addresses if they are saved from a script.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFixes bin/formatAddresses.php.
Stéphane Jacob [Sun, 23 Oct 2011 21:01:47 +0000 (23:01 +0200)]
Fixes bin/formatAddresses.php.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoForbids melix aliases to end up with a dot.
Stéphane Jacob [Sun, 23 Oct 2011 14:43:40 +0000 (16:43 +0200)]
Forbids melix aliases to end up with a dot.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoUpdates core.
Stéphane Jacob [Sun, 23 Oct 2011 12:22:24 +0000 (14:22 +0200)]
Updates core.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoWhen adding members to a list, make sure to always pass a list of unique values.
Raphaël Barrois [Sun, 23 Oct 2011 13:43:27 +0000 (15:43 +0200)]
When adding members to a list, make sure to always pass a list of unique values.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoUpdate banana (Closes #1544)
Florent Bruneau [Sun, 23 Oct 2011 12:14:50 +0000 (14:14 +0200)]
Update banana (Closes #1544)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
12 years agoEnsures an email is given only once in mass subscription (Closes #1555).
Stéphane Jacob [Sat, 22 Oct 2011 22:24:15 +0000 (00:24 +0200)]
Ensures an email is given only once in mass subscription (Closes #1555).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoRetrives dict values in order to populate ML, as php might give a dict instead of...
Stéphane Jacob [Sat, 22 Oct 2011 22:21:50 +0000 (00:21 +0200)]
Retrives dict values in order to populate ML, as php might give a dict instead of a list.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoProperly formats values before requiring list creation.
Stéphane Jacob [Sat, 22 Oct 2011 22:10:39 +0000 (00:10 +0200)]
Properly formats values before requiring list creation.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoImproves display of selected file.
Stéphane Jacob [Sat, 22 Oct 2011 22:09:25 +0000 (00:09 +0200)]
Improves display of selected file.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoUpdates core.
Stéphane Jacob [Sat, 22 Oct 2011 22:08:52 +0000 (00:08 +0200)]
Updates core.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAllows admins to modify unregisterd users' ref birthdate (Closes #1554).
Stéphane Jacob [Fri, 21 Oct 2011 09:34:51 +0000 (11:34 +0200)]
Allows admins to modify unregisterd users' ref birthdate (Closes #1554).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoUpdates ChangeLog (Closes #1538).
Stéphane Jacob [Fri, 21 Oct 2011 08:54:40 +0000 (10:54 +0200)]
Updates ChangeLog (Closes #1538).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAllows ordering in all NL admin page.
Stéphane Jacob [Fri, 21 Oct 2011 08:53:07 +0000 (10:53 +0200)]
Allows ordering in all NL admin page.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFixes sql error in payment listing.
Stéphane Jacob [Thu, 20 Oct 2011 13:27:51 +0000 (15:27 +0200)]
Fixes sql error in payment listing.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoUpdates aliases and MLs on new redirection addition (Closes #1549).
Stéphane Jacob [Thu, 20 Oct 2011 09:51:31 +0000 (11:51 +0200)]
Updates aliases and MLs on new redirection addition (Closes #1549).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFix NL sending order.
Raphaël Barrois [Thu, 20 Oct 2011 23:41:54 +0000 (01:41 +0200)]
Fix NL sending order.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoOn site registration, updates user's MLs and aliases, if any.
Stéphane Jacob [Wed, 19 Oct 2011 07:39:04 +0000 (09:39 +0200)]
On site registration, updates user's MLs and aliases, if any.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoEnsures accounts.email are all distinct.
Stéphane Jacob [Tue, 18 Oct 2011 14:03:24 +0000 (16:03 +0200)]
Ensures accounts.email are all distinct.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoPlatal::kill() doesn't exist, use Platal::page()->kill() instead.
Raphaël Barrois [Tue, 18 Oct 2011 18:58:35 +0000 (20:58 +0200)]
Platal::kill() doesn't exist, use Platal::page()->kill() instead.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoShould fix payments lists in xnetevents.
Stéphane Jacob [Tue, 18 Oct 2011 09:29:55 +0000 (11:29 +0200)]
Should fix payments lists in xnetevents.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoRemoves misplaced visibility.
Stéphane Jacob [Tue, 18 Oct 2011 08:53:50 +0000 (10:53 +0200)]
Removes misplaced visibility.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFixes misplaced assignation.
Stéphane Jacob [Tue, 18 Oct 2011 08:28:49 +0000 (10:28 +0200)]
Fixes misplaced assignation.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoPrevents various errors and warnings on profile edition's general page.
Stéphane Jacob [Tue, 18 Oct 2011 08:18:40 +0000 (10:18 +0200)]
Prevents various errors and warnings on profile edition's general page.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoUpdate ChangeLog
Florent Bruneau [Tue, 11 Oct 2011 20:37:33 +0000 (22:37 +0200)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
12 years agoMerge remote branch 'origin/xorg/maint' into xorg/master
Florent Bruneau [Tue, 11 Oct 2011 20:38:14 +0000 (22:38 +0200)]
Merge remote branch 'origin/xorg/maint' into xorg/master

12 years agoEnsure the URL given to window.open() is absolute (Closes #1545).
Florent Bruneau [Tue, 11 Oct 2011 20:25:41 +0000 (22:25 +0200)]
Ensure the URL given to window.open() is absolute (Closes #1545).

This avoid issues on browsers with a buggy javascript implementation that
resolve relative URL from dirname(window.location) instead of resolving it
from the base URL provided through the <base> markup in HTML.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
12 years agoSynchronises another few students with ax data.
Stéphane Jacob [Tue, 11 Oct 2011 12:45:53 +0000 (14:45 +0200)]
Synchronises another few students with ax data.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAdds maps on group pages.
Stéphane Jacob [Tue, 11 Oct 2011 09:17:06 +0000 (11:17 +0200)]
Adds maps on group pages.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Tue, 11 Oct 2011 09:08:46 +0000 (11:08 +0200)]
Merge branch 'xorg/maint' into xorg/master

12 years agoFixes return url for paypal payments.
Stéphane Jacob [Tue, 11 Oct 2011 09:08:18 +0000 (11:08 +0200)]
Fixes return url for paypal payments.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoProperly set file name and extension to addresses list.
Stéphane Jacob [Mon, 3 Oct 2011 20:03:32 +0000 (22:03 +0200)]
Properly set file name and extension to addresses list.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoUpdates core.
Stéphane Jacob [Mon, 3 Oct 2011 20:02:53 +0000 (22:02 +0200)]
Updates core.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFixes missing user in carnet.
Stéphane Jacob [Mon, 3 Oct 2011 19:09:34 +0000 (21:09 +0200)]
Fixes missing user in carnet.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoOnly performs seach if pids where found.
Stéphane Jacob [Mon, 3 Oct 2011 18:50:02 +0000 (20:50 +0200)]
Only performs seach if pids where found.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoImproves phone prefix detection.
Stéphane Jacob [Mon, 3 Oct 2011 09:40:17 +0000 (11:40 +0200)]
Improves phone prefix detection.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoChose longest matching phone prefix.
Stéphane Jacob [Sun, 2 Oct 2011 21:57:36 +0000 (23:57 +0200)]
Chose longest matching phone prefix.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoSmall improvement on jobterms autocomplete.
Stéphane Jacob [Sun, 2 Oct 2011 19:54:59 +0000 (21:54 +0200)]
Small improvement on jobterms autocomplete.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAdapts new autocomplete to jobterms.
Stéphane Jacob [Sun, 2 Oct 2011 19:46:53 +0000 (21:46 +0200)]
Adapts new autocomplete to jobterms.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoLimits number of localities displayed in autocomplete, when restricted to a single...
Stéphane Jacob [Sun, 2 Oct 2011 18:56:41 +0000 (20:56 +0200)]
Limits number of localities displayed in autocomplete, when restricted to a single country.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoSwitches entreprise name autocomplete to new autocomplete.
Stéphane Jacob [Sun, 2 Oct 2011 12:03:06 +0000 (14:03 +0200)]
Switches entreprise name autocomplete to new autocomplete.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoUpdates banana.
Stéphane Jacob [Sat, 1 Oct 2011 15:40:45 +0000 (17:40 +0200)]
Updates banana.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoPrevents minor warnings.
Stéphane Jacob [Sat, 1 Oct 2011 15:20:09 +0000 (17:20 +0200)]
Prevents minor warnings.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoUpdates banana.
Stéphane Jacob [Sat, 1 Oct 2011 15:18:47 +0000 (17:18 +0200)]
Updates banana.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoDisplays no member in directory view for empty lists (Closes #1543).
Stéphane Jacob [Sat, 1 Oct 2011 14:05:18 +0000 (16:05 +0200)]
Displays no member in directory view for empty lists (Closes #1543).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Sat, 1 Oct 2011 13:54:02 +0000 (15:54 +0200)]
Merge branch 'xorg/maint' into xorg/master

12 years agoAdd account consultation statistics to weekly crons.
Raphaël Barrois [Sat, 1 Oct 2011 12:15:32 +0000 (14:15 +0200)]
Add account consultation statistics to weekly crons.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoIf a country is chosen, only proposes its cities (Closes #1284).
Stéphane Jacob [Fri, 30 Sep 2011 21:55:59 +0000 (23:55 +0200)]
If a country is chosen, only proposes its cities (Closes #1284).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoSwitches autocomplete to jQuery UI.
Stéphane Jacob [Fri, 30 Sep 2011 14:29:59 +0000 (16:29 +0200)]
Switches autocomplete to jQuery UI.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFixes errors on false login.
Stéphane Jacob [Thu, 29 Sep 2011 07:22:22 +0000 (09:22 +0200)]
Fixes errors on false login.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agocorrection d'une faute d'orthographe dans la confirmation de l'ajout à un alias
Anne Limoges [Wed, 28 Sep 2011 06:53:43 +0000 (08:53 +0200)]
correction d'une faute d'orthographe dans la confirmation de l'ajout à un alias

12 years agoUpdates core.
Stéphane Jacob [Tue, 27 Sep 2011 22:23:28 +0000 (00:23 +0200)]
Updates core.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoDisplays proper count in group directory.
Stéphane Jacob [Tue, 27 Sep 2011 22:14:23 +0000 (00:14 +0200)]
Displays proper count in group directory.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAdds button for addresses dump, so that we avoid sending too many ax ids in GET.
Stéphane Jacob [Tue, 27 Sep 2011 20:09:52 +0000 (22:09 +0200)]
Adds button for addresses dump, so that we avoid sending too many ax ids in GET.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoEnables @polytechnique.edu adresses for old promotions (Closes #1516)
Brice Gelineau [Tue, 27 Sep 2011 13:34:07 +0000 (15:34 +0200)]
Enables @polytechnique.edu adresses for old promotions (Closes #1516)

Signed-off-by: Brice Gelineau <brice.gelineau@polytechnique.org>
12 years agoShows user filter used after a newsletter has been sent (Closes #1526)
Brice Gelineau [Tue, 27 Sep 2011 13:32:42 +0000 (15:32 +0200)]
Shows user filter used after a newsletter has been sent (Closes #1526)

Signed-off-by: Brice Gelineau <brice.gelineau@polytechnique.org>
12 years agoFixes search on ax ids.
Stéphane Jacob [Tue, 27 Sep 2011 12:23:54 +0000 (14:23 +0200)]
Fixes search on ax ids.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAllows less public phones for addresses.
Stéphane Jacob [Tue, 27 Sep 2011 07:13:15 +0000 (09:13 +0200)]
Allows less public phones for addresses.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoBase url for xnet group pages use 'diminutif' and not 'nom'.
Stéphane Jacob [Mon, 26 Sep 2011 22:03:02 +0000 (00:03 +0200)]
Base url for xnet group pages use 'diminutif' and not 'nom'.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoDo not display pending payments text as they are not editable.
Stéphane Jacob [Mon, 26 Sep 2011 19:35:22 +0000 (21:35 +0200)]
Do not display pending payments text as they are not editable.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoNeutral formulation.
Stéphane Jacob [Mon, 26 Sep 2011 17:35:19 +0000 (19:35 +0200)]
Neutral formulation.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAdds multiple contacts, and markets those unregistered (Closes #709).
Stéphane Jacob [Mon, 26 Sep 2011 15:47:28 +0000 (17:47 +0200)]
Adds multiple contacts, and markets those unregistered (Closes #709).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAnopther missing file from 40279e62029b638edf26eddc799a80561cc02ac3.
Stéphane Jacob [Mon, 26 Sep 2011 12:34:04 +0000 (14:34 +0200)]
Anopther missing file from 40279e62029b638edf26eddc799a80561cc02ac3.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years ago2a40c0bb529576c75ab756fc3dc62171d31cfebf was a mistake.
Stéphane Jacob [Mon, 26 Sep 2011 12:33:26 +0000 (14:33 +0200)]
2a40c0bb529576c75ab756fc3dc62171d31cfebf was a mistake.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAdds field for sports and hobbies (Closes #1446).
Stéphane Jacob [Mon, 26 Sep 2011 12:32:16 +0000 (14:32 +0200)]
Adds field for sports and hobbies (Closes #1446).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAlignement.
Stéphane Jacob [Mon, 26 Sep 2011 08:22:56 +0000 (10:22 +0200)]
Alignement.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoNetworking are private and thus should not be available to ax directory view.
Stéphane Jacob [Mon, 26 Sep 2011 08:20:43 +0000 (10:20 +0200)]
Networking are private and thus should not be available to ax directory view.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAdds levels to medals (Closes #1381).
Stéphane Jacob [Sun, 25 Sep 2011 21:23:47 +0000 (23:23 +0200)]
Adds levels to medals (Closes #1381).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoDo not display warning about awaiting validation for non validated medals.
Stéphane Jacob [Sun, 25 Sep 2011 21:24:22 +0000 (23:24 +0200)]
Do not display warning about awaiting validation for non validated medals.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoMissing file from 40279e62029b638edf26eddc799a80561cc02ac3.
Stéphane Jacob [Sun, 25 Sep 2011 18:28:53 +0000 (20:28 +0200)]
Missing file from 40279e62029b638edf26eddc799a80561cc02ac3.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoEnables watch of groups (Closes #808).
Stéphane Jacob [Sun, 25 Sep 2011 16:50:30 +0000 (18:50 +0200)]
Enables watch of groups (Closes #808).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAdds new user, updates Changelog.
Stéphane Jacob [Sat, 24 Sep 2011 14:33:25 +0000 (16:33 +0200)]
Adds new user, updates Changelog.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAdds a Reply-To field for newsletters
Brice Gelineau [Fri, 23 Sep 2011 18:50:32 +0000 (20:50 +0200)]
Adds a Reply-To field for newsletters

Signed-off-by: Brice Gelineau <brice.gelineau@polytechnique.org>
12 years agoUpdates core.
Stéphane Jacob [Thu, 22 Sep 2011 15:08:59 +0000 (17:08 +0200)]
Updates core.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Thu, 22 Sep 2011 07:43:00 +0000 (09:43 +0200)]
Merge branch 'xorg/maint' into xorg/master

12 years agoFixes profile edition errors due to null visibility.
Stéphane Jacob [Thu, 22 Sep 2011 07:42:46 +0000 (09:42 +0200)]
Fixes profile edition errors due to null visibility.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFixes birthday calendar downloading with IE (Closes #1534).
Stéphane Jacob [Wed, 21 Sep 2011 16:09:12 +0000 (18:09 +0200)]
Fixes birthday calendar downloading with IE (Closes #1534).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoUser addition to groups sshould be more consistant now.
Stéphane Jacob [Wed, 21 Sep 2011 15:31:27 +0000 (17:31 +0200)]
User addition to groups sshould be more consistant now.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Wed, 21 Sep 2011 11:33:53 +0000 (13:33 +0200)]
Merge branch 'xorg/maint' into xorg/master

12 years agoLast fix was not good enough.
Stéphane Jacob [Wed, 21 Sep 2011 10:58:16 +0000 (12:58 +0200)]
Last fix was not good enough.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoDisplays number of subscribers without any valid redirection.
Stéphane Jacob [Wed, 21 Sep 2011 10:42:06 +0000 (12:42 +0200)]
Displays number of subscribers without any valid redirection.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoStores and uses preferences for sending emails from site (Closes #1529).
Stéphane Jacob [Tue, 20 Sep 2011 21:21:03 +0000 (23:21 +0200)]
Stores and uses preferences for sending emails from site (Closes #1529).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Tue, 20 Sep 2011 18:45:31 +0000 (20:45 +0200)]
Merge branch 'xorg/maint' into xorg/master

12 years agoDo not try to update emails if the user can modify it herself.
Stéphane Jacob [Tue, 20 Sep 2011 18:37:14 +0000 (20:37 +0200)]
Do not try to update emails if the user can modify it herself.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoChecks email redirections before creating an xnet account.
Stéphane Jacob [Tue, 20 Sep 2011 17:56:10 +0000 (19:56 +0200)]
Checks email redirections before creating an xnet account.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoEnables reminder for xnet accounts (Closes #1530).
Stéphane Jacob [Tue, 20 Sep 2011 14:57:26 +0000 (16:57 +0200)]
Enables reminder for xnet accounts (Closes #1530).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoTypo
Stéphane Jacob [Tue, 20 Sep 2011 14:56:12 +0000 (16:56 +0200)]
Typo

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoRemember submitted values on group's main page erroneous edition.
Stéphane Jacob [Tue, 20 Sep 2011 14:14:11 +0000 (16:14 +0200)]
Remember submitted values on group's main page erroneous edition.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFixes broken page on erroneous group page edition
Stéphane Jacob [Tue, 20 Sep 2011 13:39:56 +0000 (15:39 +0200)]
Fixes broken page on erroneous group page edition

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoRemoves error (object expected, null given).
Stéphane Jacob [Tue, 20 Sep 2011 09:33:53 +0000 (11:33 +0200)]
Removes error (object expected, null given).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoMoves and displays skills with mentoring informations (Closes #1535).
Stéphane Jacob [Tue, 20 Sep 2011 09:23:12 +0000 (11:23 +0200)]
Moves and displays skills with mentoring informations (Closes #1535).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoMoves skills edition to mentor edition page.
Stéphane Jacob [Tue, 20 Sep 2011 07:51:43 +0000 (09:51 +0200)]
Moves skills edition to mentor edition page.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoUpdates Changelog (Closes #1512).
Stéphane Jacob [Mon, 19 Sep 2011 22:29:30 +0000 (00:29 +0200)]
Updates Changelog (Closes #1512).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoDisplays public payments on main group page for unlogged users.
Stéphane Jacob [Mon, 19 Sep 2011 22:28:10 +0000 (00:28 +0200)]
Displays public payments on main group page for unlogged users.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoDisplays name of the person paying in unlogged payments.
Stéphane Jacob [Mon, 19 Sep 2011 22:19:15 +0000 (00:19 +0200)]
Displays name of the person paying in unlogged payments.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAllows access to public payments from xnet.
Stéphane Jacob [Mon, 19 Sep 2011 18:46:37 +0000 (20:46 +0200)]
Allows access to public payments from xnet.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFixes check for text into brackets in payment text.
Stéphane Jacob [Mon, 19 Sep 2011 21:52:44 +0000 (23:52 +0200)]
Fixes check for text into brackets in payment text.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoEnables creation of public payments.
Stéphane Jacob [Mon, 19 Sep 2011 21:43:18 +0000 (23:43 +0200)]
Enables creation of public payments.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoRaw must be specified, it sould not be set as default.
Stéphane Jacob [Mon, 19 Sep 2011 18:55:17 +0000 (20:55 +0200)]
Raw must be specified, it sould not be set as default.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAllows payments for non logged users.
Stéphane Jacob [Mon, 19 Sep 2011 15:09:50 +0000 (17:09 +0200)]
Allows payments for non logged users.

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