[galette-commits] [GIT] galette/plugin-auto.git branch develop updated. 1.2.0-18-g428e30a |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/plugin-auto.git branch develop updated. 1.2.0-18-g428e30a
- From: <git@xxxxxxxxxxxxx>
- Date: Sat, 19 Aug 2017 08:45:56 +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-auto.git" repository.
The branch, develop has been updated
via 428e30ae4bb23d0607122069853f605e45e09995 (commit)
via 2f0e09f8121df5a81f2018ef639e6aa9580b8d5c (commit)
via d07ba2e6565686eac8f9ec1dbe826e504f58ea85 (commit)
from 9aac3490c91ce0686cc5cc6b61484acb932330b2 (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 428e30ae4bb23d0607122069853f605e45e09995
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Aug 19 08:42:28 2017 +0200
Two steps removal on properties
commit 2f0e09f8121df5a81f2018ef639e6aa9580b8d5c
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Aug 19 08:07:49 2017 +0200
Properties edition
commit d07ba2e6565686eac8f9ec1dbe826e504f58ea85
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Aug 10 07:16:37 2017 +0200
Add list for brands, colors, states, finitions, bodies and transmissions
-----------------------------------------------------------------------
Summary of changes:
_define.php | 13 +
_routes.php | 140 +++++
...es_fr_FR.utf8.po => auto_routes_fr_FR.utf8.po~} | 19 +-
lib/GaletteAuto/AbstractObject.php | 162 ++++--
lib/GaletteAuto/Body.php | 30 +-
lib/GaletteAuto/Brand.php | 55 +-
lib/GaletteAuto/Color.php | 30 +-
.../Filters/{ModelsList.php => PropertiesList.php} | 15 +-
lib/GaletteAuto/Finition.php | 30 +-
lib/GaletteAuto/Model.php | 14 +-
lib/GaletteAuto/PropertiesController.php | 616 ++++++++++++++++++++-
lib/GaletteAuto/State.php | 30 +-
lib/GaletteAuto/Transmission.php | 30 +-
object.php | 261 ---------
templates/default/menu.tpl | 12 +-
templates/default/object.tpl | 16 +-
templates/default/object_list.tpl | 115 ++--
templates/default/object_show.tpl | 10 +-
18 files changed, 1151 insertions(+), 447 deletions(-)
copy lang/{auto_routes_fr_FR.utf8.po => auto_routes_fr_FR.utf8.po~} (65%)
copy lib/GaletteAuto/Filters/{ModelsList.php => PropertiesList.php} (90%)
delete mode 100644 object.php
hooks/post-receive
--
galette/plugin-auto.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/