Modify

Ticket #1728 (closed enhancement: fixed)

Opened 3 years ago

Last modified 7 weeks ago

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

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

Description (last modified by simon04) (diff)

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

1728.patch Download (8.3 KB) - added by simon04 2 months ago.

Change History

comment:1 Changed 3 years ago by stoecker

  • Priority changed from major to minor
  • Component changed from unspecified to Core

Changed 2 months ago by simon04

comment:2 Changed 2 months ago by simon04

  • Description modified (diff)
  • Summary changed from Search for objects by modification time to [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 Changed 7 weeks ago by simon04

  • Status changed from new to closed
  • Resolution set to fixed

In [4679/josm]:

fix #1728 - Search for objects by modification time

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
as The resolution will be set. Next status will be 'closed'
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.