summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2002-02-23UI work on main menu, remove Archive::Tar from docsivan
2002-02-22add some reporting featuresjeff
2002-02-22billing vs. shipping states weren't sorted in the same order. UI glitch onlyivan
2002-02-22fixup <SELECT> configuration editing, fixes Bug#350ivan
2002-02-22close </FORM> tagsivan
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-20invoice reports belong here tooivan
2002-02-20don't display full card in webinterfaceivan
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-19set EVERYTHING=1 for your own mod_perl compileivan
2002-02-19oopsivan
2002-02-19TMTOWTDIivan
2002-02-19new main menu!ivan
2002-02-19allow custom packages to edit service quantities alsoivan
2002-02-18bad warning, causing errors with strictivan
2002-02-18oops!ivan
2002-02-18safe web demo operation! closes: Bug#217ivan
fix bug in edit/part_pkg: s/bkg/pkg/ edit/part_pkg.cgi - plan <SELECT> is now properly stick on errors, closes: Bug#323
2002-02-18fix modified <SELECT>s under netcape4, use one for svc_acct.popnum tooivan
2002-02-18rsync docsivan
2002-02-16install warnings about mysqlivan
2002-02-12fixes: bug#331ivan
2002-02-12oopsivan
2002-02-12add username_policy "@append domain"ivan
add "select" config type, mmm
2002-02-12red warning for unknown type :)ivan
2002-02-12service definition domsvc is now a domain pulldownivan
closes: Bug#328
2002-02-11don't display useless finger and shell fields if uid is set to fixed & blankivan
in the service definition - causes: Error: Can't have finger-name without uid
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-10uiivan
2002-02-10slighly different wordingivan
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-10use unique tokens to prevent double-submission of payments in the web UIivan
(closes: Bug#320)
2002-02-10eliminate duplicate cusomters before figuring to display a list or redirect.ivan
eliiminates "2 matching found" displayed but only one in list.
2002-02-10fix "no previous account to recall hidden password from" error whenivan
adding new accounts & get an error on first try
2002-02-10s/POP/Access Number/ in the webuiivan
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-10hide SS# unless you turn it on via config fileivan
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-10remove -i option from freeside-bill (obsoleted by invoice events)ivan
2002-02-09no more exit() in templatesivan
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-02-06documentation building Makefile patchivan
2002-02-05&nbsp; for commands; confusing otherwiseivan
2002-02-05docivan
2002-02-05web-based password changer!ivan
2002-02-05don't need DBIx::DataSource for upgradesivan
2002-02-05docivan
2002-02-05fix part_export_option indicesivan
2002-02-04doc updateivan