make calendar better looking
[phpfspot.git] / phpfspot.class.php
2008-03-27  Andreas Unterkircherset version to 1.4
2008-03-27  Andreas Unterkircheradding lightbox2 for a preview effect out of the photo...
2008-01-20  Andreas UnterkircherMerge branch 'devel'
2008-01-20  Andreas Unterkirchercheck if thumbnail-directory is writeable
2008-01-20  Andreas Unterkirchercode-cleanup to avoid PHP notice messages
2008-01-20  Andreas Unterkircherfix config-check error
2008-01-19  Andreas Unterkircherissue102, use javascript to jump to the correct thumbna...
2008-01-18  Andreas Unterkircherissue103, ensure showPhotoIndex() returns to the right...
2008-01-18  Andreas Unterkircherissue102, when calling showImage() from photo-index...
2008-01-15  Andreas Unterkircheruse HTML_AJAXs replace function to alter content of...
2008-01-15  Andreas Unterkircherauto-move browser window up when displaying single...
2008-01-14  Andreas Unterkirchershow newer photos first when opening phpfspot
2008-01-13  Andreas Unterkircherissue100, add/remove tag and tag-condition use HTTP...
2008-01-13  Andreas Unterkircherissue100, switch search to POST HTTP
2008-01-13  Andreas Unterkircherissue99, search for filename and photo description
2008-01-13  Andreas Unterkircherissue98, debug-message when cleaning up the database
2008-01-13  Andreas Unterkircherissue98, add function to clean up phpfspot database
2008-01-12  Andreas Unterkircherfixed sql query for tag-search
2008-01-12  Andreas Unterkircherissue97, add missing DISTINCT keyword to SQL query
2008-01-12  Andreas Unterkircherissue96, move config check to phpfspot main class
2008-01-12  Andreas Unterkircherissue95, new sort order to group by tags
2008-01-12  Andreas Unterkircherupdated version to 1.3
2008-01-10  Andreas Unterkircherissue89, fix auto-rotation based on EXIF Orientation
2008-01-06  Andreas Unterkircherused AND to add a show_tag constrait, but in case there...
2008-01-06  Andreas Unterkircherremove the rows x cols logic
2008-01-06  Andreas Unterkircherfixed height of thumbnail boxes
2008-01-06  Andreas Unterkircherissue92, fill alt-attribute with filename
2008-01-05  Andreas Unterkircherissue91, also when using external url to show a photo...
2008-01-05  Andreas Unterkircherissue91, corrected time-range handling
2008-01-05  Andreas Unterkircherissue90, display also photos which are not tagged
2008-01-01  Andreas Unterkircherissue59, thumbnail matrix is now also free off HTML...
2008-01-01  Andreas Unterkircherissue88, overwrite option for gen_thumbs.php
2008-01-01  Andreas Unterkircheronly directly pass thru photos which are slender enough...
2008-01-01  Andreas Unterkircheradded some comments
2008-01-01  Andreas Unterkirchersort-order is now set via AJAX, not while submit a...
2008-01-01  Andreas Unterkircherdefault theme, make sort-select box a template function
2007-12-31  Andreas Unterkircherissue86, unset search-option when tag-result is getting...
2007-12-31  Andreas Unterkircherissue85, fixed order-by-photo name phpfspot-1.2.1
2007-12-31  Andreas Unterkircherissue85, fix SQL error when trying to sort photos by...
2007-12-30  Andreas Unterkircherissue84, if source picture does not exist or not readab...
2007-12-30  Andreas Unterkircherissue84, don't try to display not existing pictures
2007-12-30  Andreas Unterkircherissue84, further fixes to suppress warning message