diff --git a/var/cache/dev/profiler/d9/b5/0bb5d9 b/var/cache/dev/profiler/d9/b5/0bb5d9 new file mode 100644 index 0000000000000000000000000000000000000000..9deb637df35e456b5144722a93b8c236d1e91c7e Binary files /dev/null and b/var/cache/dev/profiler/d9/b5/0bb5d9 differ diff --git a/var/cache/dev/profiler/index.csv b/var/cache/dev/profiler/index.csv index 0deffa8b58cb17f83ef6f9bbb6a58d1b14be40f3..16113e61c3921acbb28b86fda1a9dcf92c3e2056 100644 --- a/var/cache/dev/profiler/index.csv +++ b/var/cache/dev/profiler/index.csv @@ -1173,3 +1173,4 @@ bc8848,127.0.0.1,GET,http://localhost:8000/favicon.ico,1487065342,9ae273,200 c29de3,127.0.0.1,GET,http://localhost:8000/galerie,1487065344,,200 c0e610,127.0.0.1,GET,http://localhost:8000/galerie,1487065383,,200 3bba8c,127.0.0.1,GET,http://localhost:8000/galerie,1487065731,,200 +0bb5d9,127.0.0.1,GET,http://localhost:8000/galerie,1487069577,,200 diff --git a/var/logs/dev.log b/var/logs/dev.log index 4bce67637ba353b9987819c5e01db975fb45bafc..ac66c033da8a1af3d07c41fd9dd1e029bb4f71a7 100644 --- a/var/logs/dev.log +++ b/var/logs/dev.log @@ -3908,3 +3908,10 @@ [2017-02-14 10:49:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3bba8c","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/3bba8c","method":"GET"} [] [2017-02-14 10:49:21] php.DEBUG: Warning: include(/home/correa/CNinno2k16/var/cache/dev/annotations.php): failed to open stream: No such file or directory {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/correa/CNinno2k16/var/cache/dev/classes.php\",\"line\":2457})"} [] [2017-02-14 10:49:21] php.DEBUG: Warning: include(): Failed opening '/home/correa/CNinno2k16/var/cache/dev/annotations.php' for inclusion (include_path='.:/usr/share/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/correa/CNinno2k16/var/cache/dev/classes.php\",\"line\":2457})"} [] +[2017-02-14 11:52:57] request.INFO: Matched route "galerie". {"route":"galerie","route_parameters":{"_controller":"AppBundle\\Controller\\GalerieController::indexAction","_route":"galerie"},"request_uri":"http://localhost:8000/galerie","method":"GET"} [] +[2017-02-14 11:52:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-02-14 11:52:57] php.DEBUG: Warning: include(/home/correa/CNinno2k16/var/cache/dev/annotations.php): failed to open stream: No such file or directory {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/correa/CNinno2k16/var/cache/dev/classes.php\",\"line\":2457})"} [] +[2017-02-14 11:52:57] php.DEBUG: Warning: include(): Failed opening '/home/correa/CNinno2k16/var/cache/dev/annotations.php' for inclusion (include_path='.:/usr/share/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/correa/CNinno2k16/var/cache/dev/classes.php\",\"line\":2457})"} [] +[2017-02-14 11:53:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0bb5d9","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/0bb5d9","method":"GET"} [] +[2017-02-14 11:53:01] php.DEBUG: Warning: include(/home/correa/CNinno2k16/var/cache/dev/annotations.php): failed to open stream: No such file or directory {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/correa/CNinno2k16/var/cache/dev/classes.php\",\"line\":2457})"} [] +[2017-02-14 11:53:01] php.DEBUG: Warning: include(): Failed opening '/home/correa/CNinno2k16/var/cache/dev/annotations.php' for inclusion (include_path='.:/usr/share/php') {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/correa/CNinno2k16/var/cache/dev/classes.php\",\"line\":2457})"} [] diff --git a/web/js/lunch.photoswipe.js b/web/js/lunch.photoswipe.js index 04350c503552efc120412137bd174f68a8ef2c1d..e4c696606469b0cb6ee477cfac3740dbbb85065b 100644 --- a/web/js/lunch.photoswipe.js +++ b/web/js/lunch.photoswipe.js @@ -141,7 +141,6 @@ var initPhotoSwipeFromDOM = function(gallerySelector) { // define gallery index (for URL) galleryUID: galleryElement.getAttribute('data-pswp-uid'), - history: false, getThumbBoundsFn: function(index) { // See Options -> getThumbBoundsFn section of documentation for more info var thumbnail = items[index].el.getElementsByTagName('img')[0], // find thumbnail