platal.git
14 years agoMove logger base in main data base (tables log_*).
Florent Bruneau [Sun, 14 Feb 2010 11:51:03 +0000 (12:51 +0100)]
Move logger base in main data base (tables log_*).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
14 years agoTypo.
Florent Bruneau [Sun, 14 Feb 2010 11:31:48 +0000 (12:31 +0100)]
Typo.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
14 years agoCleaner syntax.
Florent Bruneau [Sun, 14 Feb 2010 10:35:08 +0000 (11:35 +0100)]
Cleaner syntax.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
14 years agoMakes $limit argument optional.
Florent Bruneau [Sun, 14 Feb 2010 10:34:35 +0000 (11:34 +0100)]
Makes $limit argument optional.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
14 years agoPartial port of PDF export of contact list.
Florent Bruneau [Sun, 14 Feb 2010 10:04:57 +0000 (11:04 +0100)]
Partial port of PDF export of contact list.

Profile class does not provide an API to retrieve the couple (job, job address).

Profile::getAddresses seems to be a bit buggy.

Yet another auth_user_ removed.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
14 years agoFix error in Profile SQL queries
Raphaël Barrois [Sun, 14 Feb 2010 00:10:24 +0000 (01:10 +0100)]
Fix error in Profile SQL queries

Error in the name of joined tables

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoFix display bug in minifiche for profiles without owner
Raphaël Barrois [Fri, 12 Feb 2010 23:20:32 +0000 (00:20 +0100)]
Fix display bug in minifiche for profiles without owner

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoFix PHP warnings (return by ref, protected/private)
Raphaël Barrois [Fri, 12 Feb 2010 23:12:26 +0000 (00:12 +0100)]
Fix PHP warnings (return by ref, protected/private)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoActually display results of Mentor search...
Raphaël Barrois [Tue, 9 Feb 2010 01:19:41 +0000 (02:19 +0100)]
Actually display results of Mentor search...

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoFix UFC_Mentor*
Raphaël Barrois [Tue, 9 Feb 2010 01:19:20 +0000 (02:19 +0100)]
Fix UFC_Mentor*

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agorename classes from Formation to Education (UFC, UFBF)
Raphaël Barrois [Tue, 9 Feb 2010 00:28:39 +0000 (01:28 +0100)]
rename classes from Formation to Education (UFC, UFBF)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoUse correct version of core-account
Raphaël Barrois [Sat, 6 Feb 2010 09:39:29 +0000 (10:39 +0100)]
Use correct version of core-account

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoSwitch to the new PlSet system
Raphaël Barrois [Sat, 6 Feb 2010 09:39:13 +0000 (10:39 +0100)]
Switch to the new PlSet system

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoMake emptiness info of UFBs available ; add Mentor-related UFBs
Raphaël Barrois [Sat, 6 Feb 2010 09:38:20 +0000 (10:38 +0100)]
Make emptiness info of UFBs available ; add Mentor-related UFBs

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoImplement DirEnum::getOptionsArray()
Raphaël Barrois [Sat, 6 Feb 2010 09:37:44 +0000 (10:37 +0100)]
Implement DirEnum::getOptionsArray()

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoImprove UFC_Mentor_Sectorization
Raphaël Barrois [Sat, 6 Feb 2010 09:37:15 +0000 (10:37 +0100)]
Improve UFC_Mentor_Sectorization

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoFix the carnet
Raphaël Barrois [Fri, 5 Feb 2010 15:34:27 +0000 (16:34 +0100)]
Fix the carnet

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd ProfileSet / ProfileFilter, fix orders
Raphaël Barrois [Fri, 5 Feb 2010 15:34:03 +0000 (16:34 +0100)]
Add ProfileSet / ProfileFilter, fix orders

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoFix QuickSearch
Raphaël Barrois [Fri, 5 Feb 2010 15:32:01 +0000 (16:32 +0100)]
Fix QuickSearch

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoRemove ThrowError
Raphaël Barrois [Fri, 5 Feb 2010 12:58:52 +0000 (13:58 +0100)]
Remove ThrowError

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoSwitch search and UserSet to new UserFilter system
Raphaël Barrois [Thu, 4 Feb 2010 22:44:21 +0000 (23:44 +0100)]
Switch search and UserSet to new UserFilter system

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoMinor bugfixes
Raphaël Barrois [Thu, 4 Feb 2010 21:03:45 +0000 (22:03 +0100)]
Minor bugfixes

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoReorder directory.enum.inc.php, add a few
Raphaël Barrois [Thu, 4 Feb 2010 18:17:54 +0000 (19:17 +0100)]
Reorder directory.enum.inc.php, add a few

