new tower/sector UI, mapping features, and network monitoring, #37802
authorMark Wells <mark@freeside.biz>
Mon, 10 Oct 2016 18:59:41 +0000 (11:59 -0700)
committerMark Wells <mark@freeside.biz>
Mon, 10 Oct 2016 18:59:41 +0000 (11:59 -0700)
commit49d9ea969069430ef3fe23e5b1ac3599e929bb04
tree24a3feb13b0a8db68f7a634de239b97d106a5efe
parent53a8c81b4f3a414803a52fc8114b26a71055d012
new tower/sector UI, mapping features, and network monitoring, #37802
41 files changed:
FS/FS/Conf.pm
FS/FS/Daemon.pm
FS/FS/Mason.pm
FS/FS/Schema.pm
FS/FS/addr_status.pm [new file with mode: 0644]
FS/FS/sector_coverage.pm [new file with mode: 0644]
FS/FS/svc_IP_Mixin.pm
FS/FS/tower.pm
FS/FS/tower_sector.pm
FS/MANIFEST
FS/bin/freeside-pingd [new file with mode: 0644]
FS/t/addr_status.t [new file with mode: 0644]
FS/t/sector_coverage.t [new file with mode: 0644]
Makefile
httemplate/browse/tower-map.html [new file with mode: 0644]
httemplate/browse/tower.html
httemplate/docs/license.html
httemplate/edit/process/tower.html
httemplate/edit/tower.html
httemplate/elements/images/ui-icons_444444_256x240.png [new file with mode: 0644]
httemplate/elements/images/ui-icons_515151_256x240.png [new file with mode: 0644]
httemplate/elements/images/ui-icons_555555_256x240.png [new file with mode: 0644]
httemplate/elements/images/ui-icons_777620_256x240.png [new file with mode: 0644]
httemplate/elements/images/ui-icons_777777_256x240.png [new file with mode: 0644]
httemplate/elements/images/ui-icons_cc0000_256x240.png [new file with mode: 0644]
httemplate/elements/jquery-gmaps-latlon-picker.js [new file with mode: 0644]
httemplate/elements/jquery-ui.min.css
httemplate/elements/jquery-ui.min.js
httemplate/elements/jquery-ui.structure.min.css [new file with mode: 0644]
httemplate/elements/jquery-ui.theme.min.css [new file with mode: 0644]
httemplate/elements/mapselect.html [new file with mode: 0644]
httemplate/elements/tower_sector.html [deleted file]
httemplate/elements/tr-tower_sectors.html [new file with mode: 0644]
httemplate/misc/sector_coverage-json.cgi [new file with mode: 0644]
httemplate/search/elements/gmap.html
httemplate/search/sector.html
httemplate/search/svc_broadband-json.cgi [new file with mode: 0755]
httemplate/search/svc_broadband-map.html
httemplate/search/tower-map.html [new file with mode: 0755]
httemplate/view/svc_broadband-popup.html [new file with mode: 0644]
init.d/freeside-init