summaryrefslogtreecommitdiffstats
path: root/phpfspot.js
AgeCommit message (Collapse)AuthorFiles
2008-01-19issue101, zoomingAndreas Unterkircher1
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 Unterkircher1
photo-view Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-18issue102, when calling showImage() from photo-index, move the window to the ↵Andreas Unterkircher1
uppest position Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-15use HTML_AJAXs replace function to alter content of content-divAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13issue100, add/remove tag and tag-condition use HTTP POSTAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13issue100, switch search to POST HTTPAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-13issue99, search for filename and photo descriptionAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-12issue93, photo-index and reset-all via access keyAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06refixed a little bug when modifying tag selectionAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-06issue93, jump to next/prev photo with cursor keysAndreas Unterkircher1
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
2008-01-01added some commentsAndreas Unterkircher1
display "no tags selected" when nothing is selected. otherwise it looks like a bit kind of error when empty
2008-01-01sort-order is now set via AJAX, not while submit a search-queryAndreas Unterkircher1
2007-07-28issue69, fixed calendar matrix always starting with the current timeAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@260 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-28issue70, disable date-search on reset allAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@258 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-26issue66, calendar is now shown on the right position and is getting closed ↵Andreas Unterkircher1
when a specific date is getting selected git-svn-id: file:///var/lib/svn/phpfspot/trunk@256 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-22issue46, added a javascript-based slider to modify slide-intervalAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@242 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-22issue46, slideshow control (rew, pause/play/stop, fwd)Andreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@239 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-22issue56, play and pause of autobrowsing is now possibleAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@238 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-21issue56, check if next-link-anchor is still here in case user decided to ↵Andreas Unterkircher1
click around and leave the single photo view git-svn-id: file:///var/lib/svn/phpfspot/trunk@234 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-21issue56, auto switch in single photo viewAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@233 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-20issue46, first slideshow implementationAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@225 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-18issue54, sort order can now be modifiedAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@223 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-17issue50, further code changes to be able to combine tag- and date-searchAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@219 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-17issue45, first learning lessons with image preloadingAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@218 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-17issue50, on date-search don't touch the current tag selectionAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@217 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-14remove a unnecessary AJAX callAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@204 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-14issue13, all external links have been tested again, single photo, with tag- ↵Andreas Unterkircher1
or date-search are now possible git-svn-id: file:///var/lib/svn/phpfspot/trunk@202 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-14issue42, reset-all is now also refreshing the viewsAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@201 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-14issue27, remove any value from tag-search-input-valid when date search is ↵Andreas Unterkircher1
invoked to avoid user-confusion git-svn-id: file:///var/lib/svn/phpfspot/trunk@199 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-14issue24, first trial of date search is now includedAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@198 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-14issue41, remove any trace of the javascript bubbleAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@196 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-12issue13, added first try of external link to directly jump to a photoAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@192 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-10issue27, first trial of gallery export for HTML and MoinMoin markupAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@185 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-06issue27, beginning implementationAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@168 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-06issue21, reordered photo index and added some nice mouseover effectAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@166 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-04issue13, if user jumps into from an external link, immediatley display the ↵Andreas Unterkircher1
photo index according the tag selection provided git-svn-id: file:///var/lib/svn/phpfspot/trunk@162 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-07-04set a startup variable. unset it with the first call of the photo index pageAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@159 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-30issue18, invoke clearSearch on resetAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@142 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-30on reset also reset tag search resultAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@139 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-25issue17, add a "Loading" text when tags-list getting loadedAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@131 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-23renamed search to tagsearchAndreas Unterkircher1
issue16, matching tags are now placed into the selected-tags list git-svn-id: file:///var/lib/svn/phpfspot/trunk@127 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-23issue6, first implementation of paged photo index viewAndreas Unterkircher1
use thumbnail width & height for <img> to avoid "flipping" when images are getting loaded fixed issue when all selected tags are clicked away but photo index still stays, there are no matching photos git-svn-id: file:///var/lib/svn/phpfspot/trunk@124 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-14issue7 - some IE compatibility fixesAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@91 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-11don't touch tag selection anymore on tag-search Andreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@83 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-11fixed syntax error in phpfspot.jsAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@81 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-11first tag search functionalityAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@79 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-11first helper for search functionalityAndreas Unterkircher1
use encodeURI() around every URL git-svn-id: file:///var/lib/svn/phpfspot/trunk@75 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-09first implementation of "selected tag condition"Andreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@74 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-09some style fixesAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@73 fa6a889d-dae6-447d-9e79-4ba9a3039384