summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-04eliminate Argument "" isn't numeric in addition (+) warningivan
2009-05-04add menu item and page for d/ling and edit rates with excel. RT#5108ivan
2009-05-03break down search.html into components, RT#5108ivan
2009-05-03add "Redownload resolved batches" ACL for s1, RT#4271ivan
2009-05-03edit any config itemivan
2009-05-03add ability to delete invoice_latexreturnaddress and ↵ivan
invoice_htmlreturnaddress too, RT#5218
2009-05-03add ability to remove suffix-ed config items, RT#5218ivan
2009-05-03confdiffivan
2009-05-02fix eps previewivan
2009-05-02finish up useful agent stuff on the config editor: adding, deleting ↵ivan
overrides too. also add a confirmation to override deletion from the agent browse page. RT#5218
2009-05-02finish up useful agent stuff on the config editor: adding, deleting ↵ivan
overrides too. also add a confirmation to override deletion from the agent browse page. RT#5218
2009-05-01calculate tax on tax per line and not on aggregatejeff
2009-05-01view all overrides when asked, even the ones without values. hmm :/ RT#5218ivan
2009-05-01fix re-print/email from event page, yow. RT#5293ivan
2009-05-01add ability to edit the agent overrides from the main config, RT#4218ivan
2009-04-29fix inadvertant select box, RT#5277ivan
2009-04-28UIivan
2009-04-28add cancelled_cust-noevents flag to emulate SG billing-daily -r behavior, ↵ivan
RT#4412
2009-04-28add cancelled_cust-noevents flag to emulate SG billing-daily -r behaviorivan
2009-04-27typoivan
2009-04-27refuse to run w/CGI.pm 3.38. all lenny upgrades will need libcgi-pm-perl ↵ivan
removed, suck
2009-04-26would help to have an index on priority if we're going to order based on itivan
2009-04-26start small jobs more efficiently, RT#4412ivan
2009-04-26add a config option for max # of queued kids, RT#4412ivan
2009-04-25add dry run to multi-process mode for testing, RT#4412ivan
2009-04-23add subscription option to voip_cdrjeff
2009-04-23autodownload and update of cch tax datajeff
2009-04-23we don't actually need the results ordered, and i'm sure it doesn't help the ↵ivan
planner get us results sooner. last chance to try and get cursor approach working? RT#4412
2009-04-23does pg try to finish the query when the job addition is committed? well, ↵ivan
if this works, that answers that. RT#4412
2009-04-22hopefully better performance running the big query once and then fetching ↵ivan
results with a cursor, rather than running it multiple times with an OFFSET and LIMIT, RT#4412
2009-04-22fix not allowing "on-demand" card or ACH, RT#5238 RT#5237 RT#5230ivan
2009-04-22perhaps a happier medium, RT#4412ivan
2009-04-22have the big query find customers in batches. this should be way more ↵ivan
efficient in multi-process mode, can start billing before the big query completes. RT#4412
2009-04-21rate download/edit/upload, RT#5108ivan
2009-04-21rate download/edit/upload, RT#5108ivan
2009-04-21yow. fix fallout from cust_main.archived stuff causing nothing to bill. ↵ivan
RT#4412
2009-04-21more descriptive progress popupsjeff
2009-04-20Acceptance testing of the RPM build system flushed out a place where /bin/rmrsiddall
stops waiting for input if you're /bin/su as the user doing the build. Added a -f flag to stop it waiting for input.
2009-04-20add cust_main.archived field, skip billing if Y, RT#4412ivan
2009-04-20add cust_main.archived field, skip billing if Y, RT#4412ivan
2009-04-19no, it was only cause their db is somehow corruptivan
2009-04-19warning about this not terminatingivan
2009-04-17something to wipe the CVV from very large databasesivan
2009-04-17add priority to job queue so billing jobs don't don't drown out provisioning ↵ivan
jobs
2009-04-171 helps alotivan
2009-04-17backport freeside-daily -m and cust_main::bill_and_collect to 1.7, RT#4412ivan
2009-04-17AFFERO BITCHESivan
2009-04-17what time is nowivan
2009-04-17show labels for select(select_hash) config options, RT#3997ivan
2009-04-17add invoice number to PDF filename in email attachments, RT#3403ivan