summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-02-17This commit was manufactured by cvs2svn to create branch 'fs-pci-mods'.fs-pci-modscvs2git
2002-02-17removing CGIwrapper.pmivan
2002-02-17get ride of CGIwrapper.pmivan
2002-02-17queue svc_forward remote commands; better commands toojeff
2002-02-16work with current Apache::ASPivan
2002-02-16now in RT2!ivan
2002-02-16install warnings about mysqlivan
2002-02-15remove arbitary uid requirement for vpasswd generationjeff
2002-02-15keep accidentally checking in Makefile changes, gotta do something about that...ivan
2002-02-15CP provisioning!!ivan
2002-02-14fix bug in multiline radiusprependjeff
2002-02-14docs? hahaivan
2002-02-14don't require state (i18n)ivan
2002-02-12more information in "cant send invoice email" error messageivan
2002-02-12fixes:ivan
Error running invoice event ($cust_main->charge( 10.00, 'Overdue Bill' );): Illegal or empty (text) comment: at /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1141.
2002-02-12fixes:ivan
In string, @domain now must be written as \@domain at ./svc_acct.export line 292, near "^append @domain" Global symbol "@domain" requires explicit package name at ./svc_acct.export line 292. Execution of ./svc_acct.export aborted due to compilation errors.
2002-02-12fixes: bug#331ivan
2002-02-12oopsivan
2002-02-121.4.0pre9!!!ivan
2002-02-12add username_policy "@append domain"ivan
add "select" config type, mmm
2002-02-12that's not a bug anymore, don't list it in the BUGS sectionivan
2002-02-12red warning for unknown type :)ivan
2002-02-12service definition domsvc is now a domain pulldownivan
closes: Bug#328
2002-02-11oops, code hidden by podivan
2002-02-11remove bad doc linkivan
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-10another bug in quantity checkingivan
2002-02-10import qsearch() so the quantity checking worksivan
2002-02-10add new package definitions to all agent types by defaultivan
config option to restore current behaviour (must explicitly add new package definitions to each agent type) closes: Bug#324
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-10allow + in email addressesivan
2002-02-10okay, for now, don't try to transform email addresses into svcnum-linkedivan
destinations
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-09okay all external export from .pm files is queued! (closes: Bug#249)ivan
2002-02-09have FS::cust_svc::check look up & check pkg_svc.quantityivan
like httemplate/view/cust_pkg.cgi (closes: Bug#43)
2002-02-09okay, both Apache::ASP and Mason should set no-cache headers now (closes: ↵ivan
Bug#23)
2002-02-07oops, reversing bad Makefile patchivan
2002-02-07delete paymentsivan