Age | Commit message (Expand) | Author | Files |
2010-12-08 | fixed path problem (missing "/")HEADmaster | Arun Persaud | 1 |
2010-02-22 | fixed rotation: for some reason 90 and 270 degrees had to be switched | Arun Persaud | 1 |
2010-01-15 | code cleanup | Andreas Unterkircher | 1 |
2010-01-15 | issue #316 makes it necessary to urldecode F-Spots photo uri, fixes #317 | Andreas Unterkircher | 1 |
2010-01-09 | photos table now contains separate columns for path and filename, fixes #316 | Andreas Unterkircher | 1 |
2009-05-30 | * add option to control photo path-substituion, resolves #180 | Andreas Unterkircher | 1 |
2009-05-23 | make calendar window working again, fixes #78 | Andreas Unterkircher | 1 |
2009-05-23 | avoid notice messages about undefined variables, resolves #179 | Andreas Unterkircher | 1 |
2009-01-21 | make phpfspot runnable again on Debian Lenny when SQLite3 PDO support is used... | Andreas Unterkircher | 1 |
2008-12-29 | if _error() is invoked from cmd-line, it should not display html-errors | Andreas Unterkircher | 1 |
2008-10-16 | Older F-Spot database versions are not compatible with new | Andreas Unterkircher | 1 |
2008-10-15 | Merge branch 'master' of /var/cache/git/phpfspot | Andreas Unterkircher | 1 |
2008-10-15 | only check if phpfspot SQLite database is writeable, if the file really exists | Andreas Unterkircher | 1 |
2008-10-15 | check if F-Spot database file exists and is readable | Andreas Unterkircher | 1 |
2008-10-04 | make get_random_tag_photo() behave correct when show_tags is set, fixes #81 | Andreas Unterkircher | 1 |
2008-10-04 | error logging to file fails because of typo, fixes #80 | Andreas Unterkircher | 1 |
2008-09-20 | show meaningful error message for invalid width, resolves #74 | Andreas Unterkircher | 1 |
2008-08-18 | increase version to 1.7 | Andreas Unterkircher | 1 |
2008-08-18 | support for F-Spot photo versioning, refs #67 | Andreas Unterkircher | 1 |
2008-08-17 | issue124, also if rate-sort is set to DESC, 2nd-sort by photo-name should be ASC | Andreas Unterkircher | 1 |
2008-08-17 | update some source-code comments | Andreas Unterkircher | 1 |
2008-08-17 | on-mouse-over of a tag in the available-tag-list, display amount of photos ma... | Andreas Unterkircher | 1 |
2008-06-20 | issue125, make initial sort-order configureable | Andreas Unterkircher | 1 |
2008-06-07 | increase version to 1.6 | Andreas Unterkircher | 1 |
2008-06-07 | issue124, fix sort-order problem when sort by rating | Andreas Unterkircher | 1 |
2008-06-07 | issue123, instead of using the Exif-Metadata-Time or mtime of the photo itsel... | Andreas Unterkircher | 1 |
2008-06-07 | issue122, use one text-field instead of 3 separated for year, month and date | Andreas Unterkircher | 1 |
2008-05-28 | explain the writeable-necessarity in the error messages. | Andreas Unterkircher | 1 |
2008-05-25 | further fix to suppress a notice warning | Andreas Unterkircher | 1 |
2008-05-25 | deliver single-photo- and photo-index-view also on first-site-call if session... | Andreas Unterkircher | 1 |
2008-05-25 | fix export, web_path was not set correctly | Andreas Unterkircher | 1 |
2008-05-25 | fix slideshow, web_path was not set correctly | Andreas Unterkircher | 1 |
2008-05-25 | fix some notice-warnings caused by some unset variables | Andreas Unterkircher | 1 |
2008-05-25 | fix photo index, current-tags must be fetched earlier | Andreas Unterkircher | 1 |
2008-05-24 | issue121, search for a specific rate-limit | Andreas Unterkircher | 1 |
2008-05-24 | issue121, show rating value in photo-index- and single-photo-view | Andreas Unterkircher | 1 |
2008-05-24 | issue121, initial support for F-Spot's rating system and sort-by rating | Andreas Unterkircher | 1 |
2008-05-23 | further renaming of showImage() to showPhoto() | Andreas Unterkircher | 1 |
2008-05-23 | issue120, parse_user_friendly_url() did an unwanted session cleanup | Andreas Unterkircher | 1 |
2008-05-23 | issue115, fix style of tag-result icon-bar | Andreas Unterkircher | 1 |
2008-05-20 | issue119, fixed auto-completetion script-url containing | Andreas Unterkircher | 1 |
2008-05-13 | issue118, user-friendly-url's to jump from photo-index to single-photo-view | Andreas Unterkircher | 1 |
2008-05-13 | issue118, jumpin to a specific starting point in the photo-index | Andreas Unterkircher | 1 |
2008-05-12 | issue118, fix using variable name for search.tpl and photo_index.tpl twice | Andreas Unterkircher | 1 |
2008-05-12 | check if parameter of ts2str is really numeric | Andreas Unterkircher | 1 |
2008-05-12 | issue118, fix some problems with session vars for user-friendly urls | Andreas Unterkircher | 1 |
2008-05-11 | do not make get_meta_informations silent - accidently pulled from Arun | Andreas Unterkircher | 1 |
2008-05-11 | fix conflicts during merge of Arun's tree | Andreas Unterkircher | 1 |
2008-05-11 | issue118, user-friendly-url to directly address a tag | Andreas Unterkircher | 1 |
2008-05-04 | display initial available-tag list without the help of AJAX | Andreas Unterkircher | 1 |