From deelight@domain.hid Wed Sep 01 21:58:12 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C2bFE-0004Ih-9k for galette-cvs@domain.hid; Wed, 01 Sep 2004 21:58:12 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C2bFE-0004Ib-98 for galette-cvs@domain.hid; Wed, 01 Sep 2004 21:58:12 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C2bEk-0002QA-00 for ; Wed, 01 Sep 2004 21:57:42 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=413629B6245732573CA0 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Wed, 01 Sep 2004 21:57:42 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] Simple quotes now escaped in php lang files. Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --413629B6245732573CA0 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-01 21:57 CEST) -------------------- Simple quotes now escaped in php lang files. galette lang/Makefile 1.5 galette lang/en_US.po 1.5 galette lang/es_ES@euro.po 1.6 galette lang/fr_FR@euro.po 1.5 galette lang/lang_english.php 1.26 galette lang/lang_french.php 1.24 galette lang/lang_spanish.php 1.7 galette lang/make_lang_l12n.py 1.2 galette lang/messages.po 1.5 galette lang/en_US/LC_MESSAGES/galette.mo 1.5 galette lang/es_ES@euro/LC_MESSAGES/galette.mo 1.5 galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.5 --413629B6245732573CA0 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Simple quotes now escaped in php lang files.
Commit from deelight 2004-09-01 21:57 CEST
Simple quotes now escaped in php lang files.
Module File name Revision
galette lang/Makefile 1.4 >>> 1.5
galette lang/en_US.po 1.4 >>> 1.5
galette lang/es_ES@euro.po 1.5 >>> 1.6
galette lang/fr_FR@euro.po 1.4 >>> 1.5
galette lang/lang_english.php 1.25 >>> 1.26
galette lang/lang_french.php 1.23 >>> 1.24
galette lang/lang_spanish.php 1.6 >>> 1.7
galette lang/make_lang_l12n.py 1.1 >>> 1.2
galette lang/messages.po 1.4 >>> 1.5
galette lang/en_US/LC_MESSAGES/galette.mo 1.4 >>> 1.5
galette lang/es_ES@euro/LC_MESSAGES/galette.mo 1.4 >>> 1.5
galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.4 >>> 1.5


From deelight@domain.hid Thu Sep 02 11:36:59 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C2o1b-00066v-10 for galette-cvs@domain.hid; Thu, 02 Sep 2004 11:36:59 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C2o1b-00066f-0O for galette-cvs@domain.hid; Thu, 02 Sep 2004 11:36:59 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C2o17-0006WW-00 for ; Thu, 02 Sep 2004 11:36:29 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=4136E99C61F41F718743 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Thu, 02 Sep 2004 11:36:29 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] Makefile improved to avoid the CVS commit of unchanged lang files (the timestamp in the file headers was often the only change). Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --4136E99C61F41F718743 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-02 11:36 CEST) -------------------- Makefile improved to avoid the CVS commit of unchanged lang files (the timestamp in the file headers was often the only change). galette lang/Makefile 1.6 --4136E99C61F41F718743 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Makefile improved to avoid the CVS commit of unchanged lang files (the timestamp in the file headers was often the only change).
Commit from deelight 2004-09-02 11:36 CEST
Makefile improved to avoid the CVS commit of unchanged lang files (the timestamp in the file headers was often the only change).
Module File name Revision
galette lang/Makefile 1.5 >>> 1.6


From deelight@domain.hid Mon Sep 20 18:41:41 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C9RES-0004Fb-Pl for galette-cvs@domain.hid; Mon, 20 Sep 2004 18:41:40 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C9RES-0004FN-PA for galette-cvs@domain.hid; Mon, 20 Sep 2004 18:41:40 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C9RDy-0005Hd-00 for ; Mon, 20 Sep 2004 18:41:10 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=414F08264F553C101249 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 20 Sep 2004 18:41:10 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] The hypertext links on a member's name where viewing one's contributions was useless. It now points to his info. Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --414F08264F553C101249 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-20 18:41 CEST) -------------------- The hypertext links on a member's name where viewing one's contributions was useless. It now points to his info. galette gestion_contributions.php 1.18 --414F08264F553C101249 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit The hypertext links on a member's name where viewing one's contributions was useless. It now points to his info.
Commit from deelight 2004-09-20 18:41 CEST
The hypertext links on a member's name where viewing one's contributions was useless. It now points to his info.
Module File name Revision
galette gestion_contributions.php 1.17 >>> 1.18


From deelight@domain.hid Mon Sep 20 18:53:55 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C9RQJ-0004Qh-Ai for galette-cvs@domain.hid; Mon, 20 Sep 2004 18:53:55 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C9RQJ-0004Q9-9g for galette-cvs@domain.hid; Mon, 20 Sep 2004 18:53:55 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C9RPp-0005Nl-00 for ; Mon, 20 Sep 2004 18:53:25 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=414F0B0550D11943DC4 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 20 Sep 2004 18:53:25 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] The filter on label generation page was redirecting the user to the mailing page. Bug reported by Jean-Francois PARIS. Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --414F0B0550D11943DC4 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-20 18:53 CEST) -------------------- The filter on label generation page was redirecting the user to the mailing page. Bug reported by Jean-Francois PARIS. galette mailing_adherents.php 1.10 --414F0B0550D11943DC4 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit The filter on label generation page was redirecting the user to the mailing page. Bug reported by Jean-Francois PARIS.
Commit from deelight 2004-09-20 18:53 CEST
The filter on label generation page was redirecting the user to the mailing page. Bug reported by Jean-Francois PARIS.
Module File name Revision
galette mailing_adherents.php 1.9 >>> 1.10


From deelight@domain.hid Mon Sep 20 19:49:09 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C9SHl-0005bK-0Z for galette-cvs@domain.hid; Mon, 20 Sep 2004 19:49:09 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C9SHk-0005bE-WB for galette-cvs@domain.hid; Mon, 20 Sep 2004 19:49:09 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C9SHG-0006YH-00 for ; Mon, 20 Sep 2004 19:48:38 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=414F17F6625F13F7C0F Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 20 Sep 2004 19:48:38 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] If the specified locale isn't available, translation method falls back to the old methode (Global string array) [...] Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --414F17F6625F13F7C0F Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-20 19:48 CEST) -------------------- If the specified locale isn't available, translation method falls back to the old methode (Global string array) Removed the VAR_ROOT constant, WEB_ROOT is the same Upgraded version constant to 0.63 galette ajouter_adherent.php 1.27 galette ajouter_contribution.php 1.11 galette configurer_fiches.php 1.4 galette etiquettes_adherents.php 1.5 galette footer.php 1.6 galette gestion_adherents.php 1.11 galette gestion_contributions.php 1.19 galette index.php 1.14 galette log.php 1.6 galette lostpasswd.php 1.10 galette mailing_adherents.php 1.11 galette preferences.php 1.17 galette self_adherent.php 1.12 galette self_contribution.php 1.7 galette voir_adherent.php 1.16 galette includes/database.inc.php 1.8 galette includes/i18n.inc.php 1.6 galette includes/lang.inc.php 1.3 galette install/index.php 1.17 --414F17F6625F13F7C0F Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit If the specified locale isn't available, translation method falls back to the old methode (Global string array) [...]
Commit from deelight 2004-09-20 19:48 CEST
If the specified locale isn't available, translation method falls back to the old methode (Global string array)
Removed the VAR_ROOT constant, WEB_ROOT is the same
Upgraded version constant to 0.63
Module File name Revision
galette ajouter_adherent.php 1.26 >>> 1.27
galette ajouter_contribution.php 1.10 >>> 1.11
galette configurer_fiches.php 1.3 >>> 1.4
galette etiquettes_adherents.php 1.4 >>> 1.5
galette footer.php 1.5 >>> 1.6
galette gestion_adherents.php 1.10 >>> 1.11
galette gestion_contributions.php 1.18 >>> 1.19
galette index.php 1.13 >>> 1.14
galette log.php 1.5 >>> 1.6
galette lostpasswd.php 1.9 >>> 1.10
galette mailing_adherents.php 1.10 >>> 1.11
galette preferences.php 1.16 >>> 1.17
galette self_adherent.php 1.11 >>> 1.12
galette self_contribution.php 1.6 >>> 1.7
galette voir_adherent.php 1.15 >>> 1.16
galette includes/database.inc.php 1.7 >>> 1.8
galette includes/i18n.inc.php 1.5 >>> 1.6
galette includes/lang.inc.php 1.2 >>> 1.3
galette install/index.php 1.16 >>> 1.17


