Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-12-08 | fixed path problem (missing "/")HEADmaster | Arun Persaud | 1 | |
the latest version in the database seems to save a path without the trailing slash | ||||
2010-02-28 | started my own theme | Arun Persaud | 13 | |
need to clean this up, some code should perhaps go into main, other should stay in my theme | ||||
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 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2010-01-15 | issue #316 makes it necessary to urldecode F-Spots photo uri, fixes #317 | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2010-01-09 | photos table now contains separate columns for path and filename, fixes #316 | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2009-05-30 | update docs for 1.7 release | Andreas Unterkircher | 21 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2009-05-30 | update INSTALL and UPGRADE file | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2009-05-30 | * add option to control photo path-substituion, resolves #180 | Andreas Unterkircher | 3 | |
* check for PDO sqlite driver Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2009-05-23 | also check if template variable isn't empty | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2009-05-23 | update CHANGELOG about latest changes | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2009-05-23 | make calendar better looking | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2009-05-23 | make calendar window working again, fixes #78 | Andreas Unterkircher | 3 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2009-05-23 | avoid notice messages about undefined variables, resolves #179 | Andreas Unterkircher | 7 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2009-01-21 | make phpfspot runnable again on Debian Lenny when SQLite3 PDO support is ↵ | Andreas Unterkircher | 1 | |
used, resolves #109 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-12-29 | if _error() is invoked from cmd-line, it should not display html-errors | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-10-16 | Older F-Spot database versions are not compatible with new | Andreas Unterkircher | 1 | |
versioning-code. Now on all F-Spot databases before version 9, phpfspot will not cover versioning-topics at all. fixes #76 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-10-15 | Merge branch 'master' of /var/cache/git/phpfspot | Andreas Unterkircher | 2 | |
2008-10-15 | only check if phpfspot SQLite database is writeable, if the file really exists | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-10-15 | check if F-Spot database file exists and is readable | Andreas Unterkircher | 1 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
2008-10-04 | make get_random_tag_photo() behave correct when show_tags is set, fixes #81 | Andreas Unterkircher | 2 | |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at> | ||||
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 | |