Commit Graph

14 Commits

Author SHA1 Message Date
agree 18e46a3911 Update database_transactions.php (#5152) 2020-02-16 11:21:43 -07:00
Nate fbc5b81426 Transactions: Add window titles. 2020-01-06 12:34:30 -07:00
Nate 7af2fbf3c8 Update database_transactions.php. Functions: order_by() adjustment. 2019-11-05 08:25:41 -07:00
Nate c6d5516467 Database Transactions: List view updates. Misc Action Bar adjustments. Include missing class for Conferences (Doh). 2019-11-05 08:13:42 -07:00
Nate 0f60e6f354 Transactions: Persistent page and search results on back. 2019-09-19 15:23:05 -06:00
Nate 3777ab50e2 Transactions: Include date in search fields. 2019-09-19 15:10:12 -06:00
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