summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2002-03-20disable region caching for nowivan
2002-03-19changes dum big "state/county/country" select to three, linked with javascriptivan
closes: Bug#353
2002-03-18bugfixes, closes Bug#314ivan
2002-03-18okay, now you can specify an alternate invoice template, and it'llivan
be auto-createad and added to the list of configuration options. closes: Bug#314
2002-03-18fixes: bug #348 - adds the ability to email on deleted payments.ivan
2002-03-18handle inserting cust_svc and svc_acct records separately also, to handleivan
imports preserving svcnum
2002-03-18add noment-specific RADIUS attributesivan
2002-03-18new config value `defaultrecords', documentation, javascript config file editorivan
2002-03-09Support for default CNAME/A recordskhoff
2002-03-07less shelling, more perly - abolish some pipes to sendmailjeff
2002-03-07better error msgs for mail errorsivan
2002-03-07*** empty log message ***ivan
2002-03-06billing expiration alertsjeff
2002-03-06remove CVS Log tagivan
2002-03-05consistency is nicejeff
2002-03-05yes i have crazy customers with 8-digit customer numbersivan
2002-03-04make history tables conditionalivan
2002-03-04*** empty log message ***ivan
2002-02-28clean up mess. *sigh*ivan
2002-02-28clean up messivan
2002-02-28eekivan
2002-02-28s/depreciated/deprecated/ivan
2002-02-28improved vpopmail support for svc_acct recordsjeff
2002-02-27oops, spurious error messagesivan
2002-02-27bubble up billing event errorsivan
2002-02-27and missing ) *sigh*ivan
2002-02-27errant ;ivan
2002-02-27add status and statustext fields to cust_bill_eventivan
2002-02-27well, don't make things worse when debugging...ivan
2002-02-27better debuggingivan
2002-02-26okay, finally fix all the weirdness with shipping adresses. whew.ivan
2002-02-26in Record.pm - call ->check **BEFORE** generating @diff for SQL. causingivan
weird effects with cust_main::check that modifies record (ship_ field weirdness) fix nasty logic error triggered by changing a ship_ field from something TO identical to the corresponding non-ship_ field. ouch
2002-02-26fix nasty logic error triggered by changing a ship_ field from something TOivan
identical to the corresponding non-ship_ field. ouch.
2002-02-26ugh, payname needs first/last i guessivan
2002-02-26die with a better error message on bad localesivan
2002-02-23case-insensitive and substring searchingivan
2002-02-23nitivan
2002-02-23report fixes and cruft removaljeff
2002-02-22add some reporting featuresjeff
2002-02-22fix i18n zipivan
2002-02-22correctly disable/enable accounts @ CPivan
2002-02-22freeside *SUSPENDED* -> CP set_mailbox_status OTHER/OTHER_BOUNCEivan
2002-02-22UI in joblisting: don't split ( retry | remove ) linksivan
2002-02-22don't error out on bad svcnum's, just silently remove themivan
2002-02-22don't leak perl line numbers on cp provisioning errorsivan
2002-02-22fix bugs in CP mailbox changes: cp_change and cp_renameivan
2002-02-22UI work:ivan
make all functions of view/cust_pkg.cgi available on view/cust_main.cgi - having them one link down in "Edit" is confusing. closes: Bug#325
2002-02-20fixes eidiot under Mason, closes: Bug#344ivan
2002-02-20correct sense of tax generationjeff
2002-02-20use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subsivan
queue daemon updates: retry & remove links work, bubble up error message to webinterface, link to svcnum & have job listings on view/svc_* pages, closes: Bug#280 s/option/optionname/ schema change, dumb mysql, closes: Bug#334