platal.git
16 years agoSome uncommitted work I made before being away.
x2003bruneau [Sat, 28 Jul 2007 20:05:22 +0000 (20:05 +0000)]
Some uncommitted work I made before being away.
-> many fixes on the geoloc behaviour
-> initial work on search into contacts

 ChangeLog                           |    1 +
 classes/plset.php                   |    5 ++++-
 include/userset.inc.php             |   23 +++++++++++------------
 modules/carnet.php                  |   23 ++++++++++++++++++-----
 modules/search.php                  |    4 ++--
 modules/search/classes.inc.php      |   15 +++++++++++++--
 modules/search/search.inc.php       |    5 +++--
 templates/include/plview.geoloc.tpl |   31 ++++++++++++++-----------------
 8 files changed, 66 insertions(+), 41 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1890 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agotypos
x2004jacob [Tue, 24 Jul 2007 14:14:05 +0000 (14:14 +0000)]
typos

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1889 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agotypos
x2004jacob [Tue, 24 Jul 2007 14:13:42 +0000 (14:13 +0000)]
typos

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1888 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoFix FS#697 - Require user to be logged in in order to see non-public geography and...
x2004lefloch [Fri, 20 Jul 2007 18:52:41 +0000 (18:52 +0000)]
Fix FS#697 - Require user to be logged in in order to see non-public geography and profession information in quicksearch module

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1887 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoAdd a for attribute to a label in the password prompt template
x2004lefloch [Fri, 20 Jul 2007 18:09:22 +0000 (18:09 +0000)]
Add a for attribute to a label in the password prompt template

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1886 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoUse $forlife instead of $email for the redirection target, because the user input...
x2004lefloch [Fri, 20 Jul 2007 14:51:55 +0000 (14:51 +0000)]
Use $forlife instead of $email for the redirection target, because the user input can have errors (spaces, for instance), which may have been corrected automatically when searching for the forlife alias.

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1885 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoClarification of the AX-synchronisation explanatory message (was extremely ambiguous)
x2004lefloch [Mon, 16 Jul 2007 19:28:39 +0000 (19:28 +0000)]
Clarification of the AX-synchronisation explanatory message (was extremely ambiguous)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1884 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoValidation cron mail improvement : handle plurals gracefuly
x2004lefloch [Tue, 10 Jul 2007 22:57:30 +0000 (22:57 +0000)]
Validation cron mail improvement : handle plurals gracefuly

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1883 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoFix minor typos
x2004lefloch [Mon, 9 Jul 2007 08:57:18 +0000 (08:57 +0000)]
Fix minor typos

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1882 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoIndicate that starting over regenerates a new link
x2004lefloch [Fri, 6 Jul 2007 09:14:01 +0000 (09:14 +0000)]
Indicate that starting over regenerates a new link

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1881 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoCorrect typos
x2004lefloch [Fri, 6 Jul 2007 08:48:50 +0000 (08:48 +0000)]
Correct typos

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1880 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoCloses #692: New profile format for other skins
x2003bruneau [Mon, 2 Jul 2007 20:25:03 +0000 (20:25 +0000)]
Closes #692: New profile format for other skins

 htdocs/css/default.css        |   52 +++++++++++++++++++++++++++++++++++-------
 htdocs/css/keynote.css        |    2 -
 htdocs/css/openweb.css        |   42 ++++++++++++++++++++++++++++++---
 templates/include/emploi.tpl  |    2 -
 templates/profile/profile.tpl |    7 +++--
 5 files changed, 88 insertions(+), 17 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1879 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoSome improvements again. Same thing for the mentoring profile
x2003bruneau [Mon, 2 Jul 2007 18:21:28 +0000 (18:21 +0000)]
Some improvements again. Same thing for the mentoring profile

 htdocs/css/keynote.css               |   21 ++++++++++--------
 plugins/function.display_address.php |   14 ++++++------
 templates/geoloc/address.tpl         |    2 -
 templates/profile/fiche_referent.tpl |   40 ++++++++++++++++++++---------------
 templates/profile/profile.tpl        |   21 ++++++++++++------
 5 files changed, 57 insertions(+), 41 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1878 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoRework profile using divs instead of tables. Only one skin is
x2003bruneau [Mon, 2 Jul 2007 16:21:19 +0000 (16:21 +0000)]
Rework profile using divs instead of tables. Only one skin is
ported to the new structure.
Should fix #692, but need tests.

 htdocs/css/keynote.css        |   53 ++++++--
 templates/profile/profile.tpl |  262 +++++++++++++++++++-----------------------
 2 files changed, 164 insertions(+), 151 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1877 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoFix spelling and duplicated words