From deelight@domain.hid Mon Sep 20 20:07:08 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C9SZA-0005zQ-3F for galette-cvs@domain.hid; Mon, 20 Sep 2004 20:07:08 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C9SZA-0005zK-2g for galette-cvs@domain.hid; Mon, 20 Sep 2004 20:07:08 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C9SYg-00075O-00 for ; Mon, 20 Sep 2004 20:06:38 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=414F1C2E6A643F685009 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 20 Sep 2004 20:06:38 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] Deleting a members constribution resetted the display filter Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --414F1C2E6A643F685009 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-20 20:06 CEST) -------------------- Deleting a members constribution resetted the display filter galette footer.php 1.7 galette gestion_contributions.php 1.20 --414F1C2E6A643F685009 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Deleting a members constribution resetted the display filter
Commit from deelight 2004-09-20 20:06 CEST
Deleting a members constribution resetted the display filter
Module File name Revision
galette footer.php 1.6 >>> 1.7
galette gestion_contributions.php 1.19 >>> 1.20


From deelight@domain.hid Mon Sep 20 20:29:58 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C9SvG-0006Jf-C0 for galette-cvs@domain.hid; Mon, 20 Sep 2004 20:29:58 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C9SvG-0006Jc-BO for galette-cvs@domain.hid; Mon, 20 Sep 2004 20:29:58 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C9Sum-0007HT-00 for ; Mon, 20 Sep 2004 20:29:28 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=414F21886D512CDA3D0C Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 20 Sep 2004 20:29:28 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] Changed the Galette logo [...] Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --414F21886D512CDA3D0C Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-20 20:29 CEST) -------------------- Changed the Galette logo Fixed a double inclusion (_T() declaration) galette footer.php 1.8 galette galette.css 1.6 galette index.php 1.15 galette lostpasswd.php 1.11 - galette images/galette.jpg 1.2 + galette images/galette.png 1.1 galette includes/lang.inc.php 1.4 --414F21886D512CDA3D0C Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Changed the Galette logo [...]
Commit from deelight 2004-09-20 20:29 CEST
Changed the Galette logo
Fixed a double inclusion (_T() declaration)
Module File name Revision
galette footer.php 1.7 >>> 1.8
galette galette.css 1.5 >>> 1.6
galette index.php 1.14 >>> 1.15
galette lostpasswd.php 1.10 >>> 1.11
- galette images/galette.jpg 1.1
+ galette images/galette.png 1.1
galette includes/lang.inc.php 1.3 >>> 1.4


