summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-14binary not required and breaks FS::Record::_quotejeff
2007-12-14correct order of operationsjeff
2007-12-141.9 Conf::set returns false on successjeff
2007-12-14even more deliberate resetjeff
2007-12-14quick hack to show time worked in last 1-3 months...ivan
2007-12-13cust_credit reason/otaker tooljeff
2007-12-12add suspend/unsuspend to www_shellcommands export (#1227)jeff
2007-12-12adding this quick scriptivan
2007-12-12self-service can select domain on provision (#2801)jeff
2007-12-12cust_credit reason improvement, bugfix, and tooljeff
2007-12-07doh! is not an object. let's call it , mmkayivan
2007-12-07some old databases may have 'hanging' cust_credit records; we don't want to ↵ivan
abort the upgrade because of that, just warn
2007-12-06agent setting during package edit cleanupjeff
2007-12-06support display of negative timejeff
2007-12-05when installing selfservice, create freeside homedir if it doesn't existivan
2007-12-05doh, order_by does have to include ORDER BY!ivan
2007-12-05show types in reason selection, order by type and reasonivan
2007-12-05add in status and company fieldsjeff
2007-12-05ensure a valid date is onhand (fixes #2800)jeff
2007-12-05wtf?jeff
2007-12-05i hope this allows IE to download excel over https?ivan
2007-12-04there's no reason this should still be hanging aroudn the treeivan
2007-12-04add some time-worked reportingivan
2007-12-04add suspend/cancel reason to advanced package report (#2779)jeff
2007-12-04change credit reasons from freetext to new reason/reason type system (#2777)jeff
2007-12-03would help if i got the closing tag rightivan
2007-12-03this should get the Chart stuff in RT statistic running, i hopeivan
2007-12-01cleanupivan
2007-12-01add date_deleted methodivan
2007-12-01add date_inserted method and reorganize things slightlyivan
2007-12-01this doesn't actually have anything to do with cancellation persay, since ↵ivan
its generic now
2007-12-01add h_date method tooivan
2007-12-01add h_search method, and reorganize mixed up methods and subroutinesivan
2007-12-01add bulk price planivan
2007-11-30add net vs gross amounts to invoice report; make the "net sales" links on ↵ivan
sales/credit/receipts report & graph clickable
2007-11-30UI: download full results links on separate lines, for consistency with ↵ivan
search.html
2007-11-30fix bug specifying an HTML return address separatelyivan
2007-11-30add customer import format with companyivan
2007-11-30update inline documentationivan
2007-11-30remove unnecessary redefinition of %method2payby, add a quick hack to fake ↵ivan
B:OP success and failure for testing purposes
2007-11-29fix dates going all wacky on errors, when you're asked to confirm a date ↵ivan
move into the past
2007-11-29double doh, remove cruft checking nonexistent column and fix the statustext ↵ivan
check
2007-11-29doh, fix primary key name in new tableivan
2007-11-29even more reliable multiple-payment/double-click/concurrent-payment-form ↵ivan
protection
2007-11-28better select multiple, discourage creation of packages no agent can selljeff
2007-11-28advanced customer report rearrangementjeff
2007-11-28default to FileCache for selfservice session cacheivan
2007-11-28removed unused \$failed varivan
2007-11-28license clarification for self-service codeivan
2007-11-27fix small side-effect of mysql-compat change eliminating DISTINCT ON: map ↵ivan
changing values of @where array