This commit was generated by cvs2svn to compensate for changes in r3921,
[freeside.git] / FS /
2004-12-03 ivanThis commit was generated by cvs2svn to compensate...
2004-12-02 ivansecond big RT integration checkin, customer linking...
2004-12-01 ivandon't check that agent is allowed to purchase the packa...
2004-12-01 ivancreditcard-less promo code signup
2004-11-27 ivanticket system integration framework and skin RT
2004-11-26 ivanremove POD VERSION sections
2004-11-26 ivanupdate description for signup_server-realtime to reflec...
2004-11-26 ivanmove part_pkg transactional stuff from web interface...
2004-11-26 ivanadd password-noampersand and password-noexlamation...
2004-11-24 ivanfix perms on automated backups
2004-11-22 ivanpromo codes and separate signup addresses for hdn
2004-11-20 ivanfirst pass at VoIP rating
2004-11-15 ivanThis commit was generated by cvs2svn to compensate...
2004-11-13 ivanThis commit was generated by cvs2svn to compensate...
2004-11-13 ivanoops, that's better
2004-11-13 ivanfix problem with dup checking manifesting as Argument...
2004-11-11 ivanThis commit was generated by cvs2svn to compensate...
2004-11-09 ivandon't generate invoices for COMP customers
2004-11-08 ivanbypass plandata warning; we're accessing it on purpose
2004-11-08 ivanfix bug that could cause mis-billing on upgrades! ...
2004-10-26 ivanallow an empty exporttype so you can create new objects
2004-10-26 ivanlast thing for bug#901, 1.5.0pre6 and webdemo!
2004-10-26 ivanmodular price plans!
2004-10-23 ivanadd debug flag
2004-10-22 ivanadd option to specify a static aid
2004-10-19 ivanisn't run with elevated privledges, so -T not necessary
2004-10-17 ivanadd artera turbo handling to self-service and reseller...
2004-10-17 ivanadd options to adjust UI for artera turbo as svc_export
2004-10-16 ivanadd artera turbo export
2004-10-06 ivanfix big in RADIUS session viewing when using an ignored...
2004-10-05 ivanRADIUS session viewing
2004-10-05 ivanDO open a database connection in the parent process...
2004-09-16 ivanadd uid to mass duplicate checking on export changes...
2004-09-16 ivanallow blank auth for echeck refunds
2004-09-16 ivandon't re-my var, quiet warning
2004-09-15 ivanadd option for global username or username@domain uniqu...
2004-09-15 ivanit would help to set the permissions on the lockfile...
2004-09-15 ivanobtain a new descriptor for the lock in kids, this...
2004-09-14 ivanecheck/ACH refunds
2004-09-14 ivanselfservice:
2004-09-09 ivanrework edit/part_svc.cgi so it doesn't use a separate...
2004-09-06 ivanself-service keepalives
2004-09-06 ivandon't open a database connection in the parent process
2004-09-06 ivandon't die off even on database failures
2004-09-05 ivanacquire a database lock to prevent race conditions...
2004-09-04 ivanfirst try at duplicate checking on new export associations
2004-08-27 ivanoops use @ARGV not @_
2004-08-27 ivanadd option to specify exports
2004-08-24 ivanbig update for reseller interface
2004-08-17 ivanprevent realtime_bop CVV removal from messing up cust_m...
2004-08-14 ivanfirst try at duplicate checking on new export associations
2004-08-11 ivanfix bank name showing up on invoices
2004-08-05 ivanfix pod typo
2004-08-02 ivanno maintainer, use shellcommands_withdomain instead
2004-07-30 ivanset fixed values from an explicitly specified svcpart...
2004-07-30 ivansvcpart changes now trigger all necessary export action...
2004-07-29 ivanadd index on cust_main.refnum, speeds up advertising...
2004-07-15 ivanbig update for customer self-service: add provisioning...
2004-07-10 ivanfix edge case avoiding erronous decline/cancel when...
2004-07-10 ivantyop;
2004-07-10 ivanfix FS::Record::qsearch to (hopefully) work as before...
2004-07-10 ivanuse FS::svc_external so the label method doesn't bomb...
2004-07-07 ivanallow payment modification so we can import order_numbe...
2004-07-06 ivanbetter error message for missing tables
2004-07-06 ivanpayment voiding part deux & credit card refunds!
2004-07-06 ivandocument and check refund reasons
2004-07-06 ivanadd cust_pay_void table and payment voiding web ui...
2004-07-01 ivancredit out self-service
2004-07-01 ivanfix silly bug editing agents
2004-07-01 ivanshow a full stack backtrace if we wind up in the hash...
2004-06-30 ivanpayyment receipts template fixes
2004-06-30 ivanpayyment receipts: pass body has an arrayref, also...
2004-06-30 ivantypo
2004-06-30 ivanpayment receipts!
2004-06-30 ivanadd option to pgp/gpg encrypt scp dumps
2004-06-30 ivanfix warning message when agent-specific plandata cannot...
2004-06-29 ivanadd cust_pay_refund table to refund payments
2004-06-25 ivanfix Pg date parsing of expdate and thus paydate_monthye...
2004-06-25 ivanping the database and retry rather before doing anything
2004-06-25 ivanreally fix latex printing when datasrc contains a ;
2004-06-25 ivanfix latex printing when datasrc contains a ;
2004-06-25 ivanmove up next bill date on unsuspend
2004-06-23 ivanforgotten space in typeset invoice credit lines
2004-06-22 ivansmall doc update
2004-06-21 ivanremoving old report from MANIFEST
2004-06-21 ivanfix harmless typo, closes; Bug#872
2004-06-21 ivanfield name is primary_svc, not primary
2004-06-21 ivanoption to only allow primary users access to the self...
2004-06-17 ivanadd frontpage extensions to www_shellcommands export
2004-06-16 ivanfix deletion of accounts connected to virtual hosts
2004-06-15 ivanadd stack backtrace to fatal problems in virtual field...
2004-06-11 ivantax report!
2004-06-11 ivantax report!
2004-06-10 ivanagent interface
2004-06-03 ivanfix agent-specific template on "invoice view" screen...
2004-06-03 ivanbetter error message for non-applicable invoice events
2004-06-01 ivanper-agent invoice_from addresses
2004-06-01 ivantypo in error message
2004-05-28 ivanreport value passed for illegal action pseudo-field
2004-05-26 ivanrequire the version of File::Temp with the OO interface
next