From deelight@domain.hid Tue Sep 21 22:54:51 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C9rf1-0005KN-6j for galette-cvs@domain.hid; Tue, 21 Sep 2004 22:54:51 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C9rf1-0005KJ-45 for galette-cvs@domain.hid; Tue, 21 Sep 2004 22:54:51 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C9reX-0001ad-00 for ; Tue, 21 Sep 2004 22:54:21 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=415094FD17D727AB0D10 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Tue, 21 Sep 2004 22:54:21 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] First template implementation - this commit is not functional Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --415094FD17D727AB0D10 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-21 22:54 CEST) -------------------- First template implementation - this commit is not functional - galette galette.css 1.7 galette gestion_adherents.php 1.12 galette index.php 1.16 galette log.php 1.7 galette includes/functions.inc.php 1.17 galette includes/i18n.inc.php 1.7 - galette includes/lang.inc.php 1.5 galette includes/session.inc.php 1.7 + galette includes/smarty.inc.php 1.1 + galette includes/smarty/Config_File.class.php 1.1 + galette includes/smarty/Smarty.class.php 1.1 + galette includes/smarty/Smarty_Compiler.class.php 1.1 + galette includes/smarty/debug.tpl 1.1 + galette includes/smarty/plugins/block.textformat.php 1.1 + galette includes/smarty/plugins/compiler.assign.php 1.1 + galette includes/smarty/plugins/function.assign_debug_info.php 1.1 + galette includes/smarty/plugins/function.config_load.php 1.1 + galette includes/smarty/plugins/function.counter.php 1.1 + galette includes/smarty/plugins/function.cycle.php 1.1 + galette includes/smarty/plugins/function.debug.php 1.1 + galette includes/smarty/plugins/function.eval.php 1.1 + galette includes/smarty/plugins/function.fetch.php 1.1 + galette includes/smarty/plugins/function.html_checkboxes.php 1.1 + galette includes/smarty/plugins/function.html_image.php 1.1 + galette includes/smarty/plugins/function.html_options.php 1.1 + galette includes/smarty/plugins/function.html_radios.php 1.1 + galette includes/smarty/plugins/function.html_select_date.php 1.1 + galette includes/smarty/plugins/function.html_select_time.php 1.1 + galette includes/smarty/plugins/function.html_table.php 1.1 + galette includes/smarty/plugins/function.mailto.php 1.1 + galette includes/smarty/plugins/function.math.php 1.1 + galette includes/smarty/plugins/function.popup.php 1.1 + galette includes/smarty/plugins/function.popup_init.php 1.1 + galette includes/smarty/plugins/modifier.capitalize.php 1.1 + galette includes/smarty/plugins/modifier.cat.php 1.1 + galette includes/smarty/plugins/modifier.count_characters.php 1.1 + galette includes/smarty/plugins/modifier.count_paragraphs.php 1.1 + galette includes/smarty/plugins/modifier.count_sentences.php 1.1 + galette includes/smarty/plugins/modifier.count_words.php 1.1 + galette includes/smarty/plugins/modifier.date_format.php 1.1 + galette includes/smarty/plugins/modifier.debug_print_var.php 1.1 + galette includes/smarty/plugins/modifier.default.php 1.1 + galette includes/smarty/plugins/modifier.escape.php 1.1 + galette includes/smarty/plugins/modifier.indent.php 1.1 + galette includes/smarty/plugins/modifier.lower.php 1.1 + galette includes/smarty/plugins/modifier.nl2br.php 1.1 + galette includes/smarty/plugins/modifier.regex_replace.php 1.1 + galette includes/smarty/plugins/modifier.replace.php 1.1 + galette includes/smarty/plugins/modifier.spacify.php 1.1 + galette includes/smarty/plugins/modifier.string_format.php 1.1 + galette includes/smarty/plugins/modifier.strip.php 1.1 + galette includes/smarty/plugins/modifier.strip_tags.php 1.1 + galette includes/smarty/plugins/modifier.truncate.php 1.1 + galette includes/smarty/plugins/modifier.upper.php 1.1 + galette includes/smarty/plugins/modifier.wordwrap.php 1.1 + galette includes/smarty/plugins/outputfilter.trimwhitespace.php 1.1 + galette includes/smarty/plugins/shared.escape_special_chars.php 1.1 + galette includes/smarty/plugins/shared.make_timestamp.php 1.1 galette lang/en_US.po 1.6 galette lang/es_ES@euro.po 1.7 galette lang/fr_FR@euro.po 1.6 galette lang/en_US/LC_MESSAGES/galette.mo 1.6 galette lang/es_ES@euro/LC_MESSAGES/galette.mo 1.6 galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.6 + galette templates/default/galette.css 1.1 + galette templates/default/gestion_adherents.tpl 1.1 + galette templates/default/index.tpl 1.1 + galette templates/default/page.tpl 1.1 --415094FD17D727AB0D10 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit First template implementation - this commit is not functional
Commit from deelight 2004-09-21 22:54 CEST
First template implementation - this commit is not functional
Module File name Revision
- galette galette.css 1.6
galette gestion_adherents.php 1.11 >>> 1.12
galette index.php 1.15 >>> 1.16
galette log.php 1.6 >>> 1.7
galette includes/functions.inc.php 1.16 >>> 1.17
galette includes/i18n.inc.php 1.6 >>> 1.7
- galette includes/lang.inc.php 1.4
galette includes/session.inc.php 1.6 >>> 1.7
+ galette includes/smarty.inc.php 1.1
+ galette includes/smarty/Config_File.class.php 1.1
+ galette includes/smarty/Smarty.class.php 1.1
+ galette includes/smarty/Smarty_Compiler.class.php 1.1
+ galette includes/smarty/debug.tpl 1.1
+ galette includes/smarty/plugins/block.textformat.php 1.1
+ galette includes/smarty/plugins/compiler.assign.php 1.1
+ galette includes/smarty/plugins/function.assign_debug_info.php 1.1
+ galette includes/smarty/plugins/function.config_load.php 1.1
+ galette includes/smarty/plugins/function.counter.php 1.1
+ galette includes/smarty/plugins/function.cycle.php 1.1
+ galette includes/smarty/plugins/function.debug.php 1.1
+ galette includes/smarty/plugins/function.eval.php 1.1
+ galette includes/smarty/plugins/function.fetch.php 1.1
+ galette includes/smarty/plugins/function.html_checkboxes.php 1.1
+ galette includes/smarty/plugins/function.html_image.php 1.1
+ galette includes/smarty/plugins/function.html_options.php 1.1
+ galette includes/smarty/plugins/function.html_radios.php 1.1
+ galette includes/smarty/plugins/function.html_select_date.php 1.1
+ galette includes/smarty/plugins/function.html_select_time.php 1.1
+ galette includes/smarty/plugins/function.html_table.php 1.1
+ galette includes/smarty/plugins/function.mailto.php 1.1
+ galette includes/smarty/plugins/function.math.php 1.1
+ galette includes/smarty/plugins/function.popup.php 1.1
+ galette includes/smarty/plugins/function.popup_init.php 1.1
+ galette includes/smarty/plugins/modifier.capitalize.php 1.1
+ galette includes/smarty/plugins/modifier.cat.php 1.1
+ galette includes/smarty/plugins/modifier.count_characters.php 1.1
+ galette includes/smarty/plugins/modifier.count_paragraphs.php 1.1
+ galette includes/smarty/plugins/modifier.count_sentences.php 1.1
+ galette includes/smarty/plugins/modifier.count_words.php 1.1
+ galette includes/smarty/plugins/modifier.date_format.php 1.1
+ galette includes/smarty/plugins/modifier.debug_print_var.php 1.1
+ galette includes/smarty/plugins/modifier.default.php 1.1
+ galette includes/smarty/plugins/modifier.escape.php 1.1
+ galette includes/smarty/plugins/modifier.indent.php 1.1
+ galette includes/smarty/plugins/modifier.lower.php 1.1
+ galette includes/smarty/plugins/modifier.nl2br.php 1.1
+ galette includes/smarty/plugins/modifier.regex_replace.php 1.1
+ galette includes/smarty/plugins/modifier.replace.php 1.1
+ galette includes/smarty/plugins/modifier.spacify.php 1.1
+ galette includes/smarty/plugins/modifier.string_format.php 1.1
+ galette includes/smarty/plugins/modifier.strip.php 1.1
+ galette includes/smarty/plugins/modifier.strip_tags.php 1.1
+ galette includes/smarty/plugins/modifier.truncate.php 1.1
+ galette includes/smarty/plugins/modifier.upper.php 1.1
+ galette includes/smarty/plugins/modifier.wordwrap.php 1.1
+ galette includes/smarty/plugins/outputfilter.trimwhitespace.php 1.1
+ galette includes/smarty/plugins/shared.escape_special_chars.php 1.1
+ galette includes/smarty/plugins/shared.make_timestamp.php 1.1
galette lang/en_US.po 1.5 >>> 1.6
galette lang/es_ES@euro.po 1.6 >>> 1.7
galette lang/fr_FR@euro.po 1.5 >>> 1.6
galette lang/en_US/LC_MESSAGES/galette.mo 1.5 >>> 1.6
galette lang/es_ES@euro/LC_MESSAGES/galette.mo 1.5 >>> 1.6
galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.5 >>> 1.6
+ galette templates/default/galette.css 1.1
+ galette templates/default/gestion_adherents.tpl 1.1
+ galette templates/default/index.tpl 1.1
+ galette templates/default/page.tpl 1.1


From deelight@domain.hid Tue Sep 21 22:57:45 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C9rhp-0005QX-7J for galette-cvs@domain.hid; Tue, 21 Sep 2004 22:57:45 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C9rhp-0005QU-6e for galette-cvs@domain.hid; Tue, 21 Sep 2004 22:57:45 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C9rhL-0001j7-00 for ; Tue, 21 Sep 2004 22:57:15 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=415095AB19ED2F08424D Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Tue, 21 Sep 2004 22:57:15 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] Added default template images Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --415095AB19ED2F08424D Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-21 22:57 CEST) -------------------- Added default template images + galette templates/default/images/asc.png 1.1 + galette templates/default/images/desc.png 1.1 + galette templates/default/images/galette.png 1.1 + galette templates/default/images/icon-down.png 1.1 + galette templates/default/images/icon-edit.png 1.1 + galette templates/default/images/icon-empty.png 1.1 + galette templates/default/images/icon-female.png 1.1 + galette templates/default/images/icon-mail.png 1.1 + galette templates/default/images/icon-male.png 1.1 + galette templates/default/images/icon-money.png 1.1 + galette templates/default/images/icon-star.png 1.1 + galette templates/default/images/icon-trash.png 1.1 + galette templates/default/images/icon-up.png 1.1 --415095AB19ED2F08424D Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Added default template images
Commit from deelight 2004-09-21 22:57 CEST
Added default template images
Module File name Revision
+ galette templates/default/images/asc.png 1.1
+ galette templates/default/images/desc.png 1.1
+ galette templates/default/images/galette.png 1.1
+ galette templates/default/images/icon-down.png 1.1
+ galette templates/default/images/icon-edit.png 1.1
+ galette templates/default/images/icon-empty.png 1.1
+ galette templates/default/images/icon-female.png 1.1
+ galette templates/default/images/icon-mail.png 1.1
+ galette templates/default/images/icon-male.png 1.1
+ galette templates/default/images/icon-money.png 1.1
+ galette templates/default/images/icon-star.png 1.1
+ galette templates/default/images/icon-trash.png 1.1
+ galette templates/default/images/icon-up.png 1.1


