summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2017-03-21UI improvments porting in when there's an inventory selector: can enter a ↵Ivan Kohler
phone number instead of selecting from inventory, RT#73618
2017-03-21RT# 21110 - fixed bad link on license.htmlChristopher Burger
2017-03-21RT# 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-21RT# 21110 Unparsable age error. Added documentation to the footer to show ↵root
how to validate a form.
2017-03-21RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-03-21RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-03-21RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-03-21visual nit: fix stray |Ivan Kohler
2017-03-21visual nit: fix stray |Ivan Kohler
2017-03-21RT# 37099, Updated Post payment button to have an id, and updated javascript ↵Christopher Burger
to disable submit button when multiple customers found
2017-03-21Reverted menu-left-example.png back to original and cleaned up ↵Christopher Burger
menu-top-example to be bigger.
2017-03-21Updated 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-03-19don't barf on status screen without a CC processor enabledIvan Kohler
2017-03-18don't barf on status screen without a CC processor enabledIvan Kohler
2017-03-11fix package contact link on new package actions menuIvan 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-06xssIvan Kohler
2017-03-03successful spelling, RT#74993Ivan Kohler
2017-02-20usability: customer tags with checkboxes instead of a select-multiple (fix ↵Ivan Kohler
advanced customer search)
2017-02-1819 digit visa and discover cardsIvan Kohler
2017-02-14fix error message when an action isn't selectedIvan Kohler
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-08remove payment deletion, RT#37908Ivan Kohler
2017-02-06it's 2017Ivan Kohler
2017-02-02default pages of 100 entriesIvan Kohler
2017-02-01fix customer add success messageIvan Kohler
2017-01-31Revert "add date to quick payment entry, RT#73382"Ivan Kohler
This reverts commit 2b76dd3be38311e9144a3f2017dfdaec6261fff3.
2017-01-25conf classificationIvan Kohler
2017-01-25clarify printtofit optionIvan Kohler
2017-01-15titleIvan Kohler
2017-01-04fix "column reference "refnum" is ambiguous" is credit detail report (when ↵Ivan Kohler
no advertising sources are configured yet), RT#73994
2017-01-0473107: Map regression: now always requiring API key [apikey errmsg limited ↵Jonathan Prykop
to REQUEST_DENIED]
2017-01-0442431: Use Same Address checkbox doesn't recognize address2 differences (v4+ ↵Jonathan Prykop
only)
2017-01-0442396: Prospect creation without contact (v4+) [hide fields prospect doesn't ↵Jonathan Prykop
use]
2017-01-03Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Jonathan Prykop
FREESIDE_4_BRANCH
2016-12-30fix "Create map" form submission, #73266Mark Wells
2016-12-29fix coverage map display when there are no services, #73972Mark Wells
2016-12-29fix change pkg linkIvan Kohler
2016-12-28default payby for new installs, regression from 3.x, RT#73853Ivan Kohler
2016-12-28styleIvan Kohler
2016-12-2871513: Card tokenization [project branch merge]Jonathan Prykop
2016-12-28fix cancellationsIvan Kohler
2016-12-22fix "missing FROM-clause entry for table cust_pkg" error pulling up credits ↵Ivan Kohler
from vendor tax report, RT#73852
2016-12-22package search on null dates, RT#73715Ivan Kohler
2016-12-22package search on null dates, RT#73715Ivan Kohler
2016-12-22package search on null dates, RT#73715Ivan Kohler
2016-12-2073107: Map regression: now always requiring API key [show instructions ↵Jonathan Prykop
during directions lookup error]
2016-12-16per-agent configuration of batch processors, #71837Mark Wells