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

17 years agoAjax fixes for opera (again !!!)
x2003bruneau [Wed, 18 Apr 2007 21:25:18 +0000 (21:25 +0000)]
Ajax fixes for opera (again !!!)

 htdocs/javascript/ajax.js        |    2 +-
 templates/skin/common.header.tpl |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

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

17 years agoMany fixes in survey ergonomics
x2003bruneau [Wed, 18 Apr 2007 20:38:17 +0000 (20:38 +0000)]
Many fixes in survey ergonomics

 modules/survey/survey.inc.php      |   37 +++------
 templates/survey/edit_question.tpl |   19 ++++
 templates/survey/edit_radio.tpl    |   12 ++
 templates/survey/edit_root.tpl     |   30 ++++++-
 templates/survey/edit_survey.tpl   |    8 +
 templates/survey/index.tpl         |   19 ++--
 templates/survey/show_root.tpl     |  152 +++++++++++++++++++++----------------
 7 files changed, 176 insertions(+), 101 deletions(-)

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

17 years agoFix link to profile in trombi
x2003bruneau [Wed, 18 Apr 2007 10:28:31 +0000 (10:28 +0000)]
Fix link to profile in trombi

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

17 years agoEscape regexps for autocompletion
x2003bruneau [Tue, 17 Apr 2007 21:08:35 +0000 (21:08 +0000)]
Escape regexps for autocompletion

 htdocs/javascript/xorg.js     |   17 +++++++++++++++++
 modules/search.php            |    1 +
 templates/search/adv.form.tpl |    2 +-
 3 files changed, 19 insertions(+), 1 deletion(-)

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

17 years agoSome autocompletion improvements:
x2003bruneau [Tue, 17 Apr 2007 13:33:31 +0000 (13:33 +0000)]
Some autocompletion improvements:
-> fix selection color on skin keynote
-> hide fields which can't be edited
-> show where the match has been found

 htdocs/css/keynote.css        |    8 ++++++++
 templates/emails/redirect.tpl |   12 ++++++------
 templates/search/adv.form.tpl |   36 +++++++++++++++++++++++-------------
 3 files changed, 37 insertions(+), 19 deletions(-)

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

17 years agoSlower Ajax notification & typo
x2003bruneau [Mon, 16 Apr 2007 21:32:24 +0000 (21:32 +0000)]
Slower Ajax notification & typo

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

17 years agoicon bin_empty => icon cross
x2001corpet [Mon, 16 Apr 2007 21:23:44 +0000 (21:23 +0000)]
icon bin_empty => icon cross

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

17 years agoFix SUID banner on skin OpenWeb
x2003bruneau [Mon, 16 Apr 2007 21:22:02 +0000 (21:22 +0000)]
Fix SUID banner on skin OpenWeb

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

17 years agoFPDF do not support UTF-8 => utf8_decode all data
x2003bruneau [Mon, 16 Apr 2007 21:02:29 +0000 (21:02 +0000)]
FPDF do not support UTF-8 => utf8_decode all data

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

17 years agoHide unused nationalities
x2003bruneau [Mon, 16 Apr 2007 19:50:51 +0000 (19:50 +0000)]
Hide unused nationalities

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

17 years agoFix warnings in manageurs' xmlrpc
x2003bruneau [Mon, 16 Apr 2007 19:11:38 +0000 (19:11 +0000)]
Fix warnings in manageurs' xmlrpc

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

17 years agoRemove debugging stuff
x2003bruneau [Mon, 16 Apr 2007 14:41:47 +0000 (14:41 +0000)]
Remove debugging stuff

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

17 years agoAllow {include wiki=Xorg.Machin} in templates to include a wiki page
x2003bruneau [Mon, 16 Apr 2007 13:25:15 +0000 (13:25 +0000)]
Allow {include wiki=Xorg.Machin} in templates to include a wiki page

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

17 years agoMerge 'Conseil Pro.' and 'Carrieres'
x2003bruneau [Mon, 16 Apr 2007 12:03:24 +0000 (12:03 +0000)]
Merge 'Conseil Pro.' and 'Carrieres'

 modules/profile.php            |    3 ++
 templates/profile/referent.tpl |   56 -----------------------------------------
 templates/skin/common.menu.tpl |    3 --
 3 files changed, 5 insertions(+), 57 deletions(-)

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

17 years agoMove 'isvalid_email' into platal.inc.php
x2003bruneau [Mon, 16 Apr 2007 09:55:19 +0000 (09:55 +0000)]
Move 'isvalid_email' into platal.inc.php

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

