summaryrefslogtreecommitdiff
path: root/README.1.4.0pre12
AgeCommit message (Collapse)Author
2002-05-04schema changes for proper texas taxivan
2002-04-16further authorize.net description debugging (agent??) and get rid ofivan
bad unique index on cust_bill_event
2002-04-11(almost) everything for bug#375 - create export_svc table - part_svc toivan
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-10bulk checkin from working on the road:ivan
- use msgcat for more error messages - should be all things that would come3 back from the signup server normally now - signup server: don't display access number <SELECT> if there's none or one - signup_server-realtime config option to run billing for signup server signups immediately - signup server: pkg available to success templates, better documentation on success templates - httemplate/edit/msgcat.cgi fields are properly sticky on errors - httemplate/edit/process/msgcat.cgi - don't update identical fields
2002-04-05- add message catalog table & beginning of web interfaceivan
- add security_phrase and conf option to svc_acct.pm - random other stuff
2002-03-22RADIUS groups on the way!ivan
2002-03-20new export! infostreet and sqlradius provisioning switched overivan
(Bug #299 - doesn't close it, but all the groundwork is done) also removes non-transactional ICRADIUS export from svc_acct.export (closes: Bug#347)
2002-03-18new config value `defaultrecords', documentation, javascript config file editorivan
2002-03-12abstract stupid HTML layer trick out to HTML::Widgets::SelectLayersivan
2002-03-06billing expiration alertsjeff
2002-03-04*** empty log message ***ivan
2002-02-27add status and statustext fields to cust_bill_eventivan