[galette-commits] [GIT] galette/plugin-objectslend.git branch develop updated. dc9a0fcae828d309bc72d5d118e7e6eca244c452 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: galette-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/plugin-objectslend.git branch develop updated. dc9a0fcae828d309bc72d5d118e7e6eca244c452
- From: <git@xxxxxxxxxxxxx>
- Date: Sun, 29 Jan 2017 10:14:28 +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-objectslend.git" repository.
The branch, develop has been updated
via dc9a0fcae828d309bc72d5d118e7e6eca244c452 (commit)
via e1d4eb8506b7df5ac79e33aa2eabc943e115db68 (commit)
via 7352a40c167d204d4053530e3241922f94923e8d (commit)
via d6ce44261bd06ca76149dc4a33db6d41ed122a33 (commit)
via 4dd94abbb092799e2cc28d438d2d02ac830741c5 (commit)
from e74fea827fb388eff59b20103e8852fd8dfdbca3 (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 dc9a0fcae828d309bc72d5d118e7e6eca244c452
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Jan 29 10:11:52 2017 +0100
Display of categories in objects list
commit e1d4eb8506b7df5ac79e33aa2eabc943e115db68
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Jan 29 10:02:49 2017 +0100
Update script: add categories pictures table
commit 7352a40c167d204d4053530e3241922f94923e8d
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Jan 29 10:02:29 2017 +0100
Fix drop category from object
commit d6ce44261bd06ca76149dc4a33db6d41ed122a33
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Jan 29 10:02:11 2017 +0100
Do not retrieve categories without objects, no need to filter after
commit 4dd94abbb092799e2cc28d438d2d02ac830741c5
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sun Jan 29 10:01:30 2017 +0100
Rework pictures; add class for categories pictures, etc
-----------------------------------------------------------------------
Summary of changes:
admin_picture.php | 12 +-
category_edit.php | 76 ++--
give_object_back.php | 4 +-
.../{LendPDF.php => CategoryPicture.php} | 27 +-
lib/GaletteObjectsLend/LendCategory.php | 91 ++---
lib/GaletteObjectsLend/LendObject.php | 218 +++++------
lib/GaletteObjectsLend/LendObjectPicture.php | 334 -----------------
.../{LendPDF.php => ObjectPicture.php} | 27 +-
lib/GaletteObjectsLend/Picture.php | 402 +++++++++++++++++++++
lib/GaletteObjectsLend/Preferences.php | 20 +
objects_edit.php | 20 +-
objects_list.php | 2 +-
objects_print.php | 4 +-
picture.php | 73 ++--
scripts/mysql.sql | 10 +
scripts/upgrade-to-0.5-mysql.sql | 11 +
take_object.php | 4 +-
templates/default/admin_picture.tpl | 1 +
templates/default/categories_list.tpl | 8 +-
templates/default/category_edit.tpl | 32 +-
templates/default/galette_lend.css | 3 +
templates/default/objects_edit.tpl | 6 +-
templates/default/objects_list.tpl | 47 ++-
23 files changed, 794 insertions(+), 638 deletions(-)
copy lib/GaletteObjectsLend/{LendPDF.php => CategoryPicture.php} (72%)
delete mode 100644 lib/GaletteObjectsLend/LendObjectPicture.php
copy lib/GaletteObjectsLend/{LendPDF.php => ObjectPicture.php} (72%)
create mode 100644 lib/GaletteObjectsLend/Picture.php
create mode 100644 scripts/upgrade-to-0.5-mysql.sql
hooks/post-receive
--
galette/plugin-objectslend.git
--
--
Galette repositories commits - http://galette.tuxfamily.org