summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2018-11-09RT# 81712 Disallow empty feepart for pkg_fee billing event actionMitch Jackson
2018-11-09RT# 81712 Reduce unnecessary xmlhttp callsMitch Jackson
2018-11-09delete fees, RT#81713Ivan Kohler
2018-11-09Event fee reporting, RT#81713Ivan Kohler
2018-11-09Event fee reporting, RT#81713Ivan Kohler
2018-11-09remove debugIvan Kohler
2018-11-08RT# 74435 - removed excess cust_pay code not needed in V3Christopher Burger
2018-11-08RT# 74435 - v3 display clean up to show refund accountChristopher Burger
2018-11-08RT# 74453 - V3 fixes for backportChristopher Burger
2018-11-07RT# 74435 - fixed so payment would auto unapply when doing a batch refundChristopher Burger
Conflicts: httemplate/edit/process/cust_refund.cgi
2018-11-06RT# 76093 - Added ability to charge a processing fee when taking a payment ↵Christopher Burger
on the back end Conflicts: FS/FS/Conf.pm FS/FS/cust_main/Billing_Batch.pm httemplate/elements/tr-amount_fee.html httemplate/elements/tr-select-payment_options.html httemplate/misc/process/payment.cgi
2018-11-04RT# 81616 Mask CVV on Process Card Payment pageMitch Jackson
2018-10-31textarea for SQL external statements, RT#78543Ivan Kohler
2018-10-31RT# 73382 - fixed formatting issue with calendarChristopher Burger
2018-10-31add date to quick payment entry, RT#73382Ivan Kohler
2018-10-27RT#39627: System log daily context also includes Cron::bill and Cron::upload ↵Jonathan Prykop
results
2018-10-27RT# 38217 Help for variables in System Log templateMitch Jackson
2018-10-27RT# 31964 Fix XSSMitch Jackson
2018-10-27RT# 79353 Fix XSSMitch Jackson
2018-10-24RT# 76722 - added option to search on tags not selected in advanced customer ↵Christopher Burger
report
2018-10-23RT# 38217 Remove debuggingMitch Jackson
2018-10-23RT# 38217 Fix JS bug when creating an email noticeMitch Jackson
2018-10-19RT# 31208 Fix Browse Discounts sorting errorMitch Jackson
2018-10-11RT# 73422 Improve customer contact reportMitch Jackson
2018-10-09JSON::XS -> Cpanel::JSON::XSIvan Kohler
2018-10-09RT#38217: Send email when logging conditions are met [removed unwanted log ↵Jonathan Prykop
levels, preserved level num mapping]
2018-10-09Revert "RT#38217: Send email when logging conditions are met"Jonathan Prykop
This reverts commit 5f563d5ac7e6e1e93cca382baa42ee106f3db5a0.
2018-10-09RT#38217: Send email when logging conditions are metJonathan Prykop
2018-10-09RT#38217 Send email when logging conditions are met [default template & ↵Jonathan Prykop
dump-email_to upgrade]
2018-10-09RT#38217 Send email when logging conditions are met [added null_right and ↵Jonathan Prykop
msgtype]
2018-10-09RT#38217: Send email when logging conditions are metJonathan Prykop
2018-09-28RT# 75817 - fixed issue with contact edit on edit customer pageChristopher Burger
Conflicts: httemplate/edit/cust_main-contacts.html httemplate/edit/cust_main.cgi httemplate/edit/cust_main/contacts_new.html
2018-09-26RT# 75817 - V3 fix for redirectChristopher Burger
2018-09-26RT# 75817 - fixed selecting random password on custmain pageChristopher Burger
2018-09-25Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2018-09-253.x overtimeIvan Kohler
2018-09-20RT# 80624 Detect and warn for bad MS Edge versionMitch Jackson
2018-09-09RT# 75817 - V3 css fix for table displayChristopher Burger
2018-09-09RT# 75817 - fixed redirect errorChristopher Burger
2018-09-09RT# 75817 - cleaned up password validation error messageChristopher Burger
2018-09-09RT# 75817 - fixed saving of password for new contacts, and password ↵Christopher Burger
validation on dynamicly created rows Conflicts: FS/FS/contact.pm httemplate/edit/elements/edit.html
2018-09-09RT# 75817 - added new file to hold javascript for password validationChristopher Burger
2018-09-09RT# 75817 - Added password change link to cust main pageChristopher Burger
Conflicts: httemplate/edit/cust_main-contacts.html httemplate/elements/validate_password.html httemplate/view/cust_main/contacts_new.html
2018-09-09RT# 75817 - removed change password link as it is not needed anymoreChristopher Burger
2018-09-09RT# 75817 - updated UI to be more intuitiveChristopher Burger
Conflicts: httemplate/edit/cust_main-contacts.html httemplate/elements/contact.html
2018-09-07RT# 80869 Harden process payment screen against Edge browser bugMitch Jackson
2018-08-22RT# 81150 Google now requires api key for drawing apiMitch Jackson
2018-08-07RT# 77160 - updated date selection sql to make sure last cancel date falls ↵Christopher Burger
with in range
2018-08-06RT# 77160 - fixed sql when joing cust_locationChristopher Burger
2018-08-02RT# 78356 keys on hashref deprecated in perl 5.24Mitch Jackson