Galette

To content | To menu | To search

Home

Gestionnaire d'Adhérents en Ligne Extrêmement Tarabiscoté mais Tellement Efficace

Galette is a membership management web application towards non profit organizations. A detailled presentation is also available.

Galette's dashboard

It allows board members to know which fees will soon reach their due dates.
Moreover, each member can review and update his personal information.

Technical Requirements include a web server with PHP 5.3 minimum support and a database MySQL or PostgreSQL (see prerequisites). Galette 0.7.0 is entirely PHP 5 compatible (tested on php-5.4).

Galette is a free project, everyone willing to participate is very welcome ;-)

The name Galette is a French acronym for "Gestionnaire d'Adhérents en Ligne Extrêmement Tarabiscoté mais Tellement Efficace", freely translated to "Extremely Sophisticated but so Efficient On-Line Membership Manager". The french word "galette" also means (popular) "Money". Unfortunately, the translation removes all the fun !

Published on Wednesday 15 February 2012 by Johan

Sunday 13 May 2012

Galette 0.63x : EOL & security update

A security flaw has been recently identified for 0.63 versions of Galette (http://redmine.ulysses.fr/issues/250 - CVE-2012-2338).

Updating your Galette version or the file that fix the flaw is strongly encouraged.

This vulnerability impacts all 0.63s Galette versions. Galette 0.7 as well as current development version are not concerned.

Problem has been solved, and a 0.63.4 version of Galette is available (changes concerns only the flaw):
http://download.tuxfamily.org/galette/archives/galette-0.63.4.tgz

Only one file must be changed on all concerned versions; you can get it here and replace the existing one in your installation (that way you do not need to upgrade the full code).

Please note that it is the very last change on 0.6x series (that are now EOL): development, support, etc for those versions will be discarded,

Galette 0.7 is now out from several months (and the next release is already on the rails); we strongly encourage you to update your old version ;)

Monday 20 February 2012

Galette 0.7, and much more

Galette 0.7 was on the road for some time now. Bugs and tasks announced for this version are fixed; older versions migration works also.

So, this is with a real pleasure that I inform you of the New Galette's version 0.7 release :-) For the occasion, the project has been freshened up (new website, new documentation, new bug and tasks tracker, use of Git instead of Subversion).

You can get this release at:
http://download.tuxfamily.org/galette/galette-0.7.0.tar.bz2

Numerous functionnalities and changes have been made for this release, some problems may have slipped through our vigilance, feel free to report them using Galette's trackers|http://redmine.ulysses.fr/projects/galette/]!

A most complete list of Galette 0.7 new functionnalities is available on the documentation.

If you are updating, make sure to backup your data ; I do not have any old Galette installations, so I cannot test much upgrades scripts.

Galette's documentation also has been rewritten.
The user guide is not yet ended, and I unfortunately can not spend more time to take care of that for now (by the way, if you're interested in helping with that, I'll not say no); on the other hand, installation manual is up-to-date:

Galette 0.7 brings the ability to add functionality using additional plugins.

On a more technical note, developper's guide was born for this new release :-)

Old documentation will be gracefully retired, until that, please be carefull not to get the wrong one ;)

A big thank you to everyone who participated in this release! :-)

Monday 5 December 2011

Galette 0.7: feature freeze

As that was recently announced, features for future 0.7 version of Galette has been freezed :-)

That means development team will no longer accept new features fort these version; and that it will dedicate more time to bugfix, code stabilization and improve the new documentation.

Refer to 0.7 changelog from its illustrious ancestors (Galettes that are probalby not so so fresh acually :-p) to know what this new recipe brings.

Saturday 28 November 2009

Galette 0.63.3!

Galette 0.63.3 is cooked, lunch's ready ! :-)

This version fixes a security flaw found in the demonstration. Here is the changelog:

  • fix a security flaw that allowed attacker to send arbitrary PHP files on some servers
  • when sendind invalid member form, line dynamic fields were repeated (bug #10187)
  • some encoding issues has been noticed on UFT-8 MySQL servers. Connection is now forced to LATIN1 (thanks to Cédric)
  • unbreakable spaces appears on non html email (thanks to Cédric)
  • using XML characters in mailing subjects causes XML analysis errors on preview (bug #14571)
  • needless data were stored into logs (and not at the right place) sending mailings (bug #14569)
  • XML analysis errors where thrown on logs page when a member card contains reserved characters (bug #14561)
  • html tags in mailing were not showed while previewing a mailing under Firefox (bug #14465)

- page 1 of 2