summaryrefslogtreecommitdiff
path: root/httemplate/misc
AgeCommit message (Collapse)Author
2002-08-12This commit was manufactured by cvs2svn to create branch 'BESTPRACTICAL'.cvs2git
2002-07-27move transaction from web interface to lib codeivan
2002-06-18better error messageivan
2002-06-10also retry cards when user clicks "Bill now" (closes: Bug#417)ivan
2002-05-30point to correct place for hidecancelledcustomers config optionivan
2002-05-22bind export, editing zones, deleting unaudited domains, mmmivan
2002-04-13bulk 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 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-03-22more new export...ivan
2002-03-12print error message for failed cancels!ivan
2002-02-28handle errors betterivan
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
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-10removed <!-- $Id$ --> from all files to fix any redirects, whewivan
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
2002-02-09have FS::cust_svc::check look up & check pkg_svc.quantityivan
like httemplate/view/cust_pkg.cgi (closes: Bug#43)
2002-02-07delete paymentsivan
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2001-10-30get rid of header foo in individual templatesivan
2001-10-26cache fooivan
*sigh*
2001-10-15print reasons with credits on invoicesivan
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-03fix more bugsivan
2001-08-21remove $Log$ messages. whew.ivan
2001-08-19added user interface for svc_forward and vpopmail supportjeff
2001-08-11better docsivan
2001-07-30templates!!!ivan