FusionPBX
|
2a2069fe9e
|
Use is_array around foreach
|
2022-10-12 14:59:13 -06:00 |
markjcrane
|
d50bcb476a
|
Replace root.php
|
2022-10-10 16:35:14 -06:00 |
markjcrane
|
eb5c25aa35
|
Add insert_date, insert_user, update_date, update_user to all tables
|
2022-09-18 00:54:37 -06:00 |
FusionPBX
|
5fe1f5c601
|
Add an IPv4 address missing cidr notation add /32 by default.
|
2022-08-16 14:16:39 -06:00 |
FusionPBX
|
1466659fe6
|
Change domains ACL to providers for new installs.
|
2022-08-06 17:13:38 -06:00 |
FusionPBX
|
e1449e5cd3
|
Change default from allow to deny for the LAN rfc198 ACL
|
2022-08-04 15:02:41 -06:00 |
FusionPBX
|
5a11c55553
|
Remove orphaned access control nodes
|
2022-07-27 13:28:52 -06:00 |
FusionPBX
|
54a5fb5a2b
|
Access Controls protect new users from hurting themselves.
|
2022-05-28 17:19:37 -06:00 |
nyash
|
0bc048a634
|
Add/edit some polish translations (#6327)
* Add/edit some polish translations
* Minor touches to polish translations
|
2022-03-26 14:30:02 -06:00 |
KRooney
|
3977367c0c
|
Update app_config.php (#6277)
|
2022-01-31 12:35:10 -07:00 |
FusionPBX
|
8020dec237
|
Update app_defaults.php
|
2022-01-27 08:52:02 -07:00 |
FusionPBX
|
1c6a4769a3
|
Change lan to rfc1918
|
2022-01-27 08:40:08 -07:00 |
FusionPBX
|
445c0b1c71
|
Add missing label for access_control_nodes
|
2022-01-26 14:42:45 -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
|
67be72b452
|
Database save method set to false. (#6215)
* When database save set to false for app_defaults.php
|
2021-12-24 12:42:16 -07:00 |
Nate
|
bfbcd94cf7
|
Access Controls: Fix Add.
|
2020-09-29 12:29:46 -06:00 |
FusionPBX
|
cd78d77d6f
|
Update access_controls.php
|
2020-07-25 18:25:05 -06:00 |
FusionPBX
|
233b184120
|
Update app_languages.php
|
2020-07-25 18:24:07 -06:00 |
FusionPBX
|
d8bcacbbf4
|
Update access_control_edit.php
|
2020-07-25 18:10:53 -06:00 |
FusionPBX
|
fd72fd682f
|
Use button create class
|
2020-07-25 18:10:12 -06:00 |
FusionPBX
|
0c3b5a0137
|
Re-enable the copy button.
|
2020-07-24 10:43:06 -06:00 |
Nate
|
c7554ad41f
|
Access Control - Edit: Fix header.
|
2020-07-23 18:41:22 -06:00 |
markjcrane
|
8c8d07f10c
|
Add reloadacl and flush cache
|
2020-07-23 19:57:07 +00:00 |
markjcrane
|
0fcd5a7eef
|
Remove wrap that text editor added.
|
2020-07-23 19:49:59 +00:00 |
markjcrane
|
c3e2b0bbbb
|
Disable the copy button for now
|
2020-07-23 19:46:39 +00:00 |
markjcrane
|
3076142659
|
Fix the syntax
|
2020-07-23 19:36:42 +00:00 |
markjcrane
|
22c7c4711c
|
Modernize Access Controls
|
2020-07-23 19:31:43 +00:00 |
Nate
|
05c790b729
|
Access Controls: Modal integration.
|
2020-03-25 19:26:34 -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
|
dc84840117
|
Voicemail Greeting - Edit: Minor mod.
|
2020-03-06 12:34:01 -07:00 |
Nate
|
e8494facee
|
Multiple: Add IDs to form tags, remove empty action attributes.
|
2020-03-05 10:02:25 -07:00 |
Nate
|
5b9025f237
|
Access Controls - Edit: Change default Delete button (for now).
|
2020-03-05 09:46:38 -07:00 |
Nate
|
029c7174b4
|
Multiple - Add IDs to common/default action buttons.
|
2020-03-05 00:05:45 -07:00 |
Nate
|
3c6f719b0f
|
Access Controls: Remove deprecated access control and node delete scripts.
|
2020-02-12 13:45:24 -07:00 |
Nate
|
1adf97da2b
|
Access Controls - Nodes: Clean up.
|
2020-02-12 08:53:36 -07:00 |
Nate
|
fcecbbc50b
|
Access Controls/Nodes: List view and button updates.
|
2020-02-07 11:13:34 -07:00 |
chansizzle
|
c4bbbfab40
|
Update app_config.php (#5012)
|
2020-01-08 10:40:40 -07:00 |
Nate
|
0d09799238
|
Access Controls: Add window titles.
|
2020-01-06 12:11:08 -07:00 |
chansizzle
|
f3532f408d
|
Update access_control_nodes.php (#4968)
|
2019-12-18 20:14:20 -07:00 |
Nate
|
dfffbd1791
|
Access Controls: Update class.
|
2019-11-30 17:50:20 -07:00 |
Nate
|
bec5c647c9
|
List View: Updates to action classes.
|
2019-11-30 15:18:48 -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 |
noci2012
|
e1ed3140cc
|
nl-nl translations next batch. (#4892)
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
* Add nl-nl items (xml_cdr)
* This reverts commit 41afeb4796.
* Add nl-nl items (voicemail_greetings)
* Add nl-nl items (system)
* Add nl-nl items (sip_profiles)
* Add nl-nl items (sip_status)
* Add nl-nl items (settings)
* Add nl-nl items (database_transactions)
* Add nl-nl items (destinations)
* Add nl-nl (devices)
* Add nl-nl (conferences)
* Add nl-nl (conferences_active)
* Add nl-nl (conference_centers)
* Update nl-nl (conference_centers)
* Add nl-nl (conference_controls)
* Add nl-nl items (conference_profiles)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_outbound)
* Add nl-nl items (dialplans)
* Add nl-nl items (edit)
* Add nl-nl items (email_logs)
* Add nl-nl items (errors)
* Add nl-nl items (exec)
* Add nl-nl items (access_controls)
* some skipped entries
* add nl-nl items (extensions)
* add nl-nl items (fifo)
* fixed translation, better fitting word kenmerk instead of etiket
* add nl-nl items (fifo_list)
* add nl-nl items (follow_me)
* add nl-nl items (gateways)
* add nl-nl items (ivr_menus)
* add nl-nl items (meetings)
* add nl-nl items (log_viewer)
* add nl-nl items (ring_groups)
* add nl-nl items (messages)
* add nl-nl items (modules)
* add nl-nl items (music_on_hold)
* add nl-nl items (number_translations)
* fix merge conflict (gateways)
|
2019-11-22 17:37:36 -07:00 |
noci2012
|
36f976898c
|
add nl-nl entries (#4857)
|
2019-11-15 09:30:07 -07:00 |
noci2012
|
158cec16a7
|
add nl-nl items (#4860)
|
2019-11-15 09:29:35 -07:00 |
noci2012
|
eb11d627ec
|
add nl-nl items (#4861)
|
2019-11-15 09:29:16 -07:00 |
Nate
|
449147198d
|
Access Controls: Fix copy of nodes.
|
2019-11-07 15:58:26 -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
|
243b6b4e8c
|
Access Controls, Bridges, Call Block, Call Flows: Class toggle method adjustments.
|
2019-10-29 10:11:18 -06:00 |