You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(42) |
Oct
(110) |
Nov
(183) |
Dec
(219) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(181) |
Feb
(340) |
Mar
(190) |
Apr
(136) |
May
(316) |
Jun
(93) |
Jul
(130) |
Aug
(443) |
Sep
(505) |
Oct
(224) |
Nov
(26) |
Dec
(58) |
| 2003 |
Jan
(24) |
Feb
(98) |
Mar
(142) |
Apr
(48) |
May
(5) |
Jun
(112) |
Jul
(16) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2004 |
Jan
(32) |
Feb
|
Mar
(2) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(7) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <be...@ma...> - 2003-03-14 21:38:18
|
Log Message:
-----------
Comment faire la doc : spécifique à l'installation de ben pour l'instant...
Added Files:
-----------
/cvs/mdw/mydynaweb:
makedoc.sh |
|
From: <be...@ma...> - 2003-03-14 21:37:59
|
Log Message:
-----------
Ajout d'un nouveau token : titre de la page.
Modified Files:
--------------
/cvs/mdw/mydynaweb/templates/mdw_pres:
main.html |
|
From: <be...@ma...> - 2003-03-14 16:40:33
|
|
From: <be...@ma...> - 2003-03-14 16:39:07
|
Update of /cvs/mdw/mydynaweb/phpdoc/media/lib In directory cvs01.ccs.usherbrooke.ca:/tmp/cvs-serv2816/phpdoc/media/lib Log Message: Directory /cvs/mdw/mydynaweb/phpdoc/media/lib added to the repository |
|
From: <be...@ma...> - 2003-03-14 16:39:07
|
Update of /cvs/mdw/mydynaweb/phpdoc/media/images In directory cvs01.ccs.usherbrooke.ca:/tmp/cvs-serv2816/phpdoc/media/images Log Message: Directory /cvs/mdw/mydynaweb/phpdoc/media/images added to the repository |
|
From: <be...@ma...> - 2003-03-14 16:39:01
|
Update of /cvs/mdw/mydynaweb/phpdoc/Unspecified In directory cvs01.ccs.usherbrooke.ca:/tmp/cvs-serv2764/phpdoc/Unspecified Log Message: Directory /cvs/mdw/mydynaweb/phpdoc/Unspecified added to the repository |
|
From: <be...@ma...> - 2003-03-14 16:39:01
|
Update of /cvs/mdw/mydynaweb/phpdoc/Page In directory cvs01.ccs.usherbrooke.ca:/tmp/cvs-serv2764/phpdoc/Page Log Message: Directory /cvs/mdw/mydynaweb/phpdoc/Page added to the repository |
|
From: <be...@ma...> - 2003-03-14 16:38:57
|
Update of /cvs/mdw/mydynaweb/phpdoc/Calendar In directory cvs01.ccs.usherbrooke.ca:/tmp/cvs-serv2764/phpdoc/Calendar Log Message: Directory /cvs/mdw/mydynaweb/phpdoc/Calendar added to the repository |
|
From: <be...@ma...> - 2003-03-14 16:38:55
|
Update of /cvs/mdw/mydynaweb/phpdoc/media In directory cvs01.ccs.usherbrooke.ca:/tmp/cvs-serv2764/phpdoc/media Log Message: Directory /cvs/mdw/mydynaweb/phpdoc/media added to the repository |
|
From: <be...@ma...> - 2003-03-14 16:38:55
|
Update of /cvs/mdw/mydynaweb/phpdoc/News In directory cvs01.ccs.usherbrooke.ca:/tmp/cvs-serv2764/phpdoc/News Log Message: Directory /cvs/mdw/mydynaweb/phpdoc/News added to the repository |
|
From: <be...@ma...> - 2003-03-14 16:38:55
|
Update of /cvs/mdw/mydynaweb/phpdoc/MyDynaWeb In directory cvs01.ccs.usherbrooke.ca:/tmp/cvs-serv2764/phpdoc/MyDynaWeb Log Message: Directory /cvs/mdw/mydynaweb/phpdoc/MyDynaWeb added to the repository |
|
From: <be...@ma...> - 2003-03-14 16:38:54
|
Update of /cvs/mdw/mydynaweb/phpdoc/Mail In directory cvs01.ccs.usherbrooke.ca:/tmp/cvs-serv2764/phpdoc/Mail Log Message: Directory /cvs/mdw/mydynaweb/phpdoc/Mail added to the repository |
|
From: mdw c. <myd...@li...> - 2003-03-14 15:10:26
|
MyDynaWeb CVS committal Author : sukria Project : mydynaweb Module : sql Dir : mydynaweb/sql Modified Files: MYSQL_create.sql Log Message: quelques mise à jour avant le premier taggage en mytinyweb_0.1 =================================================================== RCS file: /cvsroot/mydynaweb/mydynaweb/sql/MYSQL_create.sql,v retrieving revision 1.17 retrieving revision 1.18 diff -u -3 -r1.17 -r1.18 --- MYSQL_create.sql 5 Mar 2003 18:10:10 -0000 1.17 +++ MYSQL_create.sql 14 Mar 2003 15:09:53 -0000 1.18 @@ -264,6 +264,8 @@ pol_question_6_num int, pol_question_7_num int, + pol_date_creation date not null, + PRIMARY KEY (pol_id) ); |
|
From: mdw c. <myd...@li...> - 2003-03-14 15:10:24
|
MyDynaWeb CVS committal Author : sukria Project : mydynaweb Module : htdocs Dir : mydynaweb/htdocs/templates/gris Modified Files: main.html Log Message: quelques mise à jour avant le premier taggage en mytinyweb_0.1 =================================================================== RCS file: /cvsroot/mydynaweb/mydynaweb/htdocs/templates/gris/main.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- main.html 6 Mar 2003 09:52:14 -0000 1.5 +++ main.html 14 Mar 2003 15:09:52 -0000 1.6 @@ -118,8 +118,17 @@ <table border="0" cellspacing="3" cellpadding="0" width="100%"><tr><td> - <p> </p> - + <table align="center"> + <tr> + <td> + <img src="/images/gnome-warning.png" > + </td> + <td> + <b>Attention !</b> Vous êtes sur un site de <a href="http://www.copinedegeek.com" target="out">g</><a href="http://www.thinkgeek.com" target="out">e</a><a href="http://slashdot.org" target="out">e</a><a href="http://www.geekcode.com" target="out">k</a> ! + </td> + </tr> + </table> + ~CONTENT~ </td></tr></table> @@ -152,7 +161,8 @@ </p> - + ~POLL~ + ~WHATSUP_BOX~ ~LOGIN~ |
|
From: mdw c. <myd...@li...> - 2003-03-14 15:10:23
|
MyDynaWeb CVS committal Author : sukria Project : mydynaweb Module : htdocs Dir : mydynaweb/htdocs/include Modified Files: templates.inc.php Log Message: quelques mise à jour avant le premier taggage en mytinyweb_0.1 =================================================================== RCS file: /cvsroot/mydynaweb/mydynaweb/htdocs/include/templates.inc.php,v retrieving revision 1.38 retrieving revision 1.39 diff -u -3 -r1.38 -r1.39 --- templates.inc.php 5 Mar 2003 16:54:02 -0000 1.38 +++ templates.inc.php 14 Mar 2003 15:09:51 -0000 1.39 @@ -13,7 +13,7 @@ *******************************************/ -function init_main_values($template_path, $content, $titre, $DBH,$c, $IP='', $REFER='', $MSG='', $ZONE=99, $PAGE=99) +function init_main_values($template_path, $content, $titre, $DBH,$c, $IP='', $REFER='', $MSG='', $ZONE=99, $PAGE=99, $view=0) /////////////////////////////////////////////////////////////// // We define here each of main values used to print HTML output /////////////////////////////////////////////////////////////// @@ -28,7 +28,7 @@ } $VALUES["TOPICS_BOX"] = get_topics_htmlbox($DBH); - $VALUES["POLL"] = get_poll_box($DBH); + $VALUES["POLL"] = get_poll_box($DBH, $view); $VALUES['LAYER'] = get_layer($DBH, $hash_layer); $VALUES['SPONSORS'] = get_sponsors($DBH, $hash_box); $VALUES['STATBOX'] = get_global_stats_box($DBH, $hash_box); |
|
From: <ca...@ma...> - 2003-03-13 21:05:31
|
Log Message:
-----------
Template de présentation à partir du template CCS
Added Files:
-----------
/cvs/mdw/mydynaweb/templates/mdw_pres:
CalendarBox.html
CalendarSingleEvent.html
FormDbInterface-deletionConfirmation.html
FormDbInterface-getElements.html
InformationUnit-GetCurrentIuInfo.html
InformationUnit-lastModified.html
Page.Display.html
TranslatorLangageImages.html
form.html
headlineNews.html
main.html
sideBox.html
singleNews.html
stylesheet.css
summary.html
/cvs/mdw/mydynaweb/templates/mdw_pres/images:
b.png
bd.png
bg.png
d.png
fond_titre.png
g.png
h.png
hd.png
hg.png
logo-powered.gif
news_corner.jpg
php-small-white.png
pixel.gif
poweredbymydynaweb.gif
vim.vialle.love.anim.gif
workswithmysql-88.png |
|
From: <ca...@ma...> - 2003-03-13 21:03:37
|
Update of /cvs/mdw/mydynaweb/templates/mdw_pres/images In directory cvs01.ccs.usherbrooke.ca:/tmp/cvs-serv31154/images Log Message: Directory /cvs/mdw/mydynaweb/templates/mdw_pres/images added to the repository |
|
From: <ca...@ma...> - 2003-03-13 21:03:00
|
Update of /cvs/mdw/mydynaweb/templates/mdw_pres In directory cvs01.ccs.usherbrooke.ca:/tmp/cvs-serv31125/mdw_pres Log Message: Directory /cvs/mdw/mydynaweb/templates/mdw_pres added to the repository |
|
From: <be...@ma...> - 2003-03-13 20:15:33
|
Log Message:
-----------
phpdoc
Modified Files:
--------------
/cvs/mdw/mydynaweb/Packages/Package:
Manipulator.php |
|
From: mdw c. <myd...@li...> - 2003-03-13 17:01:07
|
MyDynaWeb CVS committal
Author : sukria
Project : mydynaweb
Module : htdocs
Dir : mydynaweb/htdocs
Modified Files:
poll.php
Log Message:
un cookie est posé lorsque l'on répond à un sondage ainsi on se base egalement dessus pour savoir si on a deja repondu, utile en cas d'adresse IP dynamique'
===================================================================
RCS file: /cvsroot/mydynaweb/mydynaweb/htdocs/poll.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- poll.php 5 Mar 2003 18:41:25 -0000 1.1
+++ poll.php 13 Mar 2003 16:33:02 -0000 1.2
@@ -16,6 +16,7 @@
$rqt->query($DBH, $sql) or send_sql_error($PHP_SELF, $sql, $rqt->error());
// get the number of votes
+ $poll++;
$sql = "SELECT pol_question_".$poll."_num
FROM poll
WHERE pol_id = $pol_id";
@@ -29,6 +30,9 @@
$rqt = new query($DBH);
$rqt->query($DBH, $sql) or send_sql_error($PHP_SELF, $sql, $rqt->error());
+
+
+ setcookie ("VOTES", ($VOTES . "-".$pol_id), time() + 365 * 3600 * 24, "/");
// go back to the news page
header ("Location: news.php");
|
|
From: mdw c. <myd...@li...> - 2003-03-13 16:56:52
|
MyDynaWeb CVS committal
Author : sukria
Project : mydynaweb
Module : htdocs
Dir : mydynaweb/htdocs/include
Modified Files:
mydynaweb.libs.php gui.inc.php
Log Message:
un cookie est posé lorsque l'on répond à un sondage ainsi on se base egalement dessus pour savoir si on a deja repondu, utile en cas d'adresse IP dynamique'
===================================================================
RCS file: /cvsroot/mydynaweb/mydynaweb/htdocs/include/mydynaweb.libs.php,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -3 -r1.43 -r1.44
--- mydynaweb.libs.php 5 Mar 2003 16:54:01 -0000 1.43
+++ mydynaweb.libs.php 13 Mar 2003 16:33:05 -0000 1.44
@@ -51,6 +51,7 @@
*****************************************/
define ("REMOTE_ADDR", $REMOTE_ADDR);
+define ("VOTES", $VOTES);
define("USER_FAM", $fam);
if (! isset($UserLang)) {
===================================================================
RCS file: /cvsroot/mydynaweb/mydynaweb/htdocs/include/gui.inc.php,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -3 -r1.61 -r1.62
--- gui.inc.php 6 Mar 2003 09:41:06 -0000 1.61
+++ gui.inc.php 13 Mar 2003 16:33:07 -0000 1.62
@@ -359,10 +359,13 @@
if user IP is not found in the poll_users print the questions ;
if not (the user as already vote for that poll, just display
the results)
+
+ if the optionalm argument $view is set to TRUE, display the results
*/
-function get_poll_box($DBH)
+function get_poll_box($DBH, $view = 0)
{
+ $votes = explode ("-", VOTES);
$BOX_HASH_TEMPLATE = read_template(THEMES_PATH . "/box.html");
$sql = "SELECT pol_title, pol_id,
@@ -385,6 +388,15 @@
// we'll fetch every open polls
while ($row = $rqt->getrow()) {
+ // if the user has a cookie for that poll, don't show the form
+ // only display the results
+ for ($i=0; $i<sizeof($votes); $i++) {
+ if ($votes[$i] == $row['pol_id']) {
+ $view = 1;
+ }
+ }
+
+
// first look if that user (IP ADDR) can vote for that poll
$sql = "SELECT pol_id FROM poll_users
WHERE user_ip_addr = '".REMOTE_ADDR."'
@@ -419,7 +431,7 @@
$date = ($exp[2] . "/" . $exp[1] . "/" . $exp[0]);
// already vote for that poll
- if ($row2['pol_id'] == $row['pol_id'] and $row["pol_id"] != "") {
+ if ($view or ($row2['pol_id'] == $row['pol_id'] and $row["pol_id"] != "")) {
$VALUES['TITLE'] = "<b>" . $row["pol_title"] . "</b>";
$form = get_hash_template($BOX_HASH_TEMPLATE["HEAD"], $VALUES);
@@ -429,7 +441,7 @@
for ($i=0; $i<7; $i++) {
if (strlen($questions[$i])) {
- $size = ($votes[$i] * 200) / $max;
+ $size = ($votes[$i] * 100) / $max;
if ($size == 0) $size = 5;
$total += $votes[$i];
@@ -451,6 +463,8 @@
$form .= get_hash_template($BOX_HASH_TEMPLATE["FOOT"], $VALUES);
$poll_boxes .= $form;
+ $view = 0;
+ $VALUES = Array();
}
else {
@@ -478,6 +492,8 @@
$poll_boxes .= $form;
$poll_boxes .= "<br>";
+ $view = 0;
+ $VALUES = Array();
}
}
}
|
|
From: <be...@ma...> - 2003-03-12 16:04:42
|
Log Message:
-----------
Le CLI fonctionne avec PEAR::DB
Cependant, j'ai créé un objet message dans DbInterface/Service.php
et je ne sais pas si c'est une bonne chose. Avis, commentaires ?
Modified Files:
--------------
/cvs/mdw/mydynaweb/Packages/DbInterface:
Service.php
/cvs/mdw/mydynaweb/install/php:
PackageManipulatorCli.php |
|
From: <be...@ma...> - 2003-03-12 15:54:44
|
Log Message:
-----------
Suppression de l'ancienne interface.
Modified Files:
--------------
/cvs/mdw/mydynaweb/Packages/DbInterface:
Service.php
Removed Files:
-------------
/cvs/mdw/mydynaweb/Packages/DbInterface:
dbh.php
query.php |
|
From: <be...@ma...> - 2003-03-12 15:54:02
|
Log Message:
-----------
Supprime erreur LDAP au login.
Modified Files:
--------------
/cvs/mdw/mydynaweb/Packages/Authentification:
Service.php |
|
From: <be...@ma...> - 2003-03-12 15:47:35
|