Age | Commit message (Expand) | Author | Files |
2007-12-30 | CHANGELOG note update compatibilty to F-Spot 0.4 and code cleanup | Andreas Unterkircher | 1 |
2007-12-30 | capitalization fix | Andreas Unterkircher | 1 |
2007-12-30 | issue84, if source picture does not exist or not readable for current user, s... | Andreas Unterkircher | 1 |
2007-12-30 | issue84, don't try to display not existing pictures | Andreas Unterkircher | 1 |
2007-12-30 | issue84, further fixes to suppress warning message | Andreas Unterkircher | 1 |
2007-12-30 | missing function keyword for process_ajax_request() | Andreas Unterkircher | 1 |
2007-12-30 | issue84, do not further process RPC request, if no action has been specified | Andreas Unterkircher | 1 |
2007-12-30 | issue84, only start PHP session, if not yet started | Andreas Unterkircher | 1 |
2007-12-30 | check if smarty compile directory is writeable for the current user or exit i... | Andreas Unterkircher | 1 |
2007-12-30 | issue84, fix some PHP warning messages | Andreas Unterkircher | 1 |
2007-12-30 | updated git ignore file | Andreas Unterkircher | 1 |
2007-12-30 | generic sync script | Andreas Unterkircher | 1 |
2007-12-30 | Merge branch 'master' of /var/cache/git/phpfspot | Andreas Unterkircher | 0 |
2007-12-30 | issue82, use URI handler also for older F-Spot database versions | Andreas Unterkircher | 1 |
2007-12-30 | add a "already exist" when thumbnails are created on the command line. withou... | Andreas Unterkircher | 1 |
2007-12-30 | Merge branch 'master' of /var/cache/git/phpfspot | Andreas Unterkircher | 4 |
2007-12-30 | add a "already exist" when thumbnails are created on the command line. withou... | Andreas Unterkircher | 1 |
2007-12-30 | issue82, switch picture handling to URI which is necessary for newer f-spot v... | Andreas Unterkircher | 2 |
2007-12-30 | issue82, read out F-Spot DB version to differ between different databases sch... | Andreas Unterkircher | 3 |
2007-12-30 | removed any trace of MySQL from PHPFSPOT_DB | Andreas Unterkircher | 1 |
2007-12-30 | also show query on occuring error. helps for debugging to know which query ha... | Andreas Unterkircher | 1 |
2007-12-30 | also ignore .htaccess for GIT | Andreas Unterkircher | 1 |
2007-12-30 | .gitignore files | Andreas Unterkircher | 3 |
2007-12-30 | hidden placeholders for empty directories | Andreas Unterkircher | 4 |
2007-12-15 | issue81, added note to UPGRADe instruction that write access to f-spot db is ... | Andreas Unterkircher | 1 |
2007-12-15 | issue81, check if f-spot database is writeable | Andreas Unterkircher | 1 |
2007-12-15 | issue80, don't call get_tags every time. | Andreas Unterkircher | 1 |
2007-12-15 | issue79, fixed a little bug introduced by arun's patches for showing only cer... | Andreas Unterkircher | 1 |
2007-12-15 | auto create index on photo_tags | Andreas Unterkircher | 1 |
2007-12-15 | remove MDB2 from a function comment | Andreas Unterkircher | 1 |
2007-12-15 | when view is limited to some specifc tags, also display all other tags, of wh... | Andreas Unterkircher | 1 |
2007-12-15 | issue implode() instead of looping around an array, arun | Andreas Unterkircher | 1 |
2007-11-25 | fix wrong default-config-file-name in UPGRADE file | Andreas Unterkircher | 1 |
2007-11-25 | updated version to 1.2 | Andreas Unterkircher | 4 |
2007-11-24 | issue79, show only certain tags | Andreas Unterkircher | 2 |
2007-11-24 | issue78, remove not more necessary check for version and product name | Andreas Unterkircher | 1 |
2007-11-24 | issue78, move version information to main class | Andreas Unterkircher | 2 |
2007-11-09 | fixed default directories in example config file | Andreas Unterkircher | 1 |
2007-11-09 | corrected change log time for 1.1 version | Andreas Unterkircher | 1 |
2007-11-09 | fixed upgrade text, some typo's and text changes | Andreas Unterkircher | 1 |
2007-11-09 | import phpfspot config first before checking requirements | Andreas Unterkircher | 1 |
2007-11-09 | set version to 1.1 | Andreas Unterkircher | 1 |
2007-11-06 | issue62, fix time information for item pubDate in rss feed | Andreas Unterkircher | 1 |
2007-11-03 | issue76 & 77, update CHANGELOG | Andreas Unterkircher | 1 |
2007-11-03 | issue 76 & 77, note in UPGRADE file that the variable now | Andreas Unterkircher | 1 |
2007-11-03 | issue76, check if thumb_path is set | Andreas Unterkircher | 1 |
2007-11-03 | issue76, make thumbnail directory configureable | Andreas Unterkircher | 2 |
2007-11-03 | typo fix | Andreas Unterkircher | 1 |
2007-11-03 | issue77, check Smarty.class.php exists and is readable | Andreas Unterkircher | 1 |
2007-11-03 | issue77, specify default smarty_path for Debian absolut | Andreas Unterkircher | 1 |