]> mj.ucw.cz Git - gallery.git/log
gallery.git
9 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.

9 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.

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

9 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

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

9 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.

9 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).

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

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

9 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.

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

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

9 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

9 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

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

9 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

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

9 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

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

9 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

9 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

9 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

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

9 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

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

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

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

9 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

9 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

9 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

9 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

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

9 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

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

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

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

9 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

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

9 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

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

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

9 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 "?"

9 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

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

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

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

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

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

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

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

9 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

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

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

9 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

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

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

9 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)

9 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.

9 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

9 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.

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

9 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

9 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

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

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

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

9 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

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

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

9 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

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

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

9 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.

9 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

9 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

9 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

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