log mgallery.php @ 151:4e25150aa868

age author description
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.
Sun, 30 Oct 2016 15:22:03 +0200 Matti Hamalainen Adjust image scaling to be delayed and not being done on each resize event
Thu, 06 Oct 2016 13:43:43 +0300 Matti Hamalainen Add support for urchin file.
Wed, 21 Sep 2016 10:35:53 +0300 Matti Hamalainen Change {album,image}_navigation setting to *_flags.
Wed, 21 Sep 2016 10:25:47 +0300 Matti Hamalainen Get rid of certain "obsolete" navigation features, as they are no longer in
Tue, 20 Sep 2016 00:45:43 +0300 Matti Hamalainen Indentation cosmetic.