platal.git
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 agoFixes virtualalias visibility.
Stéphane Jacob [Mon, 24 Oct 2011 22:11:50 +0000 (00:11 +0200)]
Fixes virtualalias visibility.

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 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 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 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 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 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 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 agoFixes visibility comparison.
Stéphane Jacob [Mon, 19 Sep 2011 07:52:44 +0000 (09:52 +0200)]
Fixes visibility comparison.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFix auth-groupe-x for non-X accounts.
Raphaël Barrois [Sun, 18 Sep 2011 22:39:20 +0000 (00:39 +0200)]
Fix auth-groupe-x for non-X accounts.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoTypo
Stéphane Jacob [Tue, 13 Sep 2011 18:14:52 +0000 (20:14 +0200)]
Typo

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoRequires required included file.
Stéphane Jacob [Tue, 13 Sep 2011 12:22:45 +0000 (14:22 +0200)]
Requires required included file.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFixes xnet registration.
Stéphane Jacob [Mon, 12 Sep 2011 13:50:02 +0000 (15:50 +0200)]
Fixes xnet registration.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoRemoves erroneous line in handlers list.
Stéphane Jacob [Mon, 12 Sep 2011 13:06:08 +0000 (15:06 +0200)]
Removes erroneous line in handlers list.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoBugfix.
Raphaël Barrois [Fri, 9 Sep 2011 23:42:28 +0000 (01:42 +0200)]
Bugfix.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoRelease of plat/al 1.1.3 xorg/1.1.3
Raphaël Barrois [Fri, 9 Sep 2011 22:37:41 +0000 (00:37 +0200)]
Release of plat/al 1.1.3

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoMerge branch 'xorg/maint' into xorg/master
Raphaël Barrois [Fri, 9 Sep 2011 22:37:24 +0000 (00:37 +0200)]
Merge branch 'xorg/maint' into xorg/master

12 years agoMerge branch 'xorg/maint' into xorg/master
Raphaël Barrois [Fri, 9 Sep 2011 22:35:10 +0000 (00:35 +0200)]
Merge branch 'xorg/maint' into xorg/master

12 years agoUpdate upgrade directory in preparation of 1.1.3 release.
Raphaël Barrois [Fri, 9 Sep 2011 21:07:52 +0000 (23:07 +0200)]
Update upgrade directory in preparation of 1.1.3 release.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoFix list rpc: use mysql host from platal.conf
Mathieu Goulin [Fri, 9 Sep 2011 12:18:11 +0000 (12:18 +0000)]
Fix list rpc: use mysql host from platal.conf

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
12 years agoUpdate changelog.
Raphaël Barrois [Fri, 9 Sep 2011 00:01:23 +0000 (02:01 +0200)]
Update changelog.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoReduce time-to-send for groups newsletters.
Raphaël Barrois [Fri, 9 Sep 2011 00:01:13 +0000 (02:01 +0200)]
Reduce time-to-send for groups newsletters.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoHonor the 'group=' query part in auth-groupe-x.
Raphaël Barrois [Wed, 7 Sep 2011 22:15:13 +0000 (00:15 +0200)]
Honor the 'group=' query part in auth-groupe-x.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoMove X.net recovery email text into a template.
Raphaël Barrois [Wed, 7 Sep 2011 22:14:38 +0000 (00:14 +0200)]
Move X.net recovery email text into a template.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoAdd security checks on auth-groupe-x to prevent X.net users access to X-only websites.
Raphaël Barrois [Mon, 5 Sep 2011 23:13:32 +0000 (01:13 +0200)]
Add security checks on auth-groupe-x to prevent X.net users access to X-only websites.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoRemove all password-related pages from X.net
Raphaël Barrois [Mon, 29 Aug 2011 22:45:28 +0000 (00:45 +0200)]
Remove all password-related pages from X.net

