Commit Graph

225 Commits

Author SHA1 Message Date
AlexC
c5f107e83a Fix delete confirm button (#6251) 2022-01-21 09:47:50 -07:00
AlexC
e316559771 Added show all button (#6249)
* Update call_center_queues.php

* Update call_center_agents.php

* Update app_config.php

* Update app_config.php

* Update contacts.php

* Update app_config.php

* Update ivr_menus.php

* Update app_config.php

* Update call_flows.php

* Update app_config.php

* Update conference_centers.php

* Update app_config.php

* Update voicemails.php

* Update app_config.php

* Update phrases.php

* Update app_config.php

* Update recordings.php

* Update app_config.php

* Update call_recordings.php

* Update app_config.php

* Update call_broadcast.php

* Update app_config.php

* Update time_conditions.php

* Update app_config.php

* Update music_on_hold.php

* Update app_config.php

* Update conferences.php
2022-01-20 15:54:42 -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
FusionPBX
9c08b84fa2 Consistency is a good thing change spaces to tabs. 2021-06-09 10:20:41 -06:00
FusionPBX
6c50deee2c Time condition exclude invalid presets with incorrect json syntax to make it more resilient. 2021-01-26 11:53:44 -07:00
fusionate
60151739be Time Conditions: Minor adjustment. 2021-01-04 18:09:07 -07:00
fusionate
7f08b92631 Time Conditions: Bug fixes. 2021-01-04 17:41:33 -07:00
FusionPBX
4cad037cbe Update app_config.php 2020-12-28 17:05:50 -07:00
chansizzle
53de0031a8 order preset holidays 2020-12-28 17:00:38 -07:00
chansizzle
1cd6082981 added new years eve and christmas eve 2020-12-23 17:37:39 -07:00
agree
7d7ba7dee1 Time condition add missing extension field from destination select query 2020-12-21 17:44:46 -05:00
fusionate
e9a6449b07 Time Conditions: Fix dynamic Destination Other > Hangup option. 2020-12-11 16:36:51 -07:00
fusionate
5c8201ec0d Time Conditions: Resolve issue with dynamic Destination select not loading for Presets. 2020-12-08 14:29:32 -07:00
fusionate
c67c8cd4c2 Destination Select - Dynamic: Clear session array on add/toggle/delete of a destination type record. 2020-11-30 14:15:57 -07:00
FusionPBX
26a316a295 Update time_condition_edit.php
Change session context to domain_name.
2020-10-22 02:35:09 -06:00
agree
16b34145d6 add extensions to destination class (#5501) 2020-09-29 11:43:48 -06:00
FusionPBX
3c0fcdc8f9 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:32:06 -06:00
FusionPBX
32aa856291 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:29:47 -06:00
FusionPBX
e15c4d3ac3 Remove the deprecated save_dialplan_xml function. 2020-08-14 00:25:03 -06:00
agree
7fc8b79894 Update time_condition_edit.php (#5265) 2020-05-11 17:17:09 -06:00
Nate
bc2175e782 Time Conditions: Modal itegration. 2020-03-26 15:43:41 -06:00
racitup
a1699f6fa6 Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
Nate
e8494facee Multiple: Add IDs to form tags, remove empty action attributes. 2020-03-05 10:02:25 -07:00
Nate
029c7174b4 Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
Nate
9e107e9c54 Time Conditions: Revert commit ccd5a11d90. 2020-02-28 11:23:31 -07:00
Nate
9171de9edc Time Conditions - Edit: Validate arrays to mitigate warnings. 2020-02-27 14:59:48 -07:00
Nate
bcbafe4c36 Time Conditions - Edit: Permission adjustment. 2020-02-27 14:06:34 -07:00
Nate
b796caf675 Time Conditions: Remove deprecated delete script. 2020-02-13 11:47:42 -07:00
FusionPBX
02df856142 Update time_condition_edit.php 2020-02-07 20:27:29 -07:00
Nate
3e65078dc4 Time Conditions - Edit: Button updates. 2020-02-07 06:36:31 -07:00
root
e9f4d5113f Added destination select permissions 2020-01-21 11:43:19 -05:00
Nate
4dfba370e1 Time Conditions: Add window title. 2020-01-06 11:59:04 -07:00
chansizzle
691930a4d3 Update time_condition_edit.php (#4941) 2019-12-28 12:31:32 -07:00
Nate
720cb448ce Time Conditions: List view updates. 2019-12-09 11:34:28 -07:00
FusionPBX
d295ae0ad5 Update time_condition_edit.php 2019-11-25 15:32:00 -07:00
FusionPBX
22b8a07b4c Update time_condition_edit.php 2019-11-18 21:15:04 -07:00
chansizzle
dee06a3e2e Update time_conditions.php (#4811) 2019-10-30 18:05:29 -06:00
chansizzle
d3af3498a3 Update app_config.php (#4709) 2019-09-30 12:00:36 -07:00
Nate
a6d67add56 Time Conditions: Token integration. 2019-09-19 07:39:16 -06:00
emaktech
d9298beff9 Modified fr-ca / fr-fr translation. (#4625) 2019-09-17 16:53:34 -06:00
FusionPBX
4a854e9e56 Update time_condition_edit.php 2019-08-27 23:59:35 -06:00
Nate
6e813908fc Update date/time picker to latest version, restoring functionality. 2019-08-22 11:04:03 -06:00
Nate
1178da59d9 Time Conditions: Database class integration. 2019-08-14 09:06:02 -06:00
FusionPBX
9036e1cabe Update app_config.php 2019-07-30 01:30:37 -06:00
FusionPBX
5e73c46b74 Update app_config.php 2019-07-02 17:32:49 -06:00
FusionPBX
5541785b95 Update app_config.php 2019-07-01 10:37:39 -06:00
FusionPBX
0939b3e9fe Update time_condition_edit.php 2019-06-06 11:40:44 -06:00
FusionPBX
6e360176a1 Update time_conditions.php 2019-02-23 17:53:34 -07:00
FusionPBX
24e985fdec Update time_condition_edit.php 2019-02-23 17:41:56 -07:00
FusionPBX
3fb1d7ffaa Update time_conditions.php 2019-02-23 17:07:45 -07:00