Commit Graph

20 Commits

Author SHA1 Message Date
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
FusionPBX 0586707806
Update number_translations.php 2020-07-25 13:16:55 -06:00
Nate db1964ad6d Number Translations: Modal integration. 2020-03-26 13:39:42 -06:00
Nate 029c7174b4 Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
Nate 409abeed27 Number Translations: Add window title, fix php count warning. 2020-01-06 12:28:31 -07:00
Nate aa593c03fc List Views: Minor adjustments to code. 2019-11-30 14:18:00 -07:00
Nate bfb17507f1 List Views: Simplify action handling. 2019-11-30 11:12:41 -07:00
Nate cedfb1ad9e Phrases: List view updates. Minor Adjustments: IVR Menus, Modules, Number Translations. 2019-11-26 16:05:39 -07:00
Nate e06f3c3221 Number Translations: List view updates. 2019-11-26 14:55:21 -07:00
Nate ad6e1df096 Number Translations: Database class integration. 2019-08-10 21:52:02 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX 009140395b Update number_translations.php 2018-06-30 10:58:57 -06:00
FusionPBX a6192843da Update number_translations.php 2017-12-24 11:25:26 -07:00
FusionPBX b2a542694b Update number_translations.php 2017-12-24 10:48:57 -07:00
FusionPBX 898d51bf84 Make the search case insensitive.
Using lower() function instead of ilike as its not supported by sqlite.
2017-12-24 00:58:00 -07:00
FusionPBX b8163cc7a8 Update number_translations.php 2017-12-24 00:49:15 -07:00
FusionPBX 17297108c2 Update number_translations.php 2017-12-24 00:19:58 -07:00
FusionPBX 55a5dc3513 Update number_translations.php 2017-12-24 00:18:18 -07:00
FusionPBX 6f0f9091ed Completely rewrote number_translations.php
Rewrote these pages to make them work completely and more consistent with other code in the project.
2017-12-23 23:26:02 -07:00
markjcrane a19fd6c2c7 Rename directory number_translation to number_translations to be more consistant 2017-12-24 06:14:59 +00:00