[galette-commits] [GIT] galette/galette.git branch, develop, updated. 0.7.6-175-g0006428

[ 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 branch, develop has been updated
       via  0006428ff9d827bef79be5d3aa5f944969abca88 (commit)
       via  3e39543c063e2ce8d069cde7802ef131d5b8f631 (commit)
       via  5fe2de27dd7c199753a0d783cefe2eaa4e2556f6 (commit)
       via  97a3da50dac9a9d56369b910da75df59bf7f7197 (commit)
      from  637cb3e19effae5f7389b3c3df6db354eac8dad5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0006428ff9d827bef79be5d3aa5f944969abca88
Author: Guillaume Rousse <guillomovitch@xxxxxxxx>
Date:   Fri Jan 3 16:14:48 2014 +0100

    no need to modify original query where clause

commit 3e39543c063e2ce8d069cde7802ef131d5b8f631
Author: Guillaume Rousse <guillomovitch@xxxxxxxx>
Date:   Mon Dec 23 19:00:26 2013 +0100

    typo

commit 5fe2de27dd7c199753a0d783cefe2eaa4e2556f6
Author: Guillaume Rousse <guillomovitch@xxxxxxxxx>
Date:   Fri Nov 1 16:48:52 2013 +0100

    exclude separator type fields from list

commit 97a3da50dac9a9d56369b910da75df59bf7f7197
Author: Guillaume Rousse <guillomovitch@xxxxxxxxx>
Date:   Sat Jul 27 19:02:50 2013 +0200

    Add file-type support for dynamic fields; fixes #727
    
    Three form elements are actually used, for more control:
    - a standard file upload element
    - a read-only text field displays current field value
    - a checkbox allows to delete current value
    
    Additional checking of  error occuring while proceeding dynamic fields
    allow to provide feedback when a file is too large, for instance.

-----------------------------------------------------------------------

Summary of changes:
 galette/ajouter_adherent.php                       |   16 ++-
 galette/ajouter_contribution.php                   |   18 ++-
 galette/ajouter_transaction.php                    |   15 ++-
 galette/config/paths.inc.php                       |    3 +
 galette/{get_export.php => get_file.php}           |   36 ++++--
 galette/install/steps/check.php                    |    3 +-
 .../DynamicFieldsTypes/{Boolean.php => File.php}   |   21 ++--
 galette/lib/Galette/Entity/DynamicFields.php       |  128 ++++++++++++++++----
 galette/self_adherent.php                          |   18 ++-
 galette/templates/default/advanced_search.tpl      |    3 +
 .../templates/default/display_dynamic_fields.tpl   |   14 ++-
 galette/templates/default/edit_dynamic_fields.tpl  |   12 ++
 galette/templates/default/editer_champ.tpl         |    4 +
 13 files changed, 217 insertions(+), 74 deletions(-)
 copy galette/{get_export.php => get_file.php} (68%)
 copy galette/lib/Galette/DynamicFieldsTypes/{Boolean.php => File.php} (83%)


hooks/post-receive
--
galette/galette.git

-- 
-- 
Galette repositories commits - http://galette.tuxfamily.org


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/