Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-29 | even more reliable multiple-payment/double-click/concurrent-payment-form ↵ | ivan | |
protection | |||
2007-10-04 | add missing CLI utilities to FS.pm too | ivan | |
2007-10-04 | update FS base page for new stuff in 1.9 | ivan | |
2007-10-04 | update top-level FS manpage | ivan | |
2007-10-04 | update top-level FS manpage | ivan | |
2007-01-23 | notices before first charge on flat_delayed | jeff | |
2006-05-20 | first stab at BoM download | jeff | |
2005-08-17 | infrastructure 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-08 | make self-service session cache module configurable, start framework for ↵ | ivan | |
in-database session cache | |||
2005-01-29 | registration codes | ivan | |
2004-11-27 | ticket system integration framework and skin RT | ivan | |
2004-11-20 | first pass at VoIP rating | ivan | |
2004-10-26 | modular price plans! | ivan | |
2004-08-05 | fix pod typo | ivan | |
2004-07-06 | add cust_pay_void table and payment voiding web ui part one | ivan | |
2004-06-29 | add cust_pay_refund table to refund payments | ivan | |
2004-06-22 | small doc update | ivan | |
2003-12-23 | add svc_external | ivan | |
2003-10-07 | adding acct_snarf | ivan | |
2003-02-06 | time/data detail on invoices | ivan | |
2002-09-20 | doc | ivan | |
2002-09-17 | remove svc_acct_sm | ivan | |
2002-05-15 | queue dependancies | ivan | |
2002-05-04 | schema changes for proper texas tax | ivan | |
2002-04-13 | - documentation updates | ivan | |
- 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 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-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-24 | preliminary web config editor | ivan | |
new config files: username-ampersand, passwordmax fs-setup updates get rid of old and crufty and unused registries/ config foo documentation updates | |||
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 | finally fix part_svc!!! | ivan | |
2001-09-02 | lame testsuite and the embarassing fixes in it found | ivan | |
2001-04-23 | documentation and webdemo updates | ivan | |
2001-04-22 | get rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN) | ivan | |
1999-08-04 | pod fix | ivan | |
1999-08-04 | initial FS manpage | ivan | |
1999-08-04 | initial h2xs | ivan | |