summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-04-13quiet annoying "use of uninitialized value errors"ivan
2005-04-13add skip_fuzzyfiles hack, and add Session-Timeout RADIUS attribute if a ↵ivan
svc_acct.seconds value is present
2005-04-13fix bug in flat_commission price plan, thanks to Troy Hammondsivan
2005-04-11Configuration option to override the email address sent to your BOP ↵khoff
processor, in case the processor sends a pesky receipt that you don't want your customers getting.
2005-04-11No need to inflict debugging messages on everyone.khoff
2005-04-10a few more packagesivan
2005-04-10add apache snippet to self-service install docsivan
2005-04-10add some left and right padding so cells don't run into each other so badlyivan
2005-04-10fix install-apache for bsd make and reverse accidentally-checked-in (again!) ↵ivan
RT_ENABLED = 1
2005-04-08ugh, don't know why that wasn't working and don't f$&# careivan
2005-04-07add install/debian/3.1/INSTALL script and script up some apache automation ↵ivan
assuming a conf.d type dir
2005-04-07depend on DBIx::DBSchema 0.26 for dbdef-create (for Pg 'public' schema fix) ↵ivan
and 0.25 in freeside-setup and Record.pm (for DBD::Pg 1.40 is bunk fix)
2005-04-07and the history tablesivan
2005-04-07Using current (non-history) records in place of missing history records.khoff
2005-04-07ancient upgrade fix, oops. thanks Rick Harby <rharby at caarnet.com>ivan
2005-04-06and fix the error msg hahaivan
2005-04-06looks like a domain part for a literally-specified forward src or dst is ↵ivan
required, not optional
2005-04-06correct links to some atypically-named CPAN distributionsivan
2005-04-06$pkey should be the primary key of the real table, not the history table.khoff
2005-04-05This doesn't fix the problem. To be continued...khoff
2005-04-02must be as Pg superuserivan
2005-04-02herding elephants: add primary keys to *all* tables for slonyivan
2005-04-02adding quick slony setup scriptivan
2005-04-01Trap, and attempt to resolve, problems caused by missing history records.khoff
2005-04-01so we can pass in a time if we're back-filling history recordskhoff
2005-04-01fix paybatch parsing to support bop::jettissteve
2005-03-31add ability to link services w/order_pkg method in addition to provisioning ↵ivan
new ones
2005-03-31show illegal email addresses used for invoice destinationsivan
2005-03-31Printing insert statements is not necessarykhoff
2005-03-31Very annoying typo. >:-)khoff
2005-03-31Committing the inserts helps.khoff
2005-03-31(Apparently) working version. Updates svc_*, cust_svc, and domain_record ↵khoff
history tables.
2005-03-31Another missing 'u'.khoff
2005-03-30Dump a call trace if something calls FS::h_Common::sql_h_search without ↵khoff
END_TIMESTAMP.
2005-03-30Have to pass @_ to FS::svc_www::domain_record in case we're really a ↵khoff
FS::h_svc_www object.
2005-03-30typo. 'use', not 'se'.khoff
2005-03-30Test script to add pre-history table history records.khoff
2005-03-30according to landel CP no longer supports changing usernameivan
2005-03-30separate out referring customer info to optional section, add a note on ↵ivan
setting the agentnum via templte
2005-03-30fix ambiguous column error when selecting by credit card, fixes: Bug#1189ivan
2005-03-29better self-service debugging, don't point to install.html for suEXEC/setuid ↵ivan
in self-service setup docs
2005-03-29A few RT_External fixes.khoff
2005-03-29'require' not 'use' Fax::Hylafax::Client so it's an optional requirement.khoff
2005-03-27allow & in bank namesivan
2005-03-27svc_Common / svc_acct child_objects can now set an alternate field for the ↵ivan
svcnum, for things like forwards
2005-03-26fc3ivan
2005-03-23new RT requires Tree::Simple tooivan
2005-03-23add HTML::Scrubber to rt install/upgrade docsivan
2005-03-22small fix for indices in upgrade instructions, found by s5ivan
2005-03-21Added support for FAX invoice destinations using a HylaFAX server.khoff
Faxing plain text invoices is not supported.