17 years agoadmin/emails/duplicated becomes admin/emails/watch
x2003bruneau [Sun, 15 Apr 2007 22:49:39 +0000 (22:49 +0000)]
admin/emails/duplicated becomes admin/emails/watch

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

17 years agopage des perdus de vue
x2001corpet [Sun, 15 Apr 2007 22:26:11 +0000 (22:26 +0000)]
page des perdus de vue

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

17 years agoNew "valid_date" smarty function to select purge dates
x2003bruneau [Sun, 15 Apr 2007 20:25:30 +0000 (20:25 +0000)]
New "valid_date" smarty function to select purge dates

 modules/axletter.php                |   17 -----------------
 modules/events.php                  |   16 ----------------
 modules/xnetgrp.php                 |   16 ----------------
 templates/axletter/edit.tpl         |    2 +-
 templates/events/form.tpl           |    4 +---
 templates/xnetgrp/announce-edit.tpl |    4 +---
 6 files changed, 3 insertions(+), 56 deletions(-)

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

17 years agoFix geoloc on advance search
x2003bruneau [Sun, 15 Apr 2007 17:58:44 +0000 (17:58 +0000)]
Fix geoloc on advance search

 include/geoloc.inc.php         |   13 ++++++++-----
 include/userset.inc.php        |   18 +++++++++---------
 modules/search.php             |    2 +-
 modules/search/search.inc.php  |    3 +--
 templates/search/adv.form.tpl  |   13 +------------
 templates/search/adv.links.tpl |    4 ++--
 6 files changed, 22 insertions(+), 31 deletions(-)

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

17 years agoUse "Spam" instead of "Detruire" in ML moderation form
x2003bruneau [Sun, 15 Apr 2007 15:26:50 +0000 (15:26 +0000)]
Use "Spam" instead of "Detruire" in ML moderation form

 liste.inc.tpl     |    2 +-
 moderate.tpl      |    6 +++---
 moderate_mail.tpl |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

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

17 years agoFix autocompletion and referent search form when using Opera
x2003bruneau [Sat, 14 Apr 2007 10:49:09 +0000 (10:49 +0000)]
Fix autocompletion and referent search form when using Opera
(Opera javascript does not support properly baseurl)

Coding rules again

 ChangeLog                      |    1
 templates/profile/referent.tpl |    9 -
 templates/search/adv.form.tpl  |  281 ++++++++++++++++++++---------------------
 3 files changed, 147 insertions(+), 144 deletions(-)

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

17 years agoClose #656: PlSet and Ajax for mentor search
x2003bruneau [Sat, 14 Apr 2007 09:48:58 +0000 (09:48 +0000)]
Close #656: PlSet and Ajax for mentor search
Coding rules for search autocompletion

 ChangeLog                      |    3
 classes/plset.php              |    3
 include/userset.inc.php        |   25 ++
 modules/profile.php            |  159 +++++----------
 modules/search.php             |  415 +++++++++++++++++++----------------------
 templates/profile/referent.tpl |  143 +++++---------
 6 files changed, 338 insertions(+), 410 deletions(-)

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

17 years agoImproved Ajax class: allow multiple ajax requests at the same time
x2003bruneau [Fri, 13 Apr 2007 21:54:04 +0000 (21:54 +0000)]
Improved Ajax class: allow multiple ajax requests at the same time

 ajax.js |   74 +++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 43 insertions(+), 31 deletions(-)

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

17 years agoSubject in banana 'From' links
x2003bruneau [Fri, 13 Apr 2007 19:48:52 +0000 (19:48 +0000)]
Subject in banana 'From' links

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

17 years agoEdition link on tips
x2003bruneau [Fri, 13 Apr 2007 15:05:20 +0000 (15:05 +0000)]
Edition link on tips

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

17 years agosome protection
x2004laborde [Thu, 12 Apr 2007 17:32:56 +0000 (17:32 +0000)]
some protection

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

17 years agoCode cleaning
x2003bruneau [Thu, 12 Apr 2007 17:03:19 +0000 (17:03 +0000)]
Code cleaning
Move is_utf8 to platal.inc.php

 include/platal.inc.php         |    7 +++++++
 include/xorg.misc.inc.php      |    8 --------
 modules/search.php             |    2 --
 modules/search/classes.inc.php |   21 +--------------------
 templates/search/index.tpl     |   13 +------------
 5 files changed, 9 insertions(+), 42 deletions(-)

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

