From gna@domain.hid Thu Jan 05 20:36:52 2006 Received: from home.gna.org ([213.228.62.9] helo=cvs.gna.org) by gna.org with esmtp (Exim 4.50) id 1Euauq-0000Oi-1A for galette-cvs@domain.hid; Thu, 05 Jan 2006 20:36:52 +0100 Received: from stephs by cvs.gna.org with local (Exim 4.50) id 1EuauB-0002ys-Ma for galette-cvs@domain.hid; Thu, 05 Jan 2006 20:36:11 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=43BD752B2CB72BA0822C To: X-Mailer: mail (GNU Mailutils 0.6.1) Message-Id: From: =?UTF-8?Q?St=C3=A9phane_Sal=C3=A8s?= Date: Thu, 05 Jan 2006 20:36:11 +0100 X-Originator-Server: cvs.gna.org (for galette-cvs~lisa.gna.org) Subject: [Galette-cvs] Fixes import preferences in upgrade [...] X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Commits on the Galette CVS repositories." List-Id: "Commits on the Galette CVS repositories." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jan 2006 19:36:52 -0000 --43BD752B2CB72BA0822C Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from stephs (2006-01-05 20:36 CET) ------------------ Fixes import preferences in upgrade Traduce some strings Eliminate duplicate files in Makefile and added missing galette lostpasswd.php 1.15 galette install/index.php 1.30 galette install/sql/upgrade-to-0.63-pgsql.sql 1.17 galette lang/Makefile 1.13 galette lang/en_US.po 1.17 galette lang/es_ES@euro.po 1.18 galette lang/fr_FR@euro.po 1.23 galette lang/lang_english.php 1.37 galette lang/lang_french.php 1.38 galette lang/lang_spanish.php 1.18 galette lang/messages.po 1.18 galette lang/en_US/LC_MESSAGES/galette.mo 1.16 galette lang/es_ES@euro/LC_MESSAGES/galette.mo 1.16 galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.16 galette templates/default/self_adherent.tpl 1.2 --43BD752B2CB72BA0822C Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Fixes import preferences in upgrade [...]
Commit from stephs 2006-01-05 20:36 CET
Fixes import preferences in upgrade
Traduce some strings
Eliminate duplicate files in Makefile and added missing
Module File name Revision
galette lostpasswd.php 1.14 >>> 1.15
galette install/index.php 1.29 >>> 1.30
galette install/sql/upgrade-to-0.63-pgsql.sql 1.16 >>> 1.17
galette lang/Makefile 1.12 >>> 1.13
galette lang/en_US.po 1.16 >>> 1.17
galette lang/es_ES@euro.po 1.17 >>> 1.18
galette lang/fr_FR@euro.po 1.22 >>> 1.23
galette lang/lang_english.php 1.36 >>> 1.37
galette lang/lang_french.php 1.37 >>> 1.38
galette lang/lang_spanish.php 1.17 >>> 1.18
galette lang/messages.po 1.17 >>> 1.18
galette lang/en_US/LC_MESSAGES/galette.mo 1.15 >>> 1.16
galette lang/es_ES@euro/LC_MESSAGES/galette.mo 1.15 >>> 1.16
galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.15 >>> 1.16
galette templates/default/self_adherent.tpl 1.1 >>> 1.2


