summaryrefslogtreecommitdiffstats
path: root/phpfspot.js
AgeCommit message (Collapse)AuthorFiles
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
2007-06-08if the photo index is displayed and the tag selectionAndreas Unterkircher1
get's changed, refresh it git-svn-id: file:///var/lib/svn/phpfspot/trunk@52 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-07some nice credit pageAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@44 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-07show additional infos in the image preview bubbleAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@40 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-07nice bubble preview in photo index viewAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@33 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-05some first draft of an working photo index pageAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@20 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-05ajax based add/remove/reset tag listAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@16 fa6a889d-dae6-447d-9e79-4ba9a3039384
2007-06-04initial importAndreas Unterkircher1
git-svn-id: file:///var/lib/svn/phpfspot/trunk@9 fa6a889d-dae6-447d-9e79-4ba9a3039384