Sunil Mohan Adapa
bc4ac58f2e
network: Use uuids for identifying connections
...
- Name for a network connection is not unique. UUIDs are much less likely to
change compared to name of the connection. No necessity to perform URL
encoding too.
- Move UI error message strings to view module instead of the network module
for proper separation.
- Minor refactoring.
2015-04-06 22:21:29 +05:30
James Valleroy
ed4e6eddc1
Update dependency list and pep8 fixes.
2015-04-06 22:21:29 +05:30
James Valleroy
2441caf647
Add AP and adhoc wifi modes, and shared IPv4 addressing mode.
2015-04-06 22:21:29 +05:30
James Valleroy
45086ff003
Add firewall zone selection for networks.
2015-04-06 22:21:29 +05:30
James Valleroy
f0c5cd080c
Add wifi security settings.
2015-04-06 22:21:29 +05:30
James Valleroy
f63d8d29de
Connect to network selected from scan page.
2015-04-06 22:21:29 +05:30
James Valleroy
c0cd01221e
Add wifi scan page to networks module.
2015-04-06 22:21:28 +05:30
James Valleroy
9b201a2daf
Rename network module to networks.
...
Move networkmanager helper functions into a new file.
Add some network tests.
2015-04-06 22:21:28 +05:30