--43BD752B2CB72BA0822C-- From gna@domain.hid Mon Jan 30 19:56:05 2006 Received: from home.gna.org ([213.228.62.9] helo=cvs.gna.org) by gna.org with esmtp (Exim 4.50) id 1F3eC5-0003W3-LT for galette-cvs@domain.hid; Mon, 30 Jan 2006 19:56:05 +0100 Received: from stephs by cvs.gna.org with local (Exim 4.50) id 1F3eBG-00008m-Us for galette-cvs@domain.hid; Mon, 30 Jan 2006 19:55:14 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=43DE61121A2392AF97F To: X-Mailer: mail (GNU Mailutils 0.6.1) Message-Id: From: =?UTF-8?Q?St=C3=A9phane_Sal=C3=A8s?= Date: Mon, 30 Jan 2006 19:55:14 +0100 X-Originator-Server: cvs.gna.org (for galette-cvs~lisa.gna.org) Subject: [Galette-cvs] Add xgettext.py(author: Didier CHEVALIER) [...] X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Commits on the Galette CVS repositories." List-Id: "Commits on the Galette CVS repositories." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 18:56:05 -0000 --43DE61121A2392AF97F Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from stephs (2006-01-30 19:55 CET) ------------------ Add xgettext.py(author: Didier CHEVALIER) Fix bug #4948 "not translated field" Traductions in english and french are now up to date galette preferences.php 1.28 galette lang/Makefile 1.14 galette lang/en_US.po 1.18 galette lang/es_ES@euro.po 1.19 galette lang/fr_FR@euro.po 1.24 galette lang/lang_english.php 1.38 galette lang/lang_french.php 1.39 galette lang/lang_spanish.php 1.19 galette lang/messages.po 1.19 + galette lang/xgettext.py 1.1 galette lang/en_US/LC_MESSAGES/galette.mo 1.17 galette lang/es_ES@euro/LC_MESSAGES/galette.mo 1.17 galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.17 --43DE61121A2392AF97F Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Add xgettext.py(author: Didier CHEVALIER) [...]
Commit from stephs 2006-01-30 19:55 CET
Add xgettext.py(author: Didier CHEVALIER)
Fix bug #4948 "not translated field"
Traductions in english and french are now up to date
Module File name Revision
galette preferences.php 1.27 >>> 1.28
galette lang/Makefile 1.13 >>> 1.14
galette lang/en_US.po 1.17 >>> 1.18
galette lang/es_ES@euro.po 1.18 >>> 1.19
galette lang/fr_FR@euro.po 1.23 >>> 1.24
galette lang/lang_english.php 1.37 >>> 1.38
galette lang/lang_french.php 1.38 >>> 1.39
galette lang/lang_spanish.php 1.18 >>> 1.19
galette lang/messages.po 1.18 >>> 1.19
+ galette lang/xgettext.py 1.1
galette lang/en_US/LC_MESSAGES/galette.mo 1.16 >>> 1.17
galette lang/es_ES@euro/LC_MESSAGES/galette.mo 1.16 >>> 1.17
galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.16 >>> 1.17


--43DE61121A2392AF97F-- From gna@domain.hid Mon Jan 30 21:56:48 2006 Received: from home.gna.org ([213.228.62.9] helo=cvs.gna.org) by gna.org with esmtp (Exim 4.50) id 1F3g4u-0007q0-HC for galette-cvs@domain.hid; Mon, 30 Jan 2006 21:56:48 +0100 Received: from deelight by cvs.gna.org with local (Exim 4.50) id 1F3g4G-0004rX-7x for galette-cvs@domain.hid; Mon, 30 Jan 2006 21:56:08 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=43DE7D6848FDE8FE926 To: X-Mailer: mail (GNU Mailutils 0.6.1) Message-Id: From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Jacquot?= Date: Mon, 30 Jan 2006 21:56:08 +0100 X-Originator-Server: cvs.gna.org (for galette-cvs~lisa.gna.org) Subject: [Galette-cvs] - Charset wasn't forced (problems if browser was in UTF-8) [...] X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Commits on the Galette CVS repositories." List-Id: "Commits on the Galette CVS repositories." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 20:56:48 -0000 --43DE7D6848FDE8FE926 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2006-01-30 21:56 CET) -------------------- - Charset wasn't forced (problems if browser was in UTF-8) - XHTML wasn't strictly set (we still have to replace all uppercase HTML tags) + galette includes/smarty/plugins/function.html_doctype.php 1.1 galette install/index.php 1.31 galette lang/en_US.po 1.19 galette lang/es_ES@euro.po 1.20 galette lang/fr_FR@euro.po 1.25 galette lang/lang_english.php 1.39 galette lang/lang_french.php 1.40 galette lang/lang_spanish.php 1.20 galette lang/messages.po 1.20 galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.18 galette templates/default/gestion_adherents.tpl 1.13 galette templates/default/index.tpl 1.5 galette templates/default/page.tpl 1.12 --43DE7D6848FDE8FE926 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit - Charset wasn't forced (problems if browser was in UTF-8) [...]
Commit from deelight 2006-01-30 21:56 CET
- Charset wasn't forced (problems if browser was in UTF-8)
- XHTML wasn't strictly set (we still have to replace all uppercase HTML tags)
Module File name Revision
+ galette includes/smarty/plugins/function.html_doctype.php 1.1
galette install/index.php 1.30 >>> 1.31
galette lang/en_US.po 1.18 >>> 1.19
galette lang/es_ES@euro.po 1.19 >>> 1.20
galette lang/fr_FR@euro.po 1.24 >>> 1.25
galette lang/lang_english.php 1.38 >>> 1.39
galette lang/lang_french.php 1.39 >>> 1.40
galette lang/lang_spanish.php 1.19 >>> 1.20
galette lang/messages.po 1.19 >>> 1.20
galette lang/fr_FR@euro/LC_MESSAGES/galette.mo 1.17 >>> 1.18
galette templates/default/gestion_adherents.tpl 1.12 >>> 1.13
galette templates/default/index.tpl 1.4 >>> 1.5
galette templates/default/page.tpl 1.11 >>> 1.12


