Age | Commit message (Expand) | Author | Files |
2008-03-30 | issue113, fix getting EXIF data right in time for the single-photo view | Andreas Unterkircher | 1 |
2008-03-29 | issue112, preload previous and next photo in single-photo view | Andreas Unterkircher | 1 |
2008-03-29 | issue108, a bit more color for tag-cloud | Andreas Unterkircher | 1 |
2008-03-29 | check if Smarty engine is available is now done in check_requirements() | Andreas Unterkircher | 1 |
2008-03-29 | issue107, make sqlite-temp directory configurable | Andreas Unterkircher | 1 |
2008-03-28 | issue109, support PNG format | Andreas Unterkircher | 1 |
2008-03-28 | remove autocomplete and use autosuggest instead | Andreas Unterkircher | 1 |
2008-03-27 | issue111, first try of auto completion for tag search box | Andreas Unterkircher | 1 |
2008-03-27 | make the full photo name available for the lightbox effect | Andreas Unterkircher | 1 |
2008-03-27 | set version to 1.4 | Andreas Unterkircher | 1 |
2008-03-27 | adding lightbox2 for a preview effect out of the photo index | Andreas Unterkircher | 1 |
2008-01-20 | check if thumbnail-directory is writeable | Andreas Unterkircher | 1 |
2008-01-20 | code-cleanup to avoid PHP notice messages | Andreas Unterkircher | 1 |
2008-01-20 | fix config-check error | Andreas Unterkircher | 1 |
2008-01-19 | issue102, use javascript to jump to the correct thumbnail when returing from ... | Andreas Unterkircher | 1 |
2008-01-18 | issue103, ensure showPhotoIndex() returns to the right page | Andreas Unterkircher | 1 |
2008-01-18 | issue102, when calling showImage() from photo-index, move the window to the u... | Andreas Unterkircher | 1 |
2008-01-15 | use HTML_AJAXs replace function to alter content of content-div | Andreas Unterkircher | 1 |
2008-01-15 | auto-move browser window up when displaying single photo and the user has scr... | Andreas Unterkircher | 1 |
2008-01-14 | show newer photos first when opening phpfspot | Andreas Unterkircher | 1 |
2008-01-13 | issue100, add/remove tag and tag-condition use HTTP POST | Andreas Unterkircher | 1 |
2008-01-13 | issue100, switch search to POST HTTP | Andreas Unterkircher | 1 |
2008-01-13 | issue99, search for filename and photo description | Andreas Unterkircher | 1 |
2008-01-13 | issue98, debug-message when cleaning up the database | Andreas Unterkircher | 1 |
2008-01-13 | issue98, add function to clean up phpfspot database | Andreas Unterkircher | 1 |
2008-01-12 | fixed sql query for tag-search | Andreas Unterkircher | 1 |
2008-01-12 | issue97, add missing DISTINCT keyword to SQL query | Andreas Unterkircher | 1 |
2008-01-12 | issue96, move config check to phpfspot main class | Andreas Unterkircher | 1 |
2008-01-12 | issue95, new sort order to group by tags | Andreas Unterkircher | 1 |
2008-01-12 | updated version to 1.3 | Andreas Unterkircher | 1 |
2008-01-10 | issue89, fix auto-rotation based on EXIF Orientation | Andreas Unterkircher | 1 |
2008-01-06 | used AND to add a show_tag constrait, but in case there hasn't been issued | Andreas Unterkircher | 1 |
2008-01-06 | remove the rows x cols logic | Andreas Unterkircher | 1 |
2008-01-06 | fixed height of thumbnail boxes | Andreas Unterkircher | 1 |
2008-01-06 | issue92, fill alt-attribute with filename | Andreas Unterkircher | 1 |
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 |