Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's the final masonize
|
|
|
|
editing yet)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
classes, with an "automatic/manual" flag. Add the ability for the web
interface to maintain these links. Start prettying up the service def.
edit in preparation for Bigger Changes.
|
|
|
|
|
|
|
|
|
|
|
|
selection in package def edit)
|
|
|
|
|
|
|
|
|
|
|
|
place, thanks to Scott Edwards
|
|
|
|
|
|
payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet)
|
|
customer packages to agent browse
|
|
FS::part_pkg's pkg_svc method by eliminating qsearches on table pkg_svc.
|
|
|
|
$part_pkg->pkg_svc instead of a qsearch, which means that the listing will still work if pkg_svc has been subclassed.
|
|
|
|
|
|
|
|
|
|
|
|
- finally get rid of fs_signup (everything is in fs_selfservice now) (Bug#413)
- organize main menu sysadmin section so it is slightly less confusing
|
|
closes: Bug#1105
|
|
|
|
|
|
|