summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-24IPifony charge download script, stage 1, #18333Mark Wells
2012-11-24typoMark Wells
2012-11-20fix a confusing standardization behavior, #13763Mark Wells
2012-11-20Update httemplate/elements/searchbar-ticket.htmlgjones2
Fixed issue where html break tags are being escaped erroneously causing break tags to be displayed in the navigation menu. This issue can be reproduced by doing the following: 1. Change the Freeside user's preference to display the menu on the left. 2. Click "Ticketing Main"
2012-11-20Update httemplate/elements/searchbar-prospect.htmlgjones2
Fixed issue where html break tags are being escaped erroneously causing break tags to be displayed in the navigation menu. This issue can be reproduced by doing the following: 1. Change the Freeside user's preference to display the menu on the left. 2. Click "Ticketing Main"
2012-11-20Update httemplate/elements/searchbar-cust_svc.htmlgjones2
Fixed issue where html break tags are being escaped erroneously causing break tags to be displayed in the navigation menu. This issue can be reproduced by doing the following: 1. Change the Freeside user's preference to display the menu on the left. 2. Click "Ticketing Main"
2012-11-20Update httemplate/elements/searchbar-cust_main.htmlgjones2
Fixed issue where html break tags are being escaped erroneously causing break tags to be displayed in the navigation menu. This issue can be reproduced by doing the following: 1. Change the Freeside user's preference to display the menu on the left. 2. Click "Ticketing Main"
2012-11-20Update httemplate/elements/searchbar-cust_bill.htmlgjones2
Fixed issue where html break tags are being escaped erroneously causing break tags to be displayed in the navigation menu. This issue can be reproduced by doing the following: 1. Change the Freeside user's preference to display the menu on the left. 2. Click "Ticketing Main"
2012-11-20Update httemplate/elements/searchbar-address2.htmlgjones2
Fixed issue where html break tags are being escaped erroneously causing break tags to be displayed in the navigation menu. This issue can be reproduced by doing the following: 1. Change the Freeside user's preference to display the menu on the left. 2. Click "Ticketing Main"
2012-11-20Update httemplate/elements/location.htmlgjones2
Fixed closing tag.
2012-11-20Update httemplate/elements/contact.htmlgjones2
Changed <SELECT> to </SELECT> since it's closing the opening <SELECT> on line 9.
2012-11-20Update httemplate/elements/selectlayers.htmlgjones2
Changed '""' to 'block'. This code was generating "<DIV ID="paybydCARD" STYLE="display: ""; z-index: 1"> This might cause unexpected behavior in some browsers and the display property should be a block element (when displayed).
2012-11-19separate one-time from recurring charges in Customer Accounting Summary, #19732Mark Wells
2012-11-15better error handling when sending a spool by email, #17620Mark Wells
2012-11-13address standardization/census tract fixesMark Wells
2012-11-12don't send countries other than US/CA/GB/UK to paymentech, RT#20222Ivan Kohler
2012-11-12remove ancient refererIvan Kohler
2012-11-12fix self-service if RT isn't usedIvan Kohler
2012-11-12fix XSSIvan Kohler
2012-11-11fix XSSIvan Kohler
2012-11-11fix XSSIvan Kohler
2012-11-11fix XSSIvan Kohler
2012-11-11fix XSSIvan Kohler
2012-11-11fix XSSIvan Kohler
2012-11-11fix compilation errors, RT#13763Ivan Kohler
2012-11-09various customer location-related fixes, #13763Mark Wells
2012-11-06oneline CSV format: add previous balance and due date, #19741Mark Wells
2012-11-06improved address standardization, #13763Mark Wells
2012-11-06show deprovisioned services correctly, #17620Mark Wells
2012-11-05typoMark Wells
2012-11-05fix ICS invoice spooling when service records are missing, #17620Mark Wells
2012-11-03adding pkg_reason_type and pkg_not_reason_type conditions, RT#20084Ivan Kohler
2012-11-03adding pkg_unsuspend and unsuspend actions, RT#20084Ivan Kohler
2012-11-02fix new troop dates, RT#20081Ivan Kohler
2012-11-01per-day radius usage, RT#19771Ivan Kohler
2012-11-01per-day radius usage, RT#19771Ivan Kohler
2012-11-01better name for RADIUS usage price planIvan Kohler
2012-11-01per-day radius usage, RT#19771Ivan Kohler
2012-10-30fix spellingMark Wells
2012-10-30change name of return files for EFT Canada batches, #16252Mark Wells
2012-10-30Windstream CDR format, #17063Mark Wells
2012-10-30IP address management for svc_acct, #19567Mark Wells
2012-10-30fix ticket display, fallout from #17067Mark Wells
2012-10-27pkgpart in invoice templates, #19907Mark Wells
2012-10-27ICS invoice spool format and email delivery, #17620Mark Wells
2012-10-20Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2012-10-20FS/FS/part_export/freeswitch_multifile.pmIvan Kohler
2012-10-20pass currency flag with voids and refunds too, for Canadian Moneris, RT#18684Ivan Kohler
2012-10-19option to omit $0 CDRs, RT#19917Ivan Kohler
2012-10-19recurring indicator for Paymentech batches, #19571Mark Wells