summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2016-08-11customer menu link to data usage report, #42310Mark Wells
2016-08-11per-customer RADIUS data usage report, #42310Mark Wells
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 editor [v3 reconcile]Jonathan 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 [view]
2016-07-19RT#71447: OQM Service label override is not showing when provisioning or ↵Jonathan Prykop
viewing service
2016-07-12Revert "workaround for page-break-inside:avoid on Chrome, #71301"Mark Wells
This reverts commit 66eb3662102dbf92ac40fb8889c9c5051fd1ed29.
2016-07-12workaround for page-break-inside:avoid on Chrome, #71301Mark Wells
2016-07-09optionally scale to the page width when printing, #71301Mark Wells
2016-07-07RT#17599: display cancelled services from history [display unprovisionable ↵Jonathan Prykop
services from history]
2016-07-07RT#17599: display cancelled services from historyJonathan Prykop
2016-07-06payment terms localization, #71549Mark Wells
2016-07-06service label localization, internals and UI, #71347Mark Wells
Conflicts: FS/FS/Schema.pm FS/FS/part_svc.pm httemplate/edit/part_pkg.cgi httemplate/edit/process/part_pkg.cgi httemplate/elements/freeside.css
2016-07-06UTF-8 form input vs. xmlhttp, #71347Mark Wells
2016-07-05RT#71563: Add agent_custid to credit import [text tweak]Jonathan Prykop
2016-07-05RT#71563: Add agent_custid to credit import [v3 merge]Jonathan Prykop
2016-06-28RT#15006: Bug? Cancelled customers shown in reports?Jonathan Prykop
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 [v3, search only]
2016-06-15RT#71298: Suspend Option for billing to continueJonathan Prykop
2016-06-13show unreplied ticket marker in customer ticket lists, #41670Mark Wells
2016-06-13report correct card type for all discovers when we only have the first two ↵Ivan Kohler
digits, RT#71207
2016-06-11RT#42348: Add IDT transaction ID to the Agent commission report [v3 merge]Jonathan Prykop
2016-06-09RT#71210: Update Payment Report for recent BIN changesJonathan Prykop
2016-06-09remove "failed billing events" report, and add "completed with an error" ↵Mark Wells
status search, #42637 Conflicts: httemplate/elements/menu.html
2016-06-08RT#40641: unprovisioning preserved cancelled services [fixed for cust_svc ↵Jonathan Prykop
without cust_pkg]
2016-06-07fix customer list/search, RT#41684, RT#20173Ivan Kohler
2016-06-03RT#71049: Add order_number to payment reportsJonathan Prykop
2016-06-03RT#42347: Add IDT transaction ID to payment information [display ↵Jonathan Prykop
order_number for all payby]
2016-05-31typoMark Wells
2016-05-30debugMark Wells
2016-05-25indicator on the top bar for new activity on tickets, #41670Mark Wells
2016-05-23RT#42089: FREESIDE ERROR WORKING WITH A QUOTATIONJonathan Prykop
2016-05-23RT#40215: OFM - Separate permissions for edit dates and contract dates [v3 only]Jonathan Prykop
2016-05-16Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2016-05-16core team updatesIvan Kohler
2016-05-13RT#41394: Add advertising source to customer fields selection [added ↵Jonathan Prykop
referral join to search/cust_event]
2016-05-10fix voided invoice report vs. customer classes, similar to #37243Mark Wells
2016-05-09RT#42236: Select installers to show on calendar when setting appointmentJonathan Prykop
2016-05-09RT#41124: Backend Unti SearchJonathan Prykop
2016-05-05RT#37632: Credit card validation [v3, saving from payment.cgi]Jonathan Prykop
2016-05-05Fixed errorpage, fallout from RT#37340 commit cb6214a6Jonathan Prykop
2016-05-03email to specific contact classes, 3.x adjustmentsMark Wells
2016-05-02allow sending email to specific contact classes, #33316Mark Wells
Conflicts: FS/FS/cust_main_Mixin.pm FS/FS/msg_template/email.pm httemplate/misc/email-customers.html
2016-04-29pass all event search parameters to reprint/re-email actions, #38426Mark Wells
2016-04-28more convenient selection of domain in svc_acct definition, #40962Mark Wells
2016-04-27fix syntax error, #42091, from #32456Mark Wells