]> mj.ucw.cz Git - gallery.git/log
gallery.git
10 years agogal-mj-digikam: sort by date
Martin Mares [Sun, 15 Jun 2014 16:47:20 +0000 (18:47 +0200)]
gal-mj-digikam: sort by date

10 years agoFixed typo in custom JS
Martin Mares [Fri, 14 Feb 2014 22:25:53 +0000 (23:25 +0100)]
Fixed typo in custom JS

10 years agoCope with craziness of EXIF geo formats
Martin Mares [Mon, 3 Feb 2014 14:49:20 +0000 (15:49 +0100)]
Cope with craziness of EXIF geo formats

10 years agoLittle improvements to GeoHack
Martin Mares [Mon, 3 Feb 2014 13:06:12 +0000 (14:06 +0100)]
Little improvements to GeoHack

10 years agoGallery.pm needs File::Spec
Martin Mares [Mon, 3 Feb 2014 10:11:28 +0000 (11:11 +0100)]
Gallery.pm needs File::Spec

10 years agoGeoHack
Martin Mares [Mon, 3 Feb 2014 09:30:31 +0000 (10:30 +0100)]
GeoHack

Just experimenting...

10 years agoBugfix
Martin Mares [Mon, 3 Feb 2014 00:30:18 +0000 (01:30 +0100)]
Bugfix

10 years agoHighSlide includes photo ID in the hash part of the URL
Martin Mares [Mon, 3 Feb 2014 00:24:54 +0000 (01:24 +0100)]
HighSlide includes photo ID in the hash part of the URL

10 years agoHighSlide updated to include event mode
Martin Mares [Mon, 3 Feb 2014 00:23:32 +0000 (01:23 +0100)]
HighSlide updated to include event mode

Also cleaned white space.

10 years agoCaching of EXIF position and time
Martin Mares [Mon, 3 Feb 2014 00:20:23 +0000 (01:20 +0100)]
Caching of EXIF position and time

10 years agoCleaned up gal-gen
Martin Mares [Sun, 2 Feb 2014 23:20:52 +0000 (00:20 +0100)]
Cleaned up gal-gen

10 years agoFixed auto-detection of "upside-down" mode
Martin Mares [Sat, 21 Sep 2013 22:48:41 +0000 (00:48 +0200)]
Fixed auto-detection of "upside-down" mode

10 years agoAdded gal-date
Martin Mares [Mon, 15 Jul 2013 12:31:39 +0000 (14:31 +0200)]
Added gal-date

10 years agogal-scan preserves order of pre-existing images
Martin Mares [Sun, 9 Jun 2013 11:06:21 +0000 (13:06 +0200)]
gal-scan preserves order of pre-existing images

10 years agoUnify photo_name
Martin Mares [Sat, 19 Jan 2013 14:21:43 +0000 (15:21 +0100)]
Unify photo_name

10 years agoGallery2: The driver script supports sequential mode, which shows full output
Martin Mares [Mon, 31 Dec 2012 20:19:23 +0000 (21:19 +0100)]
Gallery2: The driver script supports sequential mode, which shows full output

10 years agoUCW::Gallery::Web::Highslide: Image pages do not include JS
Martin Mares [Mon, 31 Dec 2012 20:17:58 +0000 (21:17 +0100)]
UCW::Gallery::Web::Highslide: Image pages do not include JS

10 years agoUCW::Support for user-defined error handling
Martin Mares [Mon, 31 Dec 2012 20:17:51 +0000 (21:17 +0100)]
UCW::Support for user-defined error handling

10 years agoUCW::Implemented try_get method
Martin Mares [Mon, 31 Dec 2012 20:17:43 +0000 (21:17 +0100)]
UCW::Implemented try_get method

10 years agoUCW::Gallery::Web: Better interface between web FE and hooks
Martin Mares [Mon, 31 Dec 2012 20:17:32 +0000 (21:17 +0100)]
UCW::Gallery::Web: Better interface between web FE and hooks

Each hook is now passed a reference to the front-end object,
which provides a trivial interface to hooks.

