[galette-commits] [GIT] galette/plugin-maps.git branch develop updated. 1.4.0-31-g7a1a7f0 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/plugin-maps.git branch develop updated. 1.4.0-31-g7a1a7f0
- From: <git@xxxxxxxxxxxxx>
- Date: Sat, 04 Jul 2020 07:09:21 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "galette/plugin-maps.git" repository.
The branch, develop has been updated
via 7a1a7f073b8a909259b50910c3a0d06c34408155 (commit)
via be37699fbe53ba5831351dfdaa2f7fd8976dc5d8 (commit)
via c2213630bfe8cf9a2f5d788f2713b953225c6e47 (commit)
via 257eaedfad1e49782f6afa6d7d3540389b1b0047 (commit)
via 18e98be01be6ab84fe2341dfd1704336e385a804 (commit)
via fc4a58888ad58c970121be98f2a8b88bc4edacab (commit)
from 59c0667ffdb85283e88728de4bdf65a380a76530 (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 7a1a7f073b8a909259b50910c3a0d06c34408155
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Jul 3 07:26:46 2020 +0200
Add scrutinizer configuration
commit be37699fbe53ba5831351dfdaa2f7fd8976dc5d8
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Fri Jul 3 06:56:00 2020 +0200
Fix CS
commit c2213630bfe8cf9a2f5d788f2713b953225c6e47
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Jul 2 23:31:28 2020 +0200
Enable travis, use core cs configuration
commit 257eaedfad1e49782f6afa6d7d3540389b1b0047
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Jul 2 23:22:01 2020 +0200
Add release script based on galette with npm/webpack support (from events plugin
commit 18e98be01be6ab84fe2341dfd1704336e385a804
Author: Johan Cwiklinski <jcwiklinski@xxxxxxxxxx>
Date: Thu Jul 2 23:02:25 2020 +0200
Work on integration
commit fc4a58888ad58c970121be98f2a8b88bc4edacab
Author: Johan Cwiklinski <jcwiklinski@xxxxxxxxxx>
Date: Sat Nov 2 10:11:01 2019 +0100
Use npm and webpack
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 +
.scrutinizer.yml | 177 ++
.travis.yml | 42 +
_routes.php | 19 +-
_smarties.php | 1 -
bin/release | 565 +++++
lib/GaletteMaps/Coordinates.php | 3 +-
lib/GaletteMaps/NominatimTowns.php | 3 +-
maps.js | 11 +
package-lock.json | 3976 ++++++++++++++++++++++++++++++++++
package.json | 35 +
templates/default/common_scripts.tpl | 13 +-
templates/default/headers.tpl | 5 +-
webpack.config.js | 71 +
14 files changed, 4899 insertions(+), 24 deletions(-)
create mode 100644 .scrutinizer.yml
create mode 100644 .travis.yml
create mode 100755 bin/release
create mode 100644 maps.js
create mode 100644 package-lock.json
create mode 100644 package.json
create mode 100644 webpack.config.js
hooks/post-receive
--
galette/plugin-maps.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/