Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-22 | fix the credit card retry on change or manual "retry_card" to ONCE per invoice | ivan | |
2003-04-29 | 0 has a hash key looks like svcnum = 0. Suprisingly, '' works. | khoff | |
2003-04-02 | updated meta-import web UI to allow duplicate import tables | ivan | |
2003-04-01 | cancel button for customers (closes: Bug#25) | ivan | |
2003-03-11 | minor meta import webUI updates | ivan | |
2002-12-13 | taxclass fix (?) | ivan | |
2002-12-11 | beginning of web-based data importer | ivan | |
2002-11-26 | link by username now only links to same svcpart | ivan | |
2002-10-23 | add option to unapply payments | ivan | |
2002-10-04 | working on the road: | ivan | |
- easier "change package" link for changing one package to another - sqlradius export now compatible with Pg - indices on phone numbers - install instructions specify Pg 7.1 (at least until ILIKE thing is changed) - searching on phone number fragments | |||
2002-09-17 | remove svc_acct_sm | ivan | |
2002-09-05 | batch charge/credit import | ivan | |
2002-08-30 | working CSV import for crcmn | ivan | |
2002-08-24 | unprovision a single service | ivan | |
2002-07-27 | move transaction from web interface to lib code | ivan | |
2002-06-18 | better error message | ivan | |
2002-06-10 | also retry cards when user clicks "Bill now" (closes: Bug#417) | ivan | |
2002-05-30 | point to correct place for hidecancelledcustomers config option | ivan | |
2002-05-22 | bind export, editing zones, deleting unaudited domains, mmm | ivan | |
2002-04-13 | bulk queue operations (closes: Bug#389) | ivan | |
2002-04-12 | - should finish off the part_svc -> part_export s/one-to-many/many-to-many/ | ivan | |
transition (closes: Bug#375) - fixes a nasty export scoping bug with message catalogs, whew | |||
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-03-22 | more new export... | ivan | |
2002-03-12 | print error message for failed cancels! | ivan | |
2002-02-28 | handle errors better | ivan | |
2002-02-20 | use Net::SSH::ssh_cmd for all job queueing rather than local duplicated ssh subs | ivan | |
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 | |||
2002-02-10 | *finally* seems to be working under Mason. sheesh. | ivan | |
*finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. | |||
2002-02-10 | removed <!-- $Id$ --> from all files to fix any redirects, whew | ivan | |
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi | |||
2002-02-09 | have FS::cust_svc::check look up & check pkg_svc.quantity | ivan | |
like httemplate/view/cust_pkg.cgi (closes: Bug#43) | |||
2002-02-07 | delete payments | ivan | |
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
2001-10-30 | get rid of header foo in individual templates | ivan | |
2001-10-26 | cache foo | ivan | |
*sigh* | |||
2001-10-15 | print reasons with credits on invoices | ivan | |
use straight eval, not Safe::reval in cust_main::bill for now, as i have no idea how to call methods on a share()'ed scalar. hmm. add cust_pkg::cust_main method s/eidiot/idiot/ in httemplate/misc/bill.cgi | |||
2001-09-03 | fix more bugs | ivan | |
2001-08-21 | remove $Log$ messages. whew. | ivan | |
2001-08-19 | added user interface for svc_forward and vpopmail support | jeff | |
2001-08-11 | better docs | ivan | |
2001-07-30 | templates!!! | ivan | |