summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-11-04not quite yetjeff
2007-11-03move menu option for adv. customer reports to second level, same as advanced ↵ivan
invoice & package reports
2007-11-03new customer report/flattened package report (ticket 1428)jeff
2007-10-29famous last mysql bugivan
2007-10-29yup, mysql-ing me harderivan
2007-10-29forgotton freeside-setup bits of mysql locking workaroundivan
2007-10-29mysql has no DISTINCT ON either, sighivan
2007-10-29still have link back to the customer on printable receipt... should hide it ↵ivan
from print at some point though
2007-10-28finish mysql locking workaroundivan
2007-10-28mysql me harderivan
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-10-25mysql, yes, mysql.ivan
2007-10-14this aligns better. i wonder how 1.9 loads up config from here, though?ivan
2007-10-14escape \dollar in invoice_latexnotesivan
2007-10-14adding php examplesivan
2007-10-13correct agent_defaultpkg handlingjeff
2007-10-12backport new schema stuff from 1.9, as running this with new DBIx::DBSchema ↵ivan
results in disappearing indices
2007-10-09fix documenation links to point into wiki where they belongivan
2007-10-08agent selection on package add/edit (1151)jeff
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
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