summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Expand)Author
2013-01-053.0Ivan Kohler
2013-01-05Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2013-01-05cleanup noop cruftIvan Kohler
2013-01-02also allow searching by transaction for payby=CHEKMark Wells
2013-01-02move credit card transaction results out of paybatch and into real fields, #1...Mark Wells
2012-12-31filter by customer class on all financial reports, #20573Mark Wells
2012-12-26fix report classes when cloning, RT#20753Ivan Kohler
2012-12-26Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2012-12-26clone package def s/POST/GET/Ivan Kohler
2012-12-21better internal tax links and various credit_lineitems fixes, #20629Mark Wells
2012-12-21add option _not_ to apply a lineitem credit, RT#18676Ivan Kohler
2012-12-20credit line items interface: set credit amounts, RT#18676Ivan Kohler
2012-12-20add pkgnum/pkgpart to line item report< RT#18676Ivan Kohler
2012-12-20fix tax detail reporting fallout from package level credits feature, RT#18676Ivan Kohler
2012-12-20fix state selection w/voip innovations API, add better error logging, RT#15150Ivan Kohler
2012-12-20add "with email address(es)" and "without postal mail invoices" to adv. custo...Ivan Kohler
2012-12-19translate the instructions at least on this page, hanks to Fernando M. Kierna...Ivan Kohler
2012-12-19translate 'Adv' in prospect searchbar, thanks to Fernando M. Kiernan for the ...Ivan Kohler
2012-12-19Merge branch 'patch-1' of https://github.com/gjones2/FreesideIvan Kohler
2012-12-19Merge branch 'patch-3' of https://github.com/gjones2/Freeside (fix closing tag)Ivan Kohler
2012-12-19Merge branch 'patch-2' of https://github.com/gjones2/Freeside (fix closing </...Ivan Kohler
2012-12-19Merge branch 'patch-5' of https://github.com/gjones2/Freeside (#13854 as this...Ivan Kohler
2012-12-19Merge branch 'patch-4' of https://github.com/gjones2/Freeside (#13854 as this...Ivan Kohler
2012-12-19Merge branch 'patch-6' of https://github.com/gjones2/Freeside (#13854 as this...Ivan Kohler
2012-12-19Merge branch 'patch-9' of https://github.com/gjones2/Freeside (#13854 as this...Ivan Kohler
2012-12-19Merge branch 'patch-8' of https://github.com/gjones2/Freeside (#13854 as this...Ivan Kohler
2012-12-19Merge branch 'patch-7' of https://github.com/gjones2/Freeside (#13854 as this...Ivan Kohler
2012-12-19fix JS error when pkgpart-lineage is offMark Wells
2012-12-17credit application detail report, RT#18676Ivan Kohler
2012-12-17credit application detail report, RT#18676Ivan Kohler
2012-12-17add taxclass and paid/credit columns to line item reports, clickthrough to cr...Ivan Kohler
2012-12-17add line item report, RT#18676Ivan Kohler
2012-12-17add line item report, RT#18676Ivan Kohler
2012-12-17add line item report, RT#18676, add quotation reports & reorganize report menuIvan Kohler
2012-12-17fix XSSIvan Kohler
2012-12-14DID selection for fibernetics, RT#19883Ivan Kohler
2012-12-11create credits by selecting line items, RT#18676Ivan Kohler
2012-12-11system log, #18333Mark Wells
2012-12-11cleanupMark Wells
2012-12-09fix suspension report, RT#20529, fallout from #16534Ivan Kohler
2012-12-09create credits by selecting line items, RT#18676Ivan Kohler
2012-12-08fix part_pkg.comment xssIvan Kohler
2012-12-05support custnum param even though we wound up not using it here, RT#18676Ivan Kohler
2012-12-04add Net 18, RT#17616Ivan Kohler
2012-12-04add IO::String as a proper web interface dep, RT#19732Ivan Kohler
2012-11-30styling fixes, #16588Mark Wells
2012-11-29broadband_snmp export: better MIB selectionMark Wells
2012-11-27remove trailing junk from XLSX files, #20337Mark Wells
2012-11-20fix a confusing standardization behavior, #13763Mark Wells
2012-11-20Update httemplate/elements/searchbar-ticket.htmlgjones2