summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-04-30pull in the customer information as part of the main query for efficiencyivan
2005-04-29template forward search using the standard search template: forwards are now ↵ivan
paged
2005-04-28add < and > to _latex_escape (khoff)ivan
2005-04-26For renumbering svc_broadband services from one addr_block to another. ↵khoff
Hopefully no one will ever have to use this.
2005-04-25pick up freeside-sqlradius-radacctd again after all these years, now it just ↵ivan
needs to update the "seconds" field(s), finally closes: Bug#1125
2005-04-21little bit of apache setup and add the fs_queue userivan
2005-04-21or apache won't startivan
2005-04-21fix nit with crypt flag when replacing tooivan
2005-04-21support multiple primary keysivan
2005-04-21libjavascript-rpc-perl hit testingivan
2005-04-20hehe oopsivan
2005-04-20add vpopmail defaults to acct_sql exportivan
2005-04-19update pre6 -> 7 upgrade instructions tooivan
2005-04-19disable RT_Libs for nowivan
2005-04-19did another upgrade, fixed up the instructionsivan
2005-04-19silence an annoying but harmless perl warningivan
2005-04-18add some newlines to debugging output, no need to print file and line # so muchivan
2005-04-16use money_char on enter payment screen instead of hardcoding $ivan
2005-04-15Added support for TXT records.khoff
2005-04-14move invoice_latex templating to Text::Template, with special ↵ivan
sauce^W^Wbackwards-compatibility for old templates
2005-04-13get rid of some super ancient assumptions about slipip and uid meaning ↵ivan
exporting to RADIUS and shell respectively
2005-04-13add nowarn_identical flag to Record.pm and use it in cust_svc svcpart ↵ivan
replacement (which is all about the exports anyway)
2005-04-13add a line to pod example regarding RADIUS check attributesivan
2005-04-13add Radius-Operatorivan
2005-04-13add explicit use Date::Manip here, oopsivan
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