Florent Bruneau [Mon, 27 Aug 2007 21:19:38 +0000 (23:19 +0200)]
Merge branch 'master' of /home/git/platal into profile_edit
Conflicts:
htdocs/css/keynote.css
modules/profile/get_general.inc.php
modules/profile/verif_general.inc.php
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 27 Aug 2007 21:13:13 +0000 (23:13 +0200)]
Addresses page template
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Mon, 27 Aug 2007 15:32:54 +0000 (17:32 +0200)]
First version of the addresses page
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 26 Aug 2007 17:17:55 +0000 (19:17 +0200)]
The general page works! Repair the "last modification date" update and the
action logging
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 26 Aug 2007 14:59:54 +0000 (16:59 +0200)]
A nearly working version of the general page
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sun, 26 Aug 2007 09:31:40 +0000 (11:31 +0200)]
Refactoring of the wizard based profile edit with a new structure that
handle data changes and page switch
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 25 Aug 2007 16:51:27 +0000 (18:51 +0200)]
Add minimalist page layout and processing object
Florent Bruneau [Sat, 25 Aug 2007 16:50:26 +0000 (18:50 +0200)]
Redo "Initial work on the rewriting of the profile/edit page""
This reverts commit
35aedff220db98c5ef8267502d7288c5cdc17f4a.
Florent Bruneau [Sat, 25 Aug 2007 16:41:30 +0000 (18:41 +0200)]
Revert "Initial work on the rewriting of the profile/edit page"
This reverts commit
45c358a97c9e7a0ba3c4c77b5e6d922d7482bfaa.
Florent Bruneau [Sat, 25 Aug 2007 16:35:52 +0000 (18:35 +0200)]
More readable text layout for wiki pages in the skin 'Keynote'
Florent Bruneau [Sat, 25 Aug 2007 15:21:05 +0000 (17:21 +0200)]
Fix URLs in the wiki RSS
Florent Bruneau [Fri, 24 Aug 2007 22:11:11 +0000 (00:11 +0200)]
Merge branch 'master' of /home/git/platal
Florent Bruneau [Fri, 24 Aug 2007 22:07:45 +0000 (00:07 +0200)]
Add .gitignore files
Pierre Habouzit [Fri, 24 Aug 2007 21:40:23 +0000 (23:40 +0200)]
dummy change again
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Pierre Habouzit [Fri, 24 Aug 2007 21:39:23 +0000 (23:39 +0200)]
dummy test change.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Pierre Habouzit [Fri, 24 Aug 2007 21:34:57 +0000 (23:34 +0200)]
I'm not really the project manager anymore.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
x2003bruneau [Fri, 24 Aug 2007 19:34:45 +0000 (19:34 +0000)]
Test the trunk blocking
(and if it does not work, initial work in the rewriting of
the profile/edit page)
classes/plwizard.php | 43 ++++++++--
htdocs/css/keynote.css | 45 +++++++++++
modules/profile.php | 166 +++++++++++-------------------------------
templates/profile/general.tpl | 2
4 files changed, 125 insertions(+), 131 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1933
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Thu, 23 Aug 2007 19:54:29 +0000 (19:54 +0000)]
Fix the page count in the admin page
xnetevents.php | 56 ++++++++++++++++++++++++++++++--------------------------
1 file changed, 30 insertions(+), 26 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1931
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2002marichez [Thu, 23 Aug 2007 13:06:48 +0000 (13:06 +0000)]
Minor fix to print count(foo) instead of (foo) in the db checks
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1930
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Wed, 22 Aug 2007 19:26:55 +0000 (19:26 +0000)]
Fix a vicious bug hidden by another bug when a banned user
try to authenticate by cookie.
classes/platal.php | 4 ++--
classes/plmailer.php | 3 +--
include/xorg.inc.php | 3 ++-
include/xorg.misc.inc.php | 2 +-
include/xorg/session.inc.php | 10 ++++++++++
5 files changed, 16 insertions(+), 6 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1929
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Wed, 22 Aug 2007 16:32:52 +0000 (16:32 +0000)]
Check the good session variable
xorg.misc.inc.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1928
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Wed, 22 Aug 2007 14:57:16 +0000 (14:57 +0000)]
Don't send the unsage-IP connection warning more than once...
session.inc.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1927
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Wed, 22 Aug 2007 09:02:51 +0000 (09:02 +0000)]
Fix bug notification (from Gadz.org branche, rev27)
core.php | 1 +
1 file changed, 1 insertion(+)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1926
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Tue, 21 Aug 2007 09:09:10 +0000 (09:09 +0000)]
Fix "send_warning_mail" function (missing global $globals after email domain violent rewriting)
xorg.misc.inc.php | 1 +
1 file changed, 1 insertion(+)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1925
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Sun, 19 Aug 2007 17:56:47 +0000 (17:56 +0000)]
Auto rewrite rss/ical links to http://
xorg.js | 40 ++++++++++++++++++++++++++--------------
1 file changed, 26 insertions(+), 14 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1924
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Sun, 19 Aug 2007 17:10:31 +0000 (17:10 +0000)]
Forgotten HTTPS exception
banana.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1923
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Sun, 19 Aug 2007 12:57:42 +0000 (12:57 +0000)]
Asynchronous mailing list mail moderation... This means:
-> when the user moderate a mail, it just add an entry in a
table of the database
-> every minute, a cron lists the moderation requests and
send as much mails as possible with two limits:
* the cron should not run more than 1 minute
* the cron should not send more than XXX mails (XXX is
defined in the configuration file, and is set to 400 by
default)
ChangeLog | 3 +
classes/xdb.php | 2 -
configs/platal.cron.in | 4 ++
configs/platal.ini | 2 +
modules/lists.php | 77 +++++++++++++++++++------------------------------
5 files changed, 40 insertions(+), 48 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1922
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Sun, 19 Aug 2007 09:35:54 +0000 (09:35 +0000)]
Auto-redirects HTML pages to HTTPS
ChangeLog | 3 +++
Makefile | 4 +++-
classes/platal.php | 14 +++++++++-----
classes/plmodule.php | 3 ++-
classes/plwizard.php | 15 +++++++++------
classes/xnet.php | 1 +
htdocs/webredirect.php | 12 ++++++++----
include/platal.inc.php | 1 +
modules/bandeau.php | 6 +++---
modules/carnet.php | 8 ++++----
modules/events.php | 2 +-
modules/lists.php | 2 +-
modules/profile.php | 2 +-
modules/xnetevents.php | 4 ++--
modules/xnetgrp.php | 4 ++--
15 files changed, 50 insertions(+), 31 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1921
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Fri, 17 Aug 2007 20:16:56 +0000 (20:16 +0000)]
Extends the suggested time range for event submission to 60
days (was 30 days long)
form.tpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1920
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Fri, 17 Aug 2007 19:58:18 +0000 (19:58 +0000)]
Fix encoding of the date in carnet RSS
rss.tpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1919
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004lefloch [Wed, 15 Aug 2007 21:20:47 +0000 (21:20 +0000)]
More explicit message for user when limiting number of moderation actions. Florent, you can merge if you think it is better :)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1917
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Wed, 15 Aug 2007 21:02:29 +0000 (21:02 +0000)]
Add a hard coded limit of 10 mail moderation at a time
lists.php | 5 +++++
1 file changed, 5 insertions(+)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1915
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Wed, 15 Aug 2007 16:24:12 +0000 (16:24 +0000)]
Small look improvement
mescontacts.tpl | 25 +++++++++++++++++++------
1 file changed, 19 insertions(+), 6 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1914
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Wed, 15 Aug 2007 14:55:29 +0000 (14:55 +0000)]
Closes #682: Add search in contact list
Fix issues with string encoding in backtrace
ChangeLog | 3 +++
classes/plbacktrace.php | 13 +++++++++----
classes/plset.php | 1 -
htdocs/css/default.css | 2 +-
htdocs/css/keynote.css | 2 +-
include/userset.inc.php | 17 ++++++++++++++---
modules/carnet.php | 11 ++++++++++-
modules/search/classes.inc.php | 1 +
templates/carnet/mescontacts.tpl | 15 ++++++++++++++-
templates/core/plset.tpl | 2 +-
templates/skin/common.title.header.tpl | 2 +-
11 files changed, 55 insertions(+), 14 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1913
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Tue, 14 Aug 2007 22:58:48 +0000 (22:58 +0000)]
- Refresh user index at registration
- Add a new PlWizard structure designed to build multipage
forms or multistep forms. I aim at using this for:
* registration
* profile edition
* xnet events creation and subscription
register.php | 3 +++
1 file changed, 3 insertions(+)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1912
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Thu, 9 Aug 2007 18:40:34 +0000 (18:40 +0000)]
Close #708: Title of profile
ChangeLog | 1 +
modules/profile.php | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1911
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004jacob [Wed, 8 Aug 2007 00:16:03 +0000 (00:16 +0000)]
Fix personnalised marketing, and improve the mail's contents
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1910
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004lefloch [Mon, 6 Aug 2007 14:24:35 +0000 (14:24 +0000)]
Fix Delay between marketing attempts on same adress : the delay is now 30 days.
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1909
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004jacob [Mon, 6 Aug 2007 12:35:06 +0000 (12:35 +0000)]
charset html header
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1908
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004lefloch [Mon, 6 Aug 2007 12:11:16 +0000 (12:11 +0000)]
Fix undefined vars. in modules/marketing.php, check why $emails was used instead of $email
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1907
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Sun, 5 Aug 2007 19:42:21 +0000 (19:42 +0000)]
Close #693: Fix "(X1234, Mines, )" empty education
description
ChangeLog | 5 +++++
include/applis.func.inc.php | 31 +++++++++++++++++--------------
templates/include/minifiche.tpl | 4 ++--
3 files changed, 24 insertions(+), 16 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1906
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004lefloch [Sun, 5 Aug 2007 17:06:29 +0000 (17:06 +0000)]
Fix FS#703 - Using '+' in email redirections now works as expected. The problem was caused by a double urldecode, done outside of the PHP code, which means the fix is an inelegant hack.
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1905
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Sun, 5 Aug 2007 15:47:06 +0000 (15:47 +0000)]
Fix rewrite
redirect.tpl | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1904
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004lefloch [Sun, 5 Aug 2007 15:17:48 +0000 (15:17 +0000)]
Fix error in previous commit : use # and not @
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1903
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004lefloch [Sun, 5 Aug 2007 15:13:16 +0000 (15:13 +0000)]
Fix smarty access to a global variable
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1902
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Sun, 5 Aug 2007 14:58:26 +0000 (14:58 +0000)]
Close #698: Fix member/new ajax
ChangeLog | 5 +++--
modules/xnetgrp.php | 4 +++-
2 files changed, 6 insertions(+), 3 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1901
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Sun, 5 Aug 2007 14:39:57 +0000 (14:39 +0000)]
Close #696: Fix member count (Yes, I wanted rev1900)
ChangeLog | 3 +++
modules/xnetgrp.php | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1900
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Sun, 5 Aug 2007 14:15:37 +0000 (14:15 +0000)]
s/globals\(->\|\.\)mails/globals\1mail/g
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1899
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Sun, 5 Aug 2007 13:04:40 +0000 (13:04 +0000)]
Default skin can be specified in the configuration file.
skin = external/default skin
register_skin = skin for registration (ligth version of the
default skin)
configs/platal.ini | 3 +++
include/globals.inc.php.in | 4 ++++
include/xorg.inc.php | 4 ++--
3 files changed, 9 insertions(+), 2 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1898
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Sun, 5 Aug 2007 10:32:21 +0000 (10:32 +0000)]
Remove most references to @polytechnique.org email adresses.
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1897
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004jacob [Sat, 4 Aug 2007 19:35:18 +0000 (19:35 +0000)]
typo pour les 3 premiers, pbs accents dans les URL pour le wiki pour les 3 derniers
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1895
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004jacob [Thu, 2 Aug 2007 00:23:51 +0000 (00:23 +0000)]
typo
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1894
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004jacob [Thu, 2 Aug 2007 00:14:38 +0000 (00:14 +0000)]
typos
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1893
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2003bruneau [Wed, 1 Aug 2007 20:00:32 +0000 (20:00 +0000)]
Use PlUpload on the spam submission form
-> rename the file to "(non)?spam.mail" in order to avoid the
".com" attachment prohibition
email.php | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1892
839d8a87-29fc-0310-9880-
83ba4fa771e5
x2004jacob [Wed, 1 Aug 2007 10:53:39 +0000 (10:53 +0000)]
typos
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1891
839d8a87-29fc-0310-9880-
83ba4fa771e5
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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