--43DE7D6848FDE8FE926-- From gna@domain.hid Mon Jan 30 22:26:08 2006 Received: from home.gna.org ([213.228.62.9] helo=cvs.gna.org) by gna.org with esmtp (Exim 4.50) id 1F3gXI-0000fL-Pt for galette-cvs@domain.hid; Mon, 30 Jan 2006 22:26:08 +0100 Received: from deelight by cvs.gna.org with local (Exim 4.50) id 1F3gWj-0006He-HU for galette-cvs@domain.hid; Mon, 30 Jan 2006 22:25:33 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=43DE844D5E3D1A17B120 To: X-Mailer: mail (GNU Mailutils 0.6.1) Message-Id: From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Jacquot?= Date: Mon, 30 Jan 2006 22:25:33 +0100 X-Originator-Server: cvs.gna.org (for galette-cvs~lisa.gna.org) Subject: [Galette-cvs] HTML tags moved to lowercase X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Commits on the Galette CVS repositories." List-Id: "Commits on the Galette CVS repositories." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 21:26:08 -0000 --43DE844D5E3D1A17B120 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2006-01-30 22:25 CET) -------------------- HTML tags moved to lowercase galette templates/default/gestion_adherents.tpl 1.14 galette templates/default/gestion_contributions.tpl 1.10 --43DE844D5E3D1A17B120 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit HTML tags moved to lowercase
Commit from deelight 2006-01-30 22:25 CET
HTML tags moved to lowercase
Module File name Revision
galette templates/default/gestion_adherents.tpl 1.13 >>> 1.14
galette templates/default/gestion_contributions.tpl 1.9 >>> 1.10


