Commit Graph

8 Commits

Author SHA1 Message Date
Nate 260a1cec2f Database class integration. 2019-07-29 09:39:16 -06:00
AlexanderDCrane fa3f2117d4 Update database_transactions.php (#4264)
* Update database_transactions.php

* Update database_transactions.php
2019-06-06 18:55:08 -06:00
AlexanderDCrane 233b4650b6 Update database_transactions.php (#3293) 2018-08-27 15:12:43 -06:00
FusionPBX 98c52733e8 Update database_transactions.php 2018-02-12 11:06:01 -07:00
Mafoo 644e584d0a Database transactions
Change the select statement to a left outer join so when either domain_uuid or user_uuid is null it will still be able to display the data. This will keep the total number of records the same as the count done above

* dos2unix on app/database_transactions/database_transactions.php
2017-06-14 07:22:01 -07:00
FusionPBX 8a33431aa2 Update database_transactions.php
Additional work on the transaction search.
2016-10-01 20:06:42 -06:00
FusionPBX 94be9c00c5 Update database_transactions.php
Work on the search tool.
2016-10-01 19:40:20 -06:00
markjcrane f230924eae Add the database transactions feature. 2016-09-30 20:25:33 -06:00