[galette-commits] [GIT] galette/galette.git annotated tag, 0.7.4, created. 0.7.4 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "galette/galette.git".
The annotated tag, 0.7.4 has been created
at 0211123aa565d63584ce7971b038c812805b2750 (tag)
tagging 7e22af1642e071484a3dc8ec969e312026cd294f (commit)
replaces 0.7.3.2
tagged by Johan Cwiklinski
on Sat Feb 23 01:04:41 2013 +0100
- Log -----------------------------------------------------------------
0.7.4: Exsequenda re-sponsored
Johan Cwiklinski (175):
Merge branch 'release/0.7.3' into develop
Merge branch 'hotfix/0.7.3.1' into develop
Use configured directories at install time (not relative paths only)
Remove existing exports; fixes #271
Update translations
Remove double quotes that will be esacped :/
Remove development code
Inject preferences in texts to avoid a global; refs #414
Use mbstring to check encoding
Cleanup
Add travis config file
Remove globals; refs #414
First add of Unit Tests into Galette; refs #454
Test on exceptions were failing on travis
Avoid use of a global variable for Members filtering; refs #414
User language was not stored in session; fixes #451
Security : use php 5.5 password_hash instead of md5 to store passwords; fixes #487
Customize travis irc notification to avoid bot fighting
Password and PasswordImage were using md5; refs #487
Bump db version in SQL scripts
New password method; fixes #487
Fix travis configuration file
Bad namespace
A global that has been removed but should not yet; refs #414
Merge branch 'hotfix/0.7.3.2' into develop
Bad constructor call
Hidden fields ware proposed in advanced search; fixes #496
Fix font issue (don't know why having Arial declared here cause that issue)
No need to display html sysinfos, raw is enough
Search within contributions; refs #498
Navigation beetween members was broken under postgres (sql issue)
Warning displayed instead of success
Titles management; fixes #174 closes #175
Typos in mysql upgrade script
Bad table name in update scripts; missing mysql FK; refs #174
Instanciate Authentication before Plugins, so latter can access former; fixes #449
Fix undefined index
Browse members in edit mode as well as in display mode; fixes #456
Filters were not properly stored for mailings, exports and so on
Begin export current filter as a CSV file, refs #501
Add a config file to choose exported fields; fixes #501
Minor improvements on plugins management page
Fix non static method called statically
Update phpdoc (no longer static methods)
Bad test
Download directly exported CSV file; refs #501
Static calls no longer required
Ensure order fields are selected in statement
Log something when a pdf error occurs
Use same CSS and classes for all tables (WIP)
Use same CSS and classes for all tables (end)
Password size was not ok for password recovery
Bad constructor call
Prevent lost of some characters in snt password URL
Another bunch of undefined index
Fix a minor bug regarding default lang for loaded texts
Prevent UTF conversion when not mandatory (post 0.7)
Try to delete picture from disk even if it has not been found in the database
Add basic charts; refs #157
Missing separator in password-compat path
Change labels for companies; fixes #511
Update translations
Escaping translations in javascript
Add companies/individuals chart
Export PDF for groups; fixes #484 refs #499
Update translations
Add a simple page to test compatibility and required modules
Search in contributions dynamic fields; fixes #498
Advanced search was executed whil it should been reseted
Memberslist CSV export should not contain any contributions fields; refs #501
Incorrect string NULL instead of real NULL; fixes #515
Add surname and lastname variables for mails; fixes #312
Fix a warning in modules check
Add test for install version
Indent, prevent warning when not in upgrade mode
Missing default namespace, typo in function call
Remove extra whitespaces on dynamic textareas
Members without photos were displayed in trombinoscope
Bad constructor call
Add a method to migrate required fields from releases before 0.7.3; refs #523
Instanciate fields config when upgrading, upgrade old required config alos; fixes #523
Update translations
Texts were not initialized properly at install/upgrade
Fix upgrade issues with fields configuration; fixes #523
Missing namespace
Titles were not initialized at install time
Fix PHP notices; refs #531
Bad column name
Properly instanciate fields configuration on the first try on new installs; refs #529
Avoid constants redeclaration, refs #531 #402 #448
Do not display delete button or sum whane there are no contributions; fixes #533
Do not allow to change id visibility/requirement ; also set some fields hidden per default
Fix undefined index; refs #531
Remove unneeded global
Missing namespace
galette_required is no longer used
Dynamic fields permissions were not initialized
Ooops, that global was required...
New password hash results in a not correct path; fixes #530
Fix undefined index; refs #531
Translate titles at initialization
Fix warning about fields config and translate titles at install time; fixes #529 refs #531
Typo, refs #529
Titles short and long labels were inverted on edition; fixes #536
Typo; refs #536
File missing in previous commit :(
Properly remove members from his groups; fixes #520
Fix undefined index when no group has been selected; refs #531
Diaplay titles list after title edition; refs #536
Do not display pagination when there is no transaction; fixes #540
Gender field must not be set as required; fixes #541
Bad redirect on public pages
Unable to self register when login or password are not mandatory
Dynamic fields were not stored from self subscription; fixes #539
Display an intuitive message when trying to add contribution or transaction with no members; fixes #534
Update translations; refs #534
Ensure file logger is not used before logs directory perms has been checked; fixes #532
Display state of due on member card, fixes #545
Avoid default status removal; fixes #455
Order contributions and transactions lists by date descendent; fixes #465
Missing namespace
Fix various tmeplate warnings; refs #531
Some other template warnings; refs #531
Add some debug infos
Contributions filters were never entirely cleaned
Create a contribuytion from a transaction did not bind them
Order contributions chart by date
Properly load stored title with mysql
Prevent post code execution after redirection
Properly load stored gender with mysql; fixes #547 #548
Use existing variable for width; fixes #497
Add gender pictogram to member card; refs #547
Password must now be 60 chars long; fixes #549
Typo in classname
Unable to select members without mail address with postgres
Use php DateTime
Fix notices and warnings; refs #531
Various notices; fixes #531
Do n ot try to load group from an emtpy resultset; refs #531
Avoid requesting dynamic fields with default 'empty' entry
Do not use LOWER function on boolean fields
Take care of http protocol to build password retrieval links; fixes #557
Fix issue on status filtering from advanced search
Avoid empty amounts converted in zero
Fix propname
Fix gender detection functions
Handle title when an erros occurs storing member
No need for empty image here
Misssing success message...
Load groups after they've been stored
Fix default configuration issues; fixes #559
Title was displayed even if configured not to; refs #559
PHP 5.3.7 is now required
Title combo could not be disabled; prevent notice if title is not set
Make possible mark titles as (not) required; refs #559
Display messages on fields config success sotrage or failure
FIx error message on missing required title; refs #559
Update SQL scripts for title can be null; refs #559
MySQL always returns string values (even if the filed is an integer...)
Fix undefined index
Update translations
Fix some warnings on Members value checking
Update translations
Translate titles at upgrade time
id_adh should not be marked as required
Update translations
Remove title default long form, cleanup translations
Use a constant to unify minimum PHP required version
Update translations
Update translations
Improve company translations, thanks to Roland
Add a tooltip to explain company stuff, improve translations (thanks to Roland again)
Titles removal
Bump version
Merge branch 'release/0.7.4'
bohwaz (1):
Add SQLite database; fixes #482
-----------------------------------------------------------------------
hooks/post-receive
--
galette/galette.git
--
--
Galette repositories commits - http://galette.tuxfamily.org