10 years agoUCW::Partial support for PNG images
Martin Mares [Mon, 31 Dec 2012 20:17:15 +0000 (21:17 +0100)]
UCW::Partial support for PNG images

Once they enter the photo repository, accompanied by correct format
specification in the meta-data, they are thumbnailed and displayed
properly.

However, gal-scan and gal-gen do not handled them yet.

10 years agoGallery2: Bug fixes
Martin Mares [Mon, 31 Dec 2012 00:08:44 +0000 (01:08 +0100)]
Gallery2: Bug fixes

10 years agoGallery2: Get rid of DOS newlines
Martin Mares [Sun, 30 Dec 2012 12:02:49 +0000 (13:02 +0100)]
Gallery2: Get rid of DOS newlines

10 years agoGallery2: Spelling of Highslide
Martin Mares [Sun, 30 Dec 2012 11:30:27 +0000 (12:30 +0100)]
Gallery2: Spelling of Highslide

10 years agoGallery2: HighSlide uses its own navigation images
Martin Mares [Sun, 30 Dec 2012 11:28:58 +0000 (12:28 +0100)]
Gallery2: HighSlide uses its own navigation images

In the long term, it is easier than parasiting on other themes.

10 years agoGallery2: Front-end attachment reform
Martin Mares [Sun, 30 Dec 2012 11:18:35 +0000 (12:18 +0100)]
Gallery2: Front-end attachment reform

Finally, I understood that the original idea of attaching front-ends
directly from gallery.cf is fallacious. It makes things unnecessarily
complicated, especially if you want to use multiple front-ends.

Now, the only place where we care of the web front-end is gallery.cgi
itself.

Necessarily, we no longer insist that all configuration variables we set
are previously defined. Also, requested thumbnail sizes are now explicitly
mentioned in gallery.cf, because we cannot infer them from the front-ends
(which did not work properly anyway).

10 years agoGallery2: Styling reform continued
Martin Mares [Sun, 30 Dec 2012 11:18:22 +0000 (12:18 +0100)]
Gallery2: Styling reform continued

10 years agoGallery2: HighSlide config cleanup
Martin Mares [Sun, 30 Dec 2012 09:55:20 +0000 (10:55 +0100)]
Gallery2: HighSlide config cleanup

10 years agoGallery2: Removed HighSlide files which are not used
Martin Mares [Sun, 30 Dec 2012 09:49:50 +0000 (10:49 +0100)]
Gallery2: Removed HighSlide files which are not used

We keep graphics belonging to non-default styles, though.

10 years agoGallery2: README
Martin Mares [Sat, 29 Dec 2012 23:04:51 +0000 (00:04 +0100)]
Gallery2: README

10 years agoGallery2: Renamed /gal2 to /gal
Martin Mares [Sat, 29 Dec 2012 22:36:13 +0000 (23:36 +0100)]
Gallery2: Renamed /gal2 to /gal

10 years agoGallery2: Archive has a file name
Martin Mares [Sat, 29 Dec 2012 22:35:19 +0000 (23:35 +0100)]
Gallery2: Archive has a file name

10 years agoGallery2: Archiving and generalized HTML extras
Martin Mares [Sat, 29 Dec 2012 21:48:54 +0000 (22:48 +0100)]
Gallery2: Archiving and generalized HTML extras

10 years agoGallery2: Improved parallelization
Martin Mares [Sat, 29 Dec 2012 21:43:14 +0000 (22:43 +0100)]
Gallery2: Improved parallelization

10 years agoGallery2: Implemented parallel execution on multiple galleries
Martin Mares [Sat, 29 Dec 2012 20:32:57 +0000 (21:32 +0100)]
Gallery2: Implemented parallel execution on multiple galleries

10 years agoGallery2: Obsolete FIXME
Martin Mares [Sat, 29 Dec 2012 19:08:22 +0000 (20:08 +0100)]
Gallery2: Obsolete FIXME

