Age | Commit message (Expand) | Author | Files |
2008-01-05 | issue91, also when using external url to show a photo, set correct timerange | Andreas Unterkircher | 1 |
2008-01-05 | issue91, corrected time-range handling | Andreas Unterkircher | 1 |
2008-01-05 | issue90, display also photos which are not tagged | Andreas Unterkircher | 1 |
2008-01-01 | issue59, thumbnail matrix is now also free off HTML tables | Andreas Unterkircher | 1 |
2008-01-01 | issue88, overwrite option for gen_thumbs.php | Andreas Unterkircher | 1 |
2008-01-01 | only directly pass thru photos which are slender enough, and also not too heigh | Andreas Unterkircher | 1 |
2008-01-01 | added some comments | Andreas Unterkircher | 1 |
2008-01-01 | sort-order is now set via AJAX, not while submit a search-query | Andreas Unterkircher | 1 |
2008-01-01 | default theme, make sort-select box a template function | Andreas Unterkircher | 1 |
2007-12-31 | issue86, unset search-option when tag-result is getting modified | Andreas Unterkircher | 1 |
2007-12-31 | issue85, fixed order-by-photo namephpfspot-1.2.1 | Andreas Unterkircher | 1 |
2007-12-31 | issue85, fix SQL error when trying to sort photos by name on newer F-Spot dat... | 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 | 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 | 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 | issue82, switch picture handling to URI which is necessary for newer f-spot v... | Andreas Unterkircher | 1 |
2007-12-30 | issue82, read out F-Spot DB version to differ between different databases sch... | 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 | 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 | updated version to 1.2 | Andreas Unterkircher | 1 |
2007-11-24 | issue79, show only certain tags | Andreas Unterkircher | 1 |
2007-11-24 | issue78, move version information to main class | Andreas Unterkircher | 1 |
2007-11-09 | import phpfspot config first before checking requirements | Andreas Unterkircher | 1 |
2007-11-06 | issue62, fix time information for item pubDate in rss feed | Andreas Unterkircher | 1 |
2007-11-03 | issue76, make thumbnail directory configureable | Andreas Unterkircher | 1 |
2007-11-03 | issue77, check Smarty.class.php exists and is readable | Andreas Unterkircher | 1 |
2007-11-03 | issue77, make Smarty path configureable | Andreas Unterkircher | 1 |
2007-11-03 | issue75, function_exists check for sqlite3_open only if db_access is set to "... | Andreas Unterkircher | 1 |
2007-11-01 | issue74, remove references as they seem to be deprecated | Andreas Unterkircher | 1 |
2007-11-01 | issue62, rss feed implemented | Andreas Unterkircher | 1 |
2007-11-01 | shrink photo name also on generate-thumbnails-output | Andreas Unterkircher | 1 |
2007-11-01 | make text-shrinking function more general to be used elsewhere | Andreas Unterkircher | 1 |
2007-11-01 | issue73, new directory structure for thumbnails | Andreas Unterkircher | 1 |
2007-07-29 | issue72, fixed incorrect time displayed in time selection | Andreas Unterkircher | 1 |
2007-07-29 | issue71, tell client to refresh selected-tags-list as tags where provided wit... | Andreas Unterkircher | 1 |
2007-07-29 | issue60, make sure provided photo id is numeric | Andreas Unterkircher | 1 |
2007-07-29 | issue60, if tags are provided in the calling URL they will now get verified | Andreas Unterkircher | 1 |
2007-07-29 | issue60, input validation for provided dates via RPC or $_GET | Andreas Unterkircher | 1 |
2007-07-28 | issue67, when called from an external link, also check the consider-date-sear... | Andreas Unterkircher | 1 |
2007-07-28 | issue68, fixed time-ranges for search | Andreas Unterkircher | 1 |
2007-07-25 | underline the currently selected page | Andreas Unterkircher | 1 |