desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #130010
[Bug 1361864] Re: add "Preferred" property to ConnectionContext interface
This bug was fixed in the package ubuntu-system-settings
0.3+15.04.20150731-0ubuntu1 in https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/stable-phone-overlay
---------------
ubuntu-system-settings (0.3+15.04.20150731-0ubuntu1) vivid;
urgency=medium
[ Ken VanDine ]
* [cellular/apn] new APN panel made for the new 'Preferred' property,
as well as the 'ResetContext' method. (LP: #1435360, #1361864,
#1376714, #1457676, #1424149, #1442646, #1388222)
ubuntu-system-settings (0.3+15.10.20150729.1-0ubuntu2~gcc5.1) wily;
urgency=medium
* No change upload, build with GCC 5.
ubuntu-system-settings (0.3+15.10.20150729.1-0ubuntu1) wily;
urgency=medium
[ Christopher Lee ]
* Update AP helper so it doesn't attempt to use an unreachable value
when scrolling.
[ Ken VanDine ]
* Added a sleep to give set_forward_on_busy time to finish
* Use wait_select_single in the wifi dialog and bump the sleep to 1
second
* We need to explicitly stop dbus in tearDownClass, fixes lingering
dbus processes
ubuntu-system-settings (0.3+15.10.20150724-0ubuntu1) wily;
urgency=medium
[ CI Train Bot ]
* New rebuild forced.
[ Manuel de la Pena ]
* Recompile with the new udm to avoid ABI issues.
ubuntu-system-settings (0.3+15.10.20150722-0ubuntu1) wily;
urgency=medium
[ CI Train Bot ]
* Resync trunk.
[ Ken VanDine ]
* Use TextField.write to properly use the OSK Added helper to dismiss
OSK
[ jonas-drange ]
* [tests] avoids setting Interfaces property after the
Cellular/Phone/About plugins have loaded.
ubuntu-system-settings (0.3+15.10.20150716-0ubuntu1) wily;
urgency=medium
[ CI Train Bot ]
* Resync trunk.
[ Ken VanDine ]
* [wifi] Fixed handling of loading extended attributes from the
MenuModel (LP: #1472505)
[ handsome_feng<445865575@xxxxxx> ]
* Add flickable in time/date page. (LP: #1469076)
[ jonas-drange ]
* [phone] make services insensitive when there are no services as well
as adding autopilot tests for sim services. (LP: #1470779)
ubuntu-system-settings (0.3+15.10.20150708-0ubuntu1) wily;
urgency=medium
[ CI Train Bot ]
* New rebuild forced.
[ jonas-drange ]
* Lets the Wi-Fi panel respond to an SSID provided by dispatcher by
launching a "Connect to" dialogue. (LP: #1241986)
ubuntu-system-settings (0.3+15.10.20150703-0ubuntu1) wily;
urgency=medium
[ CI Train Bot ]
* New rebuild forced.
[ Joerg Berroth ]
* Added support for 802-1x wireless network configurations. (LP:
#1241986)
ubuntu-system-settings (0.3+15.10.20150702.3-0ubuntu1) wily;
urgency=medium
[ CI Train Bot ]
* New rebuild forced.
[ Ken VanDine ]
* Test searching for WiFi instead of Sound, online-accounts now has a
soundcloud account type (LP: #1468029)
[ Matthew Paul Thomas ]
* Changes "Install & Restart" to "Restart & Install" and "Not Now" to
"Cancel". lp:1359344 (LP: #1359344)
[ jonas-drange ]
* implement CFB, CFNRy and CFNRc as well as autopilot tests (LP:
#1463828)
ubuntu-system-settings (0.3+15.10.20150622-0ubuntu2) wily;
urgency=medium
* debian/control:
- don't have an alternative depends on system-image-snappy-cli,
it's deprecated
- have ubuntu-snappy-cli as an alternative to click, that's not the
right solution but a workaround to unblock snappy image build
ubuntu-system-settings (0.3+15.10.20150622-0ubuntu1) wily;
urgency=medium
[ CI Train Bot ]
* New rebuild forced.
[ jonas-drange ]
* [wifi] skip some tests that cannot be mocked and use specific object
when found during connection (LP: #1441192)
ubuntu-system-settings (0.3+15.10.20150615-0ubuntu1) wily;
urgency=medium
[ CI Train Bot ]
* New rebuild forced.
[ Ken VanDine ]
* Activate the accessPoint on click
ubuntu-system-settings (0.3+15.10.20150604-0ubuntu1) wily;
urgency=medium
[ Sebastien Bacher ]
* [battery] use round linejoin style to workaround rendering glitches
(LP: #1461624)
* define a way for plugin to be visible if a file exists, use that
capability to enable the updates panel on system-image systems and
not snappy one, which allows us to not have a strong depends on
system image components
ubuntu-system-settings (0.3+15.10.20150527-0ubuntu1) wily;
urgency=medium
[ CI Train Bot ]
* New rebuild forced.
[ Iain Lane ]
* Improve filtering in main page and timezone filters. (LP: #1454186,
#1446086)
[ Ken VanDine ]
* Ensure dim-timeout is 10 seconds less than activity-timeout (LP:
#1437510)
* debian/control: bumped depends on ubuntu-keyboard-data to >=
0.99.trunk.phablet2+15.04.20150421 to get gsettings schema changes
(LP: #1454230)
* expose deviceName to QML
[ Lukáš Tinkl ]
* compare the language and kbd layout names in a locale-aware manner
[ Sebastien Bacher ]
* Translate push_helper expected strings to avoid failure in non C
locales (LP: #1456941)
* [battery] use the correct height value for the first point of the
graph, that fixes the initial point often starting to high and the
curve starting with an almost vertical line (LP: #1439122)
* [language] update auto punctuation description to match the osk
behaviour (LP: #1385288)
* [security-privacy] remove obsolete dash search option (LP: #1422700)
[ jonas-drange ]
* New icon as per lp:1457424 (LP: #1457424)
ubuntu-system-settings (0.3+15.04.20150514-0ubuntu1) vivid;
urgency=medium
[ CI Train Bot ]
* Resync trunk.
[ Ken VanDine ]
* Re-factored SIM Pin related tests into separate classes to properly
ensure the LockedPins property is properly setup for each test.
* incorporate SimPin helper from ubuntu-sanity-tests and refactor a
few tests to utilize them
ubuntu-system-settings (0.3+15.04.20150511-0ubuntu1) vivid;
urgency=medium
[ Ken VanDine ]
* Removed the spacing from the updates ListView and use margins
instead. This fixes the extra space left as updates are installed.
(LP: #1450866)
[ Sebastien Bacher ]
* [battery] display last charge info in hours rather than days (LP:
#1438535)
[ jonas-drange ]
* [security-privacy] give the focus to the right entry, if the current
unlock method is swipe then there is no "current password" so the
new input line should be the focussed one (LP: #1438049)
ubuntu-system-settings (0.3+15.04.20150430.1-0ubuntu1) vivid;
urgency=medium
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
[ Ken VanDine ]
* Include supported frameworks and arch when checking for updates (LP:
#1449582)
ubuntu-system-settings (0.3+15.04.20150422.1-0ubuntu1) vivid;
urgency=medium
[ CI Train Bot ]
* New rebuild forced.
[ Michael Sheldon ]
* Allow system settings to find keyboard plugins in additional
locations specified via gsettings. (LP: #1445532)
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Fri, 31 Jul 2015 18:19:18
+0000
** Changed in: ubuntu-system-settings (Ubuntu RTM)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864
Title:
add "Preferred" property to ConnectionContext interface
Status in Canonical System Image:
In Progress
Status in libqofono package in Ubuntu:
Fix Released
Status in network-manager package in Ubuntu:
In Progress
Status in nuntium package in Ubuntu:
Fix Released
Status in ofono package in Ubuntu:
Fix Released
Status in ubuntu-system-settings package in Ubuntu:
In Progress
Status in network-manager package in Ubuntu RTM:
Fix Released
Status in nuntium package in Ubuntu RTM:
Fix Released
Status in ofono package in Ubuntu RTM:
Fix Released
Status in ubuntu-system-settings package in Ubuntu RTM:
Fix Released
Bug description:
To implement system-settings APN editor reliably there has to be a Tag
field with is an arbitrary non user-visible string that can be set for
any Context.
We also need org.ofono.ConnectionManager.AddContext which takes a
variant map with prepopulated values for the context to be created, so
we can have a function in QOfono
QOfonoConnectionManager::addContextWithTag(QString tag).
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions