summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2014-09-11ticket: 27309; use dbh->quoteDavid Houghton
Sorry, I shouldn't have missed this. I've gotten used to using either DBIx::Class to construct queries for me or using whole prepared statements, which handle the quoting automagically. I've gotten out of practice with SQL created piecemeal.
2014-09-11ticket: 27309; add accountcodeDavid Houghton
I tested this as best I could. I worked with my fake data. I accounted for ' and blank lines, assuming terminal whitespace was irrelevant.
2014-09-10FS RT #884 - merge from master to FREESIDE_3_BRANCHC.J. Adams-Collier
2014-09-09payment history reverse order balance quirk with two check payments in same ↵Ivan Kohler
batch, RT#30309
2014-09-06better error page when re-emailing bad addresses or other SMTP errorsm, RT#25834Ivan Kohler
2014-09-05add invnum to payment import, RT#29673Ivan Kohler
2014-09-05show svc_cable in customer change history, #27648Mark Wells
2014-09-05clean up last commitMark Wells
2014-09-05validate parameter in balance_age condition, #15045Mark Wells
2014-09-02allow - in user pref email, RT#30664Ivan Kohler
2014-08-25fix js quirk, #30643, #24047Mark Wells
2014-08-21fix company_logo link under RT, RT#28457Ivan Kohler
2014-08-183.4Ivan Kohler
2014-08-17user pref for # of customers on dashboard, RT#29794Ivan Kohler
2014-08-17show last Calling-Station-Id on RADIUS summary, RT#29154Ivan Kohler
2014-08-17show Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154Ivan Kohler
2014-08-15SNMP export: allow manually entering OIDs, #20945Mark Wells
2014-08-14and show the warning in the batch-fixed_format case, #20384Mark Wells
2014-08-14adjust EFT Canada processing delay based on time of day, and warn the user, ↵Mark Wells
#20384
2014-08-13avoid counting location-changed packages in total canceled packagesMark Wells
2014-08-12popup view for collapsed packages, #25130, #27305Mark Wells
2014-08-12collapse display of location-changed packages, #25130, #27305Mark Wells
2014-08-12fix router/block unlinking, #29829, from #20742Mark Wells
2014-08-12477 tweaks, #24047Mark Wells
2014-08-11fix status pageIvan Kohler
2014-08-11fix status pageIvan Kohler
2014-08-11fix status pageIvan Kohler
2014-08-10some more status info for CDR processingIvan Kohler
2014-08-10some more status info for CDR processingIvan Kohler
2014-08-09optimize package view with tons of packages, RT#28526Ivan Kohler
2014-08-09show costs in package list, RT#28856Ivan Kohler
2014-08-09optimizations for large package lists, RT#28526Ivan Kohler
2014-08-07merge new form 477 stuff, #24047Mark Wells
2014-08-06link header logo to company_url config, RT#28457Ivan Kohler
2014-07-31search by state (and county, country), RT#30312Ivan Kohler
2014-07-30debugMark Wells
2014-07-30add uncollected E911 fees to summary report, #26320Mark Wells
2014-07-27status, RT#30241Ivan Kohler
2014-07-26fix firefox attachment downloads with spaces, RT#30167Ivan Kohler
2014-07-12don't spew config changes to apache log, history is sufficientIvan Kohler
2014-07-10FirstData payment gateway, #29576Mark Wells
2014-07-02its 2014Ivan Kohler
2014-06-30fix payment report multiple selection vs. mysql, RT#29830Ivan Kohler
2014-06-26NENA2 E911 export and batch-oriented exports in general, #14049Mark Wells
2014-06-23option to disable customer/package counts on agent browser, RT#29748Ivan Kohler
2014-06-11always pass the "time" parameter to join_conditions_sql, related to #28978Mark Wells
2014-06-11display sent mail on customer notes page, and improve sent mail log UI, #29250Mark Wells
2014-06-09fix checking of address range bounds, #29514, fallout from #26868Mark Wells
2014-06-0929523 Fix URL on package fee editJeremy Davis
2014-06-02show MAC address vendorsIvan Kohler