Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-06 | cleanup phone devices, RT#21623 | Ivan Kohler | |
2013-03-06 | cleanup phone devices, RT#21623 | Ivan Kohler | |
2013-03-05 | agent commission report, #20558 | Mark Wells | |
2013-03-02 | Merge branch 'master' of git.freeside.biz:/home/git/freeside | Ivan Kohler | |
2013-03-02 | doc | Ivan Kohler | |
2013-02-28 | enforce agent-ship_address in backend interface, #21327 | Mark Wells | |
2013-02-27 | per-package bundles of voice minutes, #5738 | Mark Wells | |
2013-02-27 | "Edit password" ACL, #21178, part 1 | Mark Wells | |
2013-02-20 | decimal places | Mark Wells | |
2013-02-18 | fix CCH tax location chooser in modern browsers, RT#20216 | Ivan Kohler | |
2013-02-18 | fix at least the popup w/CCH taxation on 3.0, RT#21485 | Ivan Kohler | |
2013-02-14 | better UI for package report classes, #13507 | Mark Wells | |
2013-02-03 | back to the future | Ivan Kohler | |
2013-02-03 | advanced phone number search, RT#21054 | Ivan Kohler | |
2013-02-01 | add advanced phone number search, RT#21054 | Ivan Kohler | |
2013-01-25 | allow manual override of phone number, RT#19883 | Ivan Kohler | |
2013-01-25 | allow manual override of phone number, RT#19883 | Ivan Kohler | |
2013-01-25 | allow manual override of phone number, RT#19883 | Ivan Kohler | |
2013-01-19 | cleanup: remove unused $access_right var | Ivan Kohler | |
2013-01-13 | fix address standardization when changing package locations, #13763 | Mark Wells | |
2012-12-20 | fix state selection w/voip innovations API, add better error logging, RT#15150 | Ivan Kohler | |
2012-12-19 | translate 'Adv' in prospect searchbar, thanks to Fernando M. Kiernan for the ↵ | Ivan Kohler | |
patch | |||
2012-12-19 | Merge branch 'patch-1' of https://github.com/gjones2/Freeside | Ivan Kohler | |
2012-12-19 | Merge branch 'patch-3' of https://github.com/gjones2/Freeside (fix closing tag) | Ivan Kohler | |
2012-12-19 | Merge branch 'patch-2' of https://github.com/gjones2/Freeside (fix closing ↵ | Ivan Kohler | |
</SELECT> tag) | |||
2012-12-19 | Merge branch 'patch-5' of https://github.com/gjones2/Freeside (#13854 as ↵ | Ivan Kohler | |
this bug cropped up with RT4) | |||
2012-12-19 | Merge branch 'patch-4' of https://github.com/gjones2/Freeside (#13854 as ↵ | Ivan Kohler | |
this bug cropped up with RT4) | |||
2012-12-19 | Merge branch 'patch-6' of https://github.com/gjones2/Freeside (#13854 as ↵ | Ivan Kohler | |
this bug cropped up with RT4) | |||
2012-12-19 | Merge branch 'patch-9' of https://github.com/gjones2/Freeside (#13854 as ↵ | Ivan Kohler | |
this bug cropped up with RT4) | |||
2012-12-19 | Merge branch 'patch-8' of https://github.com/gjones2/Freeside (#13854 as ↵ | Ivan Kohler | |
this bug cropped up with RT4) | |||
2012-12-19 | Merge branch 'patch-7' of https://github.com/gjones2/Freeside (#13854 as ↵ | Ivan Kohler | |
this bug cropped up with RT4) | |||
2012-12-17 | credit application detail report, RT#18676 | Ivan Kohler | |
2012-12-17 | add line item report, RT#18676, add quotation reports & reorganize report menu | Ivan Kohler | |
2012-12-14 | DID selection for fibernetics, RT#19883 | Ivan Kohler | |
2012-12-11 | system log, #18333 | Mark Wells | |
2012-12-04 | add Net 18, RT#17616 | Ivan Kohler | |
2012-11-30 | styling fixes, #16588 | Mark Wells | |
2012-11-29 | broadband_snmp export: better MIB selection | Mark Wells | |
2012-11-20 | fix a confusing standardization behavior, #13763 | Mark Wells | |
2012-11-20 | Update httemplate/elements/searchbar-ticket.html | gjones2 | |
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-20 | Update httemplate/elements/searchbar-prospect.html | gjones2 | |
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-20 | Update httemplate/elements/searchbar-cust_svc.html | gjones2 | |
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-20 | Update httemplate/elements/searchbar-cust_main.html | gjones2 | |
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-20 | Update httemplate/elements/searchbar-cust_bill.html | gjones2 | |
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-20 | Update httemplate/elements/searchbar-address2.html | gjones2 | |
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-20 | Update httemplate/elements/location.html | gjones2 | |
Fixed closing tag. | |||
2012-11-20 | Update httemplate/elements/contact.html | gjones2 | |
Changed <SELECT> to </SELECT> since it's closing the opening <SELECT> on line 9. | |||
2012-11-20 | Update httemplate/elements/selectlayers.html | gjones2 | |
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-13 | address standardization/census tract fixes | Mark Wells | |
2012-11-11 | fix XSS | Ivan Kohler | |