update docs to version 1.5
[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.5)
14
15   * feature, user-friendly URL's (with Apache's mod_rewrite).
16   * feature, display tag-selection with preview-icons in photo index.
17   * feature, support for Nikon's NEF RAW photo format (via dcraw and ImageMagick).
18   * feature, auto-scroll in photo index if thumbnails are out of sight.
19   * feature, support F-Spot's rating values.
20   * bug, if tag added to hide-tags, don't show up in photo-details box (single-photo).
21   * bug, if tag added to hide-tags, don't allow adding to selected-tags list.
22   * bug, if tag added to hide-tags, random-photo needs to take care of it.
23   * bug, auto-completition seemed not to work on all browser's caused by an &amp;nbsp; in
24     a JavaScript URL.
25   * bug, file-name-search can now be combined with any other search and will no longer
26     produce SQL errors.
27
28  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Sat, 25 May 2008 11:00:00 +0100
29
30 phpfspot (1.4)
31
32   * feature, support PNG image format.
33   * feature, auto-completion for tag-search.
34   * feature, lightbox2 for photo preview out of the photo index.
35   * feature, a bit more color for tag-cloud.
36   * bug, SQlite temporary directory can now be set in phpfspot_cfg.php
37   * bug, modify AJAX-loading notification. Standard HTML_AJAX is getting overlayed.
38
39  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Sat, 29 Mar 2008 11:00:00 +0100
40
41 phpfspot (1.3)
42
43   * bug, fixed auto-rotation when EXIF Orientation header is set.
44   * bug, fixed incorrect time-range when using external-url to enter phpfspot.
45   * bug, display also photos which have no tags.
46   * bug, sometimes photos where displayed several times.
47   * bug, fixed image handling which were slender enough, but too high.
48   * bug, fix for PDO sqlite when trying to fetch one single row (contributed by
49   * bug, fix for incorrect SQL query (contributed by Arun Persaud).
50   * bug, fixed window-movement when switching between photo index &amp; photo
51   * feature, removed much of HTML tables to speed up GUI &amp; CSS cleanup
52   * feature, key navigation (next/prev photo, photo index, reset all).
53   * feature, gen_thumbs.php has a new overwrite-thumbnails option.
54   * feature, max. thumb height can now be changed in config settings.
55     Arun Persaud).
56   * feature, new sort order which will group photos by tag-names (alphabetical).
57   * feature, simplified config file by moving config-check out to the main class file.
58   * feature, script to search for duplicated photos via comparing MD5 hash sums.
59   * feature, search for filename's and through photo descriptions.
60   * feature, zooming
61   * feature, new icon's from the Nuovo icon set.
62
63  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Sat, 12 Jan 2008 11:00:00 +0100
64
65 phpfspot (1.2)
66
67   * Show only user-definied tags and pictures (contributed by Arun Persaud).
68   * handling introduced database layout of F-Spot 0.4.x
69   * cleaning up code to avoid PHP warning messages on E_ALL
70
71  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Fri, 30 Dec 2007 20:03:38 +0100
72
73 phpfspot (1.1)
74
75   * new thumbnail directory strcuture inspired by GIT's directory structure
76     (contributed by Arun Persaud).
77   * support for RSS feed (v2.0)
78   * support for PHP5's PDO (PHP Data Objects) to access sqlite3 database
79     (contributed by Arun Persaud).
80   * additional configurable options
81     - Path to smarty
82     - Path to store thumbnails
83
84  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Fri, 09 Nov 2007 18:41:00 +0100
85
86 phpfspot (1.0)
87
88   * first major release
89
90  -- Andreas Unterkircher &lt;unki@netshadow.at&gt;  Sat, 18 Aug 2007 16:36:00 +0200
91
92 </pre>
93         <p class="notes" id="credit">
94                 Documentation generated on Sun, 25 May 2008 10:46:01 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a>
95         </p>
96         </body>
97 </html>