summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2014-09-16improve unsuspend behavior for packages on hold, #28508Mark Wells
2014-09-16altered FS::UI::Web::cust_sort_fields() and cust_sql_fields() so that ↵C.J. Adams-Collier
->param('cust_fields') argument is no longer required when the parameter is not passed, the initial value previously passed to cust_header() is used if @cust_fields is empty, cust_header() is called with no arguments
2014-09-16calling FS::UI::Web::cust_sql_fields() with ->param('cust_fields'); reduced ↵C.J. Adams-Collier
number of calls to FS::UI::Web::cust_header() by 3 in this component
2014-09-16repaired a compile error I caused in cust_main_dayranges.htmlC.J. Adams-Collier
2014-09-16have expanded the AR aging summary to include other fields. Have not yet ↵C.J. Adams-Collier
populated the fields. FS RT #27208
2014-09-16package start_on_hold flag, and better behavior for automatic timers + ↵Mark Wells
packages on hold, #25853
2014-09-16convert prospects to customers via quotations, RT#20688Ivan Kohler
2014-09-16convert prospects to customers via quotations, RT#20688Ivan Kohler
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