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