summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-09prevent RT::EmailParser::RescueOutlook from throwing a fatal error.. still ↵Ivan Kohler
better to accept the message anyway, even if it can't be rescued from Outlook
2012-07-09prevent RT::EmailParser::RescueOutlook from throwing a fatal error.. still ↵Ivan Kohler
better to accept the message anyway, even if it can't be rescued from Outlook
2012-07-09stop upgrade from corrupting message templates, #18406Mark Wells
2012-07-08fix selfservice balance displayIvan Kohler
2012-07-08per-package flags to override package def level suspend_bill flag, RT#18376Ivan Kohler
2012-07-06excel number format fix, #17971Mark Wells
2012-07-06sales by ad source report, #17971Mark Wells
2012-07-05fix phantom customers showing up on tickets, RT#13952Ivan Kohler
2012-07-05fix tax credited detail w/ district tax, RT#18412Ivan Kohler
2012-07-05fix escaping in coordinate linksIvan Kohler
2012-07-05fix escaping in coordinate linksIvan Kohler
2012-07-05depend on URI::Escape version which escapes quotesIvan Kohler
2012-07-05less busywork for freeside-prepaiddIvan Kohler
2012-07-03fix phantom customer links, RT#13852Ivan Kohler
2012-07-03add advertising source to sales/credits/receipts summary, RT#18349Ivan Kohler
2012-07-03add advertising source to customer accounting summary, RT#18349Ivan Kohler
2012-07-03add advertising source to sales report, RT#18349Ivan Kohler
2012-06-28add advertising source to advanced customer report, RT#18354Ivan Kohler
2012-06-28init_overlib keeps track of not re-initializing inefficiently itself now, ↵Ivan Kohler
RT#18338
2012-06-28fix overlib init, RT#18338Ivan Kohler
2012-06-27ignore prorate_defer_bill on packages that aren't prorated, fallout from #17618Mark Wells
2012-06-27optimization: don't load overlib javascript more than once, RT#18338Ivan Kohler
2012-06-26add a user preference to disable submitting the one-time charge form on ↵Ivan Kohler
[enter], RT#14387
2012-06-26fix package summary report, RT#18309Ivan Kohler
2012-06-25fix P.O. labelIvan Kohler
2012-06-25un-break HTML invoice editor by using a regular textarea for nowIvan Kohler
2012-06-21freeside-daily optimizationIvan Kohler
2012-06-21fix refund deletion, RT#18192Ivan Kohler
2012-06-20ACLs for advanced customer and service searching, RT#18157Ivan Kohler
2012-06-20make the brand-agent company_url link bigger, RT#18213Ivan Kohler
2012-06-20fix year in 2.3 branch copyright statementIvan Kohler
2012-06-20brand-agent removes documentation links too, RT#18213Ivan Kohler
2012-06-20genericize logout page to not mention freeside, RT#18215Ivan Kohler
2012-06-20don't open freeside homepage in its own window, getting blockedIvan Kohler
2012-06-20fix flat_introrate without an introductory period, RT#18124Ivan Kohler
2012-06-19quote db-rt-pass to avoid shell metacharacters messing up RT configuration, ↵Ivan Kohler
RT#18088
2012-06-18UI nit: better spacing for package optionsIvan Kohler
2012-06-15timezone and field assignment changes in Infinite CDR format, #17888Mark Wells
2012-06-14fix cch detail import, RT#18005Ivan Kohler
2012-06-14have EFT Canada batching process date skip weekends/holidays, not just ↵Ivan Kohler
simplistic "tomorrow", RT#17922
2012-06-14fix svc_broadband / svc_acct dangling services getting left behind w/radius ↵Ivan Kohler
groups (hopefully), RT#17826
2012-06-13quick payment entry: if both a custnum and an agent_custid match, allow the ↵Ivan Kohler
user to pick, RT#18100
2012-06-12suppress all fractions of days in unearned revenue calculation, #13289Mark Wells
2012-06-12broadband_sqlradius.pm (svc_broadband RADIUS export) suspension, RT#18093Ivan Kohler
2012-06-12fix advanced customer report Add package columns under Pg, RT#18092Ivan Kohler
2012-06-12possibly fix intermittent "could not receive data from server: Bad fileIvan Kohler
2012-06-12add file descriptor 0/1 protection from RT 3.8.13 upgrade, RT#18040Ivan Kohler
2012-06-12fix discount-show_avail without invoice_sections from hiding previous ↵Ivan Kohler
balances, RT#15159
2012-06-11missing billing_history call in ClientAPI, RT#17617Ivan Kohler
2012-06-11show name of service definition with services on cust_main-custom_content ↵Ivan Kohler
page, RT#17579