summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFiles
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
2007-11-25fix wrong default-config-file-name in UPGRADE fileAndreas Unterkircher1
2007-11-25updated version to 1.2Andreas Unterkircher4
2007-11-24issue79, show only certain tagsAndreas Unterkircher2
2007-11-24issue78, remove not more necessary check for version and product nameAndreas Unterkircher1
2007-11-24issue78, move version information to main classAndreas Unterkircher2
2007-11-09fixed default directories in example config fileAndreas Unterkircher1
2007-11-09corrected change log time for 1.1 versionAndreas Unterkircher1
2007-11-09fixed upgrade text, some typo's and text changesAndreas Unterkircher1
2007-11-09import phpfspot config first before checking requirementsAndreas Unterkircher1
2007-11-09set version to 1.1Andreas Unterkircher1
2007-11-06issue62, fix time information for item pubDate in rss feedAndreas Unterkircher1
2007-11-03issue76 & 77, update CHANGELOGAndreas Unterkircher1
2007-11-03issue 76 & 77, note in UPGRADE file that the variable nowAndreas Unterkircher1
2007-11-03issue76, check if thumb_path is setAndreas Unterkircher1
2007-11-03issue76, make thumbnail directory configureableAndreas Unterkircher2
2007-11-03typo fixAndreas Unterkircher1
2007-11-03issue77, check Smarty.class.php exists and is readableAndreas Unterkircher1