around_filter :api_call_handle_error, :except => [:list]
around_filter :web_timeout, :only => [:list]
around_filter :api_call_handle_error, :except => [:list]
around_filter :web_timeout, :only => [:list]
@edits = Changeset.find(:all,
:include => [:user, :changeset_tags],
:conditions => conditions,
@edits = Changeset.find(:all,
:include => [:user, :changeset_tags],
:conditions => conditions,
# eliminate empty changesets (where the bbox has not been set)
# this should be applied to all changeset list displays
def conditions_nonempty()
# eliminate empty changesets (where the bbox has not been set)
# this should be applied to all changeset list displays
def conditions_nonempty()