summaryrefslogtreecommitdiffstats
path: root/phpfspot.class.php
AgeCommit message (Expand)AuthorFiles
2007-07-10issue29, when the mouse keeps staying over the link, show also the full photo...Andreas Unterkircher1
2007-07-10issue13, fixed external link - the browser will complete themAndreas Unterkircher1
2007-07-10issue27, first trial of gallery export for HTML and MoinMoin markupAndreas Unterkircher1
2007-07-10issue38, removed pending comma on last selected-tag entryAndreas Unterkircher1
2007-07-08issue35, if too many tags are selected and AND condition is used, this will s...Andreas Unterkircher1
2007-07-08issue34, fixed wickeld tag column when too many tags are selectedAndreas Unterkircher1
2007-07-08issue6, improved page selectorAndreas Unterkircher1
2007-07-07issue31, a mini preview of the previous and next photo is now shown in a sing...Andreas Unterkircher1
2007-07-07some code for issue24Andreas Unterkircher1
2007-07-07issue28, use getimagesize if no exif data is availableAndreas Unterkircher1
2007-07-06issue29, shorten too long namesAndreas Unterkircher1
2007-07-06issue21, reordered photo index and added some nice mouseover effectAndreas Unterkircher1
2007-07-06issue22, vertical images should now get resized correctly also if the rotatio...Andreas Unterkircher1
2007-07-04issue13, if user jumps into from an external link, immediatley display the ph...Andreas Unterkircher1
2007-07-01only set anchor is it is really provided by the clientAndreas Unterkircher1
2007-07-01issue22, vertical images are now getting resized correctlyAndreas Unterkircher1
2007-07-01issue20, use <a>-anchor to directly jump to the right photo in photo index viewAndreas Unterkircher1
2007-07-01issue20, jumping back to the right multipage is now possibleAndreas Unterkircher1
2007-07-01issue6, only show page selector if more then one pageAndreas Unterkircher1
2007-07-01issue6, page selector - a first tryAndreas Unterkircher1
2007-07-01issue19, if no exif data is available, show "n/a" instead of empty cellsAndreas Unterkircher1
2007-07-01beautify some warning messagesAndreas Unterkircher1
2007-06-30check if photo exists and is readable in gen_thumb() function alsoAndreas Unterkircher1
2007-06-30fixed syntax errorAndreas Unterkircher1
2007-06-30issue15, check for compatible image typeAndreas Unterkircher1
2007-06-30on reset also reset tag search resultAndreas Unterkircher1
2007-06-30avoid error messages if $_SESSION['selected_tags'] is set with an empty value...Andreas Unterkircher1
2007-06-30use ignore_once instead of ignore for requirement checks, or rpc.php will fai...Andreas Unterkircher1
2007-06-30some cleanup in gen_thumb codeAndreas Unterkircher1
2007-06-29this software does not have any MySQL requirementsAndreas Unterkircher1
2007-06-29issue3, first requirement checksAndreas Unterkircher1
2007-06-24issue13, first try of external links, this time for photo indexAndreas Unterkircher1
2007-06-23renamed search to tagsearchAndreas Unterkircher1
2007-06-23new function to display text as imagesAndreas Unterkircher1
2007-06-23issue6, first implementation of paged photo index viewAndreas Unterkircher1
2007-06-21issue14, thumbs are now stored outside F-Spot's directory structureAndreas Unterkircher1
2007-06-20some much more flexible thumbnail generationAndreas Unterkircher1
2007-06-20some error handling on thumbnail generationAndreas Unterkircher1
2007-06-20finally fixed tags display width problemAndreas Unterkircher1
2007-06-20alphabetic tag search orderAndreas Unterkircher1
2007-06-19some thumbnail error handlingAndreas Unterkircher1
2007-06-18issue10, fixed on-demand thumbnail generationAndreas Unterkircher1
2007-06-18show photo id during mass generating thumbnailsAndreas Unterkircher1
2007-06-18limit percentage of font-size for tag cloud entries to intenger valuesAndreas Unterkircher1
2007-06-15display additional infos like Exif data, additional tags, ...Andreas Unterkircher1
2007-06-15issue2, first tag cloud implementationAndreas Unterkircher1
2007-06-14we check now for file changes with md5 sums.Andreas Unterkircher1
2007-06-13more sophisticated way to query all images from the selected tag in an AND co...Andreas Unterkircher1
2007-06-13after remove a tag, resort the selected tag arrayAndreas Unterkircher1
2007-06-12tag style changesAndreas Unterkircher1