Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-06 | RT#29406: Per customer option to display service address of package on invoice | Jonathan Prykop | |
2006-08-09 | batch refactor | jeff | |
2006-05-20 | first stab at BoM download | jeff | |
2005-04-02 | herding elephants: add primary keys to *all* tables for slony | ivan | |
2005-03-12 | - bring prepaid support into this century (close: Bug#1124) | ivan | |
- 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 | |||
2005-02-08 | make self-service session cache module configurable, start framework for ↵ | ivan | |
in-database session cache | |||
2005-01-29 | registration codes | ivan | |
2004-11-22 | promo codes and separate signup addresses for hdn | ivan | |
2004-11-20 | first pass at VoIP rating | ivan | |
2004-10-26 | slightly more up-to-date docs | ivan | |
2004-10-26 | modular price plans! | ivan | |
2004-07-06 | add cust_pay_void table and payment voiding web ui part one | ivan | |
2004-06-29 | cust_pay_refund | ivan | |
2004-02-13 | add svc_forward.src | ivan | |
2004-01-31 | add pkg_svc.primary_svc flag to enable an explicit first package flag | ivan | |
2003-10-24 | cvv! | ivan | |
2003-09-29 | added agent.disabled | ivan | |
agent.username agent._password | |||
2003-09-25 | add setuptax and recurtax fields to cust_main_county | ivan | |
2003-04-21 | on-demand vs. automatic cards & checks: added DCRD and DCHK payment types | ivan | |
2003-03-31 | added last_bill column | ivan | |
2003-02-06 | time/data detail on invoices | ivan | |
2002-11-19 | add LEC billing | ivan | |
2002-09-21 | all taxes now have names. closes: Bug#15 | ivan | |
2002-09-17 | remove svc_acct_sm | ivan | |
2002-06-10 | Rollback part_pkg.def_svcpart changes. | khoff | |
2002-06-08 | Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵ | khoff | |
online signup. | |||
2002-05-15 | queue dependancies | ivan | |
2002-05-04 | schema changes for proper texas tax | ivan | |
2002-04-14 | - move cyrus, shellcommands, CP exports exports to new-style | ivan | |
- skeleton files for vpopmail exports - documentation updates - add big schema diagram to docs | |||
2002-04-11 | (almost) everything for bug#375 - create export_svc table - part_svc to | ivan | |
part_export is now properly many-to-many, not one-to-many still need to finish service editing (choosing exports) in httemplate/edit/part_svc.cgi and httemplate/edti/process/part_svc.cgi and do somethinga about that manual $svcdb = 'svc_acct' in httemplate/edit/part_export.cgi (do part_export records need a svcdb? probably not... should be able to just pass an svcdb on creation of new exports, move the big %exports hash into part_export.pm and allow httemplate/edit/part_svc.cgi to query it for exports that can apply to a given svcdb.... | |||
2002-04-05 | - add message catalog table & beginning of web interface | ivan | |
- add security_phrase and conf option to svc_acct.pm - random other stuff | |||
2002-03-22 | RADIUS groups on the way! | ivan | |
2002-02-27 | add status and statustext fields to cust_bill_event | ivan | |
2002-02-19 | set EVERYTHING=1 for your own mod_perl compile | ivan | |
2002-01-29 | weight, plan and plandata fields in part_bill_event | ivan | |
2002-01-28 | book closing schema changes | ivan | |
2002-01-28 | part_export schema changes | ivan | |
2002-01-03 | more schema changes: part_bill_event and cust_bill_event tables | ivan | |
remove old 1.4.0pre READMEs | |||
2001-12-26 | doc | ivan | |
2001-10-30 | depriciate cust_pay_batch.trancode | ivan | |
web interface to view pending batch | |||
2001-10-20 | setup and recurring fee tax exempt flags, UI to edit | ivan | |
rework part_pkg editing UI some more | |||
2001-10-15 | price plans web gui 1st pass, oh my | ivan | |
2001-10-09 | add `unsuspendauto' config file: enable the automatic unsuspension of suspended | ivan | |
packages when a customer's balance due changes from positive to zero or negative as the result of a payment or credit add cust_pkg.manual_flag to disable this behaviour per customer package (no UI to set this yet) | |||
2001-09-26 | add part_pop_local table | ivan | |
2001-09-11 | faster (cached) fuzzy searches | ivan | |
prelim. job queues! fixed part_svc editing | |||
2001-09-06 | doc | ivan | |
2001-09-06 | finally fix part_svc!!! | ivan | |
2001-09-02 | cust_refund and cust_pay get custnums | ivan | |
2001-09-01 | cust_bill_pay and cust_credit_refund. | ivan | |
payments can apply to multiple invoices and refunds can apply to multiple credits. | |||
2001-08-20 | documentation updates | ivan | |