Includes:
- login
- register
- password recovery
- preferencies

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoDon't use the domain part in login anymore.
Raphaël Barrois [Tue, 23 Aug 2011 22:59:06 +0000 (00:59 +0200)]
Don't use the domain part in login anymore.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoAdd the 'user' perm to all valid account types.
Raphaël Barrois [Tue, 23 Aug 2011 22:58:42 +0000 (00:58 +0200)]
Add the 'user' perm to all valid account types.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoUse a different skin for the X.org auth-groupe-x page when performing group login.
Raphaël Barrois [Tue, 23 Aug 2011 22:58:07 +0000 (00:58 +0200)]
Use a different skin for the X.org auth-groupe-x page when performing group login.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoUse the 'groups' perm instead of 'user' on X.net
Raphaël Barrois [Tue, 23 Aug 2011 22:56:55 +0000 (00:56 +0200)]
Use the 'groups' perm instead of 'user' on X.net

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoAdd the 'user' perm to X.net for users with the 'group' permission.
Raphaël Barrois [Tue, 23 Aug 2011 22:55:48 +0000 (00:55 +0200)]
Add the 'user' perm to X.net for users with the 'group' permission.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoMinor bugfix in User class.
Raphaël Barrois [Tue, 23 Aug 2011 22:55:07 +0000 (00:55 +0200)]
Minor bugfix in User class.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoAdd a mechanism for forcing the skin from within a view.
Raphaël Barrois [Fri, 19 Aug 2011 17:02:52 +0000 (19:02 +0200)]
Add a mechanism for forcing the skin from within a view.

Use it for the 'register' page.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoAllow to customize the login page in handler_groupex.
Raphaël Barrois [Wed, 10 Aug 2011 22:50:51 +0000 (00:50 +0200)]
Allow to customize the login page in handler_groupex.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoDon't add 'user' perm automatically.
Raphaël Barrois [Wed, 10 Aug 2011 22:50:13 +0000 (00:50 +0200)]
Don't add 'user' perm automatically.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoMinor code updates on handler_groupex.
Raphaël Barrois [Wed, 10 Aug 2011 22:02:38 +0000 (00:02 +0200)]
Minor code updates on handler_groupex.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoFixes payment for group non member.
Stéphane Jacob [Tue, 6 Sep 2011 18:13:08 +0000 (20:13 +0200)]
Fixes payment for group non member.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoimprovement
Thomas Minvielle [Sat, 3 Sep 2011 14:30:56 +0000 (16:30 +0200)]
improvement

12 years agoAdds links to nl administration in main nl admin page.
Thomas Minvielle [Sat, 3 Sep 2011 14:28:06 +0000 (16:28 +0200)]
Adds links to nl administration in main nl admin page.