From deelight@domain.hid Tue Sep 21 23:01:55 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C9rlq-0005br-TQ for galette-cvs@domain.hid; Tue, 21 Sep 2004 23:01:55 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C9rlq-0005bb-So for galette-cvs@domain.hid; Tue, 21 Sep 2004 23:01:54 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C9rlM-0001rj-00 for ; Tue, 21 Sep 2004 23:01:24 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=415096A41BFB18637644 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Tue, 21 Sep 2004 23:01:24 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] Removing old images Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --415096A41BFB18637644 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-21 23:01 CEST) -------------------- Removing old images - galette images/asc.png 1.2 - galette images/desc.png 1.2 - galette images/galette.png 1.2 - galette images/icon-down.png 1.2 - galette images/icon-edit.png 1.2 - galette images/icon-empty.png 1.2 - galette images/icon-female.png 1.2 - galette images/icon-mail.png 1.2 - galette images/icon-male.png 1.2 - galette images/icon-money.png 1.2 - galette images/icon-star.png 1.2 - galette images/icon-trash.png 1.2 - galette images/icon-up.png 1.2 --415096A41BFB18637644 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Removing old images
Commit from deelight 2004-09-21 23:01 CEST
Removing old images
Module File name Revision
- galette images/asc.png 1.1
- galette images/desc.png 1.1
- galette images/galette.png 1.1
- galette images/icon-down.png 1.1
- galette images/icon-edit.png 1.1
- galette images/icon-empty.png 1.1
- galette images/icon-female.png 1.1
- galette images/icon-mail.png 1.1
- galette images/icon-male.png 1.1
- galette images/icon-money.png 1.1
- galette images/icon-star.png 1.1
- galette images/icon-trash.png 1.1
- galette images/icon-up.png 1.1


From deelight@domain.hid Tue Sep 21 23:13:20 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C9rwu-0005jo-7W for galette-cvs@domain.hid; Tue, 21 Sep 2004 23:13:20 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C9rwu-0005ji-6s for galette-cvs@domain.hid; Tue, 21 Sep 2004 23:13:20 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C9rwQ-0002Ao-00 for ; Tue, 21 Sep 2004 23:12:50 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=4150995220A12690E4E1 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Tue, 21 Sep 2004 23:12:50 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] I forgot the smarty core... Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --4150995220A12690E4E1 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-21 23:12 CEST) -------------------- I forgot the smarty core... galette includes/config.inc.php 1.2 + galette includes/smarty/core/core.assemble_plugin_filepath.php 1.1 + galette includes/smarty/core/core.assign_smarty_interface.php 1.1 + galette includes/smarty/core/core.create_dir_structure.php 1.1 + galette includes/smarty/core/core.display_debug_console.php 1.1 + galette includes/smarty/core/core.get_include_path.php 1.1 + galette includes/smarty/core/core.get_microtime.php 1.1 + galette includes/smarty/core/core.get_php_resource.php 1.1 + galette includes/smarty/core/core.is_secure.php 1.1 + galette includes/smarty/core/core.is_trusted.php 1.1 + galette includes/smarty/core/core.load_plugins.php 1.1 + galette includes/smarty/core/core.load_resource_plugin.php 1.1 + galette includes/smarty/core/core.process_cached_inserts.php 1.1 + galette includes/smarty/core/core.process_compiled_include.php 1.1 + galette includes/smarty/core/core.read_cache_file.php 1.1 + galette includes/smarty/core/core.rm_auto.php 1.1 + galette includes/smarty/core/core.rmdir.php 1.1 + galette includes/smarty/core/core.run_insert_handler.php 1.1 + galette includes/smarty/core/core.smarty_include_php.php 1.1 + galette includes/smarty/core/core.write_cache_file.php 1.1 + galette includes/smarty/core/core.write_compiled_include.php 1.1 + galette includes/smarty/core/core.write_compiled_resource.php 1.1 + galette includes/smarty/core/core.write_file.php 1.1 --4150995220A12690E4E1 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit I forgot the smarty core...
Commit from deelight 2004-09-21 23:12 CEST
I forgot the smarty core...
Module File name Revision
galette includes/config.inc.php 1.1 >>> 1.2
+ galette includes/smarty/core/core.assemble_plugin_filepath.php 1.1
+ galette includes/smarty/core/core.assign_smarty_interface.php 1.1
+ galette includes/smarty/core/core.create_dir_structure.php 1.1
+ galette includes/smarty/core/core.display_debug_console.php 1.1
+ galette includes/smarty/core/core.get_include_path.php 1.1
+ galette includes/smarty/core/core.get_microtime.php 1.1
+ galette includes/smarty/core/core.get_php_resource.php 1.1
+ galette includes/smarty/core/core.is_secure.php 1.1
+ galette includes/smarty/core/core.is_trusted.php 1.1
+ galette includes/smarty/core/core.load_plugins.php 1.1
+ galette includes/smarty/core/core.load_resource_plugin.php 1.1
+ galette includes/smarty/core/core.process_cached_inserts.php 1.1
+ galette includes/smarty/core/core.process_compiled_include.php 1.1
+ galette includes/smarty/core/core.read_cache_file.php 1.1
+ galette includes/smarty/core/core.rm_auto.php 1.1
+ galette includes/smarty/core/core.rmdir.php 1.1
+ galette includes/smarty/core/core.run_insert_handler.php 1.1
+ galette includes/smarty/core/core.smarty_include_php.php 1.1
+ galette includes/smarty/core/core.write_cache_file.php 1.1
+ galette includes/smarty/core/core.write_compiled_include.php 1.1
+ galette includes/smarty/core/core.write_compiled_resource.php 1.1
+ galette includes/smarty/core/core.write_file.php 1.1


