summaryrefslogtreecommitdiff
path: root/httemplate/edit
AgeCommit message (Collapse)Author
2016-09-15replace FS::CGI::header function with header-popup component, related to #71249Mark Wells
2016-09-1540361: Vocus CDR FormatJonathan Prykop
2016-09-08don't use topreload on one-time charge UI now that it's not a popup, #71249 ↵Mark Wells
vs. #71394
2016-09-08prevent reload loops on process pages, #71249Mark Wells
2016-09-08add delivery of spreadsheet/CSV reports, #72101Mark Wells
2016-09-08fix UI links and CSS in searches delivered by email, #72101Mark Wells
2016-09-08add UI to manage saved searches, #72101Mark Wells
2016-09-0372225: OQH - Mandatory Fields on Customer CreationJonathan Prykop
2016-08-29retain report classes when editing package defs, #71904Mark Wells
2016-08-29allow "debug" option in edit/ field definitionsMark Wells
2016-08-29RT#38217: Send email when logging conditions are met [removed unwanted log ↵Jonathan Prykop
levels, preserved level num mapping, v4]
2016-08-29RT#42393: Verification cust_pay_pending handling in history & reportJonathan Prykop
2016-08-29RT#42043: Check for cancelled packages with a cancellation date age option ↵Jonathan Prykop
[age_newest options]
2016-08-25usability: customer tags with checkboxes instead of a select-multipleIvan Kohler
2016-08-18allow unicode letters in one-time charge description, #72175Mark Wells
2016-08-18Fix Prospect edit, from Fernando-KiernanIvan Kohler
2016-08-14RT#38973: Bill for time worked on ticket resolution [fully functional]Jonathan Prykop
2016-08-14RT#38973: Bill for time worked on ticket resolution [checkpoint, not ready ↵Jonathan Prykop
for backport]
2016-08-03add eway as an agent payment gateway, RT#71906, update list of gateways from ↵Ivan Kohler
http://perl.business/onlinepayment (and git for OnlineThirdPartyPayment and BatchPayment)
2016-08-03RT#71518: Bug in the address editor [fixed query cleanup]Jonathan Prykop
2016-08-03strip degree signs from coord fields before saving CGI param state, ↵Mark Wells
workaround for #71518
2016-08-03RT#71518: Bug in the address editorJonathan Prykop
2016-07-19RT#6223: Billing process - pending packages - feature request [order ↵Jonathan Prykop
quotation on hold]
2016-07-19RT#71447: OQM Service label override is not showing when provisioning or ↵Jonathan Prykop
viewing service
2016-07-06service label localization, internals and UI, #71347Mark Wells
2016-06-29make customer tax status a required field when the vendor requires it, #39639Mark Wells
2016-06-28change one-time charge UI to a full page to avoid conflict with taxproducts, ↵Mark Wells
#71394
2016-06-27localize CDR column headings during rendering, #71331Mark Wells
2016-06-17RT#39627: System log daily context also includes Cron::bill and Cron::upload ↵Jonathan Prykop
results
2016-05-23RT#42089: FREESIDE ERROR WORKING WITH A QUOTATIONJonathan Prykop
2016-05-09RT#41124: Backend Unti SearchJonathan Prykop
2016-04-28more convenient selection of domain in svc_acct definition, #40962Mark Wells
2016-04-27fix syntax error, #42091, from #32456Mark Wells
2016-04-26tower location CSV download, #39776Mark Wells
2016-04-26generate sector coverage maps with Splat, checkpoint, #37802Mark Wells
2016-04-14RT#41671 Fix double click prevention for all legacy buttons [full-on fixes]Jonathan Prykop
2016-04-06RT#38081 Double click prevention for Post payment buttonJonathan Prykop
2016-04-05fix application of things when there's lots of CCH data and an error, RT#41610Ivan Kohler
2016-04-05fix rounding error in CCH tax appropriation, RT#41610Ivan Kohler
2016-03-14RT#38733: Sales forecasting using quotes [percentage sign and check]Jonathan Prykop
2016-03-11RT#40806: Enter invoice details from order package pageJonathan Prykop
2016-03-10OLT edit fixes, #35260Mark Wells
2016-03-10add svc_fiber circuit id field, OLT sites, and other improvements, #35260Mark Wells
2016-03-08fix package edit, fallout from #39822 optimizationsIvan Kohler
2016-03-08RT#38733: Sales forecasting using quotesJonathan Prykop
2016-03-01keep source-marking of tax rates when they are edited manually, #40645Mark Wells
2016-02-27sipwise export, #40097Mark Wells
2016-02-23RT#39586 Manual check refunds cannot be unapplied [source_paynum field, ↵Jonathan Prykop
reason bug fixes, link text]
2016-02-09Revert "make password-insecure option work when adding a new svc_acct, #40236"Mark Wells
This reverts commit a19a04f0b684c64039c03216d398af534c858bf9. - password-insecure option is 3.x only.
2016-02-08make password-insecure option work when adding a new svc_acct, #40236Mark Wells