x2004lefloch [Mon, 2 Jul 2007 07:50:19 +0000 (07:50 +0000)]
Fix spelling and duplicated words

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1876 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoSend a copy of the bug submission mail to the user
x2003bruneau [Sun, 1 Jul 2007 21:37:59 +0000 (21:37 +0000)]
Send a copy of the bug submission mail to the user

 core.php |    1 +
 1 file changed, 1 insertion(+)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1875 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoClose #695: More details about payments for xnet events
x2003bruneau [Sun, 1 Jul 2007 19:41:22 +0000 (19:41 +0000)]
Close #695: More details about payments for xnet events

 ChangeLog                             |    3 +++
 modules/xnetevents/xnetevents.inc.php |    6 ++++--
 templates/xnetevents/admin.tpl        |   32 +++++++++++++++++++++++---------
 3 files changed, 30 insertions(+), 11 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1874 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoDon't list the users without valid email redirection. This is
x2003bruneau [Sun, 1 Jul 2007 19:02:37 +0000 (19:02 +0000)]
Don't list the users without valid email redirection. This is
now accessible via an admin page

 checkdb.php |   10 ----------
 1 file changed, 10 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1873 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoEncoding issues and update ChangeLog
x2003bruneau [Fri, 29 Jun 2007 20:40:49 +0000 (20:40 +0000)]
Encoding issues and update ChangeLog

 AUTHORS            |    3 ++-
 ChangeLog          |    6 +++++-
 modules/banana.php |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1872 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoPolytechnique.net - Minor correction
x2004lefloch [Fri, 29 Jun 2007 11:51:34 +0000 (11:51 +0000)]
Polytechnique.net - Minor correction
Correct color of promotions on the list of promotions page. Choosing color is no longer based on the column in the table, but correctly uses the promotion's year.

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1871 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoMinor correction - typo
x2004lefloch [Fri, 29 Jun 2007 09:29:26 +0000 (09:29 +0000)]
Minor correction - typo

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1870 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoMinor correction - Correct two typos in a 'broken email adress' message
x2004lefloch [Thu, 28 Jun 2007 23:25:41 +0000 (23:25 +0000)]
Minor correction - Correct two typos in a 'broken email adress' message

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1869 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoBackport r1867
x2003bruneau [Thu, 28 Jun 2007 21:30:00 +0000 (21:30 +0000)]
Backport r1867

 xnetevents.php |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1868 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoChange the (ugly) icons with the classical ones
