summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-12RT# 76303 - added tag options to payments, batch payments, and statement ↵Christopher Burger
billing event types
2017-07-11RT# 74666 - updated some UI and description field location.Christopher Burger
Conflicts: httemplate/search/quotation.html
2017-06-30at least get an error in the logIvan Kohler
2017-06-30RT# 74666 - fixed vulnerability by escaping quotation_description varChristopher Burger
Conflicts: httemplate/view/quotation.html
2017-06-30fix outgoing email with commas in company name, RT#76449Ivan Kohler
2017-06-30Merge branch 'FREESIDE_3_BRANCH' of freeside.biz:/home/git/freeside into ↵Christopher Burger
FREESIDE_3_BRANCH fixing commit message
2017-06-30RT# 74666 - fixed header not displaying errorChristopher Burger
2017-06-30fixed header not displaying errorChristopher Burger
2017-06-29show a total range for prorate quotationsIvan Kohler
2017-06-29show a total range for prorate quotationsIvan Kohler
2017-06-28fix country code browser on subsequent selections and add country nameIvan Kohler
2017-06-28RT# 75680 - created cdr batch import for telapiChristopher Burger
2017-06-28RT# 76312 - improved code by using an array datatype rather than a string ↵Christopher Burger
that is then later manipulated.
2017-06-28RT# 76312 - added customer tags to search options for payment report.Christopher Burger
2017-06-22RT# 75817 - Added the ability to set contacts password on the backendChristopher Burger
Conflicts: httemplate/elements/validate_password.html httemplate/misc/xmlhttp-validate_password.html
2017-06-21RT# 76171 - Added Interal Circuit Id to view circuit service page.Christopher Burger
2017-06-21fix times on appointments list (RT stores dates in UTC), RT#76486Ivan Kohler
2017-06-20change isIvan Kohler
2017-06-19RT# 76308 - Added action Sent HTTP or HTTPS post to event types Package, ↵Christopher Burger
Customer, Batch Payment, Statement, Account service
2017-06-15RT# 76171 - updated POD documentationChristopher Burger
2017-06-15RT# 76171 - Added new svc_circuit field internal_circuit_id, updated label ↵Christopher Burger
for existing svc_circuit field circuit_id to Provider Circuit ID.
2017-06-14add e911 to vitelity integration, RT#73618, RT#76262Ivan Kohler
2017-06-13RT# 76028 - Added search field Card Last 4#: to allow the filtering of ↵Christopher Burger
payment report by last four of credit card used. Only shows when card_masking_method is set to display last 4
2017-06-08RT# 74122 - updated change history to not show data with out a descriptionChristopher Burger
2017-06-05perform 3 character substring searches if you have 'List all customers', ↵Ivan Kohler
RT#75012, RT#76155
2017-06-05email referring customers on cancellation, RT#75756Ivan Kohler
2017-06-02document shipping address fields in new_customer self-service API, RT#74008Ivan Kohler
2017-06-02separate ACL for editing customer invoice terms, RT#75759Ivan Kohler
2017-06-02separate ACL for editing customer invoice terms, RT#75759Ivan Kohler
2017-06-02skip non-linked cust_main_invoice records, RT#75629Ivan Kohler
2017-05-31better error importing credits with unknown customer numbers, RT#76184Ivan Kohler
2017-05-31allow self-service logins with a + in email addressIvan Kohler
2017-05-30check AU postal codes, RT#75998Ivan Kohler
2017-05-30RT# 74666 - fixed display error on v3.Christopher Burger
2017-05-25RT# 71419 Added Cancel date option, and updated package nameChristopher Burger
2017-05-25RT# 71419 Updated Advanced wireless broadband report with new option to ↵Christopher Burger
display package name.
2017-05-24RT# 74666, Added quotation description to customer quotation list and ↵Christopher Burger
quotation view
2017-05-24RT# 74122 - Updated Change History to be more user friendly. Tags are now ↵Christopher Burger
color coded user readable.
2017-05-24RT# 21110 - cleaned up jQuery Validate link to be compatible with other links.Christopher Burger
2017-05-24RT# 21110 - fixed bad link on license.htmlChristopher Burger
2017-05-24RT# 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-05-24RT# 21110 Unparsable age error. Added documentation to the footer to show ↵root
how to validate a form.
2017-05-24RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-05-24RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-05-24RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-05-24RT# 37099, Updated Post payment button to have an id, and updated javascript ↵Christopher Burger
to disable submit button when multiple customers found
2017-05-23don't echo back a password in the error messageIvan Kohler
2017-05-23fix mason_comp via FS::SelfServiceIvan Kohler
2017-05-23fix multi-level data structures via XMLRPC API, RT#38254, RT#75279Ivan Kohler
2017-05-15PDF quotation fixes, RT#75991Ivan Kohler