log mgallery.php @ 243:c649933173f8

age author description
Thu, 29 Mar 2018 11:54:03 +0300 Matti Hamalainen Remove unused variable.
Wed, 28 Mar 2018 13:24:53 +0300 Matti Hamalainen Use htmlspecialchars() instead of htmlentities().
Tue, 27 Mar 2018 15:19:30 +0300 Matti Hamalainen No need to use type="text/javascript" for javascript resources, according to W3 validator.
Tue, 27 Mar 2018 15:19:00 +0300 Matti Hamalainen Add lang="xx" attribute to HTML tag.
Tue, 27 Mar 2018 15:12:02 +0300 Matti Hamalainen Get rid of the "use tables" option.
Mon, 26 Mar 2018 19:37:42 +0300 Matti Hamalainen Move mgGetTrans() to mgallery.php as it is used only there. Also change how
Mon, 26 Mar 2018 17:06:12 +0300 Matti Hamalainen Set meta viewport tag and initial scale, and try to "fix" things for some
Thu, 22 Mar 2018 21:59:31 +0200 Matti Hamalainen Implement left/right swipe gesture navigation.
Thu, 22 Mar 2018 18:17:38 +0200 Matti Hamalainen Remove meta-equiv character set tag.
Thu, 22 Mar 2018 14:57:51 +0200 Matti Hamalainen Adjust image adjustment etc.
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.
Mon, 04 Sep 2017 15:10:23 +0300 Matti Hamalainen Add class galleryPageHeader to pageInfoHeader.
Mon, 04 Sep 2017 14:45:12 +0300 Matti Hamalainen Rename CSS "contents" element ID to "pageContents".
Mon, 04 Sep 2017 14:37:33 +0300 Matti Hamalainen Adjust language selector.
Mon, 04 Sep 2017 13:52:44 +0300 Matti Hamalainen Get rid of useless CSS logic and unused global refs.
Mon, 04 Sep 2017 12:28:34 +0300 Matti Hamalainen Make image adjustment to be performed faster.
Mon, 04 Sep 2017 12:28:17 +0300 Matti Hamalainen Add class parameter to mgGetPageInfoHeaderStart().
Fri, 01 Sep 2017 00:44:52 +0300 Matti Hamalainen Implement new config setting "timezone" for specifying the timezone used for date/timestamp interpretation.
Fri, 01 Sep 2017 00:43:24 +0300 Matti Hamalainen "css_select" configuration option was never actually implemented, so squash it.
Mon, 28 Aug 2017 13:49:10 +0300 Matti Hamalainen Add translations for image/sub-album counts.
Sat, 26 Aug 2017 03:41:16 +0300 Matti Hamalainen Show number of images and sub-galleries on the page title. (I can't figure
Mon, 31 Jul 2017 14:48:09 +0300 Matti Hamalainen Change how date timestamps are stored and handled. This breaks cache file
Wed, 10 May 2017 12:02:47 +0300 Matti Hamalainen Various improvements/changes to CSS and usability on mobile devices.
Wed, 10 May 2017 11:37:23 +0300 Matti Hamalainen Remove target="_blank" from the full resolution image links.
Wed, 10 May 2017 11:36:52 +0300 Matti Hamalainen Change naviBreadCrumbs to CSS id instead of class.
Wed, 10 May 2017 11:36:13 +0300 Matti Hamalainen Add language id as css selector to language link elements.
Tue, 09 May 2017 12:59:09 +0300 Matti Hamalainen Adjust language selection box.
Tue, 09 May 2017 12:58:11 +0300 Matti Hamalainen Cosmetics.
Mon, 20 Mar 2017 14:47:56 +0200 Matti Hamalainen More cleanups.
Mon, 20 Mar 2017 14:39:01 +0200 Matti Hamalainen Cleanups.
Thu, 19 Jan 2017 09:43:31 +0200 Matti Hamalainen Bump copyright years.