* Group them by topic
* Add DE_JobDescription, DE_Company, DE_Locality

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoDon't fetch data until needed
Raphaël Barrois [Thu, 4 Feb 2010 18:02:09 +0000 (19:02 +0100)]
Don't fetch data until needed

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd support for autocompletion in DirEnum
Raphaël Barrois [Thu, 4 Feb 2010 13:17:16 +0000 (14:17 +0100)]
Add support for autocompletion in DirEnum

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd UFC_Hruids
Raphaël Barrois [Thu, 4 Feb 2010 00:44:08 +0000 (01:44 +0100)]
Add UFC_Hruids

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoForce the list of forbidden chars
Raphaël Barrois [Thu, 4 Feb 2010 00:37:36 +0000 (01:37 +0100)]
Force the list of forbidden chars

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd UFBF_QuickSearch, add support for orders
Raphaël Barrois [Thu, 4 Feb 2010 00:33:18 +0000 (01:33 +0100)]
Add UFBF_QuickSearch, add support for orders

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd UFBF_Phone and UFBF_Networking
Raphaël Barrois [Wed, 3 Feb 2010 00:44:55 +0000 (01:44 +0100)]
Add UFBF_Phone and UFBF_Networking

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd support for only_current and only_mentor in UFBuilder
Raphaël Barrois [Wed, 3 Feb 2010 00:35:52 +0000 (01:35 +0100)]
Add support for only_current and only_mentor in UFBuilder

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd comments and folding to DirEnumeration
Raphaël Barrois [Tue, 2 Feb 2010 23:39:20 +0000 (00:39 +0100)]
Add comments and folding to DirEnumeration

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoRename ufbuilder.php to ufbuilder.inc.php
Raphaël Barrois [Tue, 2 Feb 2010 23:38:50 +0000 (00:38 +0100)]
Rename ufbuilder.php to ufbuilder.inc.php

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoMove getIDs() to DirEnumeration
Raphaël Barrois [Tue, 2 Feb 2010 21:28:32 +0000 (22:28 +0100)]
Move getIDs() to DirEnumeration

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd class DirEnum, to access all enumerations used in the site
Raphaël Barrois [Mon, 1 Feb 2010 15:16:17 +0000 (16:16 +0100)]
Add class DirEnum, to access all enumerations used in the site

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoCreate class UserFilterBuilder
Raphaël Barrois [Mon, 25 Jan 2010 15:18:22 +0000 (16:18 +0100)]
Create class UserFilterBuilder

Used to create (basic) UserFilter, reading values from Get/Post
Should evolve into a much more powerful tool later...

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoBugfix in UFC_Addresses, improve UFCs.
Raphaël Barrois [Mon, 1 Feb 2010 15:15:50 +0000 (16:15 +0100)]
Bugfix in UFC_Addresses, improve UFCs.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdds various UFC_ (Binet, Comment), fixes queries
Raphaël Barrois [Sun, 31 Jan 2010 18:45:29 +0000 (19:45 +0100)]
Adds various UFC_ (Binet, Comment), fixes queries

Several UFC_ can now handle an array of possible values, instead of just one

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoImprove UFC_Nationality, adds UFC_Binets, UFC_Formation
Raphaël Barrois [Thu, 28 Jan 2010 14:05:18 +0000 (15:05 +0100)]
Improve UFC_Nationality, adds UFC_Binets, UFC_Formation

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdds UFC_Nationality and UFC_Binet
Raphaël Barrois [Thu, 28 Jan 2010 11:39:44 +0000 (12:39 +0100)]
Adds UFC_Nationality and UFC_Binet

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd support for resume search in jobs
Raphaël Barrois [Wed, 27 Jan 2010 21:26:40 +0000 (22:26 +0100)]
Add support for resume search in jobs

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoImprove UFC_Address classes
Raphaël Barrois [Wed, 27 Jan 2010 00:52:20 +0000 (01:52 +0100)]
Improve UFC_Address classes

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoDon't load a User when showing a minifiche, unless necessary
Raphaël Barrois [Sun, 24 Jan 2010 15:56:25 +0000 (16:56 +0100)]
Don't load a User when showing a minifiche, unless necessary

