summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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 suspend/cancel reason to advanced package report (#2779)jeff
2007-12-04ensure a valid date is onhand (fixes #2800)jeff
2007-12-04change credit reasons from freetext to new reason/reason type system (#2777)jeff
2007-12-03Updated file list and info for license change from GPL to AGPLrsiddall
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-30fix compilation error from patch just applied - method2payby is needed earlierivan
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-28backport the order_by option to qsearch from 1.9xjeff
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-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-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
2007-11-20it finally happenedivan
2007-11-20Self-service RPM now contains PHP and XMLRPC components.rsiddall
2007-11-14add link to resolved tickets tooivan
2007-11-13Added two optional modules to the Requires lists: Apache::DBI and ↵rsiddall
Fax::Hylafax::Client Added a %post script to chkconfig the freeside service, but not start it. Modified the Mason %post script to check the httpd config file is in the expected place.
2007-11-09add business-onlinepayment-email_customer flagivan
2007-11-09mysql fix for regexen, 1.7-styleivan