svc_circuit, #23879, #25933, #30830
authorMark Wells <mark@freeside.biz>
Fri, 28 Nov 2014 00:12:56 +0000 (16:12 -0800)
committerMark Wells <mark@freeside.biz>
Fri, 28 Nov 2014 00:12:56 +0000 (16:12 -0800)
commit10614457fd7db63cbcc0bf9bfeebbbb99258eaa3
tree27c9c1189627dda1ed9d0559376b761f6d02464f
parent2d5acabf71d46aa469a6867f294706242c82db98
svc_circuit, #23879, #25933, #30830
39 files changed:
FS/FS/AccessRight.pm
FS/FS/Mason.pm
FS/FS/Schema.pm
FS/FS/UI/Web.pm
FS/FS/addr_block.pm
FS/FS/circuit_provider.pm [new file with mode: 0644]
FS/FS/circuit_termination.pm [new file with mode: 0644]
FS/FS/circuit_type.pm [new file with mode: 0644]
FS/FS/router.pm
FS/FS/svc_circuit.pm [new file with mode: 0644]
FS/FS/svc_phone.pm
FS/MANIFEST
FS/t/circuit_provider.t [new file with mode: 0644]
FS/t/circuit_termination.t [new file with mode: 0644]
FS/t/circuit_type.t [new file with mode: 0644]
FS/t/svc_circuit.t [new file with mode: 0644]
httemplate/browse/circuit_provider.html [new file with mode: 0644]
httemplate/browse/circuit_termination.html [new file with mode: 0644]
httemplate/browse/circuit_type.html [new file with mode: 0644]
httemplate/browse/elements/browse-simple.html [new file with mode: 0644]
httemplate/docs/part_svc-table.html
httemplate/edit/circuit_provider.html [new file with mode: 0644]
httemplate/edit/circuit_termination.html [new file with mode: 0644]
httemplate/edit/circuit_type.html [new file with mode: 0644]
httemplate/edit/elements/part_svc_column.html
httemplate/edit/elements/svc_Common.html
httemplate/edit/process/circuit_provider.html [new file with mode: 0644]
httemplate/edit/process/circuit_termination.html [new file with mode: 0644]
httemplate/edit/process/circuit_type.html [new file with mode: 0644]
httemplate/edit/process/elements/svc_Common.html
httemplate/edit/process/svc_circuit.html [new file with mode: 0644]
httemplate/edit/svc_circuit.cgi [new file with mode: 0644]
httemplate/edit/svc_phone.cgi
httemplate/elements/menu.html
httemplate/elements/tr-select-svc_circuit.html [new file with mode: 0644]
httemplate/search/svc_circuit.cgi [new file with mode: 0644]
httemplate/view/elements/svc_Common.html
httemplate/view/svc_circuit.html [new file with mode: 0644]
httemplate/view/svc_phone.cgi