log mgallery.php @ 209:671b7cfebf87

age author description
Thu, 22 Mar 2018 13:41:36 +0200 Matti Hamalainen Various fixes and adjustments to style.
Tue, 20 Mar 2018 11:11:11 +0200 Matti Hamalainen Improve button descriptions.
Mon, 19 Mar 2018 15:42:15 +0200 Matti Hamalainen Fix quoting of image element alt texts.
Mon, 19 Mar 2018 15:29:54 +0200 Matti Hamalainen Make separate containing div elements for gallery and image view page types.
Mon, 19 Mar 2018 15:28:31 +0200 Matti Hamalainen Rename a CSS id selector.
Mon, 19 Mar 2018 13:44:12 +0200 Matti Hamalainen Add debug option setting.
Mon, 19 Mar 2018 13:17:14 +0200 Matti Hamalainen Move infoBox out of imageCBox element.
Mon, 19 Mar 2018 13:14:40 +0200 Matti Hamalainen Add translatable titles to navigation button elements.
Mon, 19 Mar 2018 13:11:41 +0200 Matti Hamalainen Cosmetics.
Mon, 19 Mar 2018 13:10:11 +0200 Matti Hamalainen Add mgMangleURI() for optionally adding random SHA hash to CSS and javascript
Mon, 19 Mar 2018 12:42:53 +0200 Matti Hamalainen Remove function that was used only once, merge it to parent.
Wed, 14 Mar 2018 15:25:15 +0200 Matti Hamalainen Oops, fix the gallery mode display (we were using medium images for thumbnails.)
Wed, 14 Mar 2018 15:22:04 +0200 Matti Hamalainen Cosmetics.
Wed, 14 Mar 2018 15:21:42 +0200 Matti Hamalainen Separate medium image and thumbnail directories / handling.
Wed, 14 Mar 2018 13:22:37 +0200 Matti Hamalainen Cosmetics.
Wed, 14 Mar 2018 01:43:59 +0200 Matti Hamalainen Improve a bit of indentation for clarity.
Tue, 13 Mar 2018 14:37:49 +0200 Matti Hamalainen Cosmetics.
Tue, 13 Mar 2018 13:36:35 +0200 Matti Hamalainen Cleanup.
Tue, 13 Mar 2018 13:28:56 +0200 Matti Hamalainen Add "up" navigation button, to go back to the main gallery from image page.
Thu, 01 Mar 2018 14:31:55 +0200 Matti Hamalainen Cleanup.
Thu, 01 Mar 2018 13:37:54 +0200 Matti Hamalainen Improve one message and translation.
Thu, 01 Mar 2018 13:37:07 +0200 Matti Hamalainen Bump copyright years.
Tue, 07 Nov 2017 14:40:14 +0200 Matti Hamalainen Improve the JavaScript event hook functions.
Wed, 06 Sep 2017 18:21:17 +0300 Matti Hamalainen Cosmetics.
Wed, 06 Sep 2017 17:49:50 +0300 Matti Hamalainen Improve mobile experience and also desktop image display, maybe.
Wed, 06 Sep 2017 17:34:36 +0300 Matti Hamalainen Change js_path configuration setting to js_file.
Wed, 06 Sep 2017 16:49:01 +0300 Matti Hamalainen Cosmetics.
Wed, 06 Sep 2017 16:46:09 +0300 Matti Hamalainen Move some Javascript code to a separate file and make the location configurable.
Mon, 04 Sep 2017 15:21:13 +0300 Matti Hamalainen Use a wrapper function for making the image metadata information box generation a bit simpler.
Mon, 04 Sep 2017 15:10:35 +0300 Matti Hamalainen Delete dead code line.