summaryrefslogtreecommitdiffstats
path: root/phpfspot.class.php
AgeCommit message (Expand)AuthorFiles
2007-07-18issue51, fixed incorrect value returned from whattodo()Andreas Unterkircher1
2007-07-17issue50, further code changes to be able to combine tag- and date-searchAndreas Unterkircher1
2007-07-17issue51, first fix for external link to a photoAndreas Unterkircher1
2007-07-17issue53, avoid makeing to many ... in the page selectorAndreas Unterkircher1
2007-07-15fixed image taken with textAndreas Unterkircher1
2007-07-15issue49, fixed display header text in photo indexAndreas Unterkircher1
2007-07-15issue48, make sure no pending comma is shown at the end of the available-tagsAndreas Unterkircher1
2007-07-15added many function comments for phpDocumentorAndreas Unterkircher1
2007-07-15added GPL headers to all PHP scriptsAndreas Unterkircher1
2007-07-15issue43, also return a thumbnail if requested width is below image sizeAndreas Unterkircher1
2007-07-15issue43, fixed on-the-fly thumbnail generationAndreas Unterkircher1
2007-07-15get_current_user() returns the OWNER of the php script - now we use posix fun...Andreas Unterkircher1
2007-07-15check if directory of phpfspot.db is writeableAndreas Unterkircher1
2007-07-14issue27, also let the export contain date-search-based views if neededAndreas Unterkircher1
2007-07-14issue13, all external links have been tested again, single photo, with tag- o...Andreas Unterkircher1
2007-07-14issue24, first trial of date search is now includedAndreas Unterkircher1
2007-07-14issue41, remove any trace of the javascript bubbleAndreas Unterkircher1
2007-07-14issue27, on gallery export use links which will guide back the user into phpf...Andreas Unterkircher1
2007-07-12issue13, added first try of external link to directly jump to a photoAndreas Unterkircher1
2007-07-11improve moinmoin url syntax so thumbnails are correctly detected as imagesFabian Linzberger1
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