issue20, use <a>-anchor to directly jump to the right photo in photo index view
[phpfspot.git] / phpfspot.class.php
2007-07-01  Andreas Unterkircherissue20, use <a>-anchor to directly jump to the right...
2007-07-01  Andreas Unterkircherissue20, jumping back to the right multipage is now...
2007-07-01  Andreas Unterkircherissue6, only show page selector if more then one page
2007-07-01  Andreas Unterkircherissue6, page selector - a first try
2007-07-01  Andreas Unterkircherissue19, if no exif data is available, show "n/a" inste...
2007-07-01  Andreas Unterkircherbeautify some warning messages
2007-06-30  Andreas Unterkirchercheck if photo exists and is readable in gen_thumb...
2007-06-30  Andreas Unterkircherfixed syntax error
2007-06-30  Andreas Unterkircherissue15, check for compatible image type
2007-06-30  Andreas Unterkircheron reset also reset tag search result
2007-06-30  Andreas Unterkircheravoid error messages if $_SESSION['selected_tags']...
2007-06-30  Andreas Unterkircheruse ignore_once instead of ignore for requirement check...
2007-06-30  Andreas Unterkirchersome cleanup in gen_thumb code
2007-06-29  Andreas Unterkircherthis software does not have any MySQL requirements
2007-06-29  Andreas Unterkircherissue3, first requirement checks
2007-06-24  Andreas Unterkircherissue13, first try of external links, this time for...
2007-06-23  Andreas Unterkircherrenamed search to tagsearch
2007-06-23  Andreas Unterkirchernew function to display text as images
2007-06-23  Andreas Unterkircherissue6, first implementation of paged photo index view
2007-06-21  Andreas Unterkircherissue14, thumbs are now stored outside F-Spot's directo...
2007-06-20  Andreas Unterkirchersome much more flexible thumbnail generation
2007-06-20  Andreas Unterkirchersome error handling on thumbnail generation
2007-06-20  Andreas Unterkircherfinally fixed tags display width problem
2007-06-20  Andreas Unterkircheralphabetic tag search order
2007-06-19  Andreas Unterkirchersome thumbnail error handling
2007-06-18  Andreas Unterkircherissue10, fixed on-demand thumbnail generation
2007-06-18  Andreas Unterkirchershow photo id during mass generating thumbnails
2007-06-18  Andreas Unterkircherlimit percentage of font-size for tag cloud entries...
2007-06-15  Andreas Unterkircherdisplay additional infos like Exif data, additional...
2007-06-15  Andreas Unterkircherissue2, first tag cloud implementation
2007-06-14  Andreas Unterkircherwe check now for file changes with md5 sums.
2007-06-13  Andreas Unterkirchermore sophisticated way to query all images from the...
2007-06-13  Andreas Unterkircherafter remove a tag, resort the selected tag array
2007-06-12  Andreas Unterkirchertag style changes
2007-06-11  Andreas Unterkircherfirst auto-rotation of images based on exif-Orientation tag
2007-06-11  Andreas Unterkirchershow different view for tag- & search-results in photo...
2007-06-11  Andreas Unterkirchermoved tag-search code into general getphotoselection...
2007-06-11  Andreas Unterkircherrename image selection function
2007-06-11  Andreas Unterkircherfirst tag search functionality
2007-06-09  Andreas Unterkircherfirst implementation of "selected tag condition"
2007-06-09  Andreas Unterkirchertag ignore list
2007-06-09  Andreas Unterkircherneed to know the photo details before checkin files...
2007-06-09  Andreas Unterkircheradditional resolution for bubble images
2007-06-09  Andreas Unterkircherrename image resize function
2007-06-09  Andreas Unterkirchermd5 checksum handling with extra sqlite database
2007-06-09  Andreas Unterkirchergeneral function to check if a table exists
2007-06-08  Andreas Unterkircherwhen click on the loupe open a new window and display...
2007-06-08  Andreas Unterkircherif we specify the image size before, the screen doesn...
2007-06-08  Andreas Unterkircherdisplay some meta data informations
2007-06-07  Andreas Unterkirchermoved resize_image function to PHPFSPOT class
2007-06-07  Andreas Unterkirchersome nice credit page
2007-06-07  Andreas Unterkirchershow additional infos in the image preview bubble
2007-06-06  Andreas Unterkirchersort images by time like f-spot does
2007-06-06  Andreas Unterkirchermore code cleanup
2007-06-06  Andreas Unterkirchersome style fixes
2007-06-06  Andreas Unterkircherfix previous & next image in single photo view
2007-06-06  Andreas Unterkircherdisplay photo index as matrix
2007-06-06  Andreas Unterkircheruse a template for the photo index
2007-06-06  Andreas Unterkircherif user has not selected tags right now, display all...
2007-06-05  Andreas Unterkircherlimit displayed photos within index to tag selection
2007-06-05  Andreas Unterkirchersome first draft of an working photo index page
2007-06-05  Andreas Unterkircherajax based add/remove/reset tag list
2007-06-04  Andreas Unterkircherreusable single photo function
2007-06-04  Andreas Unterkircheruse rpc calls for previous/next image
2007-06-04  Andreas Unterkircherinitial import