platal.git
13 years agoMerge remote branch 'origin/xorg/f/geocoding' into xorg/master
Stéphane Jacob [Wed, 1 Jun 2011 16:12:40 +0000 (18:12 +0200)]
Merge remote branch 'origin/xorg/f/geocoding' into xorg/master

13 years agoRequires address validation properly, ie when addresses are saved (and fixes a few...
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>
13 years agoUpdates map on address edition.
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>
13 years agoEnables automatic procecessing for secondary education (Closes #1489).
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>
13 years agoEnables addition of secondary educations.
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>
13 years agoIntroduces secondary education.
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>
13 years agoUpdates the gapps_accounts table to also support an "organization
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.

13 years agoAdapts name related UFC to new name design.
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>
13 years agoUpdates ChangeLog (Closes #1491).
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>
13 years agoFixes page count in xnetevent administration.
Stéphane Jacob [Sun, 29 May 2011 20:33:36 +0000 (22:33 +0200)]
Fixes page count in xnetevent administration.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes page separation in xnetevent administration.
Stéphane Jacob [Sun, 29 May 2011 20:20:30 +0000 (22:20 +0200)]
Fixes page separation in xnetevent administration.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDisplays redirections in succesful registration summary (Closes #1501).
Stéphane Jacob [Sun, 29 May 2011 12:28:12 +0000 (14:28 +0200)]
Displays redirections in succesful registration summary (Closes #1501).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUses UFC_NameTokens instead of UFC_Name to perform search on names in xnet.
Stéphane Jacob [Sun, 29 May 2011 11:52:09 +0000 (13:52 +0200)]
Uses UFC_NameTokens instead of UFC_Name to perform search on names in xnet.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDrops former profile_name* tables.
Stéphane Jacob [Sat, 28 May 2011 19:22:31 +0000 (21:22 +0200)]
Drops former profile_name* tables.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes issues with ordinary names (Closes #1497).
Stéphane Jacob [Sat, 28 May 2011 19:19:58 +0000 (21:19 +0200)]
Fixes issues with ordinary names (Closes #1497).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoSimplifies profile names handling.
Stéphane Jacob [Tue, 24 May 2011 13:45:51 +0000 (15:45 +0200)]
Simplifies profile names handling.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAmount column in payment table is now a number (was a text)
Damien Bobillot [Wed, 25 May 2011 17:43:42 +0000 (19:43 +0200)]
Amount column in payment table is now a number (was a text)

Schmurtz

13 years agoPayments - better recognition of dates
Damien Bobillot [Wed, 25 May 2011 12:05:55 +0000 (14:05 +0200)]
Payments - better recognition of dates

13 years agoFixes session user's payment display in xnet admin page (Closes #1499).
Stéphane Jacob [Tue, 24 May 2011 12:13:28 +0000 (14:13 +0200)]
Fixes session user's payment display in xnet admin page (Closes #1499).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds MapView.
Stéphane Jacob [Fri, 20 May 2011 12:32:39 +0000 (14:32 +0200)]
Adds MapView.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUse dedicated function to prepare PlPage for maps.
Stéphane Jacob [Fri, 20 May 2011 11:22:43 +0000 (13:22 +0200)]
Use dedicated function to prepare PlPage for maps.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDo not give latitude and longitude as arguments as they are always the same.
Stéphane Jacob [Fri, 20 May 2011 11:07:17 +0000 (13:07 +0200)]
Do not give latitude and longitude as arguments as they are always the same.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAddresses components list should only contain home components.
Stéphane Jacob [Fri, 20 May 2011 08:02:39 +0000 (10:02 +0200)]
Addresses components list should only contain home components.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoSwitch to latest core in order to fix auth-groupe-x administration, again.
Raphaël Barrois [Thu, 19 May 2011 18:50:56 +0000 (20:50 +0200)]
Switch to latest core in order to fix auth-groupe-x administration, again.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoFixes search on locality modification.
Stéphane Jacob [Thu, 19 May 2011 17:41:50 +0000 (19:41 +0200)]
Fixes search on locality modification.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes addresses related DirEnum.
Stéphane Jacob [Thu, 19 May 2011 17:32:28 +0000 (19:32 +0200)]
Fixes addresses related DirEnum.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAssigns proper colors to the markers.
Stéphane Jacob [Thu, 19 May 2011 11:28:01 +0000 (13:28 +0200)]
Assigns proper colors to the markers.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes terrible performance issue.
Stéphane Jacob [Wed, 18 May 2011 21:42:18 +0000 (23:42 +0200)]
Fixes terrible performance issue.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDisplay names on markers.
Stéphane Jacob [Wed, 18 May 2011 20:10:01 +0000 (22:10 +0200)]
Display names on markers.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge branch 'xorg/master' into xorg/f/geocoding
Stéphane Jacob [Wed, 18 May 2011 13:27:43 +0000 (15:27 +0200)]
Merge branch 'xorg/master' into xorg/f/geocoding

13 years agoAllows addition of outsite JS scripts.
Stéphane Jacob [Wed, 18 May 2011 13:26:58 +0000 (15:26 +0200)]
Allows addition of outsite JS scripts.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDo not change the id.
Stéphane Jacob [Wed, 18 May 2011 13:21:17 +0000 (15:21 +0200)]
Do not change the id.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDisplays dots on map.
Stéphane Jacob [Wed, 18 May 2011 13:09:17 +0000 (15:09 +0200)]
Displays dots on map.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFetches auxiliary maps scripts through Make.
Stéphane Jacob [Wed, 18 May 2011 13:09:01 +0000 (15:09 +0200)]
Fetches auxiliary maps scripts through Make.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoPuts maps data in configuration files.
Stéphane Jacob [Wed, 18 May 2011 08:45:22 +0000 (10:45 +0200)]
Puts maps data in configuration files.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMap is back (but empty for now).
Stéphane Jacob [Tue, 17 May 2011 19:56:42 +0000 (21:56 +0200)]
Map is back (but empty for now).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAddress components can have no type.
Stéphane Jacob [Wed, 18 May 2011 08:00:30 +0000 (10:00 +0200)]
Address components can have no type.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDisplays users donations (Closes #192).
Stéphane Jacob [Tue, 17 May 2011 11:11:20 +0000 (13:11 +0200)]
Displays users donations (Closes #192).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUser can choose to have her name displayed for donations.
Stéphane Jacob [Tue, 17 May 2011 11:10:09 +0000 (13:10 +0200)]
User can choose to have her name displayed for donations.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds notion of donation for payments.
Stéphane Jacob [Mon, 16 May 2011 21:49:28 +0000 (23:49 +0200)]
Adds notion of donation for payments.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoNot unique key after all...
Stéphane Jacob [Mon, 16 May 2011 19:49:36 +0000 (21:49 +0200)]
Not unique key after all...

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoRemoves link to event attending users to group outsiders (Closes #1487).
Stéphane Jacob [Mon, 16 May 2011 15:05:02 +0000 (17:05 +0200)]
Removes link to event attending users to group outsiders (Closes #1487).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Mon, 16 May 2011 13:00:13 +0000 (15:00 +0200)]
Merge branch 'xorg/maint' into xorg/master

13 years agoMissing template.
Stéphane Jacob [Mon, 16 May 2011 12:59:53 +0000 (14:59 +0200)]
Missing template.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMissing template.
Stéphane Jacob [Mon, 16 May 2011 12:57:32 +0000 (14:57 +0200)]
Missing template.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoDo not add to group users who do not want to be added.
Stéphane Jacob [Mon, 16 May 2011 12:55:29 +0000 (14:55 +0200)]
Do not add to group users who do not want to be added.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoStores if a user wants her unsubscription to be remembered.
Stéphane Jacob [Mon, 16 May 2011 09:03:03 +0000 (11:03 +0200)]
Stores if a user wants her unsubscription to be remembered.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Mon, 16 May 2011 08:07:44 +0000 (10:07 +0200)]
Merge branch 'xorg/maint' into xorg/master

13 years agoFixes link in broken email page.
Stéphane Jacob [Mon, 16 May 2011 07:58:55 +0000 (09:58 +0200)]
Fixes link in broken email page.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoSwitch to latest core in order to fix auth-groupe-x administration.
Raphaël Barrois [Sun, 15 May 2011 15:31:47 +0000 (17:31 +0200)]
Switch to latest core in order to fix auth-groupe-x administration.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoOnly displays link to site admins as they are the only one who can see the resulting...
Stéphane Jacob [Sat, 14 May 2011 13:56:19 +0000 (15:56 +0200)]
Only displays link to site admins as they are the only one who can see the resulting page.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoI forgot to commit the sql script for last commits.
Stéphane Jacob [Sat, 14 May 2011 13:35:37 +0000 (15:35 +0200)]
I forgot to commit the sql script for last commits.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoOnly admins should see group former members.
Stéphane Jacob [Sat, 14 May 2011 13:33:59 +0000 (15:33 +0200)]
Only admins should see group former members.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoLists group former members to group admins (Closes #947).
Stéphane Jacob [Sat, 14 May 2011 13:13:35 +0000 (15:13 +0200)]
Lists group former members to group admins (Closes #947).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoStores group unsubscriptions.
Stéphane Jacob [Fri, 13 May 2011 23:15:43 +0000 (01:15 +0200)]
Stores group unsubscriptions.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds group nl subscription from group profile edition (Closes #1481).
Stéphane Jacob [Fri, 13 May 2011 22:16:55 +0000 (00:16 +0200)]
Adds group nl subscription from group profile edition (Closes #1481).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAutocompletes on internal words in university search (Closes #1285).
Stéphane Jacob [Fri, 13 May 2011 21:25:39 +0000 (23:25 +0200)]
Autocompletes on internal words in university search (Closes #1285).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge branch 'xorg/master' into xorg/f/geocoding
Stéphane Jacob [Fri, 13 May 2011 12:31:20 +0000 (14:31 +0200)]
Merge branch 'xorg/master' into xorg/f/geocoding

13 years agoAdds scripts to retrieve pre geocoded data from dev server.
Stéphane Jacob [Fri, 13 May 2011 12:29:59 +0000 (14:29 +0200)]
Adds scripts to retrieve pre geocoded data from dev server.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdates address formating script.
Stéphane Jacob [Thu, 12 May 2011 12:09:12 +0000 (14:09 +0200)]
Updates address formating script.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoProperly deletes address components on address deletion; return number of affected...
Stéphane Jacob [Fri, 13 May 2011 12:00:53 +0000 (14:00 +0200)]
Properly deletes address components on address deletion; return number of affected rows.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoStores more geocoding information in addresses.
Stéphane Jacob [Fri, 13 May 2011 08:13:52 +0000 (10:13 +0200)]
Stores more geocoding information in addresses.

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

13 years agoTypo.
Stéphane Jacob [Fri, 13 May 2011 08:56:06 +0000 (10:56 +0200)]
Typo.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes promotion selection in newsletter.
Stéphane Jacob [Fri, 13 May 2011 08:21:47 +0000 (10:21 +0200)]
Fixes promotion selection in newsletter.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoCopy/paste…
Stéphane Jacob [Wed, 11 May 2011 09:10:43 +0000 (11:10 +0200)]
Copy/paste…

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoOnly display link to referent page on private view.
Stéphane Jacob [Wed, 11 May 2011 08:55:05 +0000 (10:55 +0200)]
Only display link to referent page on private view.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMerge branch 'xorg/maint' into xorg/master
Stéphane Jacob [Tue, 10 May 2011 19:48:13 +0000 (21:48 +0200)]
Merge branch 'xorg/maint' into xorg/master

13 years agoFixes call to static function (missing self::).
Stéphane Jacob [Tue, 10 May 2011 19:47:35 +0000 (21:47 +0200)]
Fixes call to static function (missing self::).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoOnly retrieves uids from MLs users if there are some.
Stéphane Jacob [Tue, 10 May 2011 19:40:34 +0000 (21:40 +0200)]
Only retrieves uids from MLs users if there are some.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds fields required for vcard in addresses.
Stéphane Jacob [Tue, 10 May 2011 15:41:46 +0000 (17:41 +0200)]
Adds fields required for vcard in addresses.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdapts paypal and manageur scripts to new address tables.
Stéphane Jacob [Tue, 10 May 2011 15:06:31 +0000 (17:06 +0200)]
Adapts paypal and manageur scripts to new address tables.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdates SQL export script.
Stéphane Jacob [Tue, 10 May 2011 14:45:07 +0000 (16:45 +0200)]
Updates SQL export script.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAllows users to notify erroneous geocoding.
Stéphane Jacob [Tue, 10 May 2011 14:38:54 +0000 (16:38 +0200)]
Allows users to notify erroneous geocoding.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFinishes advanced search on addresses to our new geocoding engine (gmaps v3).
Stéphane Jacob [Sun, 8 May 2011 17:24:02 +0000 (19:24 +0200)]
Finishes advanced search on addresses to our new geocoding engine (gmaps v3).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdapts advanced search on addresses to our new geocoding engine (gmaps v3).
Stéphane Jacob [Fri, 6 May 2011 14:04:38 +0000 (16:04 +0200)]
Adapts advanced search on addresses to our new geocoding engine (gmaps v3).

Only search on localities and countries works for now.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoChanges geocoding engine to gmaps v3.
Stéphane Jacob [Fri, 6 May 2011 08:56:14 +0000 (10:56 +0200)]
Changes geocoding engine to gmaps v3.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAdds DB connection for 1.1.2 upgrade scripts.
Stéphane Jacob [Tue, 10 May 2011 08:14:41 +0000 (10:14 +0200)]
Adds DB connection for 1.1.2 upgrade scripts.

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

13 years agoMinor fixes to registration.
Stéphane Jacob [Tue, 10 May 2011 08:07:16 +0000 (10:07 +0200)]
Minor fixes to registration.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMissing ).
Stéphane Jacob [Tue, 10 May 2011 08:02:03 +0000 (10:02 +0200)]
Missing ).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoGetting ready for next release...
Raphaël Barrois [Mon, 9 May 2011 20:26:14 +0000 (22:26 +0200)]
Getting ready for next release...

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoRelease of plat/al v1.1.1 xorg/1.1.1
Raphaël Barrois [Mon, 9 May 2011 20:24:40 +0000 (22:24 +0200)]
Release of plat/al v1.1.1

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoUpdate the 'group NL' CSS to handle logos up to 100px.
Raphaël Barrois [Mon, 9 May 2011 20:07:44 +0000 (22:07 +0200)]
Update the 'group NL' CSS to handle logos up to 100px.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoAdd script for resizing group logos.
Raphaël Barrois [Mon, 9 May 2011 20:07:21 +0000 (22:07 +0200)]
Add script for resizing group logos.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoLimit xnetgrp logo to 80*100 size
Raphaël Barrois [Mon, 9 May 2011 19:42:28 +0000 (21:42 +0200)]
Limit xnetgrp logo to 80*100 size

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoEnables NLs filling from group members.
Stéphane Jacob [Mon, 9 May 2011 15:15:55 +0000 (17:15 +0200)]
Enables NLs filling from group members.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoFixes link to email type preferences, and limit it to user with access to our main...
Stéphane Jacob [Mon, 9 May 2011 12:50:25 +0000 (14:50 +0200)]
Fixes link to email type preferences, and limit it to user with access to our main site.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoProperly formats name and comment field in paiements (Closes #1485).
Stéphane Jacob [Mon, 9 May 2011 09:26:59 +0000 (11:26 +0200)]
Properly formats name and comment field in paiements (Closes #1485).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoAllows deletion of deceased contact/watched user (Closes #1486).
Stéphane Jacob [Mon, 9 May 2011 08:59:33 +0000 (10:59 +0200)]
Allows deletion of deceased contact/watched user (Closes #1486).

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoUpdates ChangeLog.
Stéphane Jacob [Mon, 9 May 2011 08:38:38 +0000 (10:38 +0200)]
Updates ChangeLog.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
13 years agoMove deltaten upgrade script to the adequate folder.
Raphaël Barrois [Mon, 9 May 2011 08:31:50 +0000 (10:31 +0200)]
Move deltaten upgrade script to the adequate folder.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoEnable a DeltaTen module and profile page.
Raphaël Barrois [Mon, 28 Feb 2011 21:05:51 +0000 (22:05 +0100)]
Enable a DeltaTen module and profile page.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoAdd a UFBF_Deltaten
Raphaël Barrois [Mon, 28 Feb 2011 21:04:50 +0000 (22:04 +0100)]
Add a UFBF_Deltaten

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoEnable a 'UFC_Deltaten' used for the N N-10 operation.
Raphaël Barrois [Mon, 28 Feb 2011 21:05:19 +0000 (22:05 +0100)]
Enable a 'UFC_Deltaten' used for the N N-10 operation.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoUse the new get_profile/get_user smarty modifiers in plviews to be able to handle...
Raphaël Barrois [Sun, 8 May 2011 23:25:05 +0000 (01:25 +0200)]
Use the new get_profile/get_user smarty modifiers in plviews to be able to handle ProfileSets and UserSets natively.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoRestore minifiche view for lists on X.org.
Raphaël Barrois [Sun, 8 May 2011 23:24:04 +0000 (01:24 +0200)]
Restore minifiche view for lists on X.org.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoAdd two new smarty modifiers, get_profile and get_user, performing conversion between...
Raphaël Barrois [Sun, 8 May 2011 23:23:43 +0000 (01:23 +0200)]
Add two new smarty modifiers, get_profile and get_user, performing conversion between Profile and User

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoMerge UserView and ProfileView together.
Raphaël Barrois [Sun, 8 May 2011 23:23:08 +0000 (01:23 +0200)]
Merge UserView and ProfileView together.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
13 years agoTrombiView is now User-based.
Raphaël Barrois [Sun, 8 May 2011 16:37:47 +0000 (18:37 +0200)]
TrombiView is now User-based.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>