Had a few vars to the minifiche template too

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdapt to PHP's interface system.... :(
Raphaël Barrois [Sun, 24 Jan 2010 13:05:03 +0000 (14:05 +0100)]
Adapt to PHP's interface system.... :(

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd support for returning Profiles instead of Users
Raphaël Barrois [Sun, 24 Jan 2010 12:35:30 +0000 (13:35 +0100)]
Add support for returning Profiles instead of Users

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd support for exact queries in UFC_NameTokens
Raphaël Barrois [Sun, 24 Jan 2010 12:06:25 +0000 (13:06 +0100)]
Add support for exact queries in UFC_NameTokens

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoOptimize queries for QuickSearch
Raphaël Barrois [Sun, 24 Jan 2010 01:49:43 +0000 (02:49 +0100)]
Optimize queries for QuickSearch

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd UFC_NameTokens and UFO_Score
Raphaël Barrois [Sun, 24 Jan 2010 01:23:41 +0000 (02:23 +0100)]
Add UFC_NameTokens and UFO_Score

Used for quicksearch

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd support for Profile retrieving with UserFilters
Raphaël Barrois [Sun, 24 Jan 2010 01:27:42 +0000 (02:27 +0100)]
Add support for Profile retrieving with UserFilters

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoSwitch to core-account
Raphaël Barrois [Thu, 21 Jan 2010 00:55:05 +0000 (01:55 +0100)]
Switch to core-account

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoBugfixes in UserFilter (scope, inheritance, ...)
Raphaël Barrois [Thu, 21 Jan 2010 00:53:42 +0000 (01:53 +0100)]
Bugfixes in UserFilter (scope, inheritance, ...)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd autoload for PFC_* classes
Raphaël Barrois [Thu, 21 Jan 2010 00:53:22 +0000 (01:53 +0100)]
Add autoload for PFC_* classes

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoMore BugFix in notifs.inc.php (UFC_And has disappeared)
Raphaël Barrois [Thu, 21 Jan 2010 00:29:55 +0000 (01:29 +0100)]
More BugFix in notifs.inc.php (UFC_And has disappeared)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdapt UserFilter and notifs to the new PFC classes
Raphaël Barrois [Wed, 20 Jan 2010 22:52:56 +0000 (23:52 +0100)]
Adapt UserFilter and notifs to the new PFC classes

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoBugFix in UFC_Registered
Raphaël Barrois [Wed, 20 Jan 2010 19:49:46 +0000 (20:49 +0100)]
BugFix in UFC_Registered

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoBugfix in UFC_Promo (no comparison with UserFilter::DISPLAY :/)
Raphaël Barrois [Wed, 20 Jan 2010 18:54:30 +0000 (19:54 +0100)]
Bugfix in UFC_Promo (no comparison with UserFilter::DISPLAY :/)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdapt UserFilter to the new PlFilter structure
Raphaël Barrois [Wed, 20 Jan 2010 18:50:34 +0000 (19:50 +0100)]
Adapt UserFilter to the new PlFilter structure

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoSwitch core to core-account branch
Raphaël Barrois [Wed, 20 Jan 2010 16:24:15 +0000 (17:24 +0100)]
Switch core to core-account branch

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoImprove UFC_Address
Raphaël Barrois [Tue, 19 Jan 2010 00:00:27 +0000 (01:00 +0100)]
Improve UFC_Address

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoUse UserFilter to generate birthday calendar.
Florent Bruneau [Sat, 13 Feb 2010 21:56:02 +0000 (22:56 +0100)]
Use UserFilter to generate birthday calendar.

Kill one usage of auth_user_md5.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
14 years agoFix link to profile in minifiche.
Florent Bruneau [Sat, 13 Feb 2010 21:24:27 +0000 (22:24 +0100)]
Fix link to profile in minifiche.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
14 years agoRemove obsolete code.
Florent Bruneau [Sat, 13 Feb 2010 19:11:48 +0000 (20:11 +0100)]
Remove obsolete code.

