[Galette-cvs] Fixed translation for 'add a transaction'

2005-08-28 Thread Laurent Pelecq
Title: Fixed translation for 'add a transaction' Commit from lpelecq 2005-08-28 15:22 CEST Fixed translation for 'add a transaction' Module File name Revision galette

[Galette-cvs] #1103: Added dynamic fields to transactions

2004-12-08 Thread Laurent Pelecq
Title: #1103: Added dynamic fields to transactions Commit from lpelecq 2004-12-08 00:59 CET #1103: Added dynamic fields to transactions Module File name Revision galet

[Galette-cvs] #1103: Fixed transaction interface for normal users

2004-12-08 Thread Laurent Pelecq
Title: #1103: Fixed transaction interface for normal users Commit from lpelecq 2004-12-08 22:16 CET #1103: Fixed transaction interface for normal users Module File name Revision

[Galette-cvs] #1103: Fixed bug when adding contrib with postgresqlH

2004-12-19 Thread Laurent Pelecq
Title: #1103: Fixed bug when adding contrib with postgresqlH Commit from lpelecq 2004-12-19 21:33 CET #1103: Fixed bug when adding contrib with postgresqlH Module File name Revision

[Galette-cvs] #1103: Added interface to enter transactions.

2004-12-08 Thread Laurent Pelecq
Title: #1103: Added interface to enter transactions. Commit from lpelecq 2004-12-08 00:39 CET #1103: Added interface to enter transactions. Module File name Revision g

[Galette-cvs] Fixed language selection at install

2004-11-01 Thread Laurent Pelecq
Title: Fixed language selection at install Commit from lpelecq 2004-11-01 18:37 CET Fixed language selection at install Module File name Revision galette inclu

[Galette-cvs] Updated SQL upgrade scripts for dynamic fields.

2004-11-02 Thread Laurent Pelecq
Title: Updated SQL upgrade scripts for dynamic fields. Commit from lpelecq 2004-11-02 22:03 CET Updated SQL upgrade scripts for dynamic fields. Module File name Revision

[Galette-cvs] Fixed pref_lang when saving preferences

2004-11-06 Thread Laurent Pelecq
Title: Fixed pref_lang when saving preferences Commit from lpelecq 2004-11-06 23:46 CET Fixed pref_lang when saving preferences Module File name Revision galette

[Galette-cvs] Added preferences: [...]

2004-11-08 Thread Laurent Pelecq
Title: Added preferences: [...] Commit from lpelecq 2004-11-08 00:58 CET Added preferences: - Default membership extension - Beginning of membership The latter is not used yet. Module File name Revi

[Galette-cvs] Added code to add preferences when upgrading (not tested)

2004-11-09 Thread Laurent Pelecq
Title: Added code to add preferences when upgrading (not tested) Commit from lpelecq 2004-11-09 20:48 CET Added code to add preferences when upgrading (not tested) Module File name Revision

[Galette-cvs] Save membership end date instead of duration in galette_cotisations. [...]

2004-11-10 Thread Laurent Pelecq
Title: Save membership end date instead of duration in galette_cotisations. [...] Commit from lpelecq 2004-11-10 01:01 CET Save membership end date instead of duration in galette_cotisations. Do not allow overlapping membership periods.

[Galette-cvs] Fixed index of preference again (pref_adresse2) [...]

2004-11-11 Thread Laurent Pelecq
Title: Fixed index of preference again (pref_adresse2) [...] Commit from lpelecq 2004-11-11 00:43 CET Fixed index of preference again (pref_adresse2) Allow comments in .sql scripts provided that they end with a semi-colon

[Galette-cvs] Fixed upgrade of galette_preferences for psql. [...]

2004-11-11 Thread Laurent Pelecq
Title: Fixed upgrade of galette_preferences for psql. [...] Commit from lpelecq 2004-11-11 00:45 CET Fixed upgrade of galette_preferences for psql. Added upgrade of galette_cotisations. Module File name

[Galette-cvs] If beginning of membership period is set, membership fees are entered [...]

2004-11-12 Thread Laurent Pelecq
Title: If beginning of membership period is set, membership fees are entered [...] Commit from lpelecq 2004-11-12 01:37 CET If beginning of membership period is set, membership fees are entered by end date instead of duration. Fees and donation

