summaryrefslogtreecommitdiff
path: root/httemplate/edit/process
AgeCommit message (Collapse)Author
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-04-10bulk checkin from working on the road:ivan
- use msgcat for more error messages - should be all things that would come3 back from the signup server normally now - signup server: don't display access number <SELECT> if there's none or one - signup_server-realtime config option to run billing for signup server signups immediately - signup server: pkg available to success templates, better documentation on success templates - httemplate/edit/msgcat.cgi fields are properly sticky on errors - httemplate/edit/process/msgcat.cgi - don't update identical fields
2002-04-07working message catalogs (not used for enough yet)ivan
- almost (but not quite) closes Bug#385 - still have to catalog the backend things triggered by signup server.
2002-04-05don't specify date (not on submitting form)ivan
2002-03-23okay group editing UI as well as part_svc group editing UI seem to be workingivan
2002-03-23group editing seems to be working... everything except defaults... oh andivan
export...
2002-03-22more new export...ivan
2002-03-21more for the new world of export...ivan
2002-03-20new export! infostreet and sqlradius provisioning switched overivan
(Bug #299 - doesn't close it, but all the groundwork is done) also removes non-transactional ICRADIUS export from svc_acct.export (closes: Bug#347)
2002-03-19changes dum big "state/county/country" select to three, linked with javascriptivan
closes: Bug#353
2002-03-18added (incomplete) export fooivan
2002-02-11svc_www is working!ivan
also auto-create and add A records if necessary using apacheip config file. and show all domain_records on view/svc_domain.cgi page
2002-02-10update billing documentation for the new world of invoice eventsivan
added freeside-daily replacing freeside-bill for the new world of invoice events
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-10pro-rating w/ web interface, tested (closes: Bug#313).ivan
view/cust_bill.cgi invoice view shows invoice events! fix bug where adding events with no name silently failed instead of giving an error add new comission plans
2002-02-09no more exit() in templatesivan
2002-01-30fully working invoice event web interfaceivan
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
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-12-27service and package disable!ivan
2001-12-26apply credits!!ivan
2001-12-26fix posting creditivan
2001-12-26expedited check entryivan
2001-12-26auto-apply payments and credits, post credit UI overhaulivan
2001-12-18apply payment webinterfaceivan
2001-11-06remove gratuitous warningsivan
2001-10-20setup and recurring fee tax exempt flags, UI to editivan
rework part_pkg editing UI some more
2001-10-15date editingivan
2001-10-15price plans web gui 1st pass, oh myivan
2001-10-09that was a confusing bug to fixivan
2001-09-11more service edit fixivan
2001-09-11s/die/ediot/ivan
2001-09-11fix quick orderivan
2001-09-11faster (cached) fuzzy searchesivan
prelim. job queues! fixed part_svc editing
2001-09-06finally fix part_svc!!!ivan
2001-09-04oops indeedivan
2001-09-04new admin documentation, quick one-pkg orderivan
2001-09-03fix more bugsivan
2001-09-01add cust_credit_bill relating multiple invoices to creditsjeff
2001-08-31fixes:ivan
> US UT expand state > Submit (no data entered) > US UT is gone frome the list.
2001-08-21remove $Log$ messages. whew.ivan
2001-08-19added user interface for svc_forward and vpopmail supportjeff
2001-08-17clean up tax rate editing:ivan
sort by country->state->county, add "collapse state" if the tax rates are the same statewide, redirect "expand state" to the browse, not edit screen
2001-08-13properly massage ship_state & work okay when no initial pkg is selectedivan
2001-08-12don't use Apache::ASP-specific $Redirect objectivan
2001-08-12use transactional invoice_list setting & eliminate non-sticky "first package"!ivan
2001-07-30templates!!!ivan