summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-08Put each svc listing on its own line. See RT#29087.Justin DeVuyst
2017-03-08Use "" instead of undef. See RT#24899.Justin DeVuyst
2017-03-08fix self-service for ticket_system-less operation RT#75075Ivan Kohler
2017-03-08quiet warning when running without ticket_systemIvan Kohler
2017-03-06detect errors on the scp portion of the backup, RT#74914Ivan Kohler
2017-03-06fix agent-virt of invoice_from and company_name on statement send, RT#74943, ↵Ivan Kohler
RT#34078
2017-03-06fix (well, kludge around) =?UTF-8 Subject:, RT#37098Ivan Kohler
2017-03-06Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-03-06xssIvan Kohler
2017-03-06RT# 37099, Updated Post payment button to have an id, and updated javascript ↵Christopher Burger
to disable submit button when multiple customers found
2017-03-06Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-03-06don't allow two character substring searches, RT#75012Ivan Kohler
2017-03-03Add warning of svc unprovisioning on pkg cancel. See RT#29087.Justin DeVuyst
2017-03-03Agent virtualize the attachment report. See RT#24899.Justin DeVuyst
2017-03-03Add quantity validation for one-time charge. See RT#37675.Justin DeVuyst
2017-03-03Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2017-03-03RT# 21110, Updated files to use jquery-validate jquery plugin. This allows ↵Christopher Burger
for field validation instead of just form validation. Also updated footer so it does not use experimental keys on scalar. Dereferenced hash ref prior to using keys.
2017-03-03successful spelling, RT#74993Ivan Kohler
2017-03-01RT# 71419 Added Cancel date option, and updated package nameChristopher Burger
2017-02-24fix our customized initial scrips, RT#74795Ivan Kohler
2017-02-24fix upgrades when cust_pkg.change_to_pkgnum points to a package that was ↵Ivan Kohler
removed, RT#74825
2017-02-24fix fallout from is_tokenized optimizations preventing cards from runningIvan Kohler
2017-02-22RT# 24643, added waive setup fee option to change package screen.Christopher Burger
2017-02-20usability: customer tags with checkboxes instead of a select-multiple (fix ↵Ivan Kohler
advanced customer search)
2017-02-20RT# 71419 Updated Advanced wireless broadband report with new option to ↵Christopher Burger
display package name.
2017-02-18run schema upgrades for pkg_referral and cust_bill_pkg_discountIvan Kohler
2017-02-1819 digit visa and discover cardsIvan Kohler
2017-02-1819 digit visa and discover cardsIvan Kohler
2017-02-18fix 4.x upgrades when an invoice with a discount was deleted instead of ↵Ivan Kohler
voided, RT#74611
2017-02-17RT# 21110 Unparsable age error. Added documentation to the footer to show ↵root
how to validate a form.
2017-02-17RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-02-17RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-02-17RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-02-14fix error message when an action isn't selectedIvan Kohler
2017-02-14fix deb dependencies for package reorganization, so 3.x -> 4.x upgrades ↵Ivan Kohler
don't complain about overwriting files, RT#74692
2017-02-14fix FK upgrade for pkg_referral: remove records referencing non-existant ↵Ivan Kohler
customer packages
2017-02-14Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-02-14better scalability for token checks, RT#71513Ivan Kohler
2017-02-10Update left menu screenshot. See RT#72742.Justin DeVuyst
2017-02-08fix ticketing system error on bootstrap of new installIvan Kohler
2017-02-08fix ticketing system error on bootstrap of new installIvan Kohler
2017-02-08fix recurring display w/discounts, RT#41844Ivan Kohler
2017-02-06Reverted menu-left-example.png back to original and cleaned up ↵Christopher Burger
menu-top-example to be bigger.
2017-02-06Updated two screen shots the menu-top-example and the menu-left-example from ↵Christopher Burger
current version Cosmetic change to pref.html, just added a space. Tested and working.
2017-02-06it's 2017Ivan Kohler
2017-02-06netsapiens integration: deb dep on REST::Client rather than throw a runtime ↵Ivan Kohler
error, RT#74517
2017-02-02default pages of 100 entriesIvan Kohler
2017-02-01fix agent override of invoice_omit_due_date, RT#73002Ivan Kohler
2017-02-01never blank an existing paycardtype inadvertantlyIvan Kohler
2017-02-0171513: Card tokenization [American Express tests]Jonathan Prykop