[Galette-cvs] Changed add_contribution not to have 2 links for fees and donations. [...]

2004-11-12 Thread Laurent Pelecq
Title: Changed add_contribution not to have 2 links for fees and donations. [...] Commit from lpelecq 2004-11-12 09:40 CET Changed add_contribution not to have 2 links for fees and donations. On first screen, user has to select the contribution

[Galette-cvs] Minot bugs when replaying add_contribution form on error.

2004-11-12 Thread Laurent Pelecq
Title: Minot bugs when replaying add_contribution form on error. Commit from lpelecq 2004-11-12 13:27 CET Minot bugs when replaying add_contribution form on error. Module File name Revision

[Galette-cvs] Added date when fees are registered in the list of contrib.

2004-11-12 Thread Laurent Pelecq
Title: Added date when fees are registered in the list of contrib. Commit from lpelecq 2004-11-12 13:52 CET Added date when fees are registered in the list of contrib. Module File name Revision

[Galette-cvs] Added code to shift overlapping fees when upgrading from version < 0.63.

2004-11-14 Thread Laurent Pelecq
Title: Added code to shift overlapping fees when upgrading from version < 0.63. Commit from lpelecq 2004-11-14 02:32 CET Added code to shift overlapping fees when upgrading from version < 0.63. Module File

[Galette-cvs] Fixed to create the same columns than for mysql

2004-11-14 Thread Laurent Pelecq
Title: Fixed to create the same columns than for mysql Commit from lpelecq 2004-11-14 23:23 CET Fixed to create the same columns than for mysql Module File name Revision

[Galette-cvs] - Fixed dynamic fields with size 0 (i.e. no limit). [...]

2004-11-15 Thread Laurent Pelecq
Title: - Fixed dynamic fields with size 0 (i.e. no limit). [...] Commit from lpelecq 2004-11-15 01:06 CET - Fixed dynamic fields with size 0 (i.e. no limit). - Fixed adding a member with dynamic fields with postgres (In that case Insert_ID re

[Galette-cvs] Changed dynamic fields processing to be reusable. [...]

2004-11-20 Thread Laurent Pelecq
Title: Changed dynamic fields processing to be reusable. [...] Commit from lpelecq 2004-11-20 02:18 CET Changed dynamic fields processing to be reusable. - Templates to display and edit dynamic fields are included in main templates. - Table n

[Galette-cvs] Rewritten dynamic fields to be more generic: [...]

2004-11-22 Thread Laurent Pelecq
Title: Rewritten dynamic fields to be more generic: [...] Commit from lpelecq 2004-11-22 01:08 CET Rewritten dynamic fields to be more generic: - Allow dynamic fields to be added to both members and contrib. - Better interface to edit fields wi

[Galette-cvs] Added interface to translate dynamic fields.

2004-11-26 Thread Laurent Pelecq
Title: Added interface to translate dynamic fields. Commit from lpelecq 2004-11-26 17:38 CET Added interface to translate dynamic fields. Module File name Revision gal

[Galette-cvs] #608: Fixed SQL query when no dynamic field is defined.

2004-11-27 Thread Laurent Pelecq
Title: #608: Fixed SQL query when no dynamic field is defined. Commit from lpelecq 2004-11-27 09:02 CET #608: Fixed SQL query when no dynamic field is defined. Module File name Revision

[Galette-cvs] #608: Translation form separated from forms configuration.

2004-11-28 Thread Laurent Pelecq
Title: #608: Translation form separated from forms configuration. Commit from lpelecq 2004-11-28 13:04 CET #608: Translation form separated from forms configuration. Module File name Revision

[Galette-cvs] #608: Missing new files.

2004-11-28 Thread Laurent Pelecq
Title: #608: Missing new files. Commit from lpelecq 2004-11-28 13:04 CET #608: Missing new files. Module File name Revision + galette traduire_libelles.php

[Galette-cvs] Added interface to change dynamic fields position: left column; right column or full line.

2004-11-28 Thread Laurent Pelecq
Title: Added interface to change dynamic fields position: left column; right column or full line. Commit from lpelecq 2004-11-28 21:41 CET Added interface to change dynamic fields position: left column; right column or full line.