Merge commit 'origin/master'
[phpfspot.git] / phpfspot.class.php
2008-04-27  Andreas UnterkircherMerge commit 'origin/master'
2008-04-27  Andreas UnterkircherMerge branch 'issue115'
2008-04-27  Andreas Unterkircherissue115, display tag-selection in photo-index
2008-04-13  Andreas Unterkircherswitch version to 1.5 and update CHANGELOG, README...
2008-04-13  Andreas Unterkircherissue116, take care that get_random_photo() will return...
2008-04-13  Andreas Unterkircherissue116, don't allow hidden-tags to be added to the...
2008-04-13  Andreas Unterkircherissue116, do not show hidden tags in the photo-details box
2008-04-12  Andreas Unterkircherissue110, handle Nikons NEF RAW photos
2008-04-12  Andreas UnterkircherMerge commit 'origin/master' into nefformat
2008-04-12  Andreas Unterkircherparse_uri() needs two parameters
2008-04-12  Andreas Unterkircherupdate documentation
2008-04-12  Andreas Unterkircherfix conflict in phpfspot_tmpl.php
2008-04-12  Andreas UnterkircherMerge branch 'unki'
2008-04-12  Andreas Unterkirchertranslate_path() only needs one parameters. remove...
2008-04-12  Andreas Unterkirchertranslate_path() only needs one parameters. remove...
2008-04-12  Andreas Unterkircheradded phpDocumentor tags to parts of the code
2008-04-12  Andreas Unterkircherregister PHPFSPOT as global variable instead hand-over...
2008-04-12  Andreas Unterkircherregister PHPFSPOT as global variable instead hand-over...
2008-04-12  Andreas UnterkircherMerge branch 'lefant'
2008-04-12  Andreas Unterkircherupdate GPL header and remove authors email address...
2008-03-30  Andreas Unterkircherissue113, fix getting EXIF data right in time for the...
2008-03-29  Andreas UnterkircherMerge branch 'master' into nefformat
2008-03-29  Andreas Unterkircherissue112, preload previous and next photo in single...
2008-03-29  Andreas UnterkircherMerge branch 'master' into nefformat
2008-03-29  Andreas Unterkircherissue108, a bit more color for tag-cloud
2008-03-29  Andreas Unterkirchercheck if Smarty engine is available is now done in...
2008-03-29  Andreas Unterkircherissue107, make sqlite-temp directory configurable
2008-03-28  Andreas Unterkircherissue110, code changes for supporting Nokia NEF Format
2008-03-28  Andreas Unterkircherissue109, support PNG format
2008-03-28  Andreas Unterkircherremove autocomplete and use autosuggest instead
2008-03-27  Andreas Unterkircherissue111, first try of auto completion for tag search box
2008-03-27  Andreas Unterkirchermake the full photo name available for the lightbox...
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
2007-12-30  Andreas Unterkircherissue84, only start PHP session, if not yet started
2007-12-30  Andreas Unterkirchercheck if smarty compile directory is writeable for...
2007-12-30  Andreas Unterkircherissue84, fix some PHP warning messages
2007-12-30  Andreas UnterkircherMerge branch 'master' of /var/cache/git/phpfspot
2007-12-30  Andreas Unterkircherissue82, use URI handler also for older F-Spot database...
2007-12-30  Andreas Unterkircheradd a "already exist" when thumbnails are created on...
2007-12-30  Andreas UnterkircherMerge branch 'master' of /var/cache/git/phpfspot
2007-12-30  Andreas Unterkircheradd a "already exist" when thumbnails are created on...
2007-12-30  Andreas Unterkircherissue82, switch picture handling to URI which is necess...
2007-12-30  Andreas Unterkircherissue82, read out F-Spot DB version to differ between...
2007-12-15  Andreas Unterkircherissue81, check if f-spot database is writeable
2007-12-15  Andreas Unterkircherissue80, don't call get_tags every time.
2007-12-15  Andreas Unterkircherissue79, fixed a little bug introduced by arun's patche...
2007-12-15  Andreas Unterkircherauto create index on photo_tags
2007-12-15  Andreas Unterkircherwhen view is limited to some specifc tags, also display...
2007-12-15  Andreas Unterkircherissue implode() instead of looping around an array...
2007-11-25  Andreas Unterkircherupdated version to 1.2
2007-11-24  Andreas Unterkircherissue79, show only certain tags
2007-11-24  Andreas Unterkircherissue78, move version information to main class
2007-11-09  Andreas Unterkircherimport phpfspot config first before checking requirements
2007-11-06  Andreas Unterkircherissue62, fix time information for item pubDate in rss...
2007-11-03  Andreas Unterkircherissue76, make thumbnail directory configureable
2007-11-03  Andreas Unterkircherissue77, check Smarty.class.php exists and is readable
2007-11-03  Andreas Unterkircherissue77, make Smarty path configureable
2007-11-03  Andreas Unterkircherissue75, function_exists check for sqlite3_open only...
2007-11-01  Andreas Unterkircherissue74, remove references as they seem to be deprecated
next