summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFiles
2008-01-01issue59, fixed margin for thumbnailsAndreas Unterkircher1
2008-01-01issue59, thumbnail matrix is now also free off HTML tablesAndreas Unterkircher3
2008-01-01issue59, new config optionAndreas Unterkircher1
2008-01-01issue59, outer page skeleton is now table freeAndreas Unterkircher4
2008-01-01issue88, overwrite option for gen_thumbs.phpAndreas Unterkircher2
2008-01-01only directly pass thru photos which are slender enough, and also not too heighAndreas Unterkircher1
2008-01-01added GPL info to credit pageAndreas Unterkircher1
2008-01-01added some commentsAndreas Unterkircher4
2008-01-01sort-order is now set via AJAX, not while submit a search-queryAndreas Unterkircher5
2008-01-01default theme, make sort-select box a template functionAndreas Unterkircher2
2007-12-31default theme, avoid main content jumping around by setting max. widthAndreas Unterkircher5
2007-12-31default theme, menu and logo cell mergedAndreas Unterkircher2
2007-12-31add some helpful text to photo-view nav buttonsAndreas Unterkircher1
2007-12-31issue86, unset search-option when tag-result is getting modifiedAndreas Unterkircher1
2007-12-31issue85, fixed order-by-photo namephpfspot-1.2.1Andreas Unterkircher2
2007-12-31issue85, fix SQL error when trying to sort photos by name on newer F-Spot dat...Andreas Unterkircher1
2007-12-31additional submit-button for change sort-orderAndreas Unterkircher1
2007-12-30updated timestamp in CHANGELOG for 1.2 releasephpfspot-1.2Andreas Unterkircher1
2007-12-30CHANGELOG note update compatibilty to F-Spot 0.4 and code cleanupAndreas Unterkircher1
2007-12-30capitalization fixAndreas Unterkircher1
2007-12-30issue84, if source picture does not exist or not readable for current user, s...Andreas Unterkircher1
2007-12-30issue84, don't try to display not existing picturesAndreas Unterkircher1
2007-12-30issue84, further fixes to suppress warning messageAndreas Unterkircher1
2007-12-30missing function keyword for process_ajax_request()Andreas Unterkircher1
2007-12-30issue84, do not further process RPC request, if no action has been specifiedAndreas Unterkircher1
2007-12-30issue84, only start PHP session, if not yet startedAndreas Unterkircher1
2007-12-30check if smarty compile directory is writeable for the current user or exit i...Andreas Unterkircher1
2007-12-30issue84, fix some PHP warning messagesAndreas Unterkircher1
2007-12-30updated git ignore fileAndreas Unterkircher1
2007-12-30generic sync scriptAndreas Unterkircher1
2007-12-30Merge branch 'master' of /var/cache/git/phpfspotAndreas Unterkircher0
2007-12-30issue82, use URI handler also for older F-Spot database versionsAndreas Unterkircher1
2007-12-30add a "already exist" when thumbnails are created on the command line. withou...Andreas Unterkircher1
2007-12-30Merge branch 'master' of /var/cache/git/phpfspotAndreas Unterkircher4
2007-12-30add a "already exist" when thumbnails are created on the command line. withou...Andreas Unterkircher1
2007-12-30issue82, switch picture handling to URI which is necessary for newer f-spot v...Andreas Unterkircher2
2007-12-30issue82, read out F-Spot DB version to differ between different databases sch...Andreas Unterkircher3
2007-12-30removed any trace of MySQL from PHPFSPOT_DBAndreas Unterkircher1
2007-12-30also show query on occuring error. helps for debugging to know which query ha...Andreas Unterkircher1
2007-12-30also ignore .htaccess for GITAndreas Unterkircher1
2007-12-30.gitignore filesAndreas Unterkircher3
2007-12-30hidden placeholders for empty directoriesAndreas Unterkircher4
2007-12-15issue81, added note to UPGRADe instruction that write access to f-spot db is ...Andreas Unterkircher1
2007-12-15issue81, check if f-spot database is writeableAndreas Unterkircher1
2007-12-15issue80, don't call get_tags every time.Andreas Unterkircher1
2007-12-15issue79, fixed a little bug introduced by arun's patches for showing only cer...Andreas Unterkircher1
2007-12-15auto create index on photo_tagsAndreas Unterkircher1
2007-12-15remove MDB2 from a function commentAndreas Unterkircher1
2007-12-15when view is limited to some specifc tags, also display all other tags, of wh...Andreas Unterkircher1
2007-12-15issue implode() instead of looping around an array, arunAndreas Unterkircher1