[galette-commits] [GIT] galette/plugin-auto.git branch master updated. 1.2.0-37-gca6ac36

[ 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-auto.git" repository.

The branch, master has been updated
       via  ca6ac366701ee237f4050e23b9d8c8b617a5db50 (commit)
       via  5ad6fc52f42eee332fab3f78941d36751ed31cfa (commit)
       via  3fc35f2513300280155d21fbeaf17a8a3eca83ad (commit)
       via  5986fb8a0a904f748c7613ad0a548e3ae8d77054 (commit)
       via  120ad3056639602f4df7c27f893c3baa09170091 (commit)
       via  3ce09eed5568e6bab0bf9720e12f79a25789843c (commit)
       via  8300977dce648d74da7e15f19898115b1d707770 (commit)
       via  2691ab3c45b2db4506c8d347c994222345789b0a (commit)
       via  d30d85524d824df579951a08cbf97b6ea41d9eee (commit)
       via  8017b0dc751ac16b71136f525ec4abf9ef7fec98 (commit)
       via  76c6c4e9ba5b08fbb8371304340ca6ae3b46d8fa (commit)
       via  80c3333999d477f27f0dc7b3fb131d777b2e13a8 (commit)
       via  3af1f1d48036bf533c535d768c553ac7104c0c36 (commit)
       via  acf8e01afe7dea47339f4a75cb0c2848b3a6d37f (commit)
       via  7938f15f409e271c0d004f16412f41f2dd9d0ae3 (commit)
       via  01aefc137c369757fd4629556c91130430cc6da1 (commit)
       via  428e30ae4bb23d0607122069853f605e45e09995 (commit)
       via  2f0e09f8121df5a81f2018ef639e6aa9580b8d5c (commit)
       via  d07ba2e6565686eac8f9ec1dbe826e504f58ea85 (commit)
       via  9aac3490c91ce0686cc5cc6b61484acb932330b2 (commit)
       via  2c8f0451137251ec8f70ef7e4707ac5514171381 (commit)
       via  5aecb20c0d55b17e100d5b5c52f31c64f83c3026 (commit)
       via  6911f95b2549b7de3297f017eb39a5c23e992434 (commit)
       via  eba17ddd5466552a06ca73c5e356d21e107bb206 (commit)
       via  dbafaaf8ef88f71ff68e77b4dde61e713eb70058 (commit)
       via  ef0c9e0493ae086436b1b41e97a32bf272fdf0ac (commit)
       via  939840aa144a65b2ccb050ba4b210796e2c4e68a (commit)
       via  d7e844087cc2de5b040a8422a519e36f7d0ee220 (commit)
       via  0ceb0842346cd7548688ca30022afaf0faef5055 (commit)
       via  ed2a0f9af3c6179b0a4cdb8e2e922087498f2116 (commit)
       via  fc3570af82e1752752b34aa9206b67879f2ac2f5 (commit)
       via  ce5e1c4c78e9b2bea41ea2c0c45fc38772368949 (commit)
       via  7b33e3c39bd68b03a3770c38ed0e15e9b0844ca2 (commit)
       via  b8c8b7affed5ff5805fd7d5ded585bf5e1fa7466 (commit)
      from  9d190e210a9fad0db9c3511f57f9c8e57c795822 (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 ca6ac366701ee237f4050e23b9d8c8b617a5db50
Merge: 9d190e2 5ad6fc5
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Dec 20 21:47:59 2017 +0100

    Merge branch 'release/1.3.0'

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

Summary of changes:
 ChangeLog                                          |    4 +
 _config.inc.php                                    |    1 -
 _define.php                                        |   41 +-
 _routes.php                                        |  324 +++++++
 history.php                                        |   89 --
 lang/Makefile                                      |   94 +-
 lang/auto.pot                                      |  632 ++++++++++++
 lang/auto_en_US.php                                |  473 +++++++++
 lang/auto_en_US.po                                 |  851 +++++++++++++++++
 lang/auto_fr_FR.utf8.php                           |  473 +++++++++
 lang/{fr_FR.utf8.po => auto_fr_FR.utf8.po}         |  823 ++++++++--------
 lang/auto_routes.pot                               |  105 ++
 lang/auto_routes_en_US.php                         |   62 ++
 lang/auto_routes_en_US.po                          |  103 ++
 lang/auto_routes_fr_FR.utf8.php                    |   62 ++
 lang/auto_routes_fr_FR.utf8.po                     |  104 ++
 lang/en_US.po                                      |  771 ---------------
 lang/en_US/LC_MESSAGES/auto.mo                     |  Bin 0 -> 10018 bytes
 lang/en_US/LC_MESSAGES/auto_routes.mo              |  Bin 0 -> 1057 bytes
 lang/en_US/LC_MESSAGES/galette.mo                  |  Bin 836 -> 0 bytes
 lang/en_US/LC_MESSAGES/galette_auto.mo             |  Bin 11148 -> 0 bytes
 lang/fr_FR.utf8/LC_MESSAGES/auto.mo                |  Bin 0 -> 11498 bytes
 lang/fr_FR.utf8/LC_MESSAGES/auto_routes.mo         |  Bin 0 -> 1135 bytes
 lang/fr_FR.utf8/LC_MESSAGES/galette.mo             |  Bin 869 -> 0 bytes
 lang/fr_FR.utf8/LC_MESSAGES/galette_auto.mo        |  Bin 12714 -> 0 bytes
 lang/lang_english.php                              |  525 ----------
 lang/lang_french.php                               |  525 ----------
 lang/messages.po                                   |  707 --------------
 lang/xgettext.py                                   |   94 +-
 lib/GaletteAuto/AbstractObject.php                 |  198 +++-
 lib/GaletteAuto/Auto.php                           |  715 +++++++++-----
 lib/GaletteAuto/Autos.php                          |   99 +-
 lib/GaletteAuto/Body.php                           |   30 +-
 lib/GaletteAuto/Brand.php                          |   55 +-
 lib/GaletteAuto/Color.php                          |   30 +-
 lib/GaletteAuto/Controller.php                     |  616 ++++++++++++
 .../{AutosList.php => Filters/ModelsList.php}      |   24 +-
 .../{AutosList.php => Filters/PropertiesList.php}  |   23 +-
 lib/GaletteAuto/Finition.php                       |   30 +-
 lib/GaletteAuto/History.php                        |  121 +--
 lib/GaletteAuto/Model.php                          |  204 ++--
 lib/GaletteAuto/Picture.php                        |   24 +-
 lib/GaletteAuto/PropertiesController.php           | 1003 ++++++++++++++++++++
 lib/GaletteAuto/Repository/Models.php              |  231 +++++
 lib/GaletteAuto/State.php                          |   30 +-
 lib/GaletteAuto/Transmission.php                   |   30 +-
 models-ajax.php                                    |   61 --
 models.php                                         |  166 ----
 my_vehicles.php                                    |   39 -
 my_vehicles_edit.php                               |   39 -
 object.php                                         |  261 -----
 templates/default/adh_fiche_action.tpl             |    2 +-
 templates/default/headers.tpl                      |    4 +-
 templates/default/history.tpl                      |   32 +-
 templates/default/menu.tpl                         |   22 +-
 templates/default/model.tpl                        |   36 +-
 templates/default/models_list.tpl                  |  124 +--
 templates/default/object.tpl                       |   16 +-
 templates/default/object_list.tpl                  |  119 ++-
 templates/default/object_show.tpl                  |   12 +-
 templates/default/vehicles.tpl                     |  118 +--
 templates/default/vehicles_list.tpl                |   43 +-
 vehicles_edit.php                                  |  385 --------
 vehicles_list.php                                  |  133 ---
 {templates/default => webroot}/galette_auto.css    |    6 +-
 .../default => webroot}/images/car-small.png       |  Bin
 {templates/default => webroot}/images/car.png      |  Bin
 .../default => webroot}/images/car.png.license     |    0
 68 files changed, 6961 insertions(+), 4983 deletions(-)
 create mode 100644 _routes.php
 delete mode 100644 history.php
 create mode 100644 lang/auto.pot
 create mode 100644 lang/auto_en_US.php
 create mode 100644 lang/auto_en_US.po
 create mode 100644 lang/auto_fr_FR.utf8.php
 rename lang/{fr_FR.utf8.po => auto_fr_FR.utf8.po} (77%)
 create mode 100644 lang/auto_routes.pot
 create mode 100644 lang/auto_routes_en_US.php
 create mode 100644 lang/auto_routes_en_US.po
 create mode 100644 lang/auto_routes_fr_FR.utf8.php
 create mode 100644 lang/auto_routes_fr_FR.utf8.po
 delete mode 100644 lang/en_US.po
 create mode 100644 lang/en_US/LC_MESSAGES/auto.mo
 create mode 100644 lang/en_US/LC_MESSAGES/auto_routes.mo
 delete mode 100644 lang/en_US/LC_MESSAGES/galette.mo
 delete mode 100644 lang/en_US/LC_MESSAGES/galette_auto.mo
 create mode 100644 lang/fr_FR.utf8/LC_MESSAGES/auto.mo
 create mode 100644 lang/fr_FR.utf8/LC_MESSAGES/auto_routes.mo
 delete mode 100644 lang/fr_FR.utf8/LC_MESSAGES/galette.mo
 delete mode 100644 lang/fr_FR.utf8/LC_MESSAGES/galette_auto.mo
 delete mode 100644 lang/lang_english.php
 delete mode 100644 lang/lang_french.php
 delete mode 100644 lang/messages.po
 create mode 100644 lib/GaletteAuto/Controller.php
 copy lib/GaletteAuto/{AutosList.php => Filters/ModelsList.php} (83%)
 copy lib/GaletteAuto/{AutosList.php => Filters/PropertiesList.php} (84%)
 create mode 100644 lib/GaletteAuto/PropertiesController.php
 create mode 100644 lib/GaletteAuto/Repository/Models.php
 delete mode 100644 models-ajax.php
 delete mode 100644 models.php
 delete mode 100644 my_vehicles.php
 delete mode 100644 my_vehicles_edit.php
 delete mode 100644 object.php
 delete mode 100644 vehicles_edit.php
 delete mode 100644 vehicles_list.php
 rename {templates/default => webroot}/galette_auto.css (72%)
 rename {templates/default => webroot}/images/car-small.png (100%)
 rename {templates/default => webroot}/images/car.png (100%)
 rename {templates/default => webroot}/images/car.png.license (100%)


hooks/post-receive
-- 
galette/plugin-auto.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/