fixed path problem (missing "/")
[phpfspot.git] / docs / ric_CHANGELOG.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3   <html xmlns="http://www.w3.org/1999/xhtml">
4                 <head>
5                         <!-- template designed by Marco Von Ballmoos -->
6                         <title></title>
7                         <link rel="stylesheet" href="media/stylesheet.css" />
8                         <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9                 </head>
10                 <body>
11                                                 <div align="center"><h1>CHANGELOG</h1></div>
12 <pre>
13 phpfspot (1.7)
14
15  * feature, F-Spot photo versioning, #67, #76
16  * bug, display warning when requesting invalid image size, #74
17  * bug, fix error logging to file, #80
18  * bug, get_random_tag_photo() now takes care of show_tags parameter, 81
19  * bug, get newer PDO style working with phpfspot, #109
20  * bug, avoid some notice messages, #179
21  * devel, make calendar layer better readable, #78
22  * devel, add option to control photo path-substitution, #180
23
24  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Sat, 30 May 2009 09:53:57 +0200
25
26 phpfspot (1.6)
27
28  * bug, sort-by rates if all photos of the library are displayed works now.
29  * bug, phpfspot used the image files last modification date instead of F-Spot's
30    recorded date when no EXIF data were available. Now it displays the same time as
31    F-Spot does.
32  * feature, date-input appears now as one field instead of seperates for year, month
33    and day.
34  * feature, make sort-order pre-configurable in phpfspot_cfg.php
35
36  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Fri, 20 Jun 2008 19:40:00 +0100
37
38 phpfspot (1.5)
39
40   * feature, user-friendly URL's (with Apache's mod_rewrite).
41   * feature, display tag-selection with preview-icons in photo index.
42   * feature, support for Nikon's NEF RAW photo format (via dcraw and ImageMagick).
43   * feature, auto-scroll in photo index if thumbnails are out of sight.
44   * feature, support F-Spot's rating values.
45   * bug, if tag added to hide-tags, don't show up in photo-details box (single-photo).
46   * bug, if tag added to hide-tags, don't allow adding to selected-tags list.
47   * bug, if tag added to hide-tags, random-photo needs to take care of it.
48   * bug, auto-completition seemed not to work on all browser's caused by an &amp;nbsp; in
49     a JavaScript URL.
50   * bug, file-name-search can now be combined with any other search and will no longer
51     produce SQL errors.
52
53  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Sat, 25 May 2008 11:00:00 +0100
54
55 phpfspot (1.4)
56
57   * feature, support PNG image format.
58   * feature, auto-completion for tag-search.
59   * feature, lightbox2 for photo preview out of the photo index.
60   * feature, a bit more color for tag-cloud.
61   * bug, SQlite temporary directory can now be set in phpfspot_cfg.php
62   * bug, modify AJAX-loading notification. Standard HTML_AJAX is getting overlayed.
63
64  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Sat, 29 Mar 2008 11:00:00 +0100
65
66 phpfspot (1.3)
67
68   * bug, fixed auto-rotation when EXIF Orientation header is set.
69   * bug, fixed incorrect time-range when using external-url to enter phpfspot.
70   * bug, display also photos which have no tags.
71   * bug, sometimes photos where displayed several times.
72   * bug, fixed image handling which were slender enough, but too high.
73   * bug, fix for PDO sqlite when trying to fetch one single row (contributed by
74   * bug, fix for incorrect SQL query (contributed by Arun Persaud).
75   * bug, fixed window-movement when switching between photo index &amp; photo
76   * feature, removed much of HTML tables to speed up GUI &amp; CSS cleanup
77   * feature, key navigation (next/prev photo, photo index, reset all).
78   * feature, gen_thumbs.php has a new overwrite-thumbnails option.
79   * feature, max. thumb height can now be changed in config settings.
80     Arun Persaud).
81   * feature, new sort order which will group photos by tag-names (alphabetical).
82   * feature, simplified config file by moving config-check out to the main class file.
83   * feature, script to search for duplicated photos via comparing MD5 hash sums.
84   * feature, search for filename's and through photo descriptions.
85   * feature, zooming
86   * feature, new icon's from the Nuovo icon set.
87
88  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Sat, 12 Jan 2008 11:00:00 +0100
89
90 phpfspot (1.2)
91
92   * Show only user-definied tags and pictures (contributed by Arun Persaud).
93   * handling introduced database layout of F-Spot 0.4.x
94   * cleaning up code to avoid PHP warning messages on E_ALL
95
96  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Fri, 30 Dec 2007 20:03:38 +0100
97
98 phpfspot (1.1)
99
100   * new thumbnail directory strcuture inspired by GIT's directory structure
101     (contributed by Arun Persaud).
102   * support for RSS feed (v2.0)
103   * support for PHP5's PDO (PHP Data Objects) to access sqlite3 database
104     (contributed by Arun Persaud).
105   * additional configurable options
106     - Path to smarty
107     - Path to store thumbnails
108
109  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Fri, 09 Nov 2007 18:41:00 +0100
110
111 phpfspot (1.0)
112
113   * first major release
114
115  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Sat, 18 Aug 2007 16:36:00 +0200
116
117 </pre>
118         <p class="notes" id="credit">
119                 Documentation generated on Sat, 30 May 2009 10:14:35 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a>
120         </p>
121         </body>
122 </html>