[commits] ansel branch master updated. 36ed6c673be438f55879b4203a5d6c5998d53ba3

jan at horde.org jan at horde.org
Tue Oct 17 20:37:44 UTC 2017


The branch "master" has been updated.
The following is a summary of the commits.

from: 8f4091c96232b74954f5c6cf59d1d0f404eec2c5

c8df249 Update references to COPYING files.
0809593 Update links after README changes.
2f9628a Indicate markup language.
36ed6c6 Move phpunit configuration to base directory.

Summary: https://github.com/horde/ansel/compare/8f4091c96232...36ed6c673be4

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

commit c8df24977c8b180cf04fd6924cf2cb620fda99fe
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 17 Oct 2017 18:30:34 +0200

Update references to COPYING files.

 M README.rst
 M bin/ansel
 M bin/ansel-exif-to-tags
 M browse.php
 M browse_edit.php
 M disclaimer.php
 M edit_dates.php
 M faces/claim.php
 M faces/custom.php
 M faces/face.php
 M faces/gallery.php
 M faces/image.php
 M faces/img.php
 M faces/name.php
 M faces/report.php
 M faces/savecustom.php
 M faces/search/all.php
 M faces/search/image.php
 M faces/search/image_define.php
 M faces/search/image_save.php
 M faces/search/image_search.php
 M faces/search/img.php
 M faces/search/name.php
 M faces/search/named.php
 M faces/search/owner.php
 M faces/search/tabs.php
 M gallery.php
 M gallery/captions.php
 M gallery/sort.php
 M group.php
 M image.php
 M img/download.php
 M img/ecard.php
 M img/full.php
 M img/index.php
 M img/mini.php
 M img/screen.php
 M img/thumb.php
 M img/upload.php
 M img/upload_preview.php
 M index.php
 M js/map.js
 M js/map_edit.js
 M js/smartmobile.js
 M js/widgets/geotag.js
 M lib/ActionHandler.php
 M lib/Ajax/Application.php
 M lib/Ajax/Application/Handler.php
 M lib/Ajax/Imple/LocationAutoCompleter.php
 M lib/Ansel.php
 M lib/Api.php
 M lib/Application.php
 M lib/Block/Cloud.php
 M lib/Block/Gallery.php
 M lib/Block/MyGalleries.php
 M lib/Block/RandomPhoto.php
 M lib/Block/RecentComments.php
 M lib/Block/RecentFaces.php
 M lib/Block/RecentlyAdded.php
 M lib/Block/RecentlyAddedGeodata.php
 M lib/Exception.php
 M lib/Faces.php
 M lib/Faces/Base.php
 M lib/Form/Image.php
 M lib/Form/ImageDate.php
 M lib/Form/Watermark.php
 M lib/Gallery.php
 M lib/Gallery/Decorator/Date.php
 M lib/GalleryMode/Base.php
 M lib/GalleryMode/Date.php
 M lib/GalleryMode/Normal.php
 M lib/Image.php
 M lib/ImageGenerator.php
 M lib/ImageGenerator/Mini.php
 M lib/ImageGenerator/SquareThumb.php
 M lib/LoginTasks/SystemTask/Upgrade.php
 M lib/Prefs/Special/GallerySelect.php
 M lib/Prefs/Special/GalleryStyle.php
 M lib/Queue/ProcessThumbs.php
 M lib/Report.php
 M lib/Storage.php
 M lib/Style.php
 M lib/TagBrowser.php
 M lib/Tagger.php
 M lib/Test.php
 M lib/View/Ansel.php
 M lib/View/Base.php
 M lib/View/EmbeddedRenderer/GalleryLink.php
 M lib/View/EmbeddedRenderer/Mini.php
 M lib/View/EmbeddedRenderer/Slideshow.php
 M lib/View/Gallery.php
 M lib/View/GalleryProperties.php
 M lib/View/GalleryRenderer/Base.php
 M lib/View/GalleryRenderer/Gallery.php
 M lib/View/GalleryRenderer/GalleryLightbox.php
 M lib/View/Image.php
 M lib/View/List.php
 M lib/View/Results.php
 M lib/View/Upload.php
 M lib/Widget.php
 M lib/Widget/Actions.php
 M lib/Widget/Base.php
 M lib/Widget/Geotag.php
 M lib/Widget/Tags.php
 M map_edit.php
 M migration/10_ansel_upgrade_computestylehashes.php
 M migration/12_ansel_upgrade_fixautoincrement.php
 M migration/13_ansel_upgrade_parents.php
 M migration/14_ansel_upgrade_fixshareusers.php
 M migration/1_ansel_base_tables.php
 M migration/2_ansel_upgrade_autoincrement.php
 M migration/3_ansel_upgrade_style.php
 M migration/4_ansel_upgrade_tagstocontent.php
 M migration/5_ansel_upgrade_categoriestotags.php
 M migration/6_ansel_upgrade_unsignedints.php
 M migration/7_ansel_upgrade_stylefix.php
 M migration/8_ansel_upgrade_sqlhierarchical.php
 M migration/9_ansel_upgrade_sqlng.php
 M perms.php
 M preview.php
 M protect.php
 M report.php
 M smartmobile.php
 M test/Ansel/TestCase.php
 M test/Ansel/Unit/Base.php
 M test/Ansel/Unit/ImageTest.php
 M view.php
 M xppublish.php

https://github.com/horde/ansel/commit/c8df24977c8b180cf04fd6924cf2cb620fda99fe

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

commit 080959373f9f31cdc2bc40579190dc4e8813e5e3
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 17 Oct 2017 18:39:21 +0200

Update links after README changes.

 M README.rst

https://github.com/horde/ansel/commit/080959373f9f31cdc2bc40579190dc4e8813e5e3

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

commit 2f9628ad548726998c3ae02ab42cd2debd19ac9f
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 17 Oct 2017 20:43:33 +0200

Indicate markup language.

 M README.rst
 R doc/CREDITS
 A doc/CREDITS.rst
 R doc/INSTALL
 A doc/INSTALL.rst
 R doc/UPGRADING
 A doc/UPGRADING.rst
 M package.xml

https://github.com/horde/ansel/commit/2f9628ad548726998c3ae02ab42cd2debd19ac9f

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

commit 36ed6c673be438f55879b4203a5d6c5998d53ba3
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 17 Oct 2017 22:33:32 +0200

Move phpunit configuration to base directory.

 A phpunit.xml.dist
 R test/Ansel/phpunit.xml

https://github.com/horde/ansel/commit/36ed6c673be438f55879b4203a5d6c5998d53ba3


More information about the commits mailing list