x2003augustin [Tue, 26 Jun 2007 09:01:55 +0000 (09:01 +0000)]
Change the (ugly) icons with the classical ones
Remove the old icons that were used only there

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1866 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years ago#687: Don't lose authentication when editing a long mail
x2003bruneau [Sat, 23 Jun 2007 08:39:22 +0000 (08:39 +0000)]
#687: Don't lose authentication when editing a long mail

 ChangeLog                 |    1 +
 templates/emails/send.tpl |   15 ++++++++++++++-
 2 files changed, 15 insertions(+), 1 deletion(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1865 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years ago#688: Use nom_usage if available in emails/send
x2003bruneau [Sat, 23 Jun 2007 08:28:14 +0000 (08:28 +0000)]
#688: Use nom_usage if available in emails/send

 ChangeLog                            |    3 +++
 include/validations/aliases.inc.php  |    2 +-
 include/validations/nomusage.inc.php |    2 +-
 include/xorg/session.inc.php         |    2 +-
 templates/emails/send.tpl            |    2 +-
 5 files changed, 7 insertions(+), 4 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1864 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years ago#689: Fix the profile edition link when the profile is shown on
x2003bruneau [Sat, 23 Jun 2007 08:07:31 +0000 (08:07 +0000)]
#689: Fix the profile edition link when the profile is shown on
Xnet

 ChangeLog                     |    3 ++-
 htdocs/javascript/xorg.js     |    8 ++++----
 templates/profile/profile.tpl |    8 ++++++--
 3 files changed, 12 insertions(+), 7 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1863 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoFix paypal return template when using Xnet
x2003bruneau [Thu, 21 Jun 2007 13:49:53 +0000 (13:49 +0000)]
Fix paypal return template when using Xnet

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1861 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoCorrection - HTML Validation - Corrects the link backported by r1845
x2004lefloch [Mon, 18 Jun 2007 23:39:32 +0000 (23:39 +0000)]
Correction - HTML Validation - Corrects the link backported by r1845

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1860 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoAmélioration - On peut cliquer sur le texte des checkbox sur le formulaire de recher...
x2004lefloch [Mon, 18 Jun 2007 23:36:39 +0000 (23:36 +0000)]
Amélioration - On peut cliquer sur le texte des checkbox sur le formulaire de recherche annuaire rapide

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1859 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agoMineur - Correction - Point manquant en fin de phrase, hangement d'un mot
x2004lefloch [Fri, 15 Jun 2007 21:49:14 +0000 (21:49 +0000)]
Mineur - Correction - Point manquant en fin de phrase, hangement d'un mot

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1858 839d8a87-29fc-0310-9880-83ba4fa771e5

16 years agobetter description of the SMTP/NNTP preferences
x2004laborde [Tue, 12 Jun 2007 17:45:43 +0000 (17:45 +0000)]
better description of the SMTP/NNTP preferences

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1857 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoMiniWiki improvements:
x2003bruneau [Tue, 5 Jun 2007 20:56:04 +0000 (20:56 +0000)]
MiniWiki improvements:
-> use "-" instead of "*" for plain/text list items because "*" is already
used for bold and titles
-> many fixes in url in plain/text

 miniwiki.php |   15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1856 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoCloses #674: MiniWiki xhtml validation
x2003bruneau [Tue, 5 Jun 2007 19:54:39 +0000 (19:54 +0000)]
Closes #674: MiniWiki xhtml validation

 ChangeLog            |    1 +
 classes/miniwiki.php |    7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1855 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoCloses #678: Issues with filename detection in PlUpload when the username
x2003bruneau [Tue, 5 Jun 2007 19:30:19 +0000 (19:30 +0000)]
Closes #678: Issues with filename detection in PlUpload when the username
contains one or more '-'

 ChangeLog            |    3 +++
 classes/plupload.php |   12 ++++++------
 2 files changed, 9 insertions(+), 6 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1854 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agotypo
x2004lefloch [Mon, 4 Jun 2007 16:07:01 +0000 (16:07 +0000)]
typo

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1852 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agosurvey module : fixing html special characters issues
x2004laborde [Sat, 2 Jun 2007 17:45:12 +0000 (17:45 +0000)]
survey module : fixing html special characters issues

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1851 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agosurvey module : more explicit button for new surveys
x2004laborde [Sat, 2 Jun 2007 09:31:30 +0000 (09:31 +0000)]
survey module : more explicit button for new surveys

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1849 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agocorrection d'un lien
x2004laborde [Sat, 2 Jun 2007 09:05:20 +0000 (09:05 +0000)]
correction d'un lien

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1848 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport r1846
x2003bruneau [Wed, 30 May 2007 21:14:30 +0000 (21:14 +0000)]
Backport r1846

 classes/miniwiki.php       |   31 ++++++++++++++++---------------
 include/globals.inc.php.in |    1 +
 include/newsletter.inc.php |    2 +-
 3 files changed, 18 insertions(+), 16 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1847 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agobackport link change
x2001corpet [Tue, 29 May 2007 21:30:44 +0000 (21:30 +0000)]
backport link change

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1845 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoShould fix a notice in address check
x2003bruneau [Sun, 27 May 2007 16:08:54 +0000 (16:08 +0000)]
Should fix a notice in address check
 verif_adresses.inc.php |   48 +++++++++++++++++++++++-------------------------
 1 file changed, 23 insertions(+), 25 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1842 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBetter fix for GoogleMaps
x2003bruneau [Sun, 27 May 2007 15:44:22 +0000 (15:44 +0000)]
Better fix for GoogleMaps

 plugins/function.display_address.php |   30 ++++++++++++++++++++++++++++--
 templates/admin/synchro_ax.tpl       |    4 ++--
 templates/geoloc/address.tpl         |    2 +-
 templates/profile/fiche_referent.tpl |    2 +-
 templates/profile/profile.tpl        |   11 +++++++----
 5 files changed, 39 insertions(+), 10 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1841 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoAjout d'un lien dans l'interface d'administration vers l'édition des réponses autom...
x2004lefloch [Sat, 26 May 2007 23:27:16 +0000 (23:27 +0000)]
Ajout d'un lien dans l'interface d'administration vers l'édition des réponses automatiques.

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1840 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoFix GoogleMaps links
x2003bruneau [Sat, 26 May 2007 13:49:22 +0000 (13:49 +0000)]
Fix GoogleMaps links

 ChangeLog                            |    1 +
 plugins/function.display_address.php |   10 ++++++++--
 2 files changed, 9 insertions(+), 2 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1839 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoAdmins can search ip and email in quick search
x2003bruneau [Fri, 25 May 2007 21:53:45 +0000 (21:53 +0000)]
Admins can search ip and email in quick search

 classes.inc.php |   34 ++++++++++++++++++++++++++++++----
 1 file changed, 30 insertions(+), 4 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1838 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoAdd reverse DNS in registration notification
x2003bruneau [Fri, 25 May 2007 20:54:10 +0000 (20:54 +0000)]
Add reverse DNS in registration notification

 classes/corelogger.php |   14 ++++++++++++++
 modules/register.php   |    5 ++---
 2 files changed, 16 insertions(+), 3 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1837 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoFix a bug in autoload
x2003bruneau [Fri, 25 May 2007 20:39:38 +0000 (20:39 +0000)]
Fix a bug in autoload
Show naissance_ini if valid in user admin page
Admins can set melix aliases
Convert emails to aliases when adding a new alias to a user

 include/platal.inc.php              |    2 +-
 include/validations/aliases.inc.php |    6 ++++--
 modules/admin.php                   |   35 ++++++++++++++++++++++++++++++-----
 templates/admin/utilisateurs.tpl    |   12 +++++-------
 4 files changed, 40 insertions(+), 15 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1836 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years ago Hum, do not need to show the new value if it is unchanged
x2003bruneau [Fri, 25 May 2007 20:04:22 +0000 (20:04 +0000)]
 Hum, do not need to show the new value if it is unchanged

 mail_intervention.tpl |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1835 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoA better admin-action notification email
x2003bruneau [Fri, 25 May 2007 17:13:19 +0000 (17:13 +0000)]
A better admin-action notification email

 classes/plmailer.php                  |    5 ++++-
 modules/admin.php                     |   18 ++++++++++++++----
 templates/admin/mail_intervention.tpl |   15 +++++++++++++--
 3 files changed, 31 insertions(+), 7 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1834 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agor1831 without the charset issues
x2003bruneau [Wed, 23 May 2007 10:24:14 +0000 (10:24 +0000)]
r1831 without the charset issues

 mentor.tpl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1833 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBroken charset -> revert r1831
x2003bruneau [Wed, 23 May 2007 10:12:15 +0000 (10:12 +0000)]
Broken charset -> revert r1831

 mentor.tpl |   24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1832 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agotypo
x2004jacob [Wed, 23 May 2007 10:02:33 +0000 (10:02 +0000)]
typo

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1831 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoSoundex fix:
x2003bruneau [Tue, 22 May 2007 19:49:13 +0000 (19:49 +0000)]
Soundex fix:
OW -> U
W -> V

 xorg.misc.inc.php |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1830 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport r1811 and r1828
x2003bruneau [Thu, 17 May 2007 13:24:57 +0000 (13:24 +0000)]
Backport r1811 and r1828

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1829 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoRemove character restriction for CV
x2003bruneau [Thu, 17 May 2007 10:59:56 +0000 (10:59 +0000)]
Remove character restriction for CV

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1826 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport r1824
x2003bruneau [Tue, 15 May 2007 09:01:09 +0000 (09:01 +0000)]
Backport r1824

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1825 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoShortcuts again:
x2003bruneau [Mon, 14 May 2007 16:53:53 +0000 (16:53 +0000)]
Shortcuts again:
   doc:machin -> search 'machin' in documentation

 ChangeLog                  |    2 +-
 modules/search.php         |   10 +++++++---
 templates/search/quick.tpl |   15 ++++++++++++---
 3 files changed, 20 insertions(+), 7 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1823 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoNew shortcut in quick search to open user profile:
x2003bruneau [Mon, 14 May 2007 16:11:37 +0000 (16:11 +0000)]
New shortcut in quick search to open user profile:
  admin:login    -> open admin page
  ax:login       -> open ax profile
  profile:login  -> open user profile
  mentor:login   -> open mentoring profile
With some aliases:
  adm = admin, fiche = profile = fch = prf,
  ref = referent = mentor

 ChangeLog                  |    5 +++++
 modules/search.php         |   25 +++++++++++++++++++++++++
 templates/search/quick.tpl |   20 ++++++++++++++++----
 3 files changed, 46 insertions(+), 4 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1822 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoNew handler profile/ax/{user_id}
x2003bruneau [Mon, 14 May 2007 12:41:06 +0000 (12:41 +0000)]
New handler profile/ax/{user_id}

 profile.php |   19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1821 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport r1819
x2003bruneau [Mon, 14 May 2007 10:54:04 +0000 (10:54 +0000)]
Backport r1819

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1820 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agowrong encoding.
x2000habouzit [Mon, 14 May 2007 07:45:54 +0000 (07:45 +0000)]
wrong encoding.
please backport :)

 contacts.pdf.inc.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1817 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years ago#663 (link to xnet/plan from xorg/groupes-x)
