service refactor!
authorivan <ivan>
Fri, 29 Dec 2006 08:51:34 +0000 (08:51 +0000)
committerivan <ivan>
Fri, 29 Dec 2006 08:51:34 +0000 (08:51 +0000)
commit633c48448d9468690b7ad77eb6ff7c660a286658
tree4e08051f8d805e7e95c8dffe5e3e73b0c360f965
parent6cb5c702b17b98be46adea4539e15d5f312e5be1
service refactor!
53 files changed:
FS/FS/Record.pm
FS/FS/Schema.pm
FS/FS/UI/Web.pm
FS/FS/cust_main.pm
FS/FS/cust_pkg.pm
FS/FS/cust_svc.pm
FS/FS/part_svc.pm
FS/FS/pkg_svc.pm
FS/FS/registrar.pm [new file with mode: 0644]
FS/FS/svc_Common.pm
FS/FS/svc_External_Common.pm [new file with mode: 0644]
FS/FS/svc_Parent_Mixin.pm [new file with mode: 0644]
FS/FS/svc_acct.pm
FS/FS/svc_broadband.pm
FS/FS/svc_domain.pm
FS/FS/svc_external.pm
FS/FS/svc_forward.pm
FS/FS/svc_phone.pm
FS/FS/svc_www.pm
FS/MANIFEST
FS/t/registrar.t [new file with mode: 0644]
FS/t/svc_External_Common.t [new file with mode: 0644]
FS/t/svc_Parent_Mixin.t [new file with mode: 0644]
eg/table_template-svc.pm
httemplate/browse/part_svc.cgi
httemplate/edit/elements/edit.html
httemplate/edit/elements/svc_Common.html
httemplate/edit/part_svc.cgi
httemplate/edit/process/elements/process.html
httemplate/edit/process/svc_Common.html [new file with mode: 0644]
httemplate/edit/svc_Common.html [new file with mode: 0644]
httemplate/edit/svc_acct.cgi
httemplate/edit/svc_broadband.cgi
httemplate/edit/svc_domain.cgi
httemplate/edit/svc_external.cgi
httemplate/edit/svc_forward.cgi
httemplate/edit/svc_www.cgi
httemplate/elements/header.html
httemplate/elements/menu.html
httemplate/misc/link.cgi
httemplate/search/cust_main.cgi
httemplate/search/cust_svc.html [new file with mode: 0644]
httemplate/search/svc_acct.cgi
httemplate/search/svc_broadband.cgi
httemplate/search/svc_domain.cgi
httemplate/search/svc_external.cgi
httemplate/search/svc_forward.cgi
httemplate/search/svc_phone.cgi
httemplate/search/svc_www.cgi
httemplate/view/cust_main/packages.html
httemplate/view/elements/svc_Common.html
rt/html/Elements/FreesideSearch
rt/html/Elements/FreesideSvcSearch