Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-04 | error logging to file fails because of typo, fixes #80 | Andreas Unterkircher | 1 | |
Signed-off-by: William Juul <william@juul.no> | ||||
2008-09-20 | show meaningful error message for invalid width, resolves #74 | Andreas Unterkircher | 3 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-08-18 | fix conflict in phpfspot.class.php | Andreas Unterkircher | 8 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-08-18 | increase version to 1.7 | Andreas Unterkircher | 3 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-08-18 | support for F-Spot photo versioning, refs #67 | Andreas Unterkircher | 6 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-08-17 | update docs and UPGRADE file to 1.6 | Andreas Unterkircher | 20 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-08-17 | issue124, also if rate-sort is set to DESC, 2nd-sort by photo-name should be ASC | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-08-17 | update some source-code comments | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-08-17 | on-mouse-over of a tag in the available-tag-list, display amount of photos ↵ | Andreas Unterkircher | 1 | |
matching this tag Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-07-02 | update docs and UPGRADE file to 1.6 | Andreas Unterkircher | 20 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-06-20 | Merge branch 'master' of /var/cache/git/phpfspot | Andreas Unterkircher | 1 | |
2008-06-20 | issue125, make initial sort-order configureable | Andreas Unterkircher | 3 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-06-08 | issue124, also if rate-sort is set to DESC, 2nd-sort by photo-name should be ASC | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-06-08 | update some source-code comments | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-06-08 | on-mouse-over of a tag in the available-tag-list, display amount of photos ↵ | Andreas Unterkircher | 1 | |
matching this tag Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-06-07 | Merge branch 'issue124' | Andreas Unterkircher | 3 | |
2008-06-07 | increase version to 1.6 | Andreas Unterkircher | 3 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-06-07 | issue124, fix sort-order problem when sort by rating | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-06-07 | add .gitignore to docs directory to ignore errors.html file | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-06-07 | issue123, instead of using the Exif-Metadata-Time or mtime of the photo ↵ | Andreas Unterkircher | 1 | |
itself, rely on the F-Spot date in the photos-table (column time) Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-06-07 | issue122, use one text-field instead of 3 separated for year, month and date | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-06-01 | add .gitignore to docs directory to ignore errors.html file | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-06-01 | issue123, instead of using the Exif-Metadata-Time or mtime of the photo ↵ | Andreas Unterkircher | 1 | |
itself, rely on the F-Spot date in the photos-table (column time) Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-28 | Merge branch 'master' into checker | Andreas Unterkircher | 2 | |
2008-05-28 | issue122, use one text-field instead of 3 separated for year, month and date | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-28 | explain the writeable-necessarity in the error messages. | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | further fix to suppress a notice warning | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | update docs to version 1.5 | Andreas Unterkircher | 22 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | Merge commit 'origin/master' | Andreas Unterkircher | 0 | |
2008-05-25 | update CHANGELOG and UPGRADE for version 1.5 | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | deliver single-photo- and photo-index-view also on first-site-call if ↵ | Andreas Unterkircher | 1 | |
session variables are set Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | another auto-browse function was using a 32x32 icon | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | auto-browse needs to use the 16x16 icons instead of 32x32 which are used in ↵ | Andreas Unterkircher | 2 | |
slideshow Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | auto-browse needs to use the 16x16 icons instead of 32x32 which are used in ↵ | Andreas Unterkircher | 2 | |
slideshow Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | added some comments to image-preloading code | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | fix export, web_path was not set correctly | Andreas Unterkircher | 3 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | fix slideshow, web_path was not set correctly | Andreas Unterkircher | 3 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | fix some notice-warnings caused by some unset variables | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | fix photo index, current-tags must be fetched earlier | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-25 | index.php had still a short-open-tag | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-24 | update CHANGELOG regarding fixed file-name search | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-24 | Merge branch 'rating' | Andreas Unterkircher | 10 | |
2008-05-24 | issue121, add some js-checks if objects are there | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-24 | issue121, search for a specific rate-limit | Andreas Unterkircher | 5 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-24 | add unit-name to exif-resolution-field | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-24 | issue121, show rating value in photo-index- and single-photo-view | Andreas Unterkircher | 5 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-24 | issue121, initial support for F-Spot's rating system and sort-by rating | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-24 | add unit-name to exif-resolution-field | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-23 | update phpfspot_cfg.php.dist comment that f-spot-db must be writeable to | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-05-23 | further renaming of showImage() to showPhoto() | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> |