summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-114.x update for test_scrub, RT#32043Ivan Kohler
2016-02-11Ticket #39615 Fix versions for upgradesJeremy Davis
2016-02-11fix advanced package report, RT#40292, fallout from RT#20173Ivan Kohler
2016-02-09optimize Reports->Customers->List Customers, RT#20173Ivan Kohler
2016-02-09optimize Reports->Customers->List Customers, RT#20173Ivan Kohler
2016-02-09log statistics, RT#39822Ivan Kohler
2016-02-09store render times in access log, RT#39822Ivan Kohler
2016-02-09RT#39694: Evariste CDRs [Evariste TKT #2140] [fixed dates]Jonathan Prykop
2016-02-09Revert "make password-insecure option work when adding a new svc_acct, #40236"Mark Wells
This reverts commit 9d0796956b83a47a3258e1d388289f6b59f7444d. - password-insecure option is 3.x only.
2016-02-08make password-insecure option work when adding a new svc_acct, #40236Mark Wells
2016-02-05refactor CDR profit/loss report also, #40103Mark Wells
2016-02-05refactor and fix customer accounting summary report, #24112 and #40103Mark Wells
2016-02-05RT#34237 installer scheduling [removed warns]Jonathan Prykop
2016-02-05RT#39586 Manual check refunds cannot be unappliedJonathan Prykop
2016-02-05prevent changing Start before picking a packageIvan Kohler
2016-02-05fix 'start billing' link for some weird situation that can't handle an extra ↵Ivan Kohler
; ? RT#40240
2016-02-05zip email CDRs, RT#40112Ivan Kohler
2016-02-05xssIvan Kohler
2016-02-04correctly divide tax into setup and recur portions when calculating credit ↵Mark Wells
amounts, #26925
2016-02-04fix replace script, RT#40031Ivan Kohler
2016-02-04check most recent type condition, RT#40101Ivan Kohler
2016-02-04fix customer search, RT#40212, RT#40205, fallout from RT#20173Ivan Kohler
2016-02-04fix static RT image copyIvan Kohler
2016-02-04in a new 5.x install, don't try to upgrade from 3.x-style payby, those ↵Ivan Kohler
fields are gone
2016-02-03DBIx::DBSchema 0.46 to deal with dropping cust_main.pay* columns and also ↵Ivan Kohler
their indices
2016-02-03Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2016-02-03not yet freeside-rtIvan Kohler
2016-02-03make torrus dependencies more explicit, #40178Mark Wells
2016-02-03avoid distracting reflowIvan Kohler
2016-02-03fix masondata install path in -webui (do we even need to install this cache ↵Ivan Kohler
dir? isn't it autocreated as needed?
2016-02-03well, it should be in -rt, but its in -lib for nowIvan Kohler
2016-02-03rt goes in freeside-rt packageIvan Kohler
2016-02-02Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2016-02-02more accurate split of files into -webui and -lib packagesIvan Kohler
2016-02-025.xIvan Kohler
2016-02-02RT#39694: Kamailio CDRs [Evariste TKT #2140]Jonathan Prykop
2016-02-02fix fallout with CHEK payments, RT#39861, RT#39863Ivan Kohler
2016-02-02add service replacement script, RT#40031Ivan Kohler
2016-02-02add service replacement script, RT#40031Ivan Kohler
2016-02-02zip email CDRs, RT#40112Ivan Kohler
2016-02-02zip email CDRs, RT#40112Ivan Kohler
2016-02-02wireless broadband service import, RT#38986Ivan Kohler
2016-02-01fix calculation of unused time credit + advance billing, #36726Mark Wells
2016-02-01add unused_credit flag to edit/reason.html for cancel reasons, #27911Mark Wells
2016-01-31unused_credit flag for cancellation reasons, #27911Mark Wells
2016-01-31continue removing pay* fields from cust_mainMark Wells
2016-01-30but without breaking other kinds of exemptionsMark Wells
2016-01-30silence warningMark Wells
2016-01-30fix internal handling of monthly tax exemptions, from #34223Mark Wells
2016-01-29install bin/* in examples/Ivan Kohler