summaryrefslogtreecommitdiff
path: root/httemplate/docs
AgeCommit message (Collapse)Author
2002-04-16- send a notice to the customer when their card is declined - closes: Bug#351ivan
- freeside-expiration-alerter works fine, closes: Bug#7
2002-04-16move the last of the real-time exports out of svc_acct.pm and into part_exportivan
2002-04-14- move cyrus, shellcommands, CP exports exports to new-styleivan
- skeleton files for vpopmail exports - documentation updates - add big schema diagram to docs
2002-04-14docu for invoice_lines(0) with no argumentsivan
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-07working message catalogs (not used for enough yet)ivan
- almost (but not quite) closes Bug#385 - still have to catalog the backend things triggered by signup server.
2002-04-07- config option for signup server payment typesivan
- credit card type pulldown on signup server (closes: Bug#383)
2002-04-06big signup server cleanups. uses Storable for network protocol now.ivan
- makes Bugs 384 & 385 easier - closes: Bug#382
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-04-05Checkin of disparate changes from working on the road:ivan
- generic SQL query - move exports out to their own files - small cleanup of selfadmin server
2002-03-27s/referral/advertising source/ivan
yes, the name sucks. got a better one?
2002-03-26docivan
2002-03-26s/Add/Provision/ivan
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-06add freeside-expiration-alerter to upgrade8.htmlivan
2002-03-06billing expiration alertsjeff
2002-03-04*** empty log message ***ivan
2002-03-03docuivan
2002-02-27add status and statustext fields to cust_bill_eventivan
2002-02-27Should be "CREATE TABLE" not "CREATE INDEX" for part_export_optionkhoff
2002-02-23case-insensitive and substring searchingivan
2002-02-23UI work on main menu, remove Archive::Tar from docsivan
2002-02-19set EVERYTHING=1 for your own mod_perl compileivan
2002-02-18rsync docsivan
2002-02-16install warnings about mysqlivan
2002-02-12fixes: bug#331ivan
2002-02-10update billing documentation for the new world of invoice eventsivan
added freeside-daily replacing freeside-bill for the new world of invoice events
2002-02-10use unique tokens to prevent double-submission of payments in the web UIivan
(closes: Bug#320)
2002-02-10remove -i option from freeside-bill (obsoleted by invoice events)ivan
2002-02-06documentation building Makefile patchivan
2002-02-05&nbsp; for commands; confusing otherwiseivan
2002-02-05docivan
2002-02-05web-based password changer!ivan
2002-02-05don't need DBIx::DataSource for upgradesivan
2002-02-05docivan
2002-02-05fix part_export_option indicesivan
2002-02-04doc updateivan
2002-02-04ancient filesivan
2002-02-04have fs-setup create the necessary "default" billing eventsivan
documentation on necessary "default" billing events
2002-02-04billing events!ivan
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2002-01-29these are all auto-generated by the installation; don't check them into CVSivan
(probably should generate them for a release tarball though)
2002-01-29weight, plan and plandata fields in part_bill_eventivan
2002-01-29- web interface for hourly account charges!ivan
(FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods) - Makefile target to regenerate HTML manpages on install - FS.pm doc update - $FS::Record::Debug now dumps all SQL - new FS::cust_main methods: ->cancel, ->invoicing_list_addpost - start of a billing event web interface - cust_pay::upgrade_replace doesn't error out if history includes overapplied payments
2002-01-28book closing schema changesivan
2002-01-28part_export schema changesivan