make get_random_tag_photo() behave correct when show_tags is set, fixes #81
[phpfspot.git] / rpc.php
2008-08-18  Andreas Unterkircherfix conflict in phpfspot.class.php
2008-08-18  Andreas Unterkirchersupport for F-Spot photo versioning, refs #67
2008-05-24  Andreas UnterkircherMerge branch 'rating'
2008-05-24  Andreas Unterkircherissue121, search for a specific rate-limit
2008-05-11  Andreas Unterkircherfix conflicts during merge of Arun's tree
2008-05-11  Andreas Unterkircherfix conflicts in single_photo.tpl
2008-05-04  Andreas UnterkirchershowPhotoIndex() returns now the content instead of...
2008-05-04  Andreas Unterkircherissue118, user-friendly-url to directly address a photo...
2008-05-04  Andreas Unterkircherissue118, first code for friendly looking URLs and...
2008-04-12  Andreas UnterkircherMerge commit 'origin/master' into nefformat
2008-04-12  Andreas Unterkircherfix conflict in phpfspot_tmpl.php
2008-04-12  Andreas UnterkircherMerge branch 'unki'
2008-04-12  Andreas Unterkirchercode cleanups in rpc.php
2008-04-12  Andreas UnterkircherMerge branch 'lefant'
2008-04-12  Andreas Unterkircherupdate GPL header and remove authors email address...
2008-03-27  Andreas Unterkircherissue111, first try of auto completion for tag search box
2008-01-20  Andreas Unterkirchercode-cleanup to avoid PHP notice messages
2008-01-19  Andreas Unterkircherissue102, use javascript to jump to the correct thumbna...
2008-01-13  Andreas Unterkircherissue100, add/remove tag and tag-condition use HTTP...
2008-01-13  Andreas Unterkircherissue100, switch search to POST HTTP
2008-01-13  Andreas Unterkircherissue99, search for filename and photo description
2008-01-01  Andreas Unterkircheradded some comments
2008-01-01  Andreas Unterkirchersort-order is now set via AJAX, not while submit a...
2007-12-30  Andreas Unterkirchermissing function keyword for process_ajax_request()
2007-12-30  Andreas Unterkircherissue84, do not further process RPC request, if no...
2007-07-29  Andreas Unterkircherissue60, if tags are provided in the calling URL they...
2007-07-29  Andreas Unterkircherissue60, input validation for provided dates via RPC...
2007-07-28  Andreas Unterkircherissue69, fixed calendar matrix always starting with...
2007-07-26  Andreas Unterkircherissue60, calendar parameters can also be zero
2007-07-26  Andreas Unterkircherissue60, input validation for calendar-matrix parameters
2007-07-22  Andreas Unterkircherissue46, slideshow control (rew, pause/play/stop, fwd)
2007-07-21  Andreas Unterkircherissue60, current paging variable must be unset on photo...
2007-07-20  Andreas Unterkircherissue46, first slideshow implementation
2007-07-18  Andreas Unterkircherissue54, sort order can now be modified
2007-07-17  Andreas Unterkircherissue50, further code changes to be able to combine...
2007-07-15  Andreas Unterkircheradded GPL headers to all PHP scripts
2007-07-14  Andreas Unterkircherissue13, all external links have been tested again...
2007-07-14  Andreas Unterkircherissue24, first trial of date search is now included
2007-07-14  Andreas Unterkircherissue41, remove any trace of the javascript bubble
2007-07-12  Andreas Unterkircherissue13, added first try of external link to directly...
2007-07-10  Andreas Unterkircherissue27, first trial of gallery export for HTML and...
2007-06-30  Andreas Unterkircheron reset also reset tag search result
2007-06-30  Andreas Unterkircheruse ignore_once instead of ignore for requirement check...
2007-06-23  Andreas Unterkircherrenamed search to tagsearch
2007-06-23  Andreas Unterkircherissue6, first implementation of paged photo index view
2007-06-11  Andreas Unterkircherfirst tag search functionality
2007-06-09  Andreas Unterkircherfirst implementation of "selected tag condition"
2007-06-07  Andreas Unterkirchersome nice credit page
2007-06-07  Andreas Unterkirchershow additional infos in the image preview bubble
2007-06-06  Andreas Unterkircherdisplay photo index as matrix
2007-06-05  Andreas Unterkirchersome first draft of an working photo index page
2007-06-05  Andreas Unterkircherajax based add/remove/reset tag list
2007-06-04  Andreas Unterkircherdraw single photo with AJAX refresh
2007-06-04  Andreas Unterkircherinitial import