Modify

Opened 17 years ago

Closed 14 years ago

#1728 closed enhancement (fixed)

[Patch awaiting end of stabilization phase] Search for objects by modification time

Reported by: Vidar Gundersen Owned by: framm
Priority: minor Milestone:
Component: Core Version: latest
Keywords: search, modification time Cc:

Description (last modified by simon04)

A search statement similar to find . -mtime -7d on Unix systems.
This will make us able to tell what changes have been made on the data since our last edits NN weeks, days or hours ago.

Attachments (1)

1728.patch (8.3 KB ) - added by simon04 14 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by stoecker, 17 years ago

Component: unspecifiedCore
Priority: majorminor

by simon04, 14 years ago

Attachment: 1728.patch added

comment:2 by simon04, 14 years ago

Description: modified (diff)
Summary: Search for objects by modification time[Patch awaiting end of stabilization phase] Search for objects by modification time

The patch allows to specify ranges (the date format as usual):

  • timestamp:2010-01-01/2011-11-11
  • timestamp:/2011-11-11 (corresponds to timestamp:1980/2011-11-11)
  • timestamp:2010-01-01/ (corresponds to timestamp:2010-01-01/[now])

comment:3 by simon04, 14 years ago

Resolution: fixed
Status: newclosed

In [4679/josm]:

fix #1728 - Search for objects by modification time

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.