From deelight@domain.hid Wed Sep 22 01:00:06 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1C9tcE-0007br-2s for galette-cvs@domain.hid; Wed, 22 Sep 2004 01:00:06 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1C9tcD-0007UZ-7h for galette-cvs@domain.hid; Wed, 22 Sep 2004 01:00:05 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1C9tbj-000453-00 for ; Wed, 22 Sep 2004 00:59:35 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=4150B2573D3F34867CCA Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Wed, 22 Sep 2004 00:59:35 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] Tuned the Smarty template engine to cope with our localisation methods Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --4150B2573D3F34867CCA Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-22 00:59 CEST) -------------------- Tuned the Smarty template engine to cope with our localisation methods galette includes/i18n.inc.php 1.8 galette includes/smarty/Smarty_Compiler.class.php 1.2 galette install/index.php 1.18 galette lang/Makefile 1.7 galette lang/en_US.po 1.7 galette lang/es_ES@euro.po 1.8 galette lang/fr_FR@euro.po 1.7 galette lang/lang_english.php 1.27 galette lang/lang_french.php 1.25 galette lang/lang_spanish.php 1.8 galette lang/messages.po 1.6 galette lang/en_US/LC_MESSAGES/galette.mo 1.7 galette lang/es_ES@euro/LC_MESSAGES/galette.mo 1.7 galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.7 --4150B2573D3F34867CCA Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Tuned the Smarty template engine to cope with our localisation methods
Commit from deelight 2004-09-22 00:59 CEST
Tuned the Smarty template engine to cope with our localisation methods
Module File name Revision
galette includes/i18n.inc.php 1.7 >>> 1.8
galette includes/smarty/Smarty_Compiler.class.php 1.1 >>> 1.2
galette install/index.php 1.17 >>> 1.18
galette lang/Makefile 1.6 >>> 1.7
galette lang/en_US.po 1.6 >>> 1.7
galette lang/es_ES@euro.po 1.7 >>> 1.8
galette lang/fr_FR@euro.po 1.6 >>> 1.7
galette lang/lang_english.php 1.26 >>> 1.27
galette lang/lang_french.php 1.24 >>> 1.25
galette lang/lang_spanish.php 1.7 >>> 1.8
galette lang/messages.po 1.5 >>> 1.6
galette lang/en_US/LC_MESSAGES/galette.mo 1.6 >>> 1.7
galette lang/es_ES@euro/LC_MESSAGES/galette.mo 1.6 >>> 1.7
galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.6 >>> 1.7


From deelight@domain.hid Wed Sep 22 11:16:00 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CA3EF-0006K4-TH for galette-cvs@domain.hid; Wed, 22 Sep 2004 11:16:00 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CA3EF-0006Jy-Sh for galette-cvs@domain.hid; Wed, 22 Sep 2004 11:15:59 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CA3Dl-0004f2-00 for ; Wed, 22 Sep 2004 11:15:29 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=415142B145FB2C64EDF3 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Wed, 22 Sep 2004 11:15:29 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] Log page template added Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --415142B145FB2C64EDF3 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-22 11:15 CEST) -------------------- Log page template added galette log.php 1.8 + galette templates/default/log.tpl 1.1 --415142B145FB2C64EDF3 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Log page template added
Commit from deelight 2004-09-22 11:15 CEST
Log page template added
Module File name Revision
galette log.php 1.7 >>> 1.8
+ galette templates/default/log.tpl 1.1


From georgesk@domain.hid Wed Sep 22 19:26:02 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CAAsU-0006b8-Jk for galette-cvs@domain.hid; Wed, 22 Sep 2004 19:26:02 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CAAsU-0006b2-J3 for galette-cvs@domain.hid; Wed, 22 Sep 2004 19:26:02 +0200 Received: from georgesk by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CAAs0-0005fh-00 for ; Wed, 22 Sep 2004 19:25:32 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=4151B58C5529B27C4D3 Message-Id: From: Georges Khaznadar Date: Wed, 22 Sep 2004 19:25:32 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests= version=2.20 X-Spam-Level: Subject: [Galette-cvs] translation fixed by Juan Rafael Fernandez Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --4151B58C5529B27C4D3 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from georgesk (2004-09-22 19:25 CEST) -------------------- translation fixed by Juan Rafael Fernandez galette lang/es_ES@euro.po 1.9 --4151B58C5529B27C4D3 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit translation fixed by Juan Rafael Fernandez <juanrafael.fernandez at hispalinux.es>
Commit from georgesk 2004-09-22 19:25 CEST
translation fixed by Juan Rafael Fernandez <juanrafael.fernandez at hispalinux.es>
Module File name Revision
galette lang/es_ES@euro.po 1.8 >>> 1.9


From deelight@domain.hid Sun Sep 26 21:22:21 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBebF-0007oo-8D for galette-cvs@domain.hid; Sun, 26 Sep 2004 21:22:21 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBebF-0007oi-7b for galette-cvs@domain.hid; Sun, 26 Sep 2004 21:22:21 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBeal-00069n-00 for ; Sun, 26 Sep 2004 21:21:51 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=415716CF5C7035F95061 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Sun, 26 Sep 2004 21:21:51 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.8 required=3.0 tests=HTML_70_80,HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY,SUBJ_HAS_UNIQ_ID autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] ajouter_adherent : template ok, new validation scheme... [...] Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --415716CF5C7035F95061 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-26 21:21 CEST) -------------------- ajouter_adherent : template ok, new validation scheme... We still need to update everything to have the pictures in the database and reintroduce the mail_method parameter which was accidentaly dropped with the "the management of member's language seems to be fixed" commit (Tue Jul 13 20:10:25 2004 UTC) galette ajouter_adherent.php 1.28 galette gestion_adherents.php 1.13 galette index.php 1.17 galette includes/i18n.inc.php 1.9 galette includes/smarty/plugins/function.html_radios.php 1.2 + galette templates/default/ajouter_adherent.tpl 1.1 galette templates/default/index.tpl 1.2 --415716CF5C7035F95061 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit ajouter_adherent : template ok, new validation scheme... [...]
Commit from deelight 2004-09-26 21:21 CEST
ajouter_adherent : template ok, new validation scheme...
We still need to update everything to have the pictures in the database
and reintroduce the mail_method parameter which was accidentaly dropped
with the "the management of member's language seems to be fixed" commit
(Tue Jul 13 20:10:25 2004 UTC)
Module File name Revision
galette ajouter_adherent.php 1.27 >>> 1.28
galette gestion_adherents.php 1.12 >>> 1.13
galette index.php 1.16 >>> 1.17
galette includes/i18n.inc.php 1.8 >>> 1.9
galette includes/smarty/plugins/function.html_radios.php 1.1 >>> 1.2
+ galette templates/default/ajouter_adherent.tpl 1.1
galette templates/default/index.tpl 1.1 >>> 1.2


