View | Annotate | Download (5.3 KB)
make calendar window working again, fixes #78
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
support for F-Spot photo versioning, refs #67
issue121, search for a specific rate-limit
showPhotoIndex() returns now the content instead of print it out
issue118, user-friendly-url to directly address a photo or a photo-view
issue118, first code for friendly looking URLs and new config-option $user_friendly_url
code cleanups in rpc.php
update GPL header and remove authors email address from it
issue111, first try of auto completion for tag search box
code-cleanup to avoid PHP notice messages
issue102, use javascript to jump to the correct thumbnail when returing from photo-view
issue100, add/remove tag and tag-condition use HTTP POST
issue100, switch search to POST HTTP
issue99, search for filename and photo description
added some comments display "no tags selected" when nothing is selected. otherwise it looks like a bit kind of error when empty
sort-order is now set via AJAX, not while submit a search-query
missing function keyword for process_ajax_request()
issue84, do not further process RPC request, if no action has been specified
issue60, if tags are provided in the calling URL they will now get verified
git-svn-id: file:///var/lib/svn/phpfspot/trunk@263 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue60, input validation for provided dates via RPC or $_GET
git-svn-id: file:///var/lib/svn/phpfspot/trunk@262 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue69, fixed calendar matrix always starting with the current time
git-svn-id: file:///var/lib/svn/phpfspot/trunk@260 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue60, calendar parameters can also be zero
git-svn-id: file:///var/lib/svn/phpfspot/trunk@255 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue60, input validation for calendar-matrix parameters
git-svn-id: file:///var/lib/svn/phpfspot/trunk@254 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue46, slideshow control (rew, pause/play/stop, fwd)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@239 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue60, current paging variable must be unset on photo index redraw
git-svn-id: file:///var/lib/svn/phpfspot/trunk@235 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue46, first slideshow implementation
git-svn-id: file:///var/lib/svn/phpfspot/trunk@225 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue54, sort order can now be modified
git-svn-id: file:///var/lib/svn/phpfspot/trunk@223 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue50, further code changes to be able to combine tag- and date-search
git-svn-id: file:///var/lib/svn/phpfspot/trunk@219 fa6a889d-dae6-447d-9e79-4ba9a3039384
added GPL headers to all PHP scripts
git-svn-id: file:///var/lib/svn/phpfspot/trunk@209 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue13, all external links have been tested again, single photo, with tag- or date-search are now possible
git-svn-id: file:///var/lib/svn/phpfspot/trunk@202 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue24, first trial of date search is now included
git-svn-id: file:///var/lib/svn/phpfspot/trunk@198 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue41, remove any trace of the javascript bubble
git-svn-id: file:///var/lib/svn/phpfspot/trunk@196 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue13, added first try of external link to directly jump to a photo
git-svn-id: file:///var/lib/svn/phpfspot/trunk@192 fa6a889d-dae6-447d-9e79-4ba9a3039384
issue27, first trial of gallery export for HTML and MoinMoin markup
git-svn-id: file:///var/lib/svn/phpfspot/trunk@185 fa6a889d-dae6-447d-9e79-4ba9a3039384
on reset also reset tag search result
git-svn-id: file:///var/lib/svn/phpfspot/trunk@139 fa6a889d-dae6-447d-9e79-4ba9a3039384
use ignore_once instead of ignore for requirement checks, or rpc.php will fail because HTML_AJAX get redeclared
git-svn-id: file:///var/lib/svn/phpfspot/trunk@136 fa6a889d-dae6-447d-9e79-4ba9a3039384
renamed search to tagsearch 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
issue6, first implementation of paged photo index view 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 ...
first tag search functionality
git-svn-id: file:///var/lib/svn/phpfspot/trunk@79 fa6a889d-dae6-447d-9e79-4ba9a3039384
first implementation of "selected tag condition"
git-svn-id: file:///var/lib/svn/phpfspot/trunk@74 fa6a889d-dae6-447d-9e79-4ba9a3039384
some nice credit page
git-svn-id: file:///var/lib/svn/phpfspot/trunk@44 fa6a889d-dae6-447d-9e79-4ba9a3039384
show additional infos in the image preview bubble
git-svn-id: file:///var/lib/svn/phpfspot/trunk@40 fa6a889d-dae6-447d-9e79-4ba9a3039384
display photo index as matrix show a larger pic when user clicks on it
git-svn-id: file:///var/lib/svn/phpfspot/trunk@25 fa6a889d-dae6-447d-9e79-4ba9a3039384
some first draft of an working photo index page
git-svn-id: file:///var/lib/svn/phpfspot/trunk@20 fa6a889d-dae6-447d-9e79-4ba9a3039384
ajax based add/remove/reset tag list
git-svn-id: file:///var/lib/svn/phpfspot/trunk@16 fa6a889d-dae6-447d-9e79-4ba9a3039384
draw single photo with AJAX refresh
git-svn-id: file:///var/lib/svn/phpfspot/trunk@13 fa6a889d-dae6-447d-9e79-4ba9a3039384
initial import
git-svn-id: file:///var/lib/svn/phpfspot/trunk@10 fa6a889d-dae6-447d-9e79-4ba9a3039384