--43DE844D5E3D1A17B120-- From gna@domain.hid Mon Jan 30 22:58:32 2006 Received: from home.gna.org ([213.228.62.9] helo=cvs.gna.org) by gna.org with esmtp (Exim 4.50) id 1F3h2e-0001a8-0v for galette-cvs@domain.hid; Mon, 30 Jan 2006 22:58:32 +0100 Received: from deelight by cvs.gna.org with local (Exim 4.50) id 1F3h1z-0007tM-MB for galette-cvs@domain.hid; Mon, 30 Jan 2006 22:57:51 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=43DE8BDF7671131AA1E0 To: X-Mailer: mail (GNU Mailutils 0.6.1) Message-Id: From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Jacquot?= Date: Mon, 30 Jan 2006 22:57:51 +0100 X-Originator-Server: cvs.gna.org (for galette-cvs~lisa.gna.org) Subject: [Galette-cvs] HTML tags moved to lowercase X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Commits on the Galette CVS repositories." List-Id: "Commits on the Galette CVS repositories." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 21:58:32 -0000 --43DE8BDF7671131AA1E0 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2006-01-30 22:57 CET) -------------------- HTML tags moved to lowercase galette templates/default/ajouter_contribution.tpl 1.10 galette templates/default/ajouter_transaction.tpl 1.3 galette templates/default/configurer_fiches.tpl 1.8 galette templates/default/display_dynamic_fields.tpl 1.3 galette templates/default/editer_champ.tpl 1.3 galette templates/default/gestion_transactions.tpl 1.3 galette templates/default/log.tpl 1.6 galette templates/default/mailing_adherents.tpl 1.4 galette templates/default/traduire_libelles.tpl 1.3 galette templates/default/voir_adherent.tpl 1.10 --43DE8BDF7671131AA1E0 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit HTML tags moved to lowercase
Commit from deelight 2006-01-30 22:57 CET
HTML tags moved to lowercase
Module File name Revision
galette templates/default/ajouter_contribution.tpl 1.9 >>> 1.10
galette templates/default/ajouter_transaction.tpl 1.2 >>> 1.3
galette templates/default/configurer_fiches.tpl 1.7 >>> 1.8
galette templates/default/display_dynamic_fields.tpl 1.2 >>> 1.3
galette templates/default/editer_champ.tpl 1.2 >>> 1.3
galette templates/default/gestion_transactions.tpl 1.2 >>> 1.3
galette templates/default/log.tpl 1.5 >>> 1.6
galette templates/default/mailing_adherents.tpl 1.3 >>> 1.4
galette templates/default/traduire_libelles.tpl 1.2 >>> 1.3
galette templates/default/voir_adherent.tpl 1.9 >>> 1.10


--43DE8BDF7671131AA1E0-- From gna@domain.hid Mon Jan 30 23:41:59 2006 Received: from home.gna.org ([213.228.62.9] helo=cvs.gna.org) by gna.org with esmtp (Exim 4.50) id 1F3hih-0003MA-AJ for galette-cvs@domain.hid; Mon, 30 Jan 2006 23:41:59 +0100 Received: from deelight by cvs.gna.org with local (Exim 4.50) id 1F3hi8-00027s-5i for galette-cvs@domain.hid; Mon, 30 Jan 2006 23:41:24 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=43DE96141FE9281F4F44 To: X-Mailer: mail (GNU Mailutils 0.6.1) Message-Id: From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Jacquot?= Date: Mon, 30 Jan 2006 23:41:24 +0100 X-Originator-Server: cvs.gna.org (for galette-cvs~lisa.gna.org) X-Mailman-Approved-At: Mon, 30 Jan 2006 23:45:07 +0100 Subject: [Galette-cvs] - XHTML fixes [...] X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Commits on the Galette CVS repositories." List-Id: "Commits on the Galette CVS repositories." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 22:41:59 -0000 --43DE96141FE9281F4F44 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2006-01-30 23:41 CET) -------------------- - XHTML fixes - A few warnings fixed galette ajouter_adherent.php 1.53 galette ajouter_contribution.php 1.25 galette gestion_contributions.php 1.33 galette mailing_adherents.php 1.16 galette traduire_libelles.php 1.3 galette includes/smarty/plugins/function.html_radios.php 1.3 galette templates/default/ajouter_adherent.tpl 1.9 galette templates/default/ajouter_contribution.tpl 1.11 galette templates/default/ajouter_transaction.tpl 1.4 galette templates/default/configurer_fiches.tpl 1.9 galette templates/default/editer_champ.tpl 1.4 galette templates/default/gestion_adherents.tpl 1.15 galette templates/default/gestion_contributions.tpl 1.11 galette templates/default/gestion_transactions.tpl 1.4 galette templates/default/log.tpl 1.7 galette templates/default/lostpasswd.tpl 1.3 galette templates/default/mailing_adherents.tpl 1.5 galette templates/default/self_adherent.tpl 1.3 galette templates/default/traduire_libelles.tpl 1.4 galette templates/default/voir_adherent.tpl 1.11 --43DE96141FE9281F4F44 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit - XHTML fixes [...]
Commit from deelight 2006-01-30 23:41 CET
- XHTML fixes
- A few warnings fixed
Module File name Revision
galette ajouter_adherent.php 1.52 >>> 1.53
galette ajouter_contribution.php 1.24 >>> 1.25
galette gestion_contributions.php 1.32 >>> 1.33
galette mailing_adherents.php 1.15 >>> 1.16
galette traduire_libelles.php 1.2 >>> 1.3
galette includes/smarty/plugins/function.html_radios.php 1.2 >>> 1.3
galette templates/default/ajouter_adherent.tpl 1.8 >>> 1.9
galette templates/default/ajouter_contribution.tpl 1.10 >>> 1.11
galette templates/default/ajouter_transaction.tpl 1.3 >>> 1.4
galette templates/default/configurer_fiches.tpl 1.8 >>> 1.9
galette templates/default/editer_champ.tpl 1.3 >>> 1.4
galette templates/default/gestion_adherents.tpl 1.14 >>> 1.15
galette templates/default/gestion_contributions.tpl 1.10 >>> 1.11
galette templates/default/gestion_transactions.tpl 1.3 >>> 1.4
galette templates/default/log.tpl 1.6 >>> 1.7
galette templates/default/lostpasswd.tpl 1.2 >>> 1.3
galette templates/default/mailing_adherents.tpl 1.4 >>> 1.5
galette templates/default/self_adherent.tpl 1.2 >>> 1.3
galette templates/default/traduire_libelles.tpl 1.3 >>> 1.4
galette templates/default/voir_adherent.tpl 1.10 >>> 1.11


