platal.git
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

17 years agoBackport 1745-1747
x2003bruneau [Fri, 27 Apr 2007 21:39:48 +0000 (21:39 +0000)]
Backport 1745-1747

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

17 years agoidem
x2002marichez [Fri, 27 Apr 2007 20:09:35 +0000 (20:09 +0000)]
idem

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

17 years agofix iconv syntax
x2002marichez [Fri, 27 Apr 2007 20:00:49 +0000 (20:00 +0000)]
fix iconv syntax

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

17 years agoRelease date
x2003bruneau [Fri, 27 Apr 2007 19:15:19 +0000 (19:15 +0000)]
Release date

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

17 years agoIndicates the smtp_pass size limit
x2003bruneau [Fri, 27 Apr 2007 16:27:31 +0000 (16:27 +0000)]
Indicates the smtp_pass size limit

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

17 years agoFix xnet aliases deletion
x2003bruneau [Fri, 27 Apr 2007 14:30:31 +0000 (14:30 +0000)]
Fix xnet aliases deletion

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

17 years agoFix search on first character
x2003bruneau [Thu, 26 Apr 2007 11:38:20 +0000 (11:38 +0000)]
Fix search on first character

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

17 years agosurveys : doesn't show the 'proposer un sondage' link when not connected
x2004laborde [Tue, 24 Apr 2007 17:45:14 +0000 (17:45 +0000)]
surveys : doesn't show the 'proposer un sondage' link when not connected

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

17 years agochanges in surveys validation handling
x2004laborde [Mon, 23 Apr 2007 23:21:39 +0000 (23:21 +0000)]
changes in surveys validation handling

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

17 years agodisplay=light propagation again
x2003bruneau [Mon, 23 Apr 2007 18:13:30 +0000 (18:13 +0000)]
display=light propagation again

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

17 years agoCan't search nickname on public search
x2003bruneau [Mon, 23 Apr 2007 17:33:39 +0000 (17:33 +0000)]
Can't search nickname on public search

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

17 years agoSome fixes again
x2003bruneau [Mon, 23 Apr 2007 17:06:33 +0000 (17:06 +0000)]
Some fixes again

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

17 years agoOpensearch module only for logged user
x2003bruneau [Mon, 23 Apr 2007 11:36:18 +0000 (11:36 +0000)]
Opensearch module only for logged user

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

17 years agoFixes
x2003bruneau [Mon, 23 Apr 2007 11:31:47 +0000 (11:31 +0000)]
Fixes
display=light is propagated to all links in the page

 htdocs/javascript/xorg.js          |   14 +++++++++++---
 templates/core/password_prompt.tpl |    2 +-
 templates/platal/index.tpl         |    2 +-
 templates/search/quick.tpl         |   16 +++++++++-------
 4 files changed, 22 insertions(+), 12 deletions(-)

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

17 years agoFix stats when there were no new subscription in the given range of dates
x2003bruneau [Sun, 22 Apr 2007 22:28:42 +0000 (22:28 +0000)]
Fix stats when there were no new subscription in the given range of dates

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

17 years agoSome fixes on event form
x2003bruneau [Sun, 22 Apr 2007 22:11:19 +0000 (22:11 +0000)]
Some fixes on event form

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

17 years agoFIND_IN_SET syntax is FIND_IN_SET(flag, set) (eg FIND_IN_SET('myflag', flags))
x2003bruneau [Sun, 22 Apr 2007 17:32:10 +0000 (17:32 +0000)]
FIND_IN_SET syntax is FIND_IN_SET(flag, set) (eg FIND_IN_SET('myflag', flags))

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

17 years agoLink to marketing/broken/{forlife} instead of marketing/broken/uid
x2003bruneau [Sun, 22 Apr 2007 15:54:54 +0000 (15:54 +0000)]
Link to marketing/broken/{forlife} instead of marketing/broken/uid

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

17 years agoPromotion restrictions explanation and correction
x2004laborde [Sun, 22 Apr 2007 10:12:13 +0000 (10:12 +0000)]
Promotion restrictions explanation and correction

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

17 years agoWe can't remove the last email ==> do not show the button
x2003bruneau [Sat, 21 Apr 2007 16:21:43 +0000 (16:21 +0000)]
We can't remove the last email ==> do not show the button

 redirect.tpl |   36 ++++++++++++++++++++++++++++++------
 1 file changed, 30 insertions(+), 6 deletions(-)

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

17 years agoUse the same promo selector for Events, NL and Xnet
x2003bruneau [Sat, 21 Apr 2007 10:20:18 +0000 (10:20 +0000)]
Use the same promo selector for Events, NL and Xnet

 htdocs/css/xnet.css                 |    5 +++
 modules/profile.php                 |    4 +-
 modules/search.php                  |    2 -
 templates/axletter/edit.tpl         |   17 +---------
 templates/events/form.tpl           |   56 ------------------------------------
 templates/xnetgrp/announce-edit.tpl |   33 +++++++--------------
 6 files changed, 22 insertions(+), 95 deletions(-)

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

17 years agoOops
x2003bruneau [Fri, 20 Apr 2007 14:58:01 +0000 (14:58 +0000)]
Oops

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

17 years agoPost xnet announces on the forum of the group
x2003bruneau [Fri, 20 Apr 2007 14:44:47 +0000 (14:44 +0000)]
Post xnet announces on the forum of the group

 classes/miniwiki.php                |   11 ++++++-----
 modules/xnetgrp.php                 |   31 +++++++++++++++++++++----------
 templates/xnetgrp/asso.tpl          |    2 +-
 templates/xnetgrp/form.announce.tpl |    9 ++++++++-
 upgrade/0.9.14/03_evenements.sql    |    4 ++++
 5 files changed, 40 insertions(+), 17 deletions(-)

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

17 years agoShould definitively fix all ajax issues using Opera
x2003bruneau [Thu, 19 Apr 2007 16:52:21 +0000 (16:52 +0000)]
Should definitively fix all ajax issues using Opera

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

17 years agoShould hide pmwiki internal warnings
x2003bruneau [Wed, 18 Apr 2007 21:29:41 +0000 (21:29 +0000)]
Should hide pmwiki internal warnings

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