Merge branch 'master' of https://github.com/jgoodman/Freeside
[freeside.git] / FS /
2014-03-06 Ivan KohlerMerge branch 'master' of https://github.com/jgoodman...
2014-03-06 Joshua GoodmanAdding line 246 "edit global pockage definitions costs...
2014-03-06 Joshua Goodmanremoved activate, renewal, term change
2014-03-06 Joshua Goodmanmodified _upgrade to grant "Add on-the-fly refund reaso...
2014-03-06 Joshua Goodmanrefactored reason and _upgrade method to inherit method...
2014-03-06 Joshua GoodmanCreated reason_Mixin.pm module to refactor the reason...
2014-03-06 Ivan Kohlerbackoffice API: add new_customer, RT#22830
2014-03-06 Ivan Kohlerbackoffice API: add new_customer, RT#22830
2014-03-06 Ivan Kohleradd separate mobile # to signup api
2014-03-06 Ivan Kohlerremove 13 year old legacy XML-RPC interface
2014-03-06 Ivan Kohlerbackoffice API: add location_info, RT#22830
2014-03-06 Ivan Kohlerbackoffice API: add status to customer info, add locati...
2014-03-06 Ivan Kohlerbackoffice API: add status to customer info, add locati...
2014-03-06 Ivan Kohleradd balance to customer_info backoffice API, RT#22830
2014-03-06 Ivan KohlerAPI methods to pull customer information: name, phone...
2014-03-06 Ivan KohlerAPI methods to insert payments & credits (and look...
2014-03-06 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2014-03-06 Ivan Kohleradd back-office xmlrpc api and daemon, RT#27958
2014-03-06 Ivan Kohleradd back-office xmlrpc api and daemon, RT#27958
2014-03-05 Mark Wellslog_sent_mail logs emailed invoices and receipts as...
2014-03-04 Jeremy Davis#27794 Fix batch totals in NACHA format
2014-03-01 Mark Wells477 report as of a specific date, #24980
2014-02-28 Mark Wellsrouternum = 0 is still allowed
2014-02-28 Mark Wellsunbreak non-usage fees after #27687
2014-02-28 Mark Wellsfix payment voiding, fallout from #13971
2014-02-27 Mark Wellsmisspelled table name
2014-02-27 Mark Wellspackage fees and usage-based fees, #27687, #25899
2014-02-27 Ivan Kohlerfix applying a credit against an invoice which has...
2014-02-27 Ivan Kohlerfix invoice for cust_bill_pkg missing cust_pkg, RT...
2014-02-26 Ivan Kohlerfix quotation view, fallout from RT#13971
2014-02-26 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2014-02-26 Mark Wellsredesign the "nextbill" flag a little, #25899
2014-02-26 Mark Wellsfix incomplete field rename, #25899
2014-02-26 Mark Wellsnon-package fees, "hold until next bill" option, #25899
2014-02-26 Ivan Kohlerfix perf edge case with multiple large packages, on...
2014-02-26 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2014-02-25 Ivan Kohlerremove debug
2014-02-25 Joshua Goodmanadded activate, renewal, term change, and refund reason...
2014-02-25 Joshua Goodmanadded reason method, allowed reasonnum to be passed...
2014-02-25 Joshua GoodmanAdded reasonnum col, allowed reason to be null, impleme...
2014-02-25 Joshua GoodmanAdded perm relating to refund reasons
2014-02-25 Mark Wellsfix deletion of objects with options, fallout from...
2014-02-24 Mark Wellsnon-package fees, fixes for tax calculation and sales...
2014-02-19 Jeremy Davis#26342 RBC fixes
2014-02-19 Mark Wellsnon-package fees, phase 1, #25899
2014-02-17 Ivan Kohlercredit limit for CDR prerating, RT#27267
2014-02-17 Ivan Kohlermove cust_pkg::search to a file of its own
2014-02-16 Ivan Kohlermove cust_main::batch_charge to a file of its own
2014-02-16 Ivan Kohlermove cust_main::batch_charge to a file of its own
2014-02-16 Ivan Kohlerremove cust_recon
2014-02-15 Ivan Kohlerdefault credit limit, RT#27267
2014-02-15 Ivan Kohleradd "Edit package definition costs" ACL, RT#27140
2014-02-13 Ivan Kohlerdon't process date options (start_1st, expire_months...
2014-02-12 Ivan KohlerEDI and other uncommon payments on payment report,...
2014-02-12 Ivan Kohlerfix broadband_sqlradius usage display, RT#26451
2014-02-12 Ivan Kohlerfix redefinition warning and add ordered_cust_main...
2014-02-10 Ivan KohlerEMI CDR format, RT#26726
2014-02-09 Ivan Kohlerwith cust_main-custnum-display_prefix, use prefixed...
2014-02-06 Jeremy Davis#26673 ACH changes
2014-02-06 Ivan Kohleradd "Ordered" status to customer number/link on agent...
2014-02-06 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2014-02-06 Ivan Kohlervoip innovations v3.0 api, RT#25641
2014-02-05 Ivan Kohleradd "Basic with upstream destination name" CDR display...
2014-02-05 Mark Wellsadd "Net 25" invoice terms, #27429
2014-02-05 Mark Wellsbetter display of usage details w/ unit prices, #27303
2014-02-05 Mark Wellssilence annoying warning
2014-02-05 Mark Wellsmissing file for date_format localization
2014-02-04 Ivan Kohleradded part_pkg.agent_pkgpartid, RT#27214
2014-02-04 Ivan Kohlerfix A/R aging and other customer reports when choosing...
2014-01-31 Mark Wellsbe more generous in allowing location editing in place...
2014-01-31 Mark Wellspreserve order_date across package changes, #25130
2014-01-30 Mark Wellslocalize CDR column headings, #27276
2014-01-30 Mark Wellsfix localization cache, #27276
2014-01-30 Mark Wellsmake date_format a localized config option, #27276
2014-01-30 Ivan Kohlerbetter menu organization (hopefully)
2014-01-30 Ivan Kohlerfix fallout from NG auth changes, RT#21563
2014-01-30 Ivan Kohlerfix error return / db rollback with freeside-daily...
2014-01-30 Ivan Kohlerfix for data in latest cch update, RT#26740
2014-01-30 Ivan Kohlerquiet warning
2014-01-29 Ivan Kohlerfix for data in latest cch update, RT#26740
2014-01-29 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2014-01-29 Ivan Kohlererror message on transfer service, RT#27194
2014-01-29 Mark Wellsfix "the month of" text on invoices, #24850
2014-01-28 Ivan Kohleradd agent_custid to cust_main-custom_link, RT#21998
2014-01-28 Mark Wellslocalize dates that will appear on invoices, #24850
2014-01-28 Mark Wellsalso mask EDI acct# on invoices, #26859
2014-01-27 Mark Wellseven better error messages, #27194
2014-01-26 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2014-01-26 Ivan Kohlervoip innovations v3.0 api, RT#25641
2014-01-25 Mark Wellsmore useful error messages when changing packages,...
2014-01-25 Ivan Kohlerselect a date when importing credits, RT#27087
2014-01-25 Ivan Kohlerselect a date when importing payments, RT#27087
2014-01-25 Mark Wellsreverse usage_nozero default, #25394, from #19917
2014-01-24 Ivan KohlerMerge branch 'master' of git.freeside.biz:/home/git...
2014-01-24 Ivan Kohlersvc_pbx devices, for RT#24968
2014-01-23 Mark WellsAAPT call details format, stage 1, #27139
2014-01-21 Mark Wellsremove some unneeded settings from invoice configuratio...
2014-01-20 Ivan Kohlerself-service changes to support e-liance portal, RT...
2014-01-20 Ivan Kohleraddress-less customers, RT#24968
2014-01-19 Fernando Kiernan- Allow en_US on available locales list.
next