--43DE96141FE9281F4F44-- From gna@domain.hid Tue Jan 31 12:57:47 2006 Received: from home.gna.org ([213.228.62.9] helo=cvs.gna.org) by gna.org with esmtp (Exim 4.50) id 1F3u8p-00050j-9q for galette-cvs@domain.hid; Tue, 31 Jan 2006 12:57:47 +0100 Received: from stephs by cvs.gna.org with local (Exim 4.50) id 1F3u80-0003Xp-QY for galette-cvs@domain.hid; Tue, 31 Jan 2006 12:56:56 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=43DF508835392A9C6DD6 To: X-Mailer: mail (GNU Mailutils 0.6.1) Message-Id: From: =?UTF-8?Q?St=C3=A9phane_Sal=C3=A8s?= Date: Tue, 31 Jan 2006 12:56:56 +0100 X-Originator-Server: cvs.gna.org (for galette-cvs~lisa.gna.org) Subject: [Galette-cvs] Replace in url & by & X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Commits on the Galette CVS repositories." List-Id: "Commits on the Galette CVS repositories." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 11:57:47 -0000 --43DF508835392A9C6DD6 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from stephs (2006-01-31 12:56 CET) ------------------ Replace in url & by & galette templates/default/gestion_adherents.tpl 1.16 galette templates/default/gestion_contributions.tpl 1.12 --43DF508835392A9C6DD6 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Replace in url & by &
Commit from stephs 2006-01-31 12:56 CET
Replace in url & by &
Module File name Revision
galette templates/default/gestion_adherents.tpl 1.15 >>> 1.16
galette templates/default/gestion_contributions.tpl 1.11 >>> 1.12


