Ticket #1630 (new enhancement)

Opened 7 months ago

Last modified 4 weeks ago

Support for mobile broadband provider database

Reported by: aa Owned by: aa
Priority: normal Milestone: 0.90
Component: sugar Version: Unspecified
Severity: Minor Keywords: 3g r+
Cc: tomeu, tch, rgs Distribution/OS: Unspecified
Bug Status: New

Description

The NetworkManager project provides an  XML database containing carrier network details for a large number of countries. Support for parsing this database would greatly benefit the user experience when configuring a mobile broadband modem.

The database package is usually called mobile-broadband-provider-info.

The attached patch implements this feature atop the current work in #1622, so rebasing will be needed when those patches are r+.

Attachments

gsm-provider-db.patch Download (7.0 KB) - added by aa 7 months ago.
gsm-provider-db-v2-1630.patch Download (8.6 KB) - added by aa 6 months ago.
gsm-provider-db-v3-1630.patch Download (16.3 KB) - added by aa 5 months ago.

Change History

Changed 7 months ago by aa

  Changed 7 months ago by rgs

  • cc tch, rgs added

Changed 6 months ago by aa

  Changed 6 months ago by tomeu

  • keywords 3g added

Changed 5 months ago by aa

  Changed 5 months ago by aa

Attached latest work, this applies to git HEAD. There are several visual modifications, so please let me know what you think.

Also new in this version is a config.py.in for generating config.py by autotools, and some minor nitpicks to shut pylint up :).

  Changed 5 months ago by erikos

  • milestone changed from Unspecified by Release Team to 0.90

First of all, thanks for your work!

Sadly, as this is an enhancement and we are in Freeze already, I move it out to 0.90. If you (deployments) care strongly about it - please ask here for inclusion into a bugfix release 0.88.x.

Thanks!

  Changed 7 weeks ago by aa

follow-up: ↓ 7   Changed 4 weeks ago by tomeu

  • keywords r+ added; r? removed

Commented in the mailing list. r+ provided the design team doesn't want changes and the review comments are addressed.

in reply to: ↑ 6   Changed 4 weeks ago by garycmartin

Replying to tomeu:

Commented in the mailing list. r+ provided the design team doesn't want changes and the review comments are addressed.

Only trivial design niggles from me would be to right align the text labels next to the drop down menus, matching the rest of the existing fields; perhaps also make the drop down menus the same width as the existing input fields.

Note: See TracTickets for help on using tickets.