Most of this code was related to profile edition within admin/user. This
code does not make sense anymore with profile/account separation.

Note: profile edition can be done via the page profile/edit/{profilename}
(link to this page is available on in the page admin/user).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
14 years agoAdd OpenID trusted management is admin/user/.
Florent Bruneau [Sat, 13 Feb 2010 15:22:03 +0000 (16:22 +0100)]
Add OpenID trusted management is admin/user/.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
14 years agoIf banana port is 563, use ssl.
Florent Bruneau [Sat, 13 Feb 2010 14:14:06 +0000 (15:14 +0100)]
If banana port is 563, use ssl.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
14 years agoFix compilation errors.
Florent Bruneau [Sat, 13 Feb 2010 13:50:08 +0000 (14:50 +0100)]
Fix compilation errors.

find . -name '*.php' -exec php -l {} ";" is your friend.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
14 years agoAdd documentation to various UserFilter classes
Raphaël Barrois [Mon, 18 Jan 2010 01:30:58 +0000 (02:30 +0100)]
Add documentation to various UserFilter classes

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoImprove comments quality, fix minor bugs
Raphaël Barrois [Sun, 17 Jan 2010 16:00:28 +0000 (17:00 +0100)]
Improve comments quality, fix minor bugs

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd UFC_Mentor_*
Raphaël Barrois [Sun, 17 Jan 2010 12:04:12 +0000 (13:04 +0100)]
Add UFC_Mentor_*

For filtering users based on mentoring domain/country/sector

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd UFC_Medal
Raphaël Barrois [Sun, 17 Jan 2010 11:45:48 +0000 (12:45 +0100)]
Add UFC_Medal

For filtering users by medal / grade

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd UFC_Phone
Raphaël Barrois [Sun, 17 Jan 2010 01:48:19 +0000 (02:48 +0100)]
Add UFC_Phone

For filtering users by phone number

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd UFC_Networking
Raphaël Barrois [Sun, 17 Jan 2010 01:46:05 +0000 (02:46 +0100)]
Add UFC_Networking

For filtering users by network ID (IRC, ICQ, jabber, ...)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd UFC_Job* classes
Raphaël Barrois [Sun, 17 Jan 2010 01:15:01 +0000 (02:15 +0100)]
Add UFC_Job* classes

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd folding to userfilter.php
Raphaël Barrois [Sat, 16 Jan 2010 15:47:05 +0000 (16:47 +0100)]
Add folding to userfilter.php

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd UFC_Corps
Raphaël Barrois [Tue, 5 Jan 2010 21:36:02 +0000 (22:36 +0100)]
Add UFC_Corps

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd UFC_Address
Raphaël Barrois [Sun, 3 Jan 2010 11:41:46 +0000 (12:41 +0100)]
Add UFC_Address

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdd comments for UFC and UFO classes
Raphaël Barrois [Sun, 3 Jan 2010 13:06:14 +0000 (14:06 +0100)]
Add comments for UFC and UFO classes

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
14 years agoAdds University of Pennsylvania.
Stéphane Jacob [Mon, 11 Jan 2010 21:43:32 +0000 (22:43 +0100)]
Adds University of Pennsylvania.

Signed-off-by: Stéphane Jacob <sj@m4x.org>
14 years agoAdds Brown and NDU.
Stéphane Jacob [Wed, 9 Dec 2009 14:16:01 +0000 (15:16 +0100)]
Adds Brown and NDU.

14 years agoTemporary removes all links to the planisphere.
Stéphane Jacob [Tue, 17 Nov 2009 21:08:39 +0000 (22:08 +0100)]
Temporary removes all links to the planisphere.

14 years agoAdds some educations.
Stéphane Jacob [Sat, 14 Nov 2009 13:15:18 +0000 (14:15 +0100)]
Adds some educations.

14 years agoAdds support for database tablename prefixes in the account branch.
Vincent Zanotti [Fri, 13 Nov 2009 23:37:19 +0000 (00:37 +0100)]
Adds support for database tablename prefixes in the account branch.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
14 years agoMerge branch 'master' into account
Vincent Zanotti [Fri, 13 Nov 2009 23:21:02 +0000 (00:21 +0100)]
Merge branch 'master' into account