10 years agoGallery2: Use generators of meta file names
Martin Mares [Sat, 29 Dec 2012 19:07:56 +0000 (20:07 +0100)]
Gallery2: Use generators of meta file names

10 years agoGallery2: gal-scan bugfix
Martin Mares [Sat, 29 Dec 2012 19:06:39 +0000 (20:06 +0100)]
Gallery2: gal-scan bugfix

10 years agoGallery2: Post-migration checker of thumbnail aspect ratios
Martin Mares [Sat, 29 Dec 2012 17:00:40 +0000 (18:00 +0100)]
Gallery2: Post-migration checker of thumbnail aspect ratios

10 years agoGallery2: Functions for constructing meta-data file names
Martin Mares [Sat, 29 Dec 2012 17:00:14 +0000 (18:00 +0100)]
Gallery2: Functions for constructing meta-data file names

10 years agoGallery2: gal-mj-upgrade writes thumbnail data
Martin Mares [Sat, 29 Dec 2012 16:59:50 +0000 (17:59 +0100)]
Gallery2: gal-mj-upgrade writes thumbnail data

10 years agoGallery2: Rounding in gal-cache
Martin Mares [Sat, 29 Dec 2012 16:59:32 +0000 (17:59 +0100)]
Gallery2: Rounding in gal-cache

10 years agoGallery2: Correct rounding in gal-gen
Martin Mares [Sat, 29 Dec 2012 16:22:11 +0000 (17:22 +0100)]
Gallery2: Correct rounding in gal-gen

10 years agoGallery2: gal-scan --update supported
Martin Mares [Sat, 29 Dec 2012 14:48:35 +0000 (15:48 +0100)]
Gallery2: gal-scan --update supported

10 years agoGallery2: More of upgrading machinery
Martin Mares [Sat, 29 Dec 2012 14:12:46 +0000 (15:12 +0100)]
Gallery2: More of upgrading machinery

10 years agooops...
Martin Mares [Sat, 29 Dec 2012 11:43:59 +0000 (12:43 +0100)]
oops...

10 years agoGallery2: Let mj-digikam call mj-init if needed
Martin Mares [Sat, 29 Dec 2012 11:43:36 +0000 (12:43 +0100)]
Gallery2: Let mj-digikam call mj-init if needed

10 years agoGallery2: Let mj-upload edit .cf as well
Martin Mares [Sat, 29 Dec 2012 11:39:50 +0000 (12:39 +0100)]
Gallery2: Let mj-upload edit .cf as well

10 years agoGallery2: More complete gal-mj-upload
Martin Mares [Sat, 29 Dec 2012 11:28:44 +0000 (12:28 +0100)]
Gallery2: More complete gal-mj-upload

10 years agoGallery2: Let mj-upload call gal gen as well
Martin Mares [Sat, 29 Dec 2012 11:16:57 +0000 (12:16 +0100)]
Gallery2: Let mj-upload call gal gen as well

10 years agoGallery2: HTTP errors fixed
Martin Mares [Fri, 28 Dec 2012 10:17:14 +0000 (11:17 +0100)]
Gallery2: HTTP errors fixed

10 years agoGallery2: easing_equations.js not needed
Martin Mares [Thu, 27 Dec 2012 23:07:15 +0000 (00:07 +0100)]
Gallery2: easing_equations.js not needed

10 years agoGallery2: Caveat gone
Martin Mares [Thu, 27 Dec 2012 23:04:28 +0000 (00:04 +0100)]
Gallery2: Caveat gone

10 years agoGallery2: HighSlide dimming enabled
Martin Mares [Thu, 27 Dec 2012 23:02:46 +0000 (00:02 +0100)]
Gallery2: HighSlide dimming enabled

10 years agoGallery2: More HighSlide hacking
Martin Mares [Thu, 27 Dec 2012 22:59:48 +0000 (23:59 +0100)]
Gallery2: More HighSlide hacking

10 years agoGallery2: Let mj-upgrade call mj-init
Martin Mares [Thu, 27 Dec 2012 22:37:52 +0000 (23:37 +0100)]
Gallery2: Let mj-upgrade call mj-init

