[galette-commits] [GIT] galette/plugin-events.git branch develop updated. 67c419c04b2923abf902e80928b70c253c82c1d6

[ Thread Index | Date Index | More lists.galette.eu/commits Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "galette/plugin-events.git" repository.

The branch, develop has been updated
       via  67c419c04b2923abf902e80928b70c253c82c1d6 (commit)
       via  36e395aba4099ff0aaabf5d6f09b1c546b1c5e32 (commit)
       via  f810f54e7f946ae1eb4cf88e1e8fffe0ccfcbf58 (commit)
       via  35948b419a170411c3d65d676fd0123263f25d6f (commit)
       via  6e98ee17e37d5242c60c888e0580ebba1daff370 (commit)
       via  a498ac955d4a79f01710874c1d7c134287d5d937 (commit)
       via  7ecfda23a2ff9f97fedb2036e1d036698c9dc898 (commit)
       via  cc318f3f4d4ad6363bfd0d751c29e65059a86ab4 (commit)
       via  3e663125661b3e8ce4746255c29f482efb08ffa2 (commit)
       via  eedd8fccb64e56fec1c2803fcf9caedfc5c6b8fc (commit)
       via  56ee0f26d2a6216a9de1bc58538576e6795d54d5 (commit)
       via  2dd55b19723c4b62e2dc7ffdce6ea9764df15e24 (commit)
       via  8340c99f86cfe002c1962c7609fcead693bb78e9 (commit)
       via  23f497df5350511fc8b6e56a7f91ee25e994c363 (commit)
       via  9124f37db5e5715c81fbb378a14d46388619f6aa (commit)
       via  66dd4b0223e32c5c79ab62788075d530f56e4064 (commit)
      from  e0047ce2983bd3e72106abe8a32ff264bceebc2d (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 67c419c04b2923abf902e80928b70c253c82c1d6
Author: Johan Cwiklinski <jcwiklinski@xxxxxxxxxx>
Date:   Fri Feb 23 06:53:12 2018 +0100

    Event bookings CSV export

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

Summary of changes:
 _define.php                                        |   8 +-
 _routes.php                                        | 499 ++++++++++++++++++++-
 lib/GaletteEvents/Activity.php                     | 424 +++++++++++++++++
 lib/GaletteEvents/Booking.php                      | 249 +++++++---
 lib/GaletteEvents/Event.php                        | 236 +++++++---
 .../{BookingsList.php => ActivitiesList.php}       |  89 +---
 .../Repository/{Events.php => Activities.php}      | 222 ++++-----
 lib/GaletteEvents/Repository/Bookings.php          |   8 +-
 scripts/mysql.sql                                  |  40 +-
 scripts/pgsql.sql                                  |  54 ++-
 templates/default/activities.tpl                   |  91 ++++
 templates/default/{event.tpl => activity.tpl}      |  35 +-
 templates/default/booking.tpl                      |  62 ++-
 templates/default/bookings.tpl                     |  18 +-
 templates/default/event.tpl                        |  71 +--
 templates/default/events.tpl                       |   1 +
 templates/default/menu.tpl                         |   4 +
 17 files changed, 1678 insertions(+), 433 deletions(-)
 create mode 100644 lib/GaletteEvents/Activity.php
 copy lib/GaletteEvents/Filters/{BookingsList.php => ActivitiesList.php} (58%)
 copy lib/GaletteEvents/Repository/{Events.php => Activities.php} (54%)
 create mode 100644 templates/default/activities.tpl
 copy templates/default/{event.tpl => activity.tpl} (75%)


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

-- 
Galette repositories commits - http://galette.eu

List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/


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