summaryrefslogtreecommitdiffstats
path: root/phpfspot.class.php
AgeCommit message (Expand)AuthorFiles
2008-05-28explain the writeable-necessarity in the error messages.Andreas Unterkircher1
2008-05-25further fix to suppress a notice warningAndreas Unterkircher1
2008-05-25deliver single-photo- and photo-index-view also on first-site-call if session...Andreas Unterkircher1
2008-05-25fix export, web_path was not set correctlyAndreas Unterkircher1
2008-05-25fix slideshow, web_path was not set correctlyAndreas Unterkircher1
2008-05-25fix some notice-warnings caused by some unset variablesAndreas Unterkircher1
2008-05-25fix photo index, current-tags must be fetched earlierAndreas Unterkircher1
2008-05-24issue121, search for a specific rate-limitAndreas Unterkircher1
2008-05-24issue121, show rating value in photo-index- and single-photo-viewAndreas Unterkircher1
2008-05-24issue121, initial support for F-Spot's rating system and sort-by ratingAndreas Unterkircher1
2008-05-23further renaming of showImage() to showPhoto()Andreas Unterkircher1
2008-05-23issue120, parse_user_friendly_url() did an unwanted session cleanupAndreas Unterkircher1
2008-05-23issue115, fix style of tag-result icon-barAndreas Unterkircher1
2008-05-20issue119, fixed auto-completetion script-url containing  Andreas Unterkircher1
2008-05-13issue118, user-friendly-url's to jump from photo-index to single-photo-viewAndreas Unterkircher1
2008-05-13issue118, jumpin to a specific starting point in the photo-indexAndreas Unterkircher1
2008-05-12issue118, fix using variable name for search.tpl and photo_index.tpl twiceAndreas Unterkircher1
2008-05-12check if parameter of ts2str is really numericAndreas Unterkircher1
2008-05-12issue118, fix some problems with session vars for user-friendly urlsAndreas Unterkircher1
2008-05-11do not make get_meta_informations silent - accidently pulled from ArunAndreas Unterkircher1
2008-05-11fix conflicts during merge of Arun's treeAndreas Unterkircher1
2008-05-11issue118, user-friendly-url to directly address a tagAndreas Unterkircher1
2008-05-04display initial available-tag list without the help of AJAXAndreas Unterkircher1
2008-05-04set everywhere the correct path to scripts, stylesheets, images, ...Andreas Unterkircher1
2008-05-04issue118, user-friendly-url to directly address a photo or a photo-viewAndreas Unterkircher1
2008-05-04issue118, first code for friendly looking URLs and new config-option $user_fr...Andreas Unterkircher1
2008-05-04wrong argument to get_mime_info functionArun Persaud1
2008-05-04issue15, for now disable the show_tags-checks because it blocks the get_rando...Andreas Unterkircher1
2008-04-27wrong argument to get_mime_info functionArun Persaud1
2008-04-27suppress error message from exif_read_dataArun Persaud1
2008-04-27issue15, for now disable the show_tags-checks because it blocks the get_rando...Andreas Unterkircher1
2008-04-27issue115, display tag-selection in photo-indexAndreas Unterkircher1
2008-04-13switch version to 1.5 and update CHANGELOG, README and UPDATEAndreas Unterkircher1
2008-04-13issue116, take care that get_random_photo() will return also only photos whic...Andreas Unterkircher1
2008-04-13issue116, don't allow hidden-tags to be added to the selected-tag listAndreas Unterkircher1
2008-04-13issue116, do not show hidden tags in the photo-details boxAndreas Unterkircher1
2008-04-12issue110, handle Nikons NEF RAW photosAndreas Unterkircher1
2008-04-12Merge commit 'origin/master' into nefformatAndreas Unterkircher1
2008-04-12parse_uri() needs two parametersAndreas Unterkircher1
2008-04-12update documentationAndreas Unterkircher1
2008-04-12translate_path() only needs one parameters. remove unused second oneAndreas Unterkircher1
2008-04-12added phpDocumentor tags to parts of the codeAndreas Unterkircher1
2008-04-12register PHPFSPOT as global variable instead hand-over via classesAndreas Unterkircher1
2008-04-12update GPL header and remove authors email address from itAndreas Unterkircher1
2008-03-30issue113, fix getting EXIF data right in time for the single-photo viewAndreas Unterkircher1
2008-03-29Merge branch 'master' into nefformatAndreas Unterkircher1
2008-03-29issue112, preload previous and next photo in single-photo viewAndreas Unterkircher1
2008-03-29Merge branch 'master' into nefformatAndreas Unterkircher1
2008-03-29issue108, a bit more color for tag-cloudAndreas Unterkircher1
2008-03-29check if Smarty engine is available is now done in check_requirements()Andreas Unterkircher1