summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2015-11-30use stable version of google maps API, #30260Mark Wells
2015-11-30fix contact editing through edit/cust_main.cgi, originally from #23741?Mark Wells
2015-11-30make cust-email-high-visibility non-optional, and improve display of invoice ↵Mark Wells
delivery settings, #28226
2015-11-28debugMark Wells
2015-11-28fix display of contacts on customer basics tab, #25536Mark Wells
2015-11-28when unholding a package, optionally set it to start on the next bill date, ↵Mark Wells
#38921
2015-11-27spellingMark Wells
2015-11-23deal when Net::MAC::Vendor-lookup doesn't return an arrayrefIvan Kohler
2015-11-22package import w/bulk phone number ranges, RT#39127Ivan Kohler
2015-11-21RT#29354: Password Security in EmailJonathan Prykop
2015-11-20password policy enforcement for svc_dsl, #32456Mark Wells
2015-11-19password policy enforcement for access_users, #32456Mark Wells
2015-11-18package import w/locationnum, RT#38764Ivan Kohler
2015-11-18track customer invoice destination emails using contact_email, #25536Mark Wells
2015-11-18Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-11-17fix setting passwords on newly created svc_accts, from #29354Mark Wells
2015-11-16RT#17480: Freeside Cancel Reason [small fixes]Jonathan Prykop
2015-11-13RT#17480: Freeside Cancel Reason [missing file]Jonathan Prykop
2015-11-13point all links to browse/reason_type.html instead of reason.html, cleanup ↵Mark Wells
from #38532
2015-11-13Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2015-11-13spellingIvan Kohler
2015-11-13RT#17480: Freeside Cancel ReasonJonathan Prykop
2015-11-12limit password reuse, core and svc_acct, #29354Mark Wells
2015-11-10RT#34960: Quotations [added attribution for icon]Jonathan Prykop
2015-11-09RT#36806: Add message template substitution to show last four digits of ↵Jonathan Prykop
credit card number
2015-11-09RT#18439: Sorting routers alphabetically, routers disappearJonathan Prykop
2015-11-09RT#34960: Quotations [changed billpkgnum to quotationpkgnum]Jonathan Prykop
2015-11-05UI cleanup for separate reason classes, #38532Mark Wells
2015-11-04rename .cgi back to .html, #38532Mark Wells
2015-11-04separate reason classes for voiding different transaction types, #38532Mark Wells
2015-11-03allow punctuation in tax name on XLS download of report, #33255Mark Wells
2015-11-03Changes for being consistent in the payment history GUI on void credit /Irina Todeva
payment / invoice links renamed httemplate/misc/void-cust_credit.html to .cgi renamed httemplate/misc/void-cust_bill.html to .cgi
2015-11-03When void / unvoid / apply / unapply is called stay on the same pageIrina Todeva
(payment_history) Keep consistent void credits with other void methods (invoices, payments) regarding the method interface cust_credit->void cust_credit->void('reason string') cust_credit->void(FS::reason)
2015-11-03Changes to add classified reasons for invoice voidIrina Todeva
- Added reasonnum and a corresponding foreign key in cust_bill_void and cust_bill_pkg_void tables (Schema.pm) - Used the FS::reason_Mixin::reason as the override of the cust_bill_void->reason to handle legacy and classified reasons - Changes in voided_invoice.html template to handle classified reasons for void invoices
2015-11-03Changed the purpose of 'void credit' reasons type 'X' to voidIrina Todeva
credit/invoice/payment reasons
2015-11-03Changes to add classified reasons for payment voidIrina Todeva
- Added reasonnum in cust_pay_void and a foreign key in Schema.pm - Added an override of the cust_pay_void_reason to handle legacy and classified reasons - Added usage of FS::reason_Mixin::_upgrade_reasonnum in cust_pay->_upgrade_data - Changes in voided_payment.html template to handle classified reasons for void payemnts
2015-11-02fix "credited" report column, #37088Mark Wells
2015-10-30allow separate address standardization of billing and service addresses, #38646Mark Wells
2015-10-31RT#38597: OQM - svc Circuit use and setupJonathan Prykop
2015-10-29fix appointments vs. no direct elements/ access, RT#34237, RT#23357Ivan Kohler
2015-10-29fix appointments vs. no direct elements/ access, RT#34237, RT#23357Ivan Kohler
2015-10-29Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2015-10-29fix appointments vs. no direct elements/ access, RT#34237, RT#23357Ivan Kohler
2015-10-28RT#38533: One click re-send refund,payment receipt, invoice [changed link text]Jonathan Prykop
2015-10-28Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2015-10-28restore ckeditor, RT#18830, RT#34331Ivan Kohler
2015-10-27fix display of waived setup fee, #14092Mark Wells
2015-10-27Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2015-10-27progressbar fix for elements/ exclusion, RT#38752Ivan Kohler
2015-10-26show "out of taxable region" credits on tax report, #37088Mark Wells