--43DF508835392A9C6DD6-- From gna@domain.hid Tue Jan 31 13:32:25 2006 Received: from home.gna.org ([213.228.62.9] helo=cvs.gna.org) by gna.org with esmtp (Exim 4.50) id 1F3ugL-0006g4-Kb for galette-cvs@domain.hid; Tue, 31 Jan 2006 13:32:25 +0100 Received: from deelight by cvs.gna.org with local (Exim 4.50) id 1F3ufg-0005XY-Ba for galette-cvs@domain.hid; Tue, 31 Jan 2006 13:31:44 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=43DF58B0532439809CB6 To: X-Mailer: mail (GNU Mailutils 0.6.1) Message-Id: From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Jacquot?= Date: Tue, 31 Jan 2006 13:31:44 +0100 X-Originator-Server: cvs.gna.org (for galette-cvs~lisa.gna.org) Subject: [Galette-cvs] Javascript fixes : CDATA to escape scripts, lowercase triggers (onchange(), onclick()...) X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Commits on the Galette CVS repositories." List-Id: "Commits on the Galette CVS repositories." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 12:32:25 -0000 --43DF58B0532439809CB6 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2006-01-31 13:31 CET) -------------------- Javascript fixes : CDATA to escape scripts, lowercase triggers (onchange(), onclick()...) galette templates/default/ajouter_adherent.tpl 1.10 galette templates/default/configurer_fiches.tpl 1.10 galette templates/default/gestion_adherents.tpl 1.17 galette templates/default/gestion_contributions.tpl 1.13 galette templates/default/gestion_transactions.tpl 1.5 galette templates/default/traduire_libelles.tpl 1.5 --43DF58B0532439809CB6 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Javascript fixes : CDATA to escape scripts, lowercase triggers (onchange(), onclick()...)
Commit from deelight 2006-01-31 13:31 CET
Javascript fixes : CDATA to escape scripts, lowercase triggers (onchange(), onclick()...)
Module File name Revision
galette templates/default/ajouter_adherent.tpl 1.9 >>> 1.10
galette templates/default/configurer_fiches.tpl 1.9 >>> 1.10
galette templates/default/gestion_adherents.tpl 1.16 >>> 1.17
galette templates/default/gestion_contributions.tpl 1.12 >>> 1.13
galette templates/default/gestion_transactions.tpl 1.4 >>> 1.5
galette templates/default/traduire_libelles.tpl 1.4 >>> 1.5


--43DF58B0532439809CB6-- From rtelle@domain.hid Tue Jan 31 14:18:15 2006 Received: from Debian-exim by gna.org with spam-scanned (Exim 4.50) id 1F3vOD-0000bT-Fy for galette-cvs@domain.hid; Tue, 31 Jan 2006 14:18:15 +0100 Received: from rob67-1-82-227-73-56.fbx.proxad.net ([82.227.73.56] helo=e2ipx0w60b344ke) by gna.org with smtp (Exim 4.50) id 1F3vOD-0000Zd-CH for galette-cvs@domain.hid; Tue, 31 Jan 2006 14:17:45 +0100 Date: Tue, 31 Jan 2006 14:16:27 +0100 From: rtelle@domain.hid Organization: - X-Priority: 3 (Normal) Message-ID: <11243039.20060131141627@domain.hid> To: "Commits on the Galette CVS repositories." Subject: =?iso-8859-1?Q?La_0.63_[=E9tait_:_Re:_[Galette-cvs]_Replace_in_url_&_by_&=3B]?= In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on mail.gna.org X-Spam-Level: X-Spam-Status: No, score=0.5 required=3.3 tests=BAYES_00,NO_REAL_NAME, PRIORITY_NO_NAME autolearn=no version=3.0.3 X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.1.5 Precedence: list Reply-To: RT , "Commits on the Galette CVS repositories." List-Id: "Commits on the Galette CVS repositories." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 13:18:15 -0000 Bonjour Stéphane et toute l'équipe, Le mardi 31 janvier 2006 à 12:56:56, est arrivé dans ma BAL le courrier suivant : SS> Commit from stephs (2006-01-31 12:56 CET) SS> [...] Je note le "coup de collier" des développeurs de Galette :-)) Loin de moi l'idée d'arracher une "date" du futur produit, je dois cependant avouer que nous manquons cruellement d'information sur http://galette.tuxfamily.org/fr où la dernière intervention date du 30 septembre 2004 (?) ; à noter que la page d'accueil a été consultée 6820 fois ce qui prouve qu'une petite info 2006 ne resterait pas ignorée longtemps ;-) J'ose même plus vous proposer un coup de main :-( J'utilise Galette0.62a sur lequel y'a des bricoles à corriger. Ma question (y'en a une, ben tiens !) est de savoir si la 0.63 est annoncée ou annonçable (Stéphane en a parlé sur la liste y'a qq temps), ceci afin de ne pas travailler sur les scripts de la 0.62a si la 0.63 sort... bientôt ;-) On pourrait tester ladite 0.63 ou c'est pas prévu ? Allez, on est le 31. Bonne année ;-)) A+ -- Cordialement, Roland Courriel:rtelle@domain.hid From gna@domain.hid Tue Jan 31 21:31:43 2006 Received: from home.gna.org ([213.228.62.9] helo=cvs.gna.org) by gna.org with esmtp (Exim 4.50) id 1F42AB-0000Mc-Q1 for galette-cvs@domain.hid; Tue, 31 Jan 2006 21:31:43 +0100 Received: from deelight by cvs.gna.org with local (Exim 4.50) id 1F429D-0006Ax-41 for galette-cvs@domain.hid; Tue, 31 Jan 2006 21:30:43 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=43DFC8F35CAF2E939DE3 To: X-Mailer: mail (GNU Mailutils 0.6.1) Message-Id: From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Jacquot?= Date: Tue, 31 Jan 2006 21:30:43 +0100 X-Originator-Server: cvs.gna.org (for galette-cvs~lisa.gna.org) Subject: [Galette-cvs] Improved installation : [...] X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Commits on the Galette CVS repositories." List-Id: "Commits on the Galette CVS repositories." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 20:31:43 -0000 --43DFC8F35CAF2E939DE3 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2006-01-31 21:30 CET) -------------------- Improved installation : - File permissions (write access) cheked - Added "DROP TABLE IF EXISTS" in mysql sql dump galette install/index.php 1.32 galette install/sql/mysql.sql 1.20 --43DFC8F35CAF2E939DE3 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Improved installation : [...]
Commit from deelight 2006-01-31 21:30 CET
Improved installation :
- File permissions (write access) cheked
- Added "DROP TABLE IF EXISTS" in mysql sql dump
Module File name Revision
galette install/index.php 1.31 >>> 1.32
galette install/sql/mysql.sql 1.19 >>> 1.20


