summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-19RT#36813: Monthly Recurring Total [fixed order by]Jonathan Prykop
2015-09-19RT#35197: Apply changes button in Edit rate plan screen clears the global ↵Jonathan Prykop
default [removed preserve_rate_detail, always true]
2015-09-18send commission reports by email, #33101Mark Wells
2015-09-18Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-09-18fix HTMLMark Wells
2015-09-17RT#35197: Apply changes button in Edit rate plan screen clears the global ↵Jonathan Prykop
default
2015-09-16RT#36813: Monthly Recurring Total [change_to_pkgnum handling]Jonathan Prykop
2015-09-15add cancel option, RT#38145Ivan Kohler
2015-09-14don't show disabled towers in dropdown, RT#37488Ivan Kohler
2015-09-10RT#33410: Package GB add-onsJonathan Prykop
2015-09-10fix double "$", #37122Mark Wells
2015-09-10improve usage_class_summary with number of calls and total minutes, #37122Mark Wells
2015-09-10correct regex for importing with id 50, RT#37472Ivan Kohler
2015-09-09default torrus to PgIvan Kohler
2015-09-09Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-09-09torrux 4.x compatIvan Kohler
2015-09-09fix bad internal linkMark Wells
2015-09-09fix itemdesc filter, #38020, from #26770Mark Wells
2015-09-09fix weird behavior with bundles where base package has zero recur, #32460Mark Wells
2015-09-07rework discount calculation, #20613, #19173, #19354Mark Wells
2015-09-07"1 months", ewwMark Wells
2015-09-03quick payment entry: fix preloading of rows when some of them contain bad ↵Mark Wells
amounts, #15861
2015-09-02RT#32892: Monthly Sales Tax Report [fixed names and colors]Jonathan Prykop
2015-09-01RT#32892: Monthly Sales Tax ReportJonathan Prykop
2015-08-31allow services with a tower but no sector to appear in search results, #33056Mark Wells
2015-08-31one more repeatability fix + documentation, #37340Mark Wells
2015-08-31refresh tests with August 2015 updatesMark Wells
2015-08-31repeatability cleanup, #37340Mark Wells
2015-08-31change test utils to run from the source tree, #37340Mark Wells
2015-08-30fix invoice deletion vs. cust_pay_batch records, #37837Mark Wells
2015-08-29fix improper relative paths, incidental to #21564Mark Wells
2015-08-29#21564: user interface for REST clientMark Wells
2015-08-29fix typoMark Wells
2015-08-29Changed min() call to reduce possibility of rounding error returning aRob Van Dam
discount > base_recur. Also added comments for other possible problem areas
2015-08-29Renamed $br to $br_permonth to clarify value is base_recur_permonth, NOTRob Van Dam
base_recur
2015-08-29eliminate "defined(@array) is deprecated" warningsIvan Kohler
2015-08-29RT#37064: Add action link to manually refund a payment [fixed redir link]Jonathan Prykop
2015-08-29#21564: queueable sendingMark Wells
2015-08-29#21564, external message services: REST clientMark Wells
2015-08-29fix password reset emails based on svc_acct email address, fallout from #25533Mark Wells
2015-08-28typoMark Wells
2015-08-28add BILL to allowed payment type list, from #23741Mark Wells
2015-08-28RT#37064: Add action link to manually refund a paymentJonathan Prykop
2015-08-27#21564, external message services: preview and send messages through the UIMark Wells
2015-08-27Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-08-27external message services: core refactoring of msg_templateMark Wells
2015-08-26Ticket #37472 Import calls with Internal ID 50Jeremy Davis
2015-08-25RT#18361: Delay package from billing until services are provisioned [bug fix ↵Jonathan Prykop
to javascript]
2015-08-25RT#18361: Delay package from billing until services are provisioned [bug fix ↵Jonathan Prykop
to javascript]
2015-08-25param in list contextIvan Kohler