Commit Graph

11 Commits

Author SHA1 Message Date
Nate f4a9767d25 Database Transactions: List view updates. Misc Action Bar adjustments. Include missing class for Conferences (Doh). 2019-11-05 08:13:42 -07:00
Nate 6172b7571d Transactions: Persistent page and search results on back. 2019-09-19 15:23:05 -06:00
Nate 1b3e1ffd88 Transactions: Include date in search fields. 2019-09-19 15:10:12 -06:00
Nate fd898ae18a Database class integration. 2019-07-29 09:39:16 -06:00
AlexanderDCrane a3e0f5e94f Update database_transactions.php (#4264)
* Update database_transactions.php

* Update database_transactions.php
2019-06-06 18:55:08 -06:00
AlexanderDCrane 6e1e98d643 Update database_transactions.php (#3293) 2018-08-27 15:12:43 -06:00
FusionPBX fd0bd725a8
Update database_transactions.php 2018-02-12 11:06:01 -07:00
Mafoo 9abe2ca4a0 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 f82c071017 Update database_transactions.php
Additional work on the transaction search.
2016-10-01 20:06:42 -06:00
FusionPBX 7dde703cc8 Update database_transactions.php
Work on the search tool.
2016-10-01 19:40:20 -06:00
markjcrane 9b8bf76b1e Add the database transactions feature. 2016-09-30 20:25:33 -06:00