--43DFC8F35CAF2E939DE3-- From gna@domain.hid Tue Jan 31 23:16:59 2006 Received: from home.gna.org ([213.228.62.9] helo=cvs.gna.org) by gna.org with esmtp (Exim 4.50) id 1F43o3-00042z-OU for galette-cvs@domain.hid; Tue, 31 Jan 2006 23:16:59 +0100 Received: from deelight by cvs.gna.org with local (Exim 4.50) id 1F43nO-0002zg-Jo for galette-cvs@domain.hid; Tue, 31 Jan 2006 23:16:18 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=43DFE1B02CF2EB9A691 To: X-Mailer: mail (GNU Mailutils 0.6.1) Message-Id: From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Jacquot?= Date: Tue, 31 Jan 2006 23:16:18 +0100 X-Originator-Server: cvs.gna.org (for galette-cvs~lisa.gna.org) Subject: [Galette-cvs] BLOB wasn't enough (64k max), switched to MEDIUMBLOB (16M max) X-BeenThere: galette-cvs@domain.hid X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Commits on the Galette CVS repositories." List-Id: "Commits on the Galette CVS repositories." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 22:16:59 -0000 --43DFE1B02CF2EB9A691 Content-Type: text/plain Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit Commit from deelight (2006-01-31 23:16 CET) -------------------- BLOB wasn't enough (64k max), switched to MEDIUMBLOB (16M max) galette install/sql/mysql.sql 1.21 --43DFE1B02CF2EB9A691 Content-Type: text/html Content-Encoding: iso-8859-1 Content-Tranfer-Encoding: 8bit BLOB wasn't enough (64k max), switched to MEDIUMBLOB (16M max)
Commit from deelight 2006-01-31 23:16 CET
BLOB wasn't enough (64k max), switched to MEDIUMBLOB (16M max)
Module File name Revision
galette install/sql/mysql.sql 1.20 >>> 1.21


--43DFE1B02CF2EB9A691--