10 years agoGallery2: Upgrade 2012
Martin Mares [Thu, 27 Dec 2012 22:31:54 +0000 (23:31 +0100)]
Gallery2: Upgrade 2012

10 years agoGallery2: Let gal gen remove stale files
Martin Mares [Thu, 27 Dec 2012 22:16:25 +0000 (23:16 +0100)]
Gallery2: Let gal gen remove stale files

10 years agoGallery2: HighSlide fine tuning
Martin Mares [Thu, 27 Dec 2012 21:29:35 +0000 (22:29 +0100)]
Gallery2: HighSlide fine tuning

10 years agoGallery2: Further HighSlide hackery
Martin Mares [Thu, 27 Dec 2012 21:22:30 +0000 (22:22 +0100)]
Gallery2: Further HighSlide hackery

10 years agoGallery2: Use "." as a self-ref, not "?"
Martin Mares [Thu, 27 Dec 2012 21:21:38 +0000 (22:21 +0100)]
Gallery2: Use "." as a self-ref, not "?"

10 years agoGallery2: Get rid of DOS newlines
Martin Mares [Thu, 27 Dec 2012 21:01:43 +0000 (22:01 +0100)]
Gallery2: Get rid of DOS newlines

10 years agoGallery2: More UTF-8
Martin Mares [Thu, 27 Dec 2012 19:41:07 +0000 (20:41 +0100)]
Gallery2: More UTF-8

10 years agoGallery2: UTF-8-ization
Martin Mares [Thu, 27 Dec 2012 19:40:33 +0000 (20:40 +0100)]
Gallery2: UTF-8-ization

10 years agoGallery2: Experiments with HighSlide
Martin Mares [Wed, 26 Dec 2012 22:55:08 +0000 (23:55 +0100)]
Gallery2: Experiments with HighSlide

10 years agoGallery2: Added gal-mj-upload
Martin Mares [Wed, 26 Dec 2012 20:30:51 +0000 (21:30 +0100)]
Gallery2: Added gal-mj-upload

10 years agoGallery2: Subcommands
Martin Mares [Wed, 26 Dec 2012 20:20:43 +0000 (21:20 +0100)]
Gallery2: Subcommands

10 years agoGallery2: Plain theme
Martin Mares [Wed, 26 Dec 2012 19:50:02 +0000 (20:50 +0100)]
Gallery2: Plain theme

10 years agoGallery2: Delete old theme "nrt"
Martin Mares [Wed, 26 Dec 2012 19:28:15 +0000 (20:28 +0100)]
Gallery2: Delete old theme "nrt"

10 years agoGallery2: nrt-blue: Class "annot" removed, it's no longer used
Martin Mares [Wed, 26 Dec 2012 19:26:08 +0000 (20:26 +0100)]
Gallery2: nrt-blue: Class "annot" removed, it's no longer used

10 years agoGallery2: Bug fix
Martin Mares [Wed, 26 Dec 2012 19:23:51 +0000 (20:23 +0100)]
Gallery2: Bug fix

10 years agoGallery2: More objectification
Martin Mares [Wed, 26 Dec 2012 19:06:37 +0000 (20:06 +0100)]
Gallery2: More objectification

10 years agoOld gallery: Follow changes in UCW::CGI
Martin Mares [Wed, 26 Dec 2012 19:05:58 +0000 (20:05 +0100)]
Old gallery: Follow changes in UCW::CGI

10 years agoGallery2: More renames
Martin Mares [Wed, 26 Dec 2012 18:31:42 +0000 (19:31 +0100)]
Gallery2: More renames

10 years agoGallery2: Rename auxiliary script
Martin Mares [Wed, 26 Dec 2012 18:31:06 +0000 (19:31 +0100)]
Gallery2: Rename auxiliary script

10 years agoGallery2: Moving to object-oriented interface (not finished yet)
Martin Mares [Wed, 26 Dec 2012 18:22:42 +0000 (19:22 +0100)]
Gallery2: Moving to object-oriented interface (not finished yet)

