issue120, parse_user_friendly_url() did an unwanted session cleanup
[phpfspot.git] / phpfspot.class.php
2008-05-23  Andreas Unterkircherissue120, parse_user_friendly_url() did an unwanted...
2008-05-23  Andreas Unterkircherissue115, fix style of tag-result icon-bar
2008-05-20  Andreas Unterkircherissue119, fixed auto-completetion script-url containing...
2008-05-13  Andreas UnterkircherMerge branch 'friendlyurl'
2008-05-13  Andreas Unterkircherissue118, user-friendly-url's to jump from photo-index...
2008-05-13  Andreas Unterkircherissue118, jumpin to a specific starting point in the...
2008-05-12  Andreas Unterkircherissue118, fix using variable name for search.tpl and...
2008-05-12  Andreas Unterkirchercheck if parameter of ts2str is really numeric
2008-05-12  Andreas Unterkircherissue118, fix some problems with session vars for user...
2008-05-11  Andreas Unterkircherdo not make get_meta_informations silent - accidently...
2008-05-11  Andreas Unterkircherfix conflicts during merge of Arun's tree
2008-05-11  Andreas Unterkircherfix conflicts in single_photo.tpl
2008-05-11  Andreas Unterkircherissue118, user-friendly-url to directly address a tag
2008-05-07  Arun PersaudMerge branch 'master' of git.netshadow.at/phpfspot
2008-05-04  Andreas Unterkircherdisplay initial available-tag list without the help...
2008-05-04  Andreas Unterkircherset everywhere the correct path to scripts, stylesheets...
2008-05-04  Andreas Unterkircherissue118, user-friendly-url to directly address a photo...
2008-05-04  Andreas Unterkircherissue118, first code for friendly looking URLs and...
2008-05-04  Arun Persaudwrong argument to get_mime_info function
2008-05-04  Andreas Unterkircherissue15, for now disable the show_tags-checks because...
2008-04-28  Arun Persaudwrong argument to get_mime_info function
2008-04-27  Arun Persaudwrong argument to get_mime_info function
2008-04-27  Arun Persaudsuppress error message from exif_read_data
2008-04-27  Andreas UnterkircherMerge branch 'master' of /var/cache/git/phpfspot
2008-04-27  Andreas Unterkircherissue15, for now disable the show_tags-checks because...
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
next