x2003bruneau [Thu, 10 May 2007 15:03:19 +0000 (15:03 +0000)]
#663 (link to xnet/plan from xorg/groupes-x)
A lot of small speed improvements

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1815 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoImplements Diogenes' clean_request in Env classes
x2003bruneau [Thu, 10 May 2007 09:05:44 +0000 (09:05 +0000)]
Implements Diogenes' clean_request in Env classes

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1814 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport r1811
x2003bruneau [Wed, 9 May 2007 22:58:58 +0000 (22:58 +0000)]
Backport r1811
Update ChangeLog

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1813 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agofaute d orthographe
x2004jacob [Tue, 8 May 2007 21:32:54 +0000 (21:32 +0000)]
faute d orthographe

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1810 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agobackport hotfix probleme de telepaiement
x2002bobillot [Tue, 8 May 2007 15:25:53 +0000 (15:25 +0000)]
backport hotfix probleme de telepaiement

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1809 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agobackport fix firstname autocomplete search
x2001corpet [Tue, 8 May 2007 13:20:09 +0000 (13:20 +0000)]
backport fix firstname autocomplete search

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1807 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agosurveys : improves the csv export of the results of a survey
x2004laborde [Tue, 8 May 2007 12:35:32 +0000 (12:35 +0000)]
surveys : improves the csv export of the results of a survey

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1805 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agosurveys : adds 'table' questions
x2004laborde [Tue, 8 May 2007 09:27:57 +0000 (09:27 +0000)]
surveys : adds 'table' questions

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1804 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agofix makefile to make it fail if wget fails.
x2000habouzit [Sat, 5 May 2007 22:02:07 +0000 (22:02 +0000)]
fix makefile to make it fail if wget fails.

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1803 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoFix the 2nd mail in registration
x2003bruneau [Sat, 5 May 2007 12:53:57 +0000 (12:53 +0000)]
Fix the 2nd mail in registration

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1801 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoImprovements in CSV importer
x2003bruneau [Sat, 5 May 2007 09:56:22 +0000 (09:56 +0000)]
Improvements in CSV importer

 bin/csv2sql.php              |   41 ++++++++++++++++++++++++++++++++---------
 classes/csvimporter.php      |   20 +++++++++++++-------
 include/banana/hooks.inc.php |    5 ++---
 modules/admin.php            |    2 +-
 4 files changed, 48 insertions(+), 20 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1800 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport
