summaryrefslogtreecommitdiffstats
path: root/phpfspot.class.php
AgeCommit message (Collapse)AuthorFiles
2007-06-23issue6, first implementation of paged photo index viewAndreas Unterkircher1
use thumbnail width & height for <img> to avoid "flipping" when images are getting loaded fixed issue when all selected tags are clicked away but photo index still stays, there are no matching photos git-svn-id: file:///var/lib/svn/phpfspot/trunk@124 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-21issue14, thumbs are now stored outside F-Spot's directory structureAndreas Unterkircher1
issue12, file is not stored in phpfspot db if the thumbnail generation failed git-svn-id: file:///var/lib/svn/phpfspot/trunk@119 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-20some much more flexible thumbnail generationAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@118 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-20some error handling on thumbnail generationAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@117 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-20finally fixed tags display width problemAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@116 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-20alphabetic tag search orderAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@115 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-19some thumbnail error handlingAndreas Unterkircher1
force thumbnail generation if the file is inserted into the phpfspot database, but the thumbnails are not existing (anymore?) git-svn-id: file:///var/lib/svn/phpfspot/trunk@113 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-18issue10, fixed on-demand thumbnail generationAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@108 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-18show photo id during mass generating thumbnailsAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@107 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-18limit percentage of font-size for tag cloud entries to intenger valuesAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@105 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-15display additional infos like Exif data, additional tags, ...Andreas Unterkircher1
in the single photo view git-svn-id: file:///var/lib/svn/phpfspot/trunk@97 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-15issue2, first tag cloud implementationAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@93 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-14we check now for file changes with md5 sums.Andreas Unterkircher1
so the file existing check of the thumbnails can be removed git-svn-id: file:///var/lib/svn/phpfspot/trunk@92 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-13more sophisticated way to query all images from the selected tag in an AND ↵Andreas Unterkircher1
condition git-svn-id: file:///var/lib/svn/phpfspot/trunk@89 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-13after remove a tag, resort the selected tag arrayAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@88 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-12tag style changesAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@86 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-11first auto-rotation of images based on exif-Orientation tagAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@85 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-11show different view for tag- & search-results in photo index viewAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@84 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-11moved tag-search code into general getphotoselection functionAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@82 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-11rename image selection functionAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@80 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-11first tag search functionalityAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@79 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-09first implementation of "selected tag condition"Andreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@74 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-09tag ignore listAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@72 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-09need to know the photo details before checkin files md5 sumAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@69 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-09additional resolution for bubble imagesAndreas Unterkircher1
image viewer class now uses parents thumbnail handling functions git-svn-id: file:///var/lib/svn/phpfspot/trunk@68 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-09rename image resize functionAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@67 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-09md5 checksum handling with extra sqlite databaseAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@66 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-09general function to check if a table existsAndreas Unterkircher1
general function to execute a query without handling results git-svn-id: file:///var/lib/svn/phpfspot/trunk@64 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-08when click on the loupe open a new window and display the imageAndreas Unterkircher1
in its full resolution git-svn-id: file:///var/lib/svn/phpfspot/trunk@61 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-08if we specify the image size before, the screen doesn't flickeringAndreas Unterkircher1
when the next image gets loaded git-svn-id: file:///var/lib/svn/phpfspot/trunk@53 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-08display some meta data informationsAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@49 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-07moved resize_image function to PHPFSPOT classAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@46 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-07some nice credit pageAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@44 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-07show additional infos in the image preview bubbleAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@40 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-06sort images by time like f-spot doesAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@31 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-06more code cleanupAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@29 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-06some style fixesAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@28 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-06fix previous & next image in single photo viewAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@26 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-06display photo index as matrixAndreas Unterkircher1
show a larger pic when user clicks on it git-svn-id: file:///var/lib/svn/phpfspot/trunk@25 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-06use a template for the photo indexAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@23 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-06if user has not selected tags right now, display all imagesAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@22 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-05limit displayed photos within index to tag selectionAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@21 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-05some first draft of an working photo index pageAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@20 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-05ajax based add/remove/reset tag listAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@16 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-04reusable single photo functionAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@14 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-04use rpc calls for previous/next imageAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@11 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-04initial importAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@2 fa6a889d-dae6-447d-9e79-4ba9a3039384