summaryrefslogtreecommitdiff
path: root/httemplate/browse
AgeCommit message (Collapse)Author
2004-01-03fix heading colspan when there is no agent.disabled columnivan
2003-12-22add total cards & amount to pending batch screenivan
2003-12-21work even if there are stray type_pkgs records aroundivan
2003-12-20fix inflated advertising source numbersivan
2003-11-24fix html quoting of export optionsivan
2003-11-11really fix advertising source edit linksivan
2003-11-11part_referral.cgiivan
2003-11-03add suspended/canceled browse, fix the old suspended browseivan
2003-11-03tyopsivan
2003-11-03also show suspended and canceled counts on active package browseivan
2003-10-24UI: adjust alignment of statsivan
2003-10-24referral listing now shows customer signups today and pastivan
week/30/60/90/6months/year/total
2003-10-06fix linking to account list per access numberivan
2003-10-06agent browse shows # of active accounts & links to appropriate account searchivan
2003-09-29agent browse now links to active/cancelled customersivan
2003-09-29agents can be disabled (auto-sensing based on schema)ivan
2003-09-28add upload of batch result from TD Canada Trustivan
2003-09-26fix tax edit UIivan
2003-09-25UI for multiple named taxes w/setup & recur exemptionsivan
1.4 schema-auto-adjusting backport
2003-09-24fix boolean precedence error leading to inaccurate results on the new customerivan
status list
2003-09-21add link to preliminary batch downloadivan
2003-09-18oopsivan
2003-09-18include info on number of active/cancelled customers in agent browseivan
2003-09-06hide display of disabled packages from agent type browseivan
2003-08-05doh, fix stuff that shouldn't have been checked inivan
2003-08-05fix for "Variable "%num_active_cust_pkg" will not stay shared" errorivan
2003-07-12- better description of payment searchivan
- some clarification of services/packages vs. service/package definitions in browse/part_{svc,pkg}.cgi - package definition report by # of active customer packages (with links to customer package listing)
2002-10-25show export numbersivan
2002-09-11mason errorivan
2002-09-05don't show "clone an existing service definition" if there aren't any yetivan
2002-07-04move "add" links to the topivan
2002-06-10Rollback part_pkg.def_svcpart changes.khoff
2002-06-08Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵khoff
online signup.
2002-05-16service definition cloningivan
2002-05-09texas tax!ivan
2002-04-16uiivan
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-05- add message catalog table & beginning of web interfaceivan
- add security_phrase and conf option to svc_acct.pm - random other stuff
2002-03-27s/referral/advertising source/ivan
yes, the name sucks. got a better one?
2002-03-24UI improvements for agentsivan
2002-03-23okay group editing UI as well as part_svc group editing UI seem to be workingivan
2002-03-22more new export...ivan
2002-03-18UI glitch; forgot ROWSPAN for export columnivan
2002-02-23it's too late.ivan
2002-02-23i really should just start moving things to templatesivan
2002-02-23UI nit fixes - misaligned columns when viewing disabled services/packagesivan
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