x2003bruneau [Thu, 3 May 2007 13:04:24 +0000 (13:04 +0000)]
Backport

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1799 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoCorrection du commentaire décrivant les icÎnes pour les modérateurs de listes
x2004lefloch [Thu, 3 May 2007 12:31:05 +0000 (12:31 +0000)]
Correction du commentaire décrivant les icÃŽnes pour les modérateurs de listes

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1797 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport
x2003bruneau [Thu, 3 May 2007 12:18:32 +0000 (12:18 +0000)]
Backport

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1796 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport
x2003bruneau [Wed, 2 May 2007 16:51:19 +0000 (16:51 +0000)]
Backport

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1794 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoFix delimiters for the URLs in the footer of letters
x2003bruneau [Tue, 1 May 2007 23:11:07 +0000 (23:11 +0000)]
Fix delimiters for the URLs in the footer of letters

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1792 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoUse < > as url delimiter
x2003bruneau [Tue, 1 May 2007 22:32:16 +0000 (22:32 +0000)]
Use < > as url delimiter

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1791 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoFix paypal on xnet
x2003bruneau [Tue, 1 May 2007 22:02:40 +0000 (22:02 +0000)]
Fix paypal on xnet

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1789 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agofix a bug in surveys : a 0 answer was not possible in multiple choices questions
x2004laborde [Tue, 1 May 2007 16:41:42 +0000 (16:41 +0000)]
fix a bug in surveys : a 0 answer was not possible in multiple choices questions

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1788 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agobug in surveys : a link had disappeared
x2004laborde [Tue, 1 May 2007 16:12:09 +0000 (16:12 +0000)]
bug in surveys : a link had disappeared

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1787 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoMany improvements for ML feeds
x2003bruneau [Mon, 30 Apr 2007 19:38:53 +0000 (19:38 +0000)]
Many improvements for ML feeds

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1785 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport
x2003bruneau [Mon, 30 Apr 2007 15:24:04 +0000 (15:24 +0000)]
Backport

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1784 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoCorrection des stamps des Validations : ils ne sortaient plus au format YmdHis de...
x2004lefloch [Mon, 30 Apr 2007 15:18:04 +0000 (15:18 +0000)]
Correction des stamps des Validations : ils ne sortaient plus au format YmdHis de MySQL.

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1783 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoGive names to debug flags and add a new flag for smarty debugging:
x2003bruneau [Mon, 30 Apr 2007 14:09:00 +0000 (14:09 +0000)]
Give names to debug flags and add a new flag for smarty debugging:
-> DEBUG_BT = 1, show mysql/banana/rpc backtrace
-> DEBUG_VALID = 2, validate xhtml
-> DEBUG_SMARTY = 4 = show smarty errors

 classes/mmlist.php              |    2 +-
 classes/platalpage.php          |   12 ++++++++----
 classes/xdb.php                 |    6 +++---
 include/banana/forum.inc.php    |    3 ++-
 include/banana/ml.inc.php       |    3 ++-
 include/banana/moderate.inc.php |    1 +
 include/platal.inc.php          |    4 ++++
 7 files changed, 21 insertions(+), 10 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1781 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport
