summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-25Vitelity API: Use new getcdr command, RT#31037Ivan Kohler
2014-10-25show location ID (if present) on wholesale agent bill, RT#30856Ivan Kohler
2014-10-25user-defined site ID / location codes per location, RT#30856, RT#27545Ivan Kohler
2014-10-24git master is the unstable version of freesideIvan Kohler
2014-10-24Debian packages v 3.5gitJeremy Davis
2014-10-23make package churn report actually show package churn, #7990Mark Wells
2014-10-23upstream-markup call rating and global default rates, #30633Mark Wells
2014-10-233.5gitJeremy Davis
2014-10-233.4 releaseJeremy Davis
2014-10-22no dsa keysIvan Kohler
2014-10-22make NENA2 export more lenient about street addresses, #14049Mark Wells
2014-10-22ensure relocate export always runs exactly once, #14049Mark Wells
2014-10-21force page break after latex summary, #31224Mark Wells
2014-10-21Ticket #31674 Fix removal of leading 0'sJeremy Davis
2014-10-20respect agent-specific packages in bulk order/cancel, RT#31665Ivan Kohler
2014-10-20Ticket #31242 Fix A2billing suspendsJeremy Davis
2014-10-19fix agent type selection for the simple case, RT#30942, RT#28804Ivan Kohler
2014-10-19Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2014-10-19remove autogenerated filesIvan Kohler
2014-10-16Ticket #31413 Properly import consolidated local callsJeremy Davis
2014-10-16allow maxtype=18 in CCH tax calculation, #31395Mark Wells
2014-10-15don't try to assign inventory during an upgrade, #30900Mark Wells
2014-10-09fix agent type selection for the simple case, RT#30942, RT#28804Ivan Kohler
2014-10-09XSSIvan Kohler
2014-10-06including error message, and moving session_id reset outside of the ↵C.J. Adams-Collier
conditional block Conflicts: fs_selfservice/FS-SelfService/cgi/selfservice.cgi
2014-10-06FS RT #30362 - added configuration option to disable package modification in ↵C.J. Adams-Collier
selfservice checking for this value before displaying change link or accepting form submission data
2014-10-06FS RT #25694 - added two configuration options for requiring CVV data to be ↵C.J. Adams-Collier
entered, one for back office data entry, and one to force re-entry even when CC data is on file
2014-10-03fix display of zero-amount line items in some cases, #30821Mark Wells
2014-10-02package quantity + 477 report, #31282, from #24047Mark Wells
2014-10-022916 Missed fileJeremy Davis
2014-10-02Conflicts:Jeremy Davis
debian/rules
2014-10-01ensure deploy zones have a description, #24047Mark Wells
2014-09-30detail links on new 477 report, #30360Mark Wells
2014-09-28NENA2 export: supply a default value for class of service, #14049Mark Wells
2014-09-27fix coordinate links with aposrophies, RT#31079Ivan Kohler
2014-09-25allow maxtype=15 in CCH tax calculation, #31073Mark Wells
2014-09-24change "support time" to use regular ticket time + a custom field, #30921Mark Wells
2014-09-23package churn report filtering by advertising source, tower, and zip code, ↵Mark Wells
#26999
2014-09-22fix browse/deploy_zone link, #31065Mark Wells
2014-09-22#31037 Vitelity api changeJeremy Davis
2014-09-18fixed typo of ReceiverC.J. Adams-Collier
2014-09-18FS RT #30831 - passing the ISO 3166-1 alpha-2 country code to ut_phonenC.J. Adams-Collier
2014-09-18FS RT#3083 - added fields/labels to svc_alarm as spec'd by customer ; ↵C.J. Adams-Collier
verified that input validation is correct
2014-09-18ARPU option on sales report, #30911Mark Wells
2014-09-18fix prospet quotation creation, fallout from #25561Ivan Kohler
2014-09-16customer quotations are work orders? RT#25561Ivan Kohler
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-16FS RT #27208 - using field names specified by ivan for customer / phone in ↵C.J. Adams-Collier
AR aging report
2014-09-16FS RT #27208 - adding Mobile phone to FS::ConfDefaults::cust_fields_avail ↵C.J. Adams-Collier
and related FS::UI::Web::cust_header / ::cust_sql_fields