]> git.donarmstrong.com Git - deb_pkgs/libapache-gallery-perl.git/blob - Changes
Change underscores to spaces for images too (Closes: #348724)
[deb_pkgs/libapache-gallery-perl.git] / Changes
1 $Author: mil $ $Rev: 324 $
2 $Date: 2011-02-22 21:56:06 +0100 (Tue, 22 Feb 2011) $
3
4 Revision history for Perl extension Apache::Gallery.
5
6 1.0.2~1 Tue Mar 15 03:08:57 CET 2011
7
8         - Extended GalleryUnderscoresToSpaces to filenames as well.
9           (Debian bug #348724, Francesco Potortì)
10
11 1.0.1 Wed Feb 23 20:45:38 CET 2011
12
13         - Added missing template files to MANIFEST
14
15 1.0 Tue Feb 22 21:54:31 CET 2011
16
17         - Handle files that match both GalleryDocFile and GalleryImgFile
18           correctly. (Claus Faerber)
19         - Only respond to HEAD and GET requests, enabling users to use
20           WebDAV for upload (Andreas Plesner)
21         - Added new option GalleryCommentExifKey to get comments from
22           EXIF data (Michael Legart)
23         - Added new option GalleryEnableMediaRss to enable generation of
24           a media RSS feed for each directory listing. This works with
25           e.g. the plugin from http://piclens.com to enable 3D viewing
26           of your gallery. (Michael Legart)
27         - Make browser-caching work with mod_perl 2. Supports If-None-Match
28           and If-Modified-Since headers. Sets Last-Modified-Date and
29           ETag headers. (Michael Legart)
30
31 1.0RC3 Fri Sep 16 10:27:48 CEST 2005
32
33         - Add watermark even when picture doesn't need to be rescaled
34           (Andreas Plesner)
35         - Fix logging to work in Apache 1.3 (Andreas Plesner)
36         - Bugfix: If only one GallerySize was specified, the image's
37           max width was autmatically added to GallerySizes
38           (Andreas Plesner)
39         - Bugfix: Locate thm files if they are called .thm or .THM 
40                 (Michael Legart)
41
42 1.0RC2 Wed Jun  1 09:11:50 CEST 2005
43
44         - Added access keys for navigation (Michael Knudsen)
45
46 1.0RC1 Tue May 24 13:31:50 CEST 2005
47
48         - Added submit button to form in selection mode (Vlad Marchenko)
49         - Added new option GalleryRootPath for use when the gallery
50           is not running from the root of the virtual host (Lubomir Host)
51         - Report proper errors when there are problems with templates (Don Armstrong)
52         - Support newest mod_perl2 version (Philip Paeps)
53
54 0.9.1 Sat Sep 11 23:52:16 CEST 2004
55
56         - Fix mod_perl 1 support that was broken with 0.9 (Michael Legart)
57
58 0.9 Sat Sep 11 22:03:20 CEST 2004
59
60         - Handle .thm for all filetypes and not just tiff, gif and png
61                 (Michael Legart)
62         - Make GallerySortBy work for directories (Michael Legart)
63         - Make GalleryDirSortBy override GallerySortBy for directories
64           (Andreas Plesner)
65         - Report 404 for HEAD requests to non-existing files or directories
66           (Michael Legart)
67         - Scale images when they are requested from the cache instead of
68           before the index is displayed. (Michael Legart)
69         - Sort pictures the same way when viewing images as when viewing
70           directories (Andreas Plesner)
71         - Make the "back" link on the error page work in IE (Michael Legart)
72         - Fixed the TITLE tag for folder comments (Ondra Kudlik)
73         - New option GalleryUnderscoresToSpaces to convert underscores to
74           spaces in the listing of directories. (Ondra Kudlik)
75         - Bugfix for when running outside a virtual host (Jeffrey Hartmann)
76         - Support Apache2 on FreeBSD (Jesper Dalberg)
77         - Avoid false 404 errors when running under mod_perl 2 (Tom Brown)
78
79 0.8 Sun Mar  7 11:22:00 CET 2004
80
81         - Remember choosen width by setting a cookie (Rene Joergensen)
82         - Fixed a bug where $EXIFVALUES was left blank if a picture
83           had a comment. (Michael Legart)
84         - Fixed a bug where one line comments was showed as $COMMENT
85           (Jesper Skriver)
86         - Fixed a bug where comments did not get shown when using
87           the variables exif mode (Thomas L. Kjeldsen)
88         - Added two new configuration options GalleryDocFile and
89           GalleryImgFile that makes it possible to configured which
90           filetypes should be displayed. See the documentation for
91           details. (Guillaume Rousse)
92         - Added new option GalleryThumbnailSizeLS. If set to 1,
93           GalleryThumbnailSize is the long and the short side
94           of the thumbnail image instead of the width and height.
95           (Don Armstrong)
96         - Switched to use Text::Template instead of CGI::FastTemplate,
97           see the UPGRADE file for details. (Don Armstrong)
98         - Create copyright notices on pictures using truetype fonts
99     instead of png images. Font, color and size can be configured
100     (Thomas Petersen, Michael Legart)
101
102 0.7 Mon Sep  8 22:30:35 CEST 2003
103
104         - Support mod_perl version 1 and 2 (1.99) (Michael Legart)      
105         - Send status code 500 on errors, 404 on file not found and
106           make IE show our own errorpage. (Thomas L. Kjeldsen)
107         - Bugfix for directories named "0" (Andreas Plesner Jacobsen)
108         - Added "selection mode". Select images with checkboxes and
109           get a list of filenames. (Peter Andreasen)
110         - Fix to let the module work with perl 5.005 (Aaron)
111         - Do not allow scaling pictures to sizes above their
112           original size (Aaron)
113         - Added GalleryUseFileDate option to make A::G show
114           the files timestamps instead of using the EXIF value (Dennis Haney)
115         - Remember display size when turning Slideshow off (Hans Joergensen)
116         - Nice new layout (Thomas Kjaer)
117         - New option GalleryEXIFMode to control the way EXIF
118           info is displayed. See docs for details (Michael Legart)
119         - Support for the FNumber EXIF value (Thomas Corell)
120         - Added GalleryRootText option to allow changing the name of
121           the root element in the menu (Christopher Knight)
122         - Use Image::Imlib2 instead of Inline::C (Andreas Plesner Jacobsen)
123         - New option GalleryMaxThumbnailsPerPage to limit the number
124           of thumbnails displayed per page. Disabled by default
125           and requires templates update. (Michael Legart)
126         - Bugfix for the GalleryThumbnailSize option. Both height and
127           width max sizes are now obeyed. (David Gee)
128
129 0.6 Tue Apr 22 10:24:40 CEST 2003
130
131         - Apache now internally handles image dispatch which enables
132           use of all Apache caching possibilities (Thomas Eibner)
133         - Documentation and better implementation of the .folder
134           feature. (Jesper Skriver)
135         - Support the EXIF Orientation key for automatic rotate,
136           if your camera supports that - like Canon G3. You can
137           disable this by setting GalleryAutoRotate to 0 (Me)
138         - Works with Inline > 0.42 (Andreas Plesner)
139         - Show nice icons and allow downloads for doc,mp3,ogg,rtf,wav
140           and wmv in addition to the current movie types (Me)
141         - Now displays nice values for Aperture,FocalLength,ShutterSpeed
142           exif values (Thomas Eibner) 
143         - Directory comments added (Hans Joergensen)
144         - New GallerySortBy option to allow sort by time, size etc (Iain Wade)
145         - Set width/height on thumbnail images for better performance (Iain Wade) 
146
147 0.5.1 Sat Nov  9 11:49:29 CET 2002
148
149         - InlineDir is no longer configurable using PerlSetVar, which
150           fixes make test. (Me)
151         - Added test-suite (Me, Andreas Plesner Jacobsen)
152         - Write to the error log if unable to open files in the cache (Me)
153         - cache_dir changed to use File::Spec to make Apache::Gallery
154           more portable. It may even run under Windows now? (Andreas Plesner Jacobsen)
155
156 0.5 Sun Sep 15 11:55:56 CEST 2002
157
158         - Added slideshow feature (Me)  
159         - Code cleanup (Me)
160         - Moved the cache to one single directory outside the webscope (Rene Joergensen)
161         - Allow user to customize the "No info found" message (Me)
162
163 0.4.1 Sun Aug 11 17:48:09 CEST 2002
164
165         - URI Escape image URL in the size selection URLs. (Me)
166         - Fixed bug where .cache directory was not created when requesting images directly (Me)
167         - Don't allow scaling images more than their original size (Jan Chrillesen)
168         - Handle already rotated images correct (Jan Chrillesen, Me)
169         - Fix bug when rotating pictures and a .thm file was present (Thomas Eibner)
170         - Apache::Gallery now allows for regular files to be served correctly (Thomas Eibner)
171         - Support for detailed flash information from Image::Info 1.11 (Me, Allan Joergensen)
172         - Moved Apache::Gallery into subversion revision control instead of CVS (Me)
173
174 0.4 Sun Jun  2 13:11:09 CEST 2002
175
176         - Round height and width to integers when scaling to avoid
177           widths like 640x479.393939393939 (Me)
178         - Regenerate scaled pictures and thumbnails if the original
179           image has changed, the image.rotate file has been added or
180           changed or if the copyright image was added og changed. (Me)
181         - Don't show files starting with "." in the thumbnail index (Yann KerhervĂ©)
182         - Made thumbnailsizes configurable with the GalleryThumbnailSize
183           option. (Me)
184         - Print "Unknown" instead of $INFO in the imageinfo field if
185           unable to find any EXIF information. (Me)
186         - Added perldoc documentation of the module and a installationguide. (Me)
187         - Always list directories before images (Me)
188         - Allow textfiles (ie, robots.txt) (Me)
189         - Fixed a bug where $FILES was printed instead of "Empty directory"
190           if directory contained unsupported files (.txt, .htaccess etc) (Me)
191         - New templates where folders doesn't get displayed one on each line (Thomas Kjaer)
192         - Works without a VirtualHost now (Does not use DocumentRoot) (Peter Breton) 
193         - New option GalleryWrapNavigation to enable a new feature in the
194           pictureview where "Next" at the end displays the first picture etc
195                 (Peter Breton/Me)
196         - New option AllowOriginal for the user to be able to download the
197           original picture, not enabled by default (Thomas Eibner)
198         - TIFF and PPM support (Thomas Eibner)
199         - Initial movie support - download movie clips (Rene Joergensen)
200
201 0.3.1 Thu Jan 10 15:47:39 CET 2002
202
203         - Fixed a huge memoryleak.
204
205 0.3 Wed Jan  2 00:25:21 CET 2002
206
207         - Made Inline dir configurable. (Tim Coleman)
208         - Made it configurable which information about the image
209           should be viewed. (Thomas Eibner)
210         - Added GallerySizes option. You can now choose which
211           resolutions the user can scale between. The Gallery
212           will not allow scaling to 641x480 if you only configured
213           640x480. (To prevent evil people filling up your disk) (Me)
214         - Handle spaces in files and directories correct. 
215         - Now possible to rotate pictures on the fly. (Thomas Eibner)
216         - Copyright picture can be included on each picture (Thomas Eibner)
217         - Comments for each picture changed to be in 
218           picture.jpg.comments (Thomas Eibner)
219   - Scale thumbnails correct when images are rotated 90-degrees. (Me)
220
221 0.2 Sun Oct 14 19:57:06 2001
222         - addcomments.pl renamed to gallery-editcomments.pl
223         - Added "viewing picture X of Y" when viewing images
224         - Switched to using Imlib2 instead of GD. Apache::Gallery
225           now supports all the image formats Imlib2 supports.
226         - Added gallery-buildcache.pl script to generated thumbnails
227           (Usefull if your browser times out the first time you
228                 visit a new gallery)
229
230 0.1.1 Sat Sep 30 01:10:03 2001
231         - Added src/addcomments.pl script for editing picture
232           comments.
233
234         - Templates have been updated by Erwin Lansing and 
235           Thomas Kjaer and are now much nicer by default!
236
237 0.1  Mon Aug 20 19:38:31 2001
238         - original version; created by h2xs 1.21 with options
239                 -XA -n Apache::Gallery
240