summaryrefslogtreecommitdiff
path: root/httemplate/index.html
AgeCommit message (Collapse)Author
2004-04-3015 day open invoice reports for qisivan
2004-02-13add mail alias browse to main menu and fix mail alias view to recognize new ↵ivan
schema also
2004-01-28add service definition browse by number of active servicesivan
2004-01-23add prepaid income to main menu and allow arbitrary datesivan
2004-01-20add database dump from web interfaceivan
2004-01-05fix other packages by next bill date linkivan
2003-12-27package reports by agentivan
2003-11-06"current receivables" -> A/R Aging summaryivan
2003-11-03add suspended/canceled browse, fix the old suspended browseivan
2003-11-03formattingivan
2003-11-03remove duplicate items from "Reports" sectionivan
2003-09-29remove Gratuitous Capitalizationivan
2003-07-12remove Gratuitous capitalizationivan
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)
2003-07-11payments report for inventivemedia / hpnxivan
2003-05-11mail forward search not yet implementedivan
2002-11-23eww get rid of black border on konq3ivan
2002-10-08add suspended package browse (closes: Bug#467)ivan
2002-09-05batch charge/credit importivan
2002-09-041.4.1beta1ivan
2002-08-30working CSV import for crcmnivan
2002-06-21uid search on main menu, updated upgrade docsivan
2002-06-14remove classic interfaceivan
2002-06-14search by for address2 (unit) - commented out in default index.htmlivan
2002-06-13phone number search (Bug#422)ivan
2002-06-13fuzzy username searching (Bug#422)ivan
2002-06-13search on customer number (Bug#422)ivan
2002-06-12fix company searchivan
2002-05-04add package search by next bill date to main menuivan
2002-04-17fix default searchesivan
2002-04-16exports, then services...ivan
2002-04-16report on failed billing events...ivan
2002-04-16allow multiple search types on main menu... more confusing but default isivan
*too* fuzzy
2002-04-13s/otaker/order-taker/ivan
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-05- add message catalog table & beginning of web interfaceivan
- add security_phrase and conf option to svc_acct.pm - random other stuff
2002-04-05Checkin of disparate changes from working on the road:ivan
- generic SQL query - move exports out to their own files - small cleanup of selfadmin server
2002-03-27s/referral/advertising source/ivan
yes, the name sucks. got a better one?
2002-03-25customers by otaker report (ugly search/cust_main.cgi mods; revert if theyivan
cause problems)
2002-02-23silly html tweakingivan
2002-02-23UI work on main menu, remove Archive::Tar from docsivan
2002-02-22add some reporting featuresjeff
2002-02-22close </FORM> tagsivan
2002-02-20invoice reports belong here tooivan
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-19oopsivan
2002-02-19new main menu!ivan
2002-02-10s/POP/Access Number/ in the webuiivan
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-26search by check #ivan