[galette-commits] [GIT] galette/plugin-events.git branch develop updated. 248ef7cfb2bdc8262709894f140f7450cd9a0f94 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/plugin-events.git branch develop updated. 248ef7cfb2bdc8262709894f140f7450cd9a0f94
- From: <git@xxxxxxxxxxxxx>
- Date: Mon, 05 Feb 2018 11:11:34 +0100
- Auto-submitted: auto-generated
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 248ef7cfb2bdc8262709894f140f7450cd9a0f94 (commit)
from a67bae0b4dd494609d3cadd8868150b64d0015cf (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 248ef7cfb2bdc8262709894f140f7450cd9a0f94
Author: Johan Cwiklinski <jcwiklinski@xxxxxxxxxx>
Date: Mon Feb 5 11:11:25 2018 +0100
Bookings
-----------------------------------------------------------------------
Summary of changes:
_define.php | 8 +-
_routes.php | 315 ++++++++++-
lib/GaletteEvents/Booking.php | 605 +++++++++++++++++++++
lib/GaletteEvents/Event.php | 6 +-
lib/GaletteEvents/Filters/BookingsList.php | 185 +++++++
.../Repository/{Events.php => Bookings.php} | 73 +--
lib/GaletteEvents/Repository/Events.php | 2 +-
scripts/mysql.sql | 7 +-
scripts/pgsql.sql | 4 +-
templates/default/booking.tpl | 202 +++++++
templates/default/bookings.tpl | 149 ++++-
templates/default/events.tpl | 7 +-
templates/default/menu.tpl | 2 +-
13 files changed, 1514 insertions(+), 51 deletions(-)
create mode 100644 lib/GaletteEvents/Booking.php
create mode 100644 lib/GaletteEvents/Filters/BookingsList.php
copy lib/GaletteEvents/Repository/{Events.php => Bookings.php} (81%)
create mode 100644 templates/default/booking.tpl
hooks/post-receive
--
galette/plugin-events.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/