Age | Commit message (Collapse) | Author |
|
view package UI
|
|
ban payinfo
|
|
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)
|
|
cust-fields configuration value to control which customer fields are shown on reports
|
|
needs to update the "seconds" field(s), finally closes: Bug#1125
|
|
warnings w/history table searches
|
|
in-database session cache
|
|
|
|
infrastructure
|
|
|
|
|
|
|
|
|
|
|
|
reports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add FS::Misc with send_email subroutine, remove all duplicate code from
various modules
- move the realtime_bop from cust_bill to cust_main & change usage slightly.
invnum is no longer required. FS::cust_bill::realtime_bop remains as a
wrapper.
self-service:
- fix some syntax errors, make payment UI (step one) really should be
working now
|
|
- remove last vestiges of 1.3-style qmail/vpopmail exports from svc_domain and
svc_forward; add appropriate exports (closes: Bug#299)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- skeleton files for vpopmail exports
- documentation updates
- add big schema diagram to docs
|