summaryrefslogtreecommitdiffstats
path: root/rpc.php
AgeCommit message (Expand)AuthorFiles
2009-05-23make calendar window working again, fixes #78Andreas Unterkircher1
2008-08-18support for F-Spot photo versioning, refs #67Andreas Unterkircher1
2008-05-24issue121, search for a specific rate-limitAndreas Unterkircher1
2008-05-04showPhotoIndex() returns now the content instead of print it outAndreas Unterkircher1
2008-05-04issue118, user-friendly-url to directly address a photo or a photo-viewAndreas Unterkircher1
2008-05-04issue118, first code for friendly looking URLs and new config-option $user_fr...Andreas Unterkircher1
2008-04-12code cleanups in rpc.phpAndreas Unterkircher1
2008-04-12update GPL header and remove authors email address from itAndreas Unterkircher1
2008-03-27issue111, first try of auto completion for tag search boxAndreas Unterkircher1
2008-01-20code-cleanup to avoid PHP notice messagesAndreas Unterkircher1
2008-01-19issue102, use javascript to jump to the correct thumbnail when returing from ...Andreas Unterkircher1
2008-01-13issue100, add/remove tag and tag-condition use HTTP POSTAndreas Unterkircher1
2008-01-13issue100, switch search to POST HTTPAndreas Unterkircher1
2008-01-13issue99, search for filename and photo descriptionAndreas Unterkircher1
2008-01-01added some commentsAndreas Unterkircher1
2008-01-01sort-order is now set via AJAX, not while submit a search-queryAndreas Unterkircher1
2007-12-30missing function keyword for process_ajax_request()Andreas Unterkircher1
2007-12-30issue84, do not further process RPC request, if no action has been specifiedAndreas Unterkircher1
2007-07-29issue60, if tags are provided in the calling URL they will now get verifiedAndreas Unterkircher1
2007-07-29issue60, input validation for provided dates via RPC or $_GETAndreas Unterkircher1
2007-07-28issue69, fixed calendar matrix always starting with the current timeAndreas Unterkircher1
2007-07-26issue60, calendar parameters can also be zeroAndreas Unterkircher1
2007-07-26issue60, input validation for calendar-matrix parametersAndreas Unterkircher1
2007-07-22issue46, slideshow control (rew, pause/play/stop, fwd)Andreas Unterkircher1
2007-07-21issue60, current paging variable must be unset on photo index redrawAndreas Unterkircher1
2007-07-20issue46, first slideshow implementationAndreas Unterkircher1
2007-07-18issue54, sort order can now be modifiedAndreas Unterkircher1
2007-07-17issue50, further code changes to be able to combine tag- and date-searchAndreas Unterkircher1
2007-07-15added GPL headers to all PHP scriptsAndreas Unterkircher1
2007-07-14issue13, all external links have been tested again, single photo, with tag- o...Andreas Unterkircher1
2007-07-14issue24, first trial of date search is now includedAndreas Unterkircher1
2007-07-14issue41, remove any trace of the javascript bubbleAndreas Unterkircher1
2007-07-12issue13, added first try of external link to directly jump to a photoAndreas Unterkircher1
2007-07-10issue27, first trial of gallery export for HTML and MoinMoin markupAndreas Unterkircher1
2007-06-30on reset also reset tag search resultAndreas Unterkircher1
2007-06-30use ignore_once instead of ignore for requirement checks, or rpc.php will fai...Andreas Unterkircher1
2007-06-23renamed search to tagsearchAndreas Unterkircher1
2007-06-23issue6, first implementation of paged photo index viewAndreas Unterkircher1
2007-06-11first tag search functionalityAndreas Unterkircher1
2007-06-09first implementation of "selected tag condition"Andreas Unterkircher1
2007-06-07some nice credit pageAndreas Unterkircher1
2007-06-07show additional infos in the image preview bubbleAndreas Unterkircher1
2007-06-06display photo index as matrixAndreas Unterkircher1
2007-06-05some first draft of an working photo index pageAndreas Unterkircher1
2007-06-05ajax based add/remove/reset tag listAndreas Unterkircher1
2007-06-04draw single photo with AJAX refreshAndreas Unterkircher1
2007-06-04initial importAndreas Unterkircher1