scharada / ndoctor

Automatically exported from code.google.com/p/ndoctor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add smarter search tool

GoogleCodeExporter opened this issue · comments

The advanced search should have new criterion
 * Birthdate (between dates)
 * City
 * Last update (between dates)
 * Inscription date (between dates)
 * Reason


Original issue reported on code.google.com by jibedoubleve on 16 Feb 2013 at 9:36

Add a window that make the search with a AND and another with a OR

Original comment by jibedoubleve on 16 Feb 2013 at 9:50

Original comment by jibedoubleve on 16 Feb 2013 at 9:55

  • Changed state: Started
This issue was updated by revision r1199.

 * Add all specifications

Original comment by jibedoubleve on 16 Feb 2013 at 10:11

This issue was updated by revision r1200.

 * Refactored Specification pattern

Original comment by jibedoubleve on 17 Feb 2013 at 1:03

This issue was updated by revision r1201.

 * Refactored the Specification pattern
 * Beautify the use of the Specification pattern
 * Add Or and And search
 * Add settings to configure the advanced search box
 * Add unit tests

Original comment by jibedoubleve on 17 Feb 2013 at 4:02

This issue was closed by revision r1202.

Original comment by jibedoubleve on 17 Feb 2013 at 5:17

  • Changed state: Fixed