14 years agoAdds support for database tablename prefixes in the upgrade SQL files.
Vincent Zanotti [Fri, 13 Nov 2009 23:16:47 +0000 (00:16 +0100)]
Adds support for database tablename prefixes in the upgrade SQL files.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
14 years agoMerge commit 'origin/fusionax' into account
Stéphane Jacob [Fri, 13 Nov 2009 22:36:17 +0000 (23:36 +0100)]
Merge commit 'origin/fusionax' into account

14 years agoMerge commit 'origin/master' into fusionax
Stéphane Jacob [Fri, 13 Nov 2009 19:24:01 +0000 (20:24 +0100)]
Merge commit 'origin/master' into fusionax

14 years agoUpdates ChangeLog, core, and adds the new upgrade directory.
Vincent Zanotti [Fri, 13 Nov 2009 10:44:49 +0000 (11:44 +0100)]
Updates ChangeLog, core, and adds the new upgrade directory.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
14 years agoUpdate ChangeLog xorg/0.10.2
Vincent Zanotti [Fri, 13 Nov 2009 10:40:45 +0000 (11:40 +0100)]
Update ChangeLog

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
14 years agoNotifies the user when an email is not valid.
Stéphane Jacob [Fri, 13 Nov 2009 09:41:29 +0000 (10:41 +0100)]
Notifies the user when an email is not valid.

14 years agoReplaces html symbols for letters with accent and euro symbol by real characters.
Stéphane Jacob [Thu, 12 Nov 2009 13:19:35 +0000 (14:19 +0100)]
Replaces html symbols for letters with accent and euro symbol by real characters.

14 years agoAllows ';' as delimiters to send emails.
Stéphane Jacob [Thu, 12 Nov 2009 13:05:49 +0000 (14:05 +0100)]
Allows ';' as delimiters to send emails.

14 years agoFixes a mistake in the display when a user has no contact.
Stéphane Jacob [Wed, 11 Nov 2009 17:25:27 +0000 (18:25 +0100)]
Fixes a mistake in the display when a user has no contact.

14 years agoCorrects some misplaced &nbsp;.
Stéphane Jacob [Wed, 11 Nov 2009 17:24:42 +0000 (18:24 +0100)]
Corrects some misplaced &nbsp;.

14 years agoTiny error.
Stéphane Jacob [Wed, 11 Nov 2009 17:23:30 +0000 (18:23 +0100)]
Tiny error.

14 years agoSmall improvements in the surveys.
Stéphane Jacob [Wed, 11 Nov 2009 17:23:09 +0000 (18:23 +0100)]
Small improvements in the surveys.

14 years agoAdds support for database tablename prefixs.
Vincent Zanotti [Mon, 9 Nov 2009 01:51:08 +0000 (02:51 +0100)]
Adds support for database tablename prefixs.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
14 years agoNotifies her contacts when a user looses her last redirection (Closes #1000).
Stéphane Jacob [Sun, 8 Nov 2009 23:04:41 +0000 (00:04 +0100)]
Notifies her contacts when a user looses her last redirection (Closes #1000).

14 years agoAdds an update script for version 0.10.2.
Vincent Zanotti [Mon, 9 Nov 2009 00:42:47 +0000 (01:42 +0100)]
Adds an update script for version 0.10.2.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
14 years agoRenames a variable in xorg.js to avoid conflicting with built-in type "char".
Vincent Zanotti [Mon, 9 Nov 2009 00:37:50 +0000 (01:37 +0100)]
Renames a variable in xorg.js to avoid conflicting with built-in type "char".

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
14 years agoServes javascript file from a per-version directory, to prevent cross-version caching...
Vincent Zanotti [Sun, 8 Nov 2009 21:22:56 +0000 (22:22 +0100)]
Serves javascript file from a per-version directory, to prevent cross-version caching issues.
Normalizes the JavaScript inclusions, having common scripts declared in PlPage implementations.

Also removes the deprecated md5.js.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
14 years agoImproves success display for ML creation.
Stéphane Jacob [Sun, 8 Nov 2009 21:59:53 +0000 (22:59 +0100)]
Improves success display for ML creation.

14 years agoImproves blacklist verification.
Stéphane Jacob [Sun, 8 Nov 2009 17:44:12 +0000 (18:44 +0100)]
Improves blacklist verification.