summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFiles
2008-01-19issue101, adding zooming as feature to changelogAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-19issue101, zoomingAndreas Unterkircher6
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-19issue102, when scrolling up to display photo-view, blank the screen while ↵Andreas Unterkircher1
it's getting loaded Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-19issue102, use javascript to jump to the correct thumbnail when returing from ↵Andreas Unterkircher5
photo-view Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-18issue103, ensure showPhotoIndex() returns to the right pageAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-18issue102, when calling showImage() from photo-index, move the window to the ↵Andreas Unterkircher3
uppest position Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-15use HTML_AJAXs replace function to alter content of content-divAndreas Unterkircher3
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-15auto-move browser window up when displaying single photo and the user has ↵Andreas Unterkircher2
scrolled far down before Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-14beautify single photo headerAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-14updated CHANGELOG about new search and dups-search-scriptAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-14show newer photos first when opening phpfspotAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13issue100, add/remove tag and tag-condition use HTTP POSTAndreas Unterkircher3
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13issue100, switch search to POST HTTPAndreas Unterkircher3
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13issue99, search for filename and photo descriptionAndreas Unterkircher4
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13issue98, php script to locate duplicate imagesAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13issue98, debug-message when cleaning up the databaseAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13issue98, add function to clean up phpfspot databaseAndreas Unterkircher2
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13change text of where the welcome template can be foundAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13pimped welcome.tpl with some random picturesAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13issue93, add note to navigation buttons about cursor-keysAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-12wrap line in header when display time-range resultsAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-12fixed sql query for tag-searchAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-12rearranged CHANGELOG fileAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-12issue97, add missing DISTINCT keyword to SQL queryAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-12issue96, CHANGELOG note about config checkAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-12issue96, move config check to phpfspot main classAndreas Unterkircher2
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-12issue95, new sort order to group by tagsAndreas Unterkircher2
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-12updated version to 1.3Andreas Unterkircher4
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-12issue93, photo-index and reset-all via access keyAndreas Unterkircher2
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-10issue89, fix auto-rotation based on EXIF OrientationAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06used AND to add a show_tag constrait, but in case there hasn't been issuedAndreas Unterkircher1
a WHERE query already a WHERE needs to be used instead of the AND Signed-off-by: Arun Persaud <arun@nubati.net> Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06fetchSingleRow wasn't used before and produced a bug. fixed now.Andreas Unterkircher1
Signed-off-by: Arun Persaud <arun@nubati.net> Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06remove the rows x cols logicAndreas Unterkircher3
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06fixed height of thumbnail boxesAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06fixed html typoAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06issue59, reduce html table usage in search-boxAndreas Unterkircher2
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06issue59, tag selection is now html-table freeAndreas Unterkircher2
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06issue59, fixed position of photo-index navigation after removing html tablesAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06refixed a little bug when modifying tag selectionAndreas Unterkircher2
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06issue92, fill alt-attribute with filenameAndreas Unterkircher3
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06issue59, further cleanup code after removing html tablesAndreas Unterkircher5
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06issue93, jump to next/prev photo with cursor keysAndreas Unterkircher2
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06issue59, made single-photo view without html tablesAndreas Unterkircher2
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06issue59, removed some css table-layout definitionsAndreas Unterkircher1
2008-01-06Merge branch 'master' of /var/cache/git/phpfspotAndreas Unterkircher0
2008-01-06stylesheet improvements, removed some html table stylesAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06issue59, remove HTML table from main skeletonAndreas Unterkircher5
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06Merge branch 'master' of /var/cache/git/phpfspotAndreas Unterkircher0
2008-01-06issue59, remove HTML table from main skeletonAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-05Merge branch 'master' of /var/cache/git/phpfspotAndreas Unterkircher0