10 years agoGallery2: Removed auto-generated comment at the top of gallery.list
Martin Mares [Wed, 26 Dec 2012 13:48:01 +0000 (14:48 +0100)]
Gallery2: Removed auto-generated comment at the top of gallery.list

Without the comment, line numbers correspond to photo numbers,
which is nice.

10 years agoGallery2: Clean up remnants of archiving
Martin Mares [Wed, 26 Dec 2012 13:46:20 +0000 (14:46 +0100)]
Gallery2: Clean up remnants of archiving

10 years agoGallery2: Titles are cached by gal-cache instead of gal-gen
Martin Mares [Wed, 26 Dec 2012 13:28:28 +0000 (14:28 +0100)]
Gallery2: Titles are cached by gal-cache instead of gal-gen

This makes title changes much easier.

10 years agoGallery2: Debugging
Martin Mares [Wed, 26 Dec 2012 13:19:09 +0000 (14:19 +0100)]
Gallery2: Debugging

10 years agoGallery2: Configuration and a test gallery
Martin Mares [Wed, 26 Dec 2012 13:07:58 +0000 (14:07 +0100)]
Gallery2: Configuration and a test gallery

10 years agoGallery2: Use FindBin to find libraries
Martin Mares [Wed, 26 Dec 2012 13:07:16 +0000 (14:07 +0100)]
Gallery2: Use FindBin to find libraries

10 years agoGallery2: Added gal-show-cf
Martin Mares [Wed, 26 Dec 2012 13:07:07 +0000 (14:07 +0100)]
Gallery2: Added gal-show-cf

10 years agoGallery2: Makefile
Martin Mares [Wed, 26 Dec 2012 11:46:34 +0000 (12:46 +0100)]
Gallery2: Makefile

10 years agoGallery2: Missing bits
Martin Mares [Wed, 26 Dec 2012 11:44:06 +0000 (12:44 +0100)]
Gallery2: Missing bits

10 years agoGallery2: First attempts at web version
Martin Mares [Sun, 23 Dec 2012 23:32:02 +0000 (00:32 +0100)]
Gallery2: First attempts at web version

10 years agoGallery2: Import %CF
Martin Mares [Sun, 23 Dec 2012 22:51:00 +0000 (23:51 +0100)]
Gallery2: Import %CF

10 years agoGallery2: gen-cache
Martin Mares [Sun, 23 Dec 2012 22:47:17 +0000 (23:47 +0100)]
Gallery2: gen-cache

10 years agoGallery2: A simple script for dumping meta-data
Martin Mares [Sun, 23 Dec 2012 22:46:58 +0000 (23:46 +0100)]
Gallery2: A simple script for dumping meta-data

10 years agoGallery2: Generator
Martin Mares [Sun, 23 Dec 2012 21:50:57 +0000 (22:50 +0100)]
Gallery2: Generator

10 years agoGallery2: Relativize original names
Martin Mares [Sun, 23 Dec 2012 14:52:40 +0000 (15:52 +0100)]
Gallery2: Relativize original names

10 years agoGallery2: First bits of scanning and updating
Martin Mares [Sun, 23 Dec 2012 14:26:15 +0000 (15:26 +0100)]
Gallery2: First bits of scanning and updating

GQview collections handled by a separate script.

10 years agoGallery::Archive: Fix calls to archivers
Martin Mares [Tue, 9 Oct 2012 18:15:32 +0000 (20:15 +0200)]
Gallery::Archive: Fix calls to archivers

10 years agoFix bugs caused by recent changes
Martin Mares [Thu, 27 Sep 2012 14:34:03 +0000 (16:34 +0200)]
Fix bugs caused by recent changes

10 years agoTemporary move to gal/, so that we can import history from mj-web
Martin Mares [Sun, 8 Feb 2015 20:13:07 +0000 (21:13 +0100)]
Temporary move to gal/, so that we can import history from mj-web

10 years agoInitial import
Martin Mares [Sun, 16 Sep 2001 22:00:00 +0000 (00:00 +0200)]
Initial import