12 years agoOnly display name when using name in moderation email.
Stéphane Jacob [Wed, 31 Aug 2011 10:59:00 +0000 (12:59 +0200)]
Only display name when using name in moderation email.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoAllows edition of empty reference birthdates (Closes #1532).
Stéphane Jacob [Fri, 26 Aug 2011 08:21:01 +0000 (10:21 +0200)]
Allows edition of empty reference birthdates (Closes #1532).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFixes bestalias after updating melix alias (Closing #1533).
Stéphane Jacob [Thu, 25 Aug 2011 21:13:41 +0000 (23:13 +0200)]
Fixes bestalias after updating melix alias (Closing #1533).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoOOops
Stéphane Jacob [Thu, 18 Aug 2011 10:48:34 +0000 (12:48 +0200)]
OOops

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoFixes promotion in group subscription request.
Stéphane Jacob [Thu, 18 Aug 2011 10:47:37 +0000 (12:47 +0200)]
Fixes promotion in group subscription request.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoSplit the list of enabled modules on separate lines to improve history readability.
Raphaël Barrois [Tue, 9 Aug 2011 22:49:52 +0000 (00:49 +0200)]
Split the list of enabled modules on separate lines to improve history readability.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoRename PTAWebservice to SharingAPI; a few other fixes regarding Fruneau's review.
Raphaël Barrois [Fri, 5 Aug 2011 23:57:15 +0000 (01:57 +0200)]
Rename PTAWebservice to SharingAPI; a few other fixes regarding Fruneau's review.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoFix PTA webservice: visibility, friends, address, phone, job, diploma.
Raphaël Barrois [Sun, 31 Jul 2011 21:02:00 +0000 (23:02 +0200)]
Fix PTA webservice: visibility, friends, address, phone, job, diploma.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoEnable the 'wspta' module and default settings.
Raphaël Barrois [Sat, 4 Jun 2011 21:37:06 +0000 (23:37 +0200)]
Enable the 'wspta' module and default settings.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoInitial version of the PTA webservice.
Raphaël Barrois [Fri, 3 Jun 2011 08:27:16 +0000 (10:27 +0200)]
Initial version of the PTA webservice.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoImprove DE_JobTerms
Raphaël Barrois [Tue, 31 May 2011 19:39:23 +0000 (21:39 +0200)]
Improve DE_JobTerms

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoAdd some explanation to the 'admin address validation' form.
Raphaël Barrois [Thu, 4 Aug 2011 20:04:59 +0000 (22:04 +0200)]
Add some explanation to the 'admin address validation' form.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoRefactoring visibility will be done on 1.1.3.
Raphaël Barrois [Sat, 23 Jul 2011 15:03:47 +0000 (17:03 +0200)]
Refactoring visibility will be done on 1.1.3.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoRefactor Visibility to use a database instead of IN ({?}) queries.
Raphaël Barrois [Tue, 5 Jul 2011 21:41:15 +0000 (23:41 +0200)]
Refactor Visibility to use a database instead of IN ({?}) queries.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoFix profile display.
Raphaël Barrois [Tue, 21 Jun 2011 21:54:45 +0000 (23:54 +0200)]
Fix profile display.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoUse the same 'pub' definition in all tables.
Raphaël Barrois [Mon, 13 Jun 2011 23:41:06 +0000 (01:41 +0200)]
Use the same 'pub' definition in all tables.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoAdd some comments to Phone.
Raphaël Barrois [Mon, 13 Jun 2011 23:28:49 +0000 (01:28 +0200)]
Add some comments to Phone.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
12 years agoUpdate the ProfileVisibility class.
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>
12 years agoFixes NL unsubscription when not loggued on the site (Closes #1524).
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>
12 years agoFixes storing issue number on nl unsubscription.
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>
12 years agoFixes errors in accounts names.
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>
12 years agoDon't use the implicit perms='user' arg for make_*hook.
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>
12 years agoFix typo and improve validation text for addresses.
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>
12 years agoShould fix advanced search with IE.
Florent Bruneau [Fri, 15 Jul 2011 18:40:54 +0000 (20:40 +0200)]
Should fix advanced search with IE.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
12 years agoOnly call is_member function from xnet.
Stéphane Jacob [Mon, 11 Jul 2011 06:38:50 +0000 (08:38 +0200)]
Only call is_member function from xnet.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
12 years agoUpdates ChangeLog.
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>
12 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Sun, 10 Jul 2011 21:45:02 +0000 (23:45 +0200)]
Merge branch 'xorg/maint' into xorg/master

12 years agoFix deltaten.
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>
12 years agoMarital flag is no longer used and has been replaced by usage flag.
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>
12 years agoFixes bestalias update when two local_part are identical (Closes #1517).
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>
12 years agoImproves display in weekly registration summary email.
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>
12 years agoFixes birthdate warning in registration emails.
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>
12 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Thu, 7 Jul 2011 08:47:55 +0000 (10:47 +0200)]
Merge branch 'xorg/maint' into xorg/master

12 years agoAvoids creating duplicate Google Apps nickname synchronization tasks.
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>
12 years agoOops.
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>
12 years agoHumpf.
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>
12 years agoMake group-NL related code safer by using methods of the Newsletter class instead...
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>
12 years agoActual fix for the NL to new subscribers.
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>
12 years agoAdd a safeguard preventing to send a given NL to a given user more than once.
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>
12 years agoRevert invalid bugfix for NL subscribers.
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>
12 years agoFill in the 'from' of group NLs.
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>
12 years agoFix newsletter sending for new subscribers.
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>
12 years agoFixes SQL error.
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>
12 years agoErroneous escaping.
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>
12 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Tue, 28 Jun 2011 21:51:17 +0000 (23:51 +0200)]
Merge branch 'xorg/maint' into xorg/master

12 years agoFixes users merge.
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>
12 years agoFixes name ordering.
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>
12 years agoGet ready for next version
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>
12 years agoRelease of plat/al VERSION xorg/1.1.2
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>
12 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Tue, 28 Jun 2011 17:04:50 +0000 (19:04 +0200)]
Merge branch 'xorg/maint' into xorg/master

12 years agoFixes google apps suspension.
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>
12 years agoUpdate core.
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>
12 years agoUpdate PlTableEditor field display (Closes #1505)
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>
12 years agoSwitch to latest core (fixes PlTableEditor)
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>
12 years agoDo not store useless information.
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>
12 years agoAdds new ax_id.
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>
12 years agoUpdate banana.
Florent Bruneau [Thu, 23 Jun 2011 07:52:36 +0000 (09:52 +0200)]
Update banana.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
12 years agoAllows search on both only_referent and compagny fields (Closes #1513).
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>
12 years agoMissing const.
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>
12 years agoAdds Hedge Fund sector.
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>