[Bug 111924] Re: bughelper should support searching by date

2007-06-12 Thread Daniel Holbach
** Changed in: python-launchpad-bugs (Ubuntu)
   Status: Fix Committed = Fix Released

** Changed in: bughelper (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
bughelper should support searching by date
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111924] Re: bughelper should support searching by date

2007-06-11 Thread Markus Korn
Hi Brian,
if you run bugnumbers with --format=html you get your list with click-able 
bugnumbers. Is that what you were looking for, if so we can close the bug

Markus

** Changed in: python-launchpad-bugs (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: bughelper (Ubuntu)
   Status: Unconfirmed = Fix Committed

-- 
bughelper should support searching by date
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111924] Re: bughelper should support searching by date

2007-06-11 Thread Brian Murray
Yes, that will work well.

-- 
bughelper should support searching by date
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111924] Re: “bughelper should support searching by date”

2007-05-04 Thread Markus Korn
** Summary changed:

- bughelper should support searching by date
+ “bughelper should support searching by date”

** Tags added: display

-- 
“bughelper should support searching by date”
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 111924] Re: bughelper should support searching by date

2007-05-04 Thread Markus Korn
** Summary changed:

- “bughelper should support searching by date”
+ bughelper should support searching by date

-- 
bughelper should support searching by date
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 111924] Re: bughelper should support searching by date

2007-05-03 Thread Markus Korn
thanks for your suggestion Brian,
based on the existing code adding this option should be easy.
My opinion is that we don't need an additional command-line option as we 
already have too many. My suggestion is that we add this date-option as 
optional to --lc, like:
./bughelper --lc=u:thekorn d:2007-04-01 -p bughelper

The following cases should also be possible (to be backwards compatible:
./bughelper --lc=thekorn -p bughelper
./bughelper --lc=thekorn d:2007-4-1 -p bughelper

As we are doing filtering in python-launchpad-bugs I will change the
target of that Bugreport.

Markus

** Changed in: python-launchpad-bugs (Ubuntu)
Sourcepackagename: bughelper = python-launchpad-bugs
 Assignee: (unassigned) = Markus Korn
   Status: Unconfirmed = In Progress

** Also affects: bughelper (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

-- 
bughelper should support searching by date
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111924] Re: bughelper should support searching by date

2007-05-03 Thread Markus Korn
This patch against python-launchpad-bugs/main r11 adds a last comment
before date-option tot bughelper and bugnumbers:

Example usage:
$ ./bugnumbers --lc=thekorn -p bughelper -U
90084 (Needs Info,Undecided) - proxy support for bugsquad tools
81291 (Confirmed,Wishlist) - RFE: Web interface to bughelper
111924 (Unconfirmed,Undecided) - bughelper should support searching by date
103279 (In Progress,Wishlist) - RFE: Add output class to bughelper

$ ./bugnumbers --lc=u:thekorn d:2007-04-01 -p bughelper -U
81291 (Confirmed,Wishlist) - RFE: Web interface to bughelper
90084 (Needs Info,Undecided) - proxy support for bugsquad tools

$ ./bugnumbers --lc=d:2007-04-01 -p bughelper -U
84723 (Confirmed,Wishlist) - RFE: grep for package version
87456 (Confirmed,Wishlist) - bughelper -v -p firefox does not have expected 
results
90084 (Needs Info,Undecided) - proxy support for bugsquad tools
88719 (Confirmed,Wishlist) - Completely support tags
81291 (Confirmed,Wishlist) - RFE: Web interface to bughelper

Is that what you are looking for?
Needs some testing and, if it gets into main, documented in bughelper!

Markus

-- 
bughelper should support searching by date
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111924] Re: bughelper should support searching by date

2007-05-03 Thread Markus Korn
Sorry, forgot the attachment :)

** Attachment added: adding date to --lc
   http://librarian.launchpad.net/7532522/111924.patch

-- 
bughelper should support searching by date
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111924] Re: bughelper should support searching by date

2007-05-03 Thread Daniel Holbach
Good work, Markus - patch has my ok.

-- 
bughelper should support searching by date
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111924] Re: bughelper should support searching by date

2007-05-03 Thread Markus Korn
ok, thanks Daniel!

revno: 12
committer: Markus Korn [EMAIL PROTECTED]
branch nick: main
timestamp: Thu 2007-05-03 14:32:13 +0200
message:
  added date option to --lc (fixes bug 111924)


-- 
bughelper should support searching by date
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111924] Re: bughelper should support searching by date

2007-05-03 Thread Markus Korn
bdmurray cool, the end result I was envisioning was a url to follow to
then reject the bug

That is on my agenda for a (new) output-class

-- 
bughelper should support searching by date
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 111924] Re: bughelper should support searching by date

2007-05-02 Thread Brian Murray
Maybe that should be '--lcd' for last comment date.

-- 
bughelper should support searching by date
https://bugs.launchpad.net/bugs/111924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs