Features/Network control panel: Difference between revisions

Godiard (talk | contribs)
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
[[Category:Feature Page Incomplete]]
[[Category:FeatureLanded|Network control panel]]
[[Category:Feature|Network control panel]]
</noinclude>
</noinclude>


Line 8: Line 7:
The wireless control panel section is reworked and reworded to respect non-wireless connections.
The wireless control panel section is reworked and reworded to respect non-wireless connections.


The Wireless section is excluded when no wireless hardware is present on the system.
The Wireless section is excluded when no wireless device is detected on the system.


== Owner ==
== Owner ==
Line 16: Line 15:
== Current status ==
== Current status ==
* Targeted release: [[0.102]]
* Targeted release: [[0.102]]
* Last updated: 28 January 2014
* Last updated: 04 February 2014
* Percentage of completion: 100 %
* Percentage of completion: 100 %


Line 46: Line 45:


The indiscriminate clear() method of the Connections() class in {{Code|.../jarabe/model/network.py}} is dropped in favor of a connection discarding function in the wireless control panel that is specific to the networking type.
The indiscriminate clear() method of the Connections() class in {{Code|.../jarabe/model/network.py}} is dropped in favor of a connection discarding function in the wireless control panel that is specific to the networking type.
Immediately following the 'Discard wireless connections' action, a test for discard-able connections was noticing the yet-to-be-discarded connections and keeping the action button active.  This test is eliminated.


==UI Design==
==UI Design==
Line 90: Line 91:
* https://bugs.sugarlabs.org/ticket/4410
* https://bugs.sugarlabs.org/ticket/4410
* http://www.mail-archive.com/sugar-devel@lists.sugarlabs.org/msg36121.html
* http://www.mail-archive.com/sugar-devel@lists.sugarlabs.org/msg36121.html
* pull request: https://github.com/sugarlabs/sugar/pull/234
* pull requests:
* pull request: https://github.com/sugarlabs/sugar/pull/228
** https://github.com/sugarlabs/sugar/pull/241
* pull request: https://github.com/sugarlabs/sugar/pull/223
** https://github.com/sugarlabs/sugar/pull/234
* pull request: https://github.com/sugarlabs/sugar/pull/222
** https://github.com/sugarlabs/sugar/pull/228
* pull request: https://github.com/sugarlabs/sugar/pull/221
** https://github.com/sugarlabs/sugar/pull/223
** https://github.com/sugarlabs/sugar/pull/222
** https://github.com/sugarlabs/sugar/pull/221
 
* See [[{{TALKPAGENAME}}|discussion tab for this feature]]
* See [[{{TALKPAGENAME}}|discussion tab for this feature]]