summaryrefslogtreecommitdiff
path: root/FS/FS.pm
AgeCommit message (Collapse)Author
2007-11-29even more reliable multiple-payment/double-click/concurrent-payment-form ↵ivan
protection
2007-10-04add missing CLI utilities to FS.pm tooivan
2007-10-04update FS base page for new stuff in 1.9ivan
2007-10-04update top-level FS manpageivan
2007-10-04update top-level FS manpageivan
2007-01-23notices before first charge on flat_delayedjeff
2006-05-20first stab at BoM downloadjeff
2005-08-17infrastructure for easier schema changes, and: add payment_gateway, ↵ivan
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)
2005-02-08make self-service session cache module configurable, start framework for ↵ivan
in-database session cache
2005-01-29registration codesivan
2004-11-27ticket system integration framework and skin RTivan
2004-11-20first pass at VoIP ratingivan
2004-10-26modular price plans!ivan
2004-08-05fix pod typoivan
2004-07-06add cust_pay_void table and payment voiding web ui part oneivan
2004-06-29add cust_pay_refund table to refund paymentsivan
2004-06-22small doc updateivan
2003-12-23add svc_externalivan
2003-10-07adding acct_snarfivan
2003-02-06time/data detail on invoicesivan
2002-09-20docivan
2002-09-17remove svc_acct_smivan
2002-05-15queue dependanciesivan
2002-05-04schema changes for proper texas taxivan
2002-04-13- documentation updatesivan
- move Critical Path export to new-style export - bin/sqlradius_reset gets a manpage and becomes FS/bin/freeside-sqlradius-reset
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-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
2001-10-24preliminary web config editorivan
new config files: username-ampersand, passwordmax fs-setup updates get rid of old and crufty and unused registries/ config foo documentation updates
2001-09-26add part_pop_local tableivan
2001-09-11faster (cached) fuzzy searchesivan
prelim. job queues! fixed part_svc editing
2001-09-06finally fix part_svc!!!ivan
2001-09-02lame testsuite and the embarassing fixes in it foundivan
2001-04-23documentation and webdemo updatesivan
2001-04-22get rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN)ivan
1999-08-04pod fixivan
1999-08-04initial FS manpageivan
1999-08-04initial h2xsivan