17 years agoTypo
x2003bruneau [Thu, 12 Apr 2007 09:28:04 +0000 (09:28 +0000)]
Typo

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

17 years agosome changes in survey module
x2004laborde [Thu, 12 Apr 2007 08:57:56 +0000 (08:57 +0000)]
some changes in survey module

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

17 years agoSort requests by type
x2003bruneau [Thu, 12 Apr 2007 08:29:39 +0000 (08:29 +0000)]
Sort requests by type

 cron_validations.php |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

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

17 years agoadded survey to the list of loaded modules and some links in menus (but I'm not sure...
x2004laborde [Wed, 11 Apr 2007 22:15:22 +0000 (22:15 +0000)]
added survey to the list of loaded modules and some links in menus (but I'm not sure of them)

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

17 years agogenerate a csv file for the results of a survey
x2004laborde [Wed, 11 Apr 2007 21:21:03 +0000 (21:21 +0000)]
generate a csv file for the results of a survey

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

17 years agoAdd custom unsubscription notification message
x2003bruneau [Wed, 11 Apr 2007 17:11:47 +0000 (17:11 +0000)]
Add custom unsubscription notification message

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

17 years agoBackport
x2003bruneau [Wed, 11 Apr 2007 08:00:35 +0000 (08:00 +0000)]
Backport

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

17 years agofirst view of the results of a survey
x2004laborde [Tue, 10 Apr 2007 21:20:06 +0000 (21:20 +0000)]
first view of the results of a survey

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

17 years agoCan disable email redirection
x2003bruneau [Tue, 10 Apr 2007 21:15:52 +0000 (21:15 +0000)]
Can disable email redirection
Can reset the error level of an email

 include/emails.inc.php           |  151 ++++++++++++++++++++++++---------------
 modules/admin.php                |  147 ++++++++++++++++++++-----------------
 templates/admin/utilisateurs.tpl |   46 ++++++++++-
 templates/admin/wiki.tpl         |    2
 4 files changed, 212 insertions(+), 134 deletions(-)

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

17 years agochanges in surveys database structure
x2004laborde [Tue, 10 Apr 2007 14:17:09 +0000 (14:17 +0000)]
changes in surveys database structure

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

17 years agochanges in survey templates that go with data model changes
x2004laborde [Tue, 10 Apr 2007 14:15:22 +0000 (14:15 +0000)]
changes in survey templates that go with data model changes

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

17 years agosome (deep) changes in survey data model (simplifications), added survey modes (limit...
x2004laborde [Tue, 10 Apr 2007 14:12:18 +0000 (14:12 +0000)]
some (deep) changes in survey data model (simplifications), added survey modes (limitated to alumni or open to anyone, anonymous or not...) and vote handling

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

17 years agoFix authentication on wiki RSS
x2003bruneau [Tue, 10 Apr 2007 09:20:50 +0000 (09:20 +0000)]
Fix authentication on wiki RSS
Add a link to the "AllRecentChanges" RSS on admin/wiki

 include/wiki.inc.php         |    9 ++++-----
 include/wiki/engine.php      |    2 +-
 include/wiki/farmconfig.php  |    2 +-
 include/xorg/session.inc.php |    2 +-
 modules/admin.php            |    4 ++++
 templates/admin/wiki.tpl     |    2 +-
 6 files changed, 12 insertions(+), 9 deletions(-)

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

17 years agoFixes and improvements
x2003bruneau [Tue, 10 Apr 2007 08:29:17 +0000 (08:29 +0000)]
Fixes and improvements

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

17 years agoforgot from old commit (wiki admin)
x2001corpet [Mon, 9 Apr 2007 22:26:51 +0000 (22:26 +0000)]
forgot from old commit (wiki admin)

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

17 years agoforgot from previous commit
x2001corpet [Mon, 9 Apr 2007 22:26:05 +0000 (22:26 +0000)]
forgot from previous commit

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

17 years agoautocomplete, advanced search doesn't use combobox anymore
x2001corpet [Mon, 9 Apr 2007 22:25:17 +0000 (22:25 +0000)]
autocomplete, advanced search doesn't use combobox anymore

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

17 years agofull url to opensearch plugin, so that it is the same on http and https
x2001corpet [Sun, 8 Apr 2007 22:42:21 +0000 (22:42 +0000)]
full url to opensearch plugin, so that it is the same on http and https

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

17 years agoadministration of sections and employment sectors
x2001corpet [Sun, 8 Apr 2007 22:34:07 +0000 (22:34 +0000)]
administration of sections and employment sectors

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

17 years agoautocomplete improvements: can find pierre-yves when looking for yves
x2001corpet [Sun, 8 Apr 2007 17:45:35 +0000 (17:45 +0000)]
autocomplete improvements: can find pierre-yves when looking for yves

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

17 years agodecode utf8 before encoding in javascript, #654
x2001corpet [Sun, 8 Apr 2007 13:14:37 +0000 (13:14 +0000)]
decode utf8 before encoding in javascript, #654

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

17 years agoFlag combination test becomes a feature of FlagSet
x2003bruneau [Fri, 6 Apr 2007 09:33:06 +0000 (09:33 +0000)]
Flag combination test becomes a feature of FlagSet

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

17 years agoWrong date of birth in plat/al security alert email
x2003bruneau [Fri, 6 Apr 2007 07:55:18 +0000 (07:55 +0000)]
Wrong date of birth in plat/al security alert email

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

17 years agoSome fixes
x2003bruneau [Thu, 5 Apr 2007 09:42:38 +0000 (09:42 +0000)]
Some fixes

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

17 years agoAdd birthdate check on subscription (only if the database contains a 'known' value)
x2003bruneau [Wed, 4 Apr 2007 21:12:00 +0000 (21:12 +0000)]
Add birthdate check on subscription (only if the database contains a 'known' value)
-> need tests

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

17 years agoMore 'plat/al-like' makeJs_hook for banana
x2003bruneau [Wed, 4 Apr 2007 14:25:45 +0000 (14:25 +0000)]
More 'plat/al-like' makeJs_hook for banana
Use REPLACE instead of INSERT for adding new contacts. I don't know why, but the INSERT causes slave duplication errors

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

17 years agoremove redirection using ajax
x2001corpet [Mon, 2 Apr 2007 22:10:17 +0000 (22:10 +0000)]
remove redirection using ajax

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

17 years agoMerge %grp/annuaire, %grp/trombi and %grp/geoloc
x2003bruneau [Mon, 2 Apr 2007 20:48:41 +0000 (20:48 +0000)]
Merge %grp/annuaire, %grp/trombi and %grp/geoloc

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

17 years agoPut important informations first
x2003bruneau [Mon, 2 Apr 2007 20:25:05 +0000 (20:25 +0000)]
Put important informations first

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

17 years agoAdd geoloc for ML by porting ML trombi to PlSet
x2003bruneau [Mon, 2 Apr 2007 20:19:17 +0000 (20:19 +0000)]
Add geoloc for ML by porting ML trombi to PlSet

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

17 years agoFix search failures
x2003bruneau [Mon, 2 Apr 2007 17:25:22 +0000 (17:25 +0000)]
Fix search failures

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

17 years agoContinue #448: fix search and order with PlSet
x2003bruneau [Mon, 2 Apr 2007 16:14:10 +0000 (16:14 +0000)]
Continue #448: fix search and order with PlSet
Finish job on xnet perms

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

17 years agoUse 'changeTpl' for xnet pages and use handler permission instead of page restriction
x2003bruneau [Mon, 2 Apr 2007 09:34:27 +0000 (09:34 +0000)]
Use 'changeTpl' for xnet pages and use handler permission instead of page restriction
Code cleaning

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

17 years agoFix AX-Client for synchro
x2003bruneau [Mon, 2 Apr 2007 07:01:06 +0000 (07:01 +0000)]
Fix AX-Client for synchro

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

17 years agoPort Xnet trombi and geoloc using PlSet
x2003bruneau [Mon, 2 Apr 2007 00:15:44 +0000 (00:15 +0000)]
Port Xnet trombi and geoloc using PlSet
Remove a lot of code deprecated by PlSet (XorgPlugin is dead)
Fix countries in advance search form

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

17 years agocache autocomplete requests in MySQL
x2001corpet [Sun, 1 Apr 2007 22:50:51 +0000 (22:50 +0000)]
cache autocomplete requests in MySQL

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

17 years agorequire_once unused, class autoloaded
x2001corpet [Sun, 1 Apr 2007 22:35:48 +0000 (22:35 +0000)]
require_once unused, class autoloaded

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

17 years agooops forgot icon
x2001corpet [Sun, 1 Apr 2007 22:11:14 +0000 (22:11 +0000)]
oops forgot icon

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

17 years agoInitial work on #448: unified user-set interface
x2003bruneau [Sun, 1 Apr 2007 22:10:35 +0000 (22:10 +0000)]
Initial work on #448: unified user-set interface

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

17 years agoautocompletion (suite)
x2001corpet [Sun, 1 Apr 2007 22:06:02 +0000 (22:06 +0000)]
autocompletion (suite)

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

17 years agoTypo and charset fixes
x2003bruneau [Sun, 1 Apr 2007 16:26:04 +0000 (16:26 +0000)]
Typo and charset fixes

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

17 years agosort icons on admin page
x2001corpet [Sun, 1 Apr 2007 15:55:08 +0000 (15:55 +0000)]
sort icons on admin page

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

17 years agolist installed icons, to see quickly the one you can insert in dynamic text or in...
x2001corpet [Sun, 1 Apr 2007 15:42:07 +0000 (15:42 +0000)]
list installed icons, to see quickly the one you can insert in dynamic text or in static templates

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

17 years agogive a tiny bit of air
x2001corpet [Sun, 1 Apr 2007 15:23:18 +0000 (15:23 +0000)]
give a tiny bit of air

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

17 years agobad url from css to image
x2001corpet [Sun, 1 Apr 2007 07:12:17 +0000 (07:12 +0000)]
bad url from css to image

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

17 years agoautcomplete for city and poste too
x2001corpet [Sat, 31 Mar 2007 17:43:09 +0000 (17:43 +0000)]
autcomplete for city and poste too

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

17 years agofix autocomplete for IE
x2001corpet [Sat, 31 Mar 2007 17:22:09 +0000 (17:22 +0000)]
fix autocomplete for IE

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

17 years agofix xhtml : id don't accept / char
x2001corpet [Sat, 31 Mar 2007 16:55:53 +0000 (16:55 +0000)]
fix xhtml : id don't accept / char

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

17 years agodidn't want to commit this
x2001corpet [Sat, 31 Mar 2007 16:54:15 +0000 (16:54 +0000)]
didn't want to commit this

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

17 years agosorry i couldn't see these underlining any more
x2001corpet [Sat, 31 Mar 2007 15:14:47 +0000 (15:14 +0000)]
sorry i couldn't see these underlining any more

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

17 years agoautocompletion ameliorations
x2001corpet [Sat, 31 Mar 2007 15:03:05 +0000 (15:03 +0000)]
autocompletion ameliorations

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

17 years agoxhtml validation
x2001corpet [Sat, 31 Mar 2007 13:42:50 +0000 (13:42 +0000)]
xhtml validation

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

17 years agofix typo
x2001corpet [Sat, 31 Mar 2007 13:11:25 +0000 (13:11 +0000)]
fix typo

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

17 years agoautocompletion for advanced search
x2001corpet [Sat, 31 Mar 2007 10:57:24 +0000 (10:57 +0000)]
autocompletion for advanced search

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

17 years agoFix advanced search form with Opera
x2003bruneau [Fri, 30 Mar 2007 14:18:15 +0000 (14:18 +0000)]
Fix advanced search form with Opera

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

17 years agoUse links to Xorg/RSS for RSS documentation instead of external links
x2003bruneau [Fri, 30 Mar 2007 13:08:03 +0000 (13:08 +0000)]
Use links to Xorg/RSS for RSS documentation instead of external links

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

17 years agoImages and link to discussion in events RSS
x2003bruneau [Fri, 30 Mar 2007 12:54:13 +0000 (12:54 +0000)]
Images and link to discussion in events RSS

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

17 years agominiwiki syntax for color is now compatible with pmwiki syntax
x2001corpet [Wed, 28 Mar 2007 17:21:32 +0000 (17:21 +0000)]
miniwiki syntax for color is now compatible with pmwiki syntax

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

17 years agoSome minor url-catcher improvements
x2003bruneau [Wed, 28 Mar 2007 13:00:11 +0000 (13:00 +0000)]
Some minor url-catcher improvements

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

17 years agoRecovery fails when the user has no valid redirection
x2003bruneau [Wed, 28 Mar 2007 12:33:43 +0000 (12:33 +0000)]
Recovery fails when the user has no valid redirection

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

17 years agoAdd color capability to miniwiki (syntax {color|text|})
x2003bruneau [Wed, 28 Mar 2007 12:01:11 +0000 (12:01 +0000)]
Add color capability to miniwiki (syntax {color|text|})

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

17 years agoConvert image name to UTF8
x2003bruneau [Tue, 27 Mar 2007 21:48:11 +0000 (21:48 +0000)]
Convert image name to UTF8

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

17 years agobin icon to remove wiki page
x2001corpet [Tue, 27 Mar 2007 20:44:55 +0000 (20:44 +0000)]
bin icon to remove wiki page

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