Commit Graph

18 Commits

Author SHA1 Message Date
markjcrane d50bcb476a Replace root.php 2022-10-10 16:35:14 -06:00
FusionPBX 700f4748fb
Make transaction_old and transaction_new searchable. (#6258)
* Make transaction_old and transaction_new searchable.

* Update database_transactions.php
2022-01-23 18:47:20 -07:00
Anthony 1db3e5ba14
Removed Search Reset (#6241)
* Update default_settings.php

* Update devices.php

* Update extensions.php

* Update gateways.php

* Update users.php

* Update destinations.php

* Update dialplans.php

* Update bridges.php

* Update call_block.php

* Update call_broadcast.php

* Update call_flows.php

* Update call_forward.php

* Update call_recordings.php

* Update conference_centers.php

* Update conference_controls.php

* Update conference_profiles.php

* Update conferences.php

* Update contacts.php

* Update fax.php

* Update ivr_menus.php

* Update phrases.php

* Update recordings.php

* Update ring_groups.php

* Update time_conditions.php

* Update voicemails.php

* Update call_center_queues.php

* Update email_logs.php

* Update registrations.php

* Update user_logs.php

* Update access_controls.php

* Update domains.php

* Update email_templates.php

* Update groups.php

* Update menu.php

* Update number_translations.php

* Update sip_profiles.php

* Update database_transactions.php

* Update vars.php

* Update dashboard.php
2022-01-12 16:00:01 -07:00
fusionate f48d0ade4a Transactions: Add filter by username. 2020-11-16 15:06:10 -07:00
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