1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New Galette URL More... almost 19 years ago
New picture upload system : - database and file storage - picture files can be regenerated from database (no need to keep the content of the 'photos' directory anymore between upgrades More... almost 19 years ago
Some french translation More... almost 19 years ago
Fixed activity display More... almost 19 years ago
Fixed flag display and language translation More... almost 19 years ago
Fixed the CSS path which was broken with the new template structure More... almost 19 years ago
#1103: Fixed bug when adding contrib with postgresqlH More... over 19 years ago
#1103: Fixed transaction interface for normal users More... over 19 years ago
#1103: Added dynamic fields to transactions More... over 19 years ago
#1103: Added interface to enter transactions. More... over 19 years ago
Added interface to change dynamic fields position: left column; right column or full line. More... over 19 years ago
#608: Missing new files. More... over 19 years ago
#608: Translation form separated from forms configuration. More... over 19 years ago
Member and contributions types are now inserted by the PHP install script (in english) Warning fix in dynamic_fields.inc.php Prevented display of 00-00-0000 when member birth date is not filled up More... over 19 years ago
Replaced remaining DBDate(mktime()) calls with DBDate('dd-mm-yyyy') More... over 19 years ago
#608: Fixed SQL query when no dynamic field is defined. More... over 19 years ago
The 31-12-1969 limit bug for birth date is now properly solved. More... over 19 years ago
Added SQL modifications of log table to install scripts Prevented some gettext related errors (if unavailable) Cosmetic fix in log.tpl More... over 19 years ago
Added interface to translate dynamic fields. More... over 19 years ago
Cosmectic fix More... over 19 years ago
Declared $adherent['dyn'] as an empty array to suppress a warning. More... over 19 years ago
Rewritten dynamic fields to be more generic: - Allow dynamic fields to be added to both members and contrib. - Better interface to edit fields with size and other parameters. - Added field type 'choice' for combo-boxes. More... over 19 years ago
Solved a problem that wouldn't allow entering a birth date prior to 31/12/1969 Multiple members deletion Cosmetic and functional bugfixes More... over 19 years ago
Changed dynamic fields processing to be reusable. - Templates to display and edit dynamic fields are included in main templates. - Table names and table field names have changed since category wasn't clear enough. More... over 19 years ago
- Fixed dynamic fields with size 0 (i.e. no limit). - Fixed adding a member with dynamic fields with postgres (In that case Insert_ID returns the row OID instead of the actual id). More... over 19 years ago
Fixed to create the same columns than for mysql More... over 19 years ago
Added code to shift overlapping fees when upgrading from version < 0.63. More... over 19 years ago
Added date when fees are registered in the list of contrib. More... over 19 years ago
Minot bugs when replaying add_contribution form on error. More... over 19 years ago
Changed add_contribution not to have 2 links for fees and donations. On first screen, user has to select the contribution type before all fields are displayed. More... over 19 years ago