From deelight@domain.hid Sun Sep 26 21:40:35 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBess-0008B4-ON for galette-cvs@domain.hid; Sun, 26 Sep 2004 21:40:34 +0200 Received: from postfix3-1.free.fr ([213.228.0.44]) by gna.org with esmtp (Exim 4.34) id 1CBess-00086F-Nk for galette-cvs@domain.hid; Sun, 26 Sep 2004 21:40:34 +0200 Received: from [82.67.51.148] (logeek.com [82.67.51.148]) by postfix3-1.free.fr (Postfix) with ESMTP id 5EF15173B7D for ; Sun, 26 Sep 2004 21:40:04 +0200 (CEST) Message-ID: <41571B13.1020605@domain.hid> Date: Sun, 26 Sep 2004 21:40:03 +0200 From: Deelight User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040715) X-Accept-Language: fr, en MIME-Version: 1.0 To: galette-cvs@domain.hid Subject: Re: [Galette-cvs] ajouter_adherent : template ok, new validation scheme... [...] References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=0.2 required=3.0 tests=SUBJ_HAS_UNIQ_ID autolearn=no version=2.64 X-Spam-Level: Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: Fr=E9d=E9ric Jacquot a =E9crit : >=20 > *Commit from /deelight/* 2004-09-26 21:21 CEST >=20 > ajouter_adherent : template ok, new validation scheme... > We still need to update everything to have the pictures in the database > and reintroduce the mail_method parameter which was accidentaly dropped > with the "the management of member's language seems to be fixed" commit > (Tue Jul 13 20:10:25 2004 UTC) Encore plein de TODO, donc : - Recoder l'upload d'image - je suis parti sur l'id=E9e d'une table 'pictures' avec les champs : id_adh int(10) UNSIGNED picture blob BINARY format varchar(10) width int(10) UNSIGNED height int(10) UNSIGNED Je n'ai pas introduit ces champs au niveau de l'adh=E9rent pour ne pas alourdir l'application au moindre 'SELECT *' sur la table adherents. - Recoder le log. Il faut absolument logger en anglais et traduire =E0 l'affichage seulement. Je suis parti sur l'id=E9e d'une table 'logs' : id_log int(10) UNSIGNED date_log datetime ip_log varchar(30) adh_log varchar(41) action_log varchar(100) <- sera traduit =E0 l'affichage text_log text <- param=E8tres sql_log text - R=E9introduire les modifs dans preferences.php qui permettaient de g=E8= rer l'envoi de mail par SMTP. Ca a =E9t=E9 perdu lors d'un commit de Georg= es. - Un petite modif dans ajouter_adh=E9rent.php (indiqu=E9e par un TODO) po= ur ne pas permettre le traitement des champs dynamiques priv=E9s lorsque l'adh=E9rent n'est pas admin (s'il bidouille le formulaire). Je peux me charger de tout =E7a, je le poste surtout ici pour indiquer ce= =20 que je vais faire dans les prochains jours, en plus de la=20 "templatisation" de toutes les autres pages. Fr=E9d=E9ric From deelight@domain.hid Sun Sep 26 21:49:21 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBf1N-0008EC-BV for galette-cvs@domain.hid; Sun, 26 Sep 2004 21:49:21 +0200 Received: from postfix3-2.free.fr ([213.228.0.169]) by gna.org with esmtp (Exim 4.34) id 1CBf1N-0008E5-Av for galette-cvs@domain.hid; Sun, 26 Sep 2004 21:49:21 +0200 Received: from [82.67.51.148] (logeek.com [82.67.51.148]) by postfix3-2.free.fr (Postfix) with ESMTP id E18DAD122 for ; Sun, 26 Sep 2004 21:48:50 +0200 (CEST) Message-ID: <41571D22.4030603@domain.hid> Date: Sun, 26 Sep 2004 21:48:50 +0200 From: Deelight User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040715) X-Accept-Language: fr, en MIME-Version: 1.0 To: galette-cvs@domain.hid Subject: Re: [Galette-cvs] ajouter_adherent : template ok, new validation scheme... [...] References: <41571B13.1020605@domain.hid> In-Reply-To: <41571B13.1020605@domain.hid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=0.2 required=3.0 tests=SUBJ_HAS_UNIQ_ID autolearn=no version=2.64 X-Spam-Level: Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: Deelight a =E9crit : > Encore plein de TODO, donc : Et j'oubliais encore quelques trucs : - r=E9cup=E8ration de la taille max des champs texte dans la base (je ne l'ai pas r=E9impl=E9ment=E9 dans la nouvelle version avec template, ma= is ce sera fait) - nettoyage de ajouter_adherent.php (j'ai laiss=E9 l'ancien code comment=E9= ) - utilisation d'une css pour les champs obligatoire (la je rajoute les balises en dur pour que le libell=E9 soit rouge, comme avant) et un gros morceau auquel il va falloir penser - cr=E9ation d'une classe Member, pour simplifier tout ce code et faciliter le codage :) From deelight@domain.hid Mon Sep 27 01:12:42 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBiC9-00082J-NH for galette-cvs@domain.hid; Mon, 27 Sep 2004 01:12:41 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBiC9-00082G-Mg for galette-cvs@domain.hid; Mon, 27 Sep 2004 01:12:41 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBiBf-0006pW-00 for ; Mon, 27 Sep 2004 01:12:11 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=41574CCB668E40FEAB98 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 01:12:11 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.5 required=3.0 tests=HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Template for the preferences page Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --41574CCB668E40FEAB98 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 01:12 CEST) -------------------- Template for the preferences page galette ajouter_adherent.php 1.29 galette preferences.php 1.18 --41574CCB668E40FEAB98 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Template for the preferences page
Commit from deelight 2004-09-27 01:12 CEST
Template for the preferences page
Module File name Revision
galette ajouter_adherent.php 1.28 >>> 1.29
galette preferences.php 1.17 >>> 1.18


From deelight@domain.hid Mon Sep 27 01:14:24 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBiDn-00082v-Mx for galette-cvs@domain.hid; Mon, 27 Sep 2004 01:14:23 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBiDn-00082p-MM for galette-cvs@domain.hid; Mon, 27 Sep 2004 01:14:23 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBiDJ-0006pw-00 for ; Mon, 27 Sep 2004 01:13:53 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=41574D3166A828626E28 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 01:13:53 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.5 required=3.0 tests=HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Added template for preferences page Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --41574D3166A828626E28 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 01:13 CEST) -------------------- Added template for preferences page + galette templates/default/preferences.tpl 1.1 --41574D3166A828626E28 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Added template for preferences page
Commit from deelight 2004-09-27 01:13 CEST
Added template for preferences page
Module File name Revision
+ galette templates/default/preferences.tpl 1.1


From deelight@domain.hid Mon Sep 27 01:43:25 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBifs-000083-Mx for galette-cvs@domain.hid; Mon, 27 Sep 2004 01:43:24 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBifs-00007x-MN for galette-cvs@domain.hid; Mon, 27 Sep 2004 01:43:24 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBifO-0007OR-00 for ; Mon, 27 Sep 2004 01:42:54 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=415753FE6F02265ED3E6 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 01:42:54 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.6 required=3.0 tests=HTML_70_80,HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Removed 'photos' folder and moved the default picture to the default template Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --415753FE6F02265ED3E6 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 01:42 CEST) -------------------- Removed 'photos' folder and moved the default picture to the default template - galette photos/.htaccess 1.2 - galette photos/default.png 1.2 + galette templates/default/images/default.png 1.1 --415753FE6F02265ED3E6 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Removed 'photos' folder and moved the default picture to the default template
Commit from deelight 2004-09-27 01:42 CEST
Removed 'photos' folder and moved the default picture to the default template
Module File name Revision
- galette photos/.htaccess 1.1
- galette photos/default.png 1.1
+ galette templates/default/images/default.png 1.1


From deelight@domain.hid Mon Sep 27 01:46:37 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBiiy-0000AS-Mx for galette-cvs@domain.hid; Mon, 27 Sep 2004 01:46:36 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBiiy-0000AP-MM for galette-cvs@domain.hid; Mon, 27 Sep 2004 01:46:36 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBiiU-0007R9-00 for ; Mon, 27 Sep 2004 01:46:06 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=415754BE6FAB3157B2C2 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 01:46:06 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.6 required=3.0 tests=HTML_70_80,HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] This script is useless, we now have to get the picture in the database. Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --415754BE6FAB3157B2C2 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 01:46 CEST) -------------------- This script is useless, we now have to get the picture in the database. - galette photo.php 1.3 --415754BE6FAB3157B2C2 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit This script is useless, we now have to get the picture in the database.
Commit from deelight 2004-09-27 01:46 CEST
This script is useless, we now have to get the picture in the database.
Module File name Revision
- galette photo.php 1.2


From deelight@domain.hid Mon Sep 27 01:50:27 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBimh-0000DK-1g for galette-cvs@domain.hid; Mon, 27 Sep 2004 01:50:27 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBimh-0000BC-14 for galette-cvs@domain.hid; Mon, 27 Sep 2004 01:50:27 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBimC-0007RV-00 for ; Mon, 27 Sep 2004 01:49:56 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=415755A46FC1792C875 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 01:49:56 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.5 required=3.0 tests=HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] MSN address wasn't check as an email address Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --415755A46FC1792C875 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 01:49 CEST) -------------------- MSN address wasn't check as an email address galette ajouter_adherent.php 1.30 --415755A46FC1792C875 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit MSN address wasn't check as an email address
Commit from deelight 2004-09-27 01:49 CEST
MSN address wasn't check as an email address
Module File name Revision
galette ajouter_adherent.php 1.29 >>> 1.30


From deelight@domain.hid Mon Sep 27 07:35:11 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBoAI-0006Hz-Qa for galette-cvs@domain.hid; Mon, 27 Sep 2004 07:35:11 +0200 Received: from postfix3-1.free.fr ([213.228.0.44]) by gna.org with esmtp (Exim 4.34) id 1CBoAI-0005zs-KF for galette-cvs@domain.hid; Mon, 27 Sep 2004 07:35:10 +0200 Received: from [82.67.51.148] (logeek.com [82.67.51.148]) by postfix3-1.free.fr (Postfix) with ESMTP id F3E581737BF for ; Mon, 27 Sep 2004 07:34:30 +0200 (CEST) Message-ID: <4157A63C.80202@domain.hid> Date: Mon, 27 Sep 2004 07:33:48 +0200 From: Deelight User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040715) X-Accept-Language: fr, en MIME-Version: 1.0 To: galette-cvs@domain.hid Subject: Re: [Galette-cvs] MSN address wasn't check as an email address References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=0.0 required=3.0 tests=none autolearn=ham version=2.64 X-Spam-Level: Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: Fr=E9d=E9ric Jacquot a =E9crit : >=20 > *Commit from /deelight/* 2004-09-27 01:49 CEST >=20 > MSN address wasn't check as an email address Grrr, *checked*... From deelight@domain.hid Mon Sep 27 12:24:17 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBsg5-0003EM-J0 for galette-cvs@domain.hid; Mon, 27 Sep 2004 12:24:17 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBsg5-0003EF-IP for galette-cvs@domain.hid; Mon, 27 Sep 2004 12:24:17 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBsfb-0003ja-00 for ; Mon, 27 Sep 2004 12:23:47 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=4157EA333812174C99FB Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 12:23:47 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.5 required=3.0 tests=HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Sender address and sender name are not always required Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --4157EA333812174C99FB Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 12:23 CEST) -------------------- Sender address and sender name are not always required galette preferences.php 1.19 --4157EA333812174C99FB Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Sender address and sender name are not always required
Commit from deelight 2004-09-27 12:23 CEST
Sender address and sender name are not always required
Module File name Revision
galette preferences.php 1.18 >>> 1.19


From deelight@domain.hid Mon Sep 27 12:37:33 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBssv-0003LO-5R for galette-cvs@domain.hid; Mon, 27 Sep 2004 12:37:33 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBssv-0003LL-4r for galette-cvs@domain.hid; Mon, 27 Sep 2004 12:37:33 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBssR-000484-00 for ; Mon, 27 Sep 2004 12:37:03 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=4157ED4F3E001AB045A4 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 12:37:03 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.6 required=3.0 tests=HTML_70_80,HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Disabled admin dynamic fields for members. The field wasn't displayed but [...] Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --4157ED4F3E001AB045A4 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 12:37 CEST) -------------------- Disabled admin dynamic fields for members. The field wasn't displayed but forging a member form could allow modification of such fields. galette ajouter_adherent.php 1.31 --4157ED4F3E001AB045A4 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Disabled admin dynamic fields for members. The field wasn't displayed but [...]
Commit from deelight 2004-09-27 12:37 CEST
Disabled admin dynamic fields for members. The field wasn't displayed but
forging a member form could allow modification of such fields.
Module File name Revision
galette ajouter_adherent.php 1.30 >>> 1.31


From deelight@domain.hid Mon Sep 27 13:14:18 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBtSU-00041w-6P for galette-cvs@domain.hid; Mon, 27 Sep 2004 13:14:18 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBtSU-00041q-5q for galette-cvs@domain.hid; Mon, 27 Sep 2004 13:14:18 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBtS0-0004mj-00 for ; Mon, 27 Sep 2004 13:13:48 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=4157F5EC47D9320C9B98 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 13:13:48 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.5 required=3.0 tests=HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Enter submits the login form. Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --4157F5EC47D9320C9B98 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 13:13 CEST) -------------------- Enter submits the login form. galette templates/default/index.tpl 1.3 --4157F5EC47D9320C9B98 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Enter submits the login form.
Commit from deelight 2004-09-27 13:13 CEST
Enter submits the login form.
Module File name Revision
galette templates/default/index.tpl 1.2 >>> 1.3


From deelight@domain.hid Mon Sep 27 13:28:18 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBtg2-0004JN-Ke for galette-cvs@domain.hid; Mon, 27 Sep 2004 13:28:18 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBtg2-0004J2-K2 for galette-cvs@domain.hid; Mon, 27 Sep 2004 13:28:18 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBtfY-0004us-00 for ; Mon, 27 Sep 2004 13:27:48 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=4157F93449D12D7BDA4D Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 13:27:48 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.5 required=3.0 tests=HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] ajouter_adherent.php logs again + cosmetic fixes Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --4157F93449D12D7BDA4D Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 13:27 CEST) -------------------- ajouter_adherent.php logs again + cosmetic fixes galette ajouter_adherent.php 1.32 galette log.php 1.9 galette templates/default/log.tpl 1.2 --4157F93449D12D7BDA4D Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit ajouter_adherent.php logs again + cosmetic fixes
Commit from deelight 2004-09-27 13:27 CEST
ajouter_adherent.php logs again + cosmetic fixes
Module File name Revision
galette ajouter_adherent.php 1.31 >>> 1.32
galette log.php 1.8 >>> 1.9
galette templates/default/log.tpl 1.1 >>> 1.2


From deelight@domain.hid Mon Sep 27 13:44:05 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBtvJ-0004jD-EB for galette-cvs@domain.hid; Mon, 27 Sep 2004 13:44:05 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBtvJ-0004io-Da for galette-cvs@domain.hid; Mon, 27 Sep 2004 13:44:05 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBtup-0005RG-00 for ; Mon, 27 Sep 2004 13:43:35 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=4157FCE751AADE46B95 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 13:43:35 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.5 required=3.0 tests=HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Changed label from 'Member' to 'User' Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --4157FCE751AADE46B95 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 13:43 CEST) -------------------- Changed label from 'Member' to 'User' galette templates/default/log.tpl 1.3 --4157FCE751AADE46B95 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Changed label from 'Member' to 'User'
Commit from deelight 2004-09-27 13:43 CEST
Changed label from 'Member' to 'User'
Module File name Revision
galette templates/default/log.tpl 1.2 >>> 1.3


From deelight@domain.hid Mon Sep 27 15:07:50 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBvEM-0006GN-Kj for galette-cvs@domain.hid; Mon, 27 Sep 2004 15:07:50 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBvEM-0006GI-K8 for galette-cvs@domain.hid; Mon, 27 Sep 2004 15:07:50 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBvDs-0007Da-00 for ; Mon, 27 Sep 2004 15:07:20 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=415810886C621C2A6C95 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 15:07:20 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.5 required=3.0 tests=HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Prevent log reflushing if using browser 'back' and 'next' functions. Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --415810886C621C2A6C95 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 15:07 CEST) -------------------- Prevent log reflushing if using browser 'back' and 'next' functions. galette log.php 1.10 --415810886C621C2A6C95 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Prevent log reflushing if using browser 'back' and 'next' functions.
Commit from deelight 2004-09-27 15:07 CEST
Prevent log reflushing if using browser 'back' and 'next' functions.
Module File name Revision
galette log.php 1.9 >>> 1.10


From deelight@domain.hid Mon Sep 27 15:21:50 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CBvRu-0006Yk-GX for galette-cvs@domain.hid; Mon, 27 Sep 2004 15:21:50 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CBvRu-0006YT-Fw for galette-cvs@domain.hid; Mon, 27 Sep 2004 15:21:50 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CBvRQ-0007L1-00 for ; Mon, 27 Sep 2004 15:21:20 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=415813D06E2F3AACFA74 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Mon, 27 Sep 2004 15:21:20 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.5 required=3.0 tests=HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Small bugfixes. Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --415813D06E2F3AACFA74 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-27 15:21 CEST) -------------------- Small bugfixes. galette ajouter_adherent.php 1.33 galette gestion_adherents.php 1.14 --415813D06E2F3AACFA74 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Small bugfixes.
Commit from deelight 2004-09-27 15:21 CEST
Small bugfixes.
Module File name Revision
galette ajouter_adherent.php 1.32 >>> 1.33
galette gestion_adherents.php 1.13 >>> 1.14


From deelight@domain.hid Tue Sep 28 08:50:29 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CCBoj-0003zJ-D9 for galette-cvs@domain.hid; Tue, 28 Sep 2004 08:50:29 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CCBoj-0003xK-CX for galette-cvs@domain.hid; Tue, 28 Sep 2004 08:50:29 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CCBoF-0007Y3-00 for ; Tue, 28 Sep 2004 08:49:59 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=415909977156C99C3F4 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Tue, 28 Sep 2004 08:49:59 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.6 required=3.0 tests=HTML_70_80,HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Template added for gestion_contributions.php [...] Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --415909977156C99C3F4 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-28 08:49 CEST) -------------------- Template added for gestion_contributions.php (Still need to display deadline when only one's contributions are selected) galette gestion_contributions.php 1.21 galette templates/default/gestion_adherents.tpl 1.2 + galette templates/default/gestion_contributions.tpl 1.1 --415909977156C99C3F4 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Template added for gestion_contributions.php [...]
Commit from deelight 2004-09-28 08:49 CEST
Template added for gestion_contributions.php
 (Still need to display deadline when only one's contributions are selected)
Module File name Revision
galette gestion_contributions.php 1.20 >>> 1.21
galette templates/default/gestion_adherents.tpl 1.1 >>> 1.2
+ galette templates/default/gestion_contributions.tpl 1.1


From deelight@domain.hid Tue Sep 28 20:05:22 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CCMLq-0007QN-Ev for galette-cvs@domain.hid; Tue, 28 Sep 2004 20:05:22 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CCMLq-0007OB-EI for galette-cvs@domain.hid; Tue, 28 Sep 2004 20:05:22 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CCMLM-0004LZ-00 for ; Tue, 28 Sep 2004 20:04:52 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=4159A7C441363B191FDC Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Tue, 28 Sep 2004 20:04:52 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.5 required=3.0 tests=HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Deadline now displayed Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --4159A7C441363B191FDC Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-28 20:04 CEST) -------------------- Deadline now displayed galette gestion_contributions.php 1.22 galette templates/default/gestion_contributions.tpl 1.2 --4159A7C441363B191FDC Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Deadline now displayed
Commit from deelight 2004-09-28 20:04 CEST
Deadline now displayed
Module File name Revision
galette gestion_contributions.php 1.21 >>> 1.22
galette templates/default/gestion_contributions.tpl 1.1 >>> 1.2


From deelight@domain.hid Tue Sep 28 23:25:29 2004 Received: from mail by gna.org with spam-scanned (Exim 4.34) id 1CCPTU-00039p-LM for galette-cvs@domain.hid; Tue, 28 Sep 2004 23:25:28 +0200 Received: from home.gna.org ([213.228.62.9] helo=lisa.gna.org) by gna.org with esmtp (Exim 4.34) id 1CCPTU-00037e-Kk for galette-cvs@domain.hid; Tue, 28 Sep 2004 23:25:28 +0200 Received: from deelight by lisa.gna.org with local (Exim 3.35 #1 (Debian)) id 1CCPT0-0000DH-00 for ; Tue, 28 Sep 2004 23:24:58 +0200 To: galette-cvs@domain.hid MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=4159D6AA33215A693A3 Message-Id: From: =?iso-8859-1?Q?Fr=E9d=E9ric_Jacquot?= Date: Tue, 28 Sep 2004 23:24:58 +0200 X-Spam-Checker-Host: mail.gna.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bart.gna.org X-Spam-Status: No, hits=1.6 required=3.0 tests=HTML_70_80,HTML_MESSAGE, MIME_HTML_NO_CHARSET,MIME_MISSING_BOUNDARY autolearn=no version=2.64 X-Spam-Level: * Subject: [Galette-cvs] Template for ajouter_contribution.php + a few bugfixes Sender: galette-cvs-admin@domain.hid Errors-To: galette-cvs-admin@domain.hid X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: galette-cvs@domain.hid List-Help: List-Post: List-Subscribe: , List-Id: Commits on the Galette CVS repositories. List-Unsubscribe: , List-Archive: --4159D6AA33215A693A3 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2004-09-28 23:24 CEST) -------------------- Template for ajouter_contribution.php + a few bugfixes galette ajouter_adherent.php 1.34 galette ajouter_contribution.php 1.12 galette gestion_contributions.php 1.23 + galette templates/default/ajouter_contribution.tpl 1.1 --4159D6AA33215A693A3 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Template for ajouter_contribution.php + a few bugfixes
Commit from deelight 2004-09-28 23:24 CEST
Template for ajouter_contribution.php + a few bugfixes
Module File name Revision
galette ajouter_adherent.php 1.33 >>> 1.34
galette ajouter_contribution.php 1.11 >>> 1.12
galette gestion_contributions.php 1.22 >>> 1.23
+ galette templates/default/ajouter_contribution.tpl 1.1