summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-10-05fix date selection on advanced invoice report, or future places where date ↵ivan
selection component is included multiple times
2007-10-04improve layout of self-service documentationivan
2007-10-04wikify individual filesivan
2007-10-04fix FS::SelfService::XMLRPC pod generationivan
2007-10-04add missing =backivan
2007-10-04bah! THIS should fix munging of non-internal links, i hopeivan
2007-10-04support part_pkg option input validation, check bytecounts and allow commas ↵jeff
(closes 1863)
2007-10-04this *should* fix munging of non-internal links, i hopeivan
2007-10-041.7 doc uploader goes in 1.7 locationivan
2007-10-04wiki documentation convertor nowivan
2007-10-04add missing CLI utilities to FS.pm tooivan
2007-10-04fixing wrong POD NAME docivan
2007-10-04wtf!ivan
2007-10-04update top-level FS manpageivan
2007-10-04update top-level FS manpageivan
2007-10-02fix up re-email these eventsjeff
2007-09-30fix argument stickiness on date editing errors (especially because resetting ↵ivan
them pops up the error confirmation)
2007-09-27hide fixed passwordsjeff
2007-09-23i think this is a bug; should not show the svc_www.usersvc selector unless ↵ivan
it is non-fixed or non-blank, NOT non-fixed or blank
2007-09-22fix menubar border in example self-service templateivan
2007-09-22UIivan
2007-09-22add a list of any hosts associated with accountsivan
2007-09-21backport fix from HEAD allowing - in preference email addressesivan
2007-09-19fix at least one small problem with reprint/email/fax functionality: now ↵ivan
should understand the "most recent invoice per customer" and invoice # min/max options
2007-09-18and parens help alot, dohivan
2007-09-18fix svc_broadband search by svcpart (links from browse/part_svc, in particularivan
2007-09-14Fix 'Can't use an undefined value as an ARRAY reference at ↵ivan
/usr/local/share/perl/5.8.8/FS/cust_main.pm line 4383.' error
2007-09-14fix visual glitch on "RT at a glance" / Ticketing mainivan
2007-09-14turn off Text::Quoted usage, it segfaults and its optionalivan
2007-09-13random indentation fixivan
2007-09-13too little, too late attempt at spam reductionivan
2007-09-13fix status color on customer listivan
2007-09-13add better inline docs explaining fields on customer CSV importivan
2007-09-12don't want a fatal error when we can't fetch the name for a queue...ivan
2007-09-12prevent (less than) and (greater than) in statustext message (or anything ↵ivan
else weird) from causing them not to get inserted
2007-09-11add cust_main-require_phone and cust_main-require_invoicing_list_email optionsivan
2007-09-07default cancellation subject so the emails work even when people don't set ↵ivan
one in config
2007-09-07tweak debuggingivan
2007-08-23fix bug where user could log in to RADIUS with uppercase usernameand avoid ↵ivan
bandwidth acconting (mysql is case-insensitive? wtf! thanks a fucking lot for nothing, grr!)
2007-08-21agent_custid bugfix (1746) (backport)jeff
2007-08-16correct labels in service definition edit for svc_acct (#1745) (backport)jeff
2007-08-16have generate_letter assume a default paydate of 2037-12 so it doesn't bomb ↵ivan
out on empty paydates
2007-08-15add -n option to freeside-sqlradius-reset to supress deleting dataivan
2007-08-15fix customer status color here tooivan
2007-08-15little more low-hanging fruit: table-grid the export listingivan
2007-08-14add package churn report/graphivan
2007-08-10add 3 day, 4 month and 4.5 month (137 day) frequenciesivan
2007-08-10on changing packages, don't set setup date unless old package has oneivan
2007-08-08fix otaker regexivan
2007-08-07more informative error msgivan