summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2007-11-27comma, pleasejeff
2007-11-27name management tweakingjeff
2007-11-27slop correctionjeff
2007-11-27attach SM's to default network, improved unsuspend & delete, option for BAM ↵jeff
only or EMS
2007-11-27prevent BILL, DCRD, and DCHK customers from circumventing a suspension via ↵jeff
selfservice (2768)
2007-11-26add a "printable copy" link to searches to get full results as printable ↵ivan
HTML without other cruft, closes: #1885
2007-11-26add our stylesheet to popup/print headersivan
2007-11-24hello brave new world of defaulting to apache2 in 1.9ivan
2007-11-23fix stickiness of primary radio buttons on errors, closes: RT#1035ivan
2007-11-22usability: don't offer 'Select agent' choice if the dropdown already has a valueivan