summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2005-05-19A group number must refer to an already existing group - so add manually it ↵ivan
if you want to define a set of static gids or something, default is just going to cause headaches
2005-05-19! or !! alsoivan
2005-05-19fix up some defaults to include gid tooivan
2005-05-19missing ;ivan
2005-05-19fix shellcommands export encrypting "magic" shadow values * NP *LK*ivan
2005-05-19oops, remove old-style duplicate check from replace, _check_duplicate was ↵ivan
already below it
2005-05-18actually, quota goes in pw_shell. of course!ivan
2005-05-18oops, losing notes!ivan
2005-05-15move receivables report to search templateivan
2005-05-14h helps halotivan
2005-05-14well this is sorta halfass anyway but usefulivan
2005-05-14html invoices: when displaying, use the actual logo from the conf dir - same ↵ivan
as the emailed copy
2005-05-14disable debuggingivan
2005-05-14html invoices!ivan
http://chris-linfoot.net/d6plinks/CWLT-5VZD4Y http://www.dsv.su.se/~jpalme/ietf/mhtml.html ftp://ftp.dsv.su.se/users/jpalme/draft-ietf-mhtml-info.txt http://mailformat.dan.info/headers/mime.html http://www.faqs.org/rfcs/rfc2392.html http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdosys/html/_cdosys_content-type_multipart.asp (MIME is hard, let's go shopping!)
2005-05-13fix picking up alternate invoice_latexnotes_* files, and expand country ↵ivan
codes on invoices. and oops, print_html changes slipped in last commit too. well, they were ready anyway.
2005-05-13substitute a non-breaking space if there is no invoice_latexreturnaddress fileivan
2005-05-11new progressbar display causes a silly error in edge case where no dup ↵ivan
checking necessary, closes: Bug#1226
2005-05-04use new pkg_svc.pkgsvcnum primary key when modifying pkg_svc records, ↵ivan
closes: Bug#1221
2005-05-04err msgivan
2005-05-04patch to just update the template or conf/invoice_latex* to use the new oneivan
2005-05-04great new invoice template from kristian!ivan
2005-05-03minutely better error reporting for pdf problemsivan
2005-05-03remove unnecessary host=localhost from outsource instance creation fooivan
2005-05-03on receipts, show "Electronic Check" instead of "Chek" for payby = CHEK ↵ivan
transactions
2005-05-03not running with elevated privs, -T not necessaryivan
2005-05-03[:ascii:] is not legal for 5.005, alas, it still needs to be supported for ↵ivan
just a little bit longer
2005-05-02move httemplate/search/svc_domain to the new search template along with ↵ivan
svc_www and svc_forward
2005-04-28add < and > to _latex_escape (khoff)ivan
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-21fix nit with crypt flag when replacing tooivan
2005-04-21support multiple primary keysivan
2005-04-20hehe oopsivan
2005-04-20add vpopmail defaults to acct_sql exportivan
2005-04-19disable RT_Libs for nowivan
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-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-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-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-07Using current (non-history) records in place of missing history records.khoff
2005-04-06and fix the error msg hahaivan