Commit Graph

735 Commits

Author SHA1 Message Date
DanB
fcf679b482 Merge branch 'master' of https://github.com/cgrates/cgrates 2016-04-04 13:04:36 +02:00
DanB
a307dc3ce0 Support for latest gorm 2016-04-04 13:02:06 +02:00
Radu Ioan Fericean
bec7f70fd3 fix apier integration test 2016-04-02 16:15:45 +03:00
Radu Ioan Fericean
7b5091c7d8 added SetActionTrigger, GetActionTriggers
also added console commands an tests
fixes #415
2016-04-02 15:46:23 +03:00
Radu Ioan Fericean
a2fd5116be started SetTriggers 2016-04-02 15:46:23 +03:00
Radu Ioan Fericean
c183756463 fix gob error 2016-03-31 22:03:29 +03:00
Radu Ioan Fericean
fae51f0841 fix cache stats test 2016-03-31 20:36:17 +03:00
DanB
c086b4e853 SMG handling of subsessions, fix for usage, added *data balance to tutorial files 2016-03-31 13:54:26 +02:00
DanB
ee53a1b3de Storage.GetSMCost -> Storage.GetSMCosts, prefix match for OriginID when querying 2016-03-27 20:45:23 +02:00
DanB
608f430db7 Storage - SetSMCost and GetSMCost deprecating LogCallCost and GetLogCallCost, CDRS.StoreSMCost method, adding sm_costs indexes for cgrid+runid and originhost+originid in all dbs supported 2016-03-26 22:17:10 +01:00
Radu Ioan Fericean
7721a99edd fix GetAccounts with mongo 2016-03-25 15:32:47 +02:00
Radu Ioan Fericean
4ff66e0883 populate cdr Usage 2016-03-24 17:39:47 +02:00
Radu Ioan Fericean
73286e3c71 update integration test 2016-03-24 13:24:31 +02:00
DanB
3097315aa9 SMGenericV1.ActiveSessions implementation 2016-03-17 20:45:14 +01:00
Radu Ioan Fericean
bdabfd8633 Add error cecking in set account v2 too 2016-03-16 11:42:54 +01:00
Radu Ioan Fericean
2d47552c52 fix wrong NOT_FOUND error when removing account 2016-03-14 23:52:45 +02:00
Radu Ioan Fericean
84357ef262 skip action plans if missing on remove account 2016-03-09 14:44:11 +02:00
Radu Ioan Fericean
a30a1ea113 updates 2016-03-08 23:17:58 +02:00
Radu Ioan Fericean
ec95e86bc4 some integration tests fixes 2016-03-08 19:31:26 +02:00
Radu Ioan Fericean
47778f398d integration tests fixes 2016-03-04 20:56:09 +02:00
Radu Ioan Fericean
c6830314de better error reporting for AddAcccountActionTriggers 2016-03-02 17:05:36 +02:00
Radu Ioan Fericean
70c8f34fa6 better error handling for RemActionTiming 2016-03-02 16:21:21 +02:00
Radu Ioan Fericean
f9a499752e fix RemActionTiming API 2016-03-02 16:09:45 +02:00
Radu Ioan Fericean
425019ca92 execute actions on disabled accounts 2016-03-01 15:07:33 +02:00
Radu Ioan Fericean
8093409209 fix bad offset, fixes #382 2016-02-26 16:33:54 +02:00
Radu Ioan Fericean
34971c3f5a action triger ID refactoring 2016-02-24 18:15:09 +02:00
Radu Ioan Fericean
ebe05d3863 account ID fixes 2016-02-23 21:11:26 +02:00
Radu Ioan Fericean
c057840c06 better set account action 2016-02-22 21:21:05 +02:00
DanB
4fa752a859 Updating cache tests for tutorial files 2016-02-22 17:58:22 +01:00
Radu Ioan Fericean
019a3cbb57 fixed SetBalance api
also removed balance enabled/disabled console command
2016-02-22 17:34:23 +02:00
Radu Ioan Fericean
e7229c1308 added RemoveQueue to CDRStatsV1, fixes #370 2016-02-19 19:01:07 +02:00
Radu Ioan Fericean
124268ce2b added AddQeue to cdrstats fixes #370 2016-02-19 18:15:08 +02:00
Radu Ioan Fericean
f63ff96d16 test fixes 2016-02-19 13:20:07 +02:00
Radu Ioan Fericean
4800884a53 small fixes 2016-02-19 13:20:07 +02:00
Radu Ioan Fericean
9f614f42a8 sql data types fixes 2016-02-19 13:20:07 +02:00
Radu Ioan Fericean
fb8aacb234 unit tests passing 2016-02-19 13:20:07 +02:00
Radu Ioan Fericean
160dcbe950 fixed no new variable 2016-02-08 12:43:21 +02:00
Radu Ioan Fericean
bce9131a61 added ActivationDate to AddAccountActionTrigger 2016-02-08 12:02:30 +02:00
Radu Ioan Fericean
dd36c4e3ee fix compilation 2016-02-05 16:59:50 +02:00
Radu Ioan Fericean
bab8f9d86d differenet function for parsing trigger dates 2016-02-05 16:50:47 +02:00
Radu Ioan Fericean
c4d70d4fea tests order 2016-02-05 15:42:11 +02:00
Radu Ioan Fericean
65b8e3ed41 tests for set triggers 2016-02-05 15:32:47 +02:00
Radu Ioan Fericean
b2a39ed867 action triggers expiration and activation times 2016-02-04 18:46:06 +02:00
Radu Ioan Fericean
369f6e99f0 better ApierV1 set account 2016-02-01 20:51:32 +02:00
Radu Ioan Fericean
e0c790eb1b set balance api fix 2016-02-01 15:48:12 +02:00
Radu Ioan Fericean
d09ae04f2a fix for removing account from action plan 2016-01-30 18:45:54 +02:00
Radu Ioan Fericean
aa43ed7ca9 tests and fixes for action triggers APIs 2016-01-29 19:07:46 +02:00
Radu Ioan Fericean
cb8023eb22 fix compilation and tests 2016-01-29 12:21:50 +02:00
Radu Ioan Fericean
583b53c143 moved test data from tut and renamed prepaid1cent 2016-01-29 10:52:59 +02:00
Radu Ioan Fericean
ddf57df2eb added DebitBalance api 2016-01-28 15:34:40 +02:00