GNOME Bugzilla – Bug 726626
Contact context menu: Include action to search related e-mails
Last modified: 2014-11-14 09:27:27 UTC
It would be convenient if a contact’s context menu were to include an option to issue a search for e-mail messages from/to that contact in all e-mail accounts.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 329374 ***
Created attachment 290466 [details] [review] placeStore: Add osm-id as unique identifier The name of a place might change in OpenStreetMap or through code changes in geocode-glib. It is safer to use the osm-id to assert the uniqueness of a place. https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290467 [details] [review] placeStore: Change updateAddTime to updatePlace Since the name and location of place could change, make sure we update the place on re-visit and just not the add time. https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290468 [details] [review] placeStore: Store all relevant place data https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290469 [details] [review] Add PlaceFormatter class The purpose of this class is to get the relevant GeocodePlace properties for the available place types. The class is implemented to be UI agnostic, so it can be reused in many parts of Maps. https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290470 [details] [review] searchResultBubble: Use PlaceFormatter class https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290471 [details] [review] Add place module https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290472 [details] [review] Add wrapper module for the Overpass API Overpass QL: http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL https://bugzilla.gnome.org/show_bug.cgi?id=731587 https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290473 [details] [review] placeStore: Use new Place module https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290474 [details] [review] placeStore: Make exists function public https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290475 [details] [review] placeStore: Add get function https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290476 [details] [review] Use Overpass to get extra info for search bubble https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290477 [details] [review] placeStore: Add version
Created attachment 290485 [details] [review] placeStore: Add osm-id as unique identifier The name of a place might change in OpenStreetMap or through code changes in geocode-glib. It is safer to use the osm-id to assert the uniqueness of a place. https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290486 [details] [review] placeStore: Change updateAddTime to updatePlace Since the name and location of place could change, make sure we update the place on re-visit and just not the add time. https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290487 [details] [review] placeStore: Store all relevant place data https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290488 [details] [review] Add PlaceFormatter class The purpose of this class is to get the relevant GeocodePlace properties for the available place types. The class is implemented to be UI agnostic, so it can be reused in many parts of Maps. https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290489 [details] [review] searchResultBubble: Use PlaceFormatter class https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290490 [details] [review] Add place module https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290491 [details] [review] Add wrapper module for the Overpass API Overpass QL: http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL https://bugzilla.gnome.org/show_bug.cgi?id=731587 https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290492 [details] [review] placeStore: Use new Place module https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290493 [details] [review] placeStore: Make exists function public https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290494 [details] [review] placeStore: Add get function https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290495 [details] [review] Use Overpass to get extra info for search bubble https://bugzilla.gnome.org/show_bug.cgi?id=726625
Created attachment 290496 [details] [review] placeStore: Add version