x2003bruneau [Mon, 30 Apr 2007 13:42:55 +0000 (13:42 +0000)]
Backport

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1780 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport [1777]
x2003bruneau [Mon, 30 Apr 2007 13:19:23 +0000 (13:19 +0000)]
Backport [1777]

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1778 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport [1775]
x2003bruneau [Mon, 30 Apr 2007 11:14:48 +0000 (11:14 +0000)]
Backport [1775]

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1776 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoMessage un peu plus explicite sur la page de marketing quand à la durée sur laquell...
x2004lefloch [Mon, 30 Apr 2007 09:15:21 +0000 (09:15 +0000)]
Message un peu plus explicite sur la page de marketing quand Ã  la durée sur laquelle est calculée la statistique 'sur la derniÚre semaine'

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1772 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport 1766 -> 1768
x2003bruneau [Mon, 30 Apr 2007 09:05:08 +0000 (09:05 +0000)]
Backport 1766 -> 1768

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1771 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoOnly list mbox with archives
x2003bruneau [Mon, 30 Apr 2007 09:01:15 +0000 (09:01 +0000)]
Only list mbox with archives

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1769 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport
x2003bruneau [Mon, 30 Apr 2007 06:45:32 +0000 (06:45 +0000)]
Backport

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1765 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport
x2003bruneau [Sun, 29 Apr 2007 20:25:45 +0000 (20:25 +0000)]
Backport

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1763 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agobackport 1760
x2001corpet [Sun, 29 Apr 2007 18:53:06 +0000 (18:53 +0000)]
backport 1760

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1761 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoFix encoding of user name in validation page
x2003bruneau [Sun, 29 Apr 2007 18:40:24 +0000 (18:40 +0000)]
Fix encoding of user name in validation page

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1758 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoBackport
x2003bruneau [Sun, 29 Apr 2007 15:51:58 +0000 (15:51 +0000)]
Backport

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1757 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agobackport 1754
x2001corpet [Sun, 29 Apr 2007 09:57:05 +0000 (09:57 +0000)]
backport 1754

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1755 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoget rid of this old smiley
x2001corpet [Sun, 29 Apr 2007 09:42:19 +0000 (09:42 +0000)]
get rid of this old smiley

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1753 839d8a87-29fc-0310-9880-83ba4fa771e5

17 years agoMineur - Correction d'orthographe
x2004lefloch [Sat, 28 Apr 2007 12:47:16 +0000 (12:47 +0000)]
Mineur - Correction d'orthographe

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1750 839d8a87-29fc-0310-9880-83ba4fa771e5