frytimo
d529021b3f
Use boolean setting as true boolean ( #7284 )
...
* use boolean setting as true boolean
* Update settings class to use the php filter_var function for boolean
Using the built-in filter type for boolean seems like a better option as they are faster, already hardened, and more widely tested.
I found this better method used originally by Mark J. Crane in 2022 in the content.php page so I included it here.
* Update settings class to use the php filter_var function for boolean
Using the built-in filter type for boolean seems like a better option as they are faster, already hardened, and more widely tested.
I found this better method used originally by Mark J. Crane in 2022 in the content.php page so I included it here.
2025-03-04 11:25:47 -07:00
FusionPBX
c1296f26e0
Update users.php
2025-02-27 23:16:42 -07:00
FusionPBX
c3bc265ff0
Show contact details
2025-02-26 12:24:37 -07:00
FusionPBX
1fba94d92b
Add contact note to users
2025-02-26 12:01:20 -07:00
Alex
8cfc221da4
Redirect to the correct domain if using show all ( #7265 )
...
* Redirect to the correct domain if using show all
* Update bridges.php
* Update call_recordings.php
* Update conference_controls.php
* Update conference_profile_params.php
* Update conference_profiles.php
* Update email_queue.php
* Update event_guard_logs.php
* Update fax_queue.php
* Update user_settings.php
* Update require.php
2025-02-20 16:30:09 -07:00
Alex
b43bcb9a13
Added the heading counter div ( #7124 )
2024-09-06 16:43:42 -06:00
FusionPBX
2182ebd0b4
Added the content card div
2024-09-05 23:37:34 -06:00
FusionPBX
e0ed81a5ba
Re-use the Database connection
2024-08-29 03:35:38 -06:00
markjcrane
57614ea8af
Add user_type options: default, virtual
2023-07-13 17:22:52 -06:00
frytimo
d7bbcd89f5
Use magic constant dir ( #6711 )
...
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__ to load only functions.php
* replace spaces with tab character
* update dirname command to use levels instead of nesting
* use magic constant __DIR__
* update dirname command to use levels instead of nesting
* Update access_control_edit.php
* Update access_control_import.php
* Update access_controls.php
* Update dnd.php
* Update access_controls_reload.php
* Update call_center_agents.php
* Update call_center_agents.php
* Update fax_queue.php
* Update login.php
* Update pdo.php
* Update pdo_vm.php
* Update switch.php
* Update index.php
* Update css.php
* Update v_mailto.php
* Update fax_to_email.php
---------
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-06-15 11:28:23 -06:00
FusionPBX
0035a93d60
Update users.php for PHP 8.1
2023-05-13 13:55:08 -06:00
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -06:00
AlexC
2a74114cf2
Copy, toggle and delete buttons visible when checkbox is selected ( #6242 )
...
* Update bridges.php
* Update call_block.php
* Update call_center_queues.php
* Update call_center_agents.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_rooms.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update music_on_hold.php
* Update phrases.php
* Update recordings.php
* Update streams.php
* Update voicemails.php
* Update devices.php
* Update device_vendors.php
* Update device_vendor_functions.php
* Update extensions.php
* Update gateways.php
* Update dialplans.php
* Update destinations.php
* Update email_templates.php
* Update modules.php
* Update sip_profiles.php
* Update vars.php
* Update databases.php
* Update users.php
* Update default_settings.php
* Update domains.php
* Update groups.php
* Update menu.php
2022-01-13 11:37:59 -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
e701c9c261
Only show the contact details if they are in the view.
2021-10-06 11:04:49 -06:00
FusionPBX
30285d1bbf
Changes groups to group_names.
2021-07-10 00:53:50 -06:00
FusionPBX
b3a854eec6
Add domain_uuid column name and use multiple lines for column names.
2020-07-06 11:29:11 -06:00
FusionPBX
e385b3116f
Add cast user_enabled as text
2020-07-05 19:47:18 -06:00
Nate
1528f61b87
Users - List: Fix sort by column heading.
2020-04-13 14:00:57 -06:00
Nate
97eec1da04
Template, Core Apps: Update to new modal.
2020-03-25 16:48:12 -06:00
Nate
f8c74e6586
Multiple: Add IDs to common/default action buttons.
2020-03-05 10:01:09 -07:00
Nate
6e010f3d14
Users: Add window titles.
2020-01-06 10:22:13 -07:00
FusionPBX
776441b549
Update users.php
2019-12-04 22:23:16 -07:00
FusionPBX
514971bcd3
Update users.php
2019-12-04 08:45:33 -07:00
FusionPBX
4b8ef5f82b
Update users.php
2019-12-03 23:14:19 -07:00
Nate
9e4dc4e51e
Users: Paging fix.
2019-11-26 14:11:20 -07:00
FusionPBX
9caa28eb1f
Update users.php
2019-10-29 17:23:20 -06:00
chansizzle
6c003d12de
Update users.php ( #4780 )
2019-10-15 10:40:45 -07:00
chansizzle
110adde579
Update users.php ( #4778 )
2019-10-14 19:52:31 -07:00
chansizzle
284eb17f86
Update users.php ( #4661 )
2019-09-25 22:50:12 -06:00
chansizzle
a99c35f611
Update users.php ( #4657 )
2019-09-25 11:48:21 -06:00
FusionPBX
43f7a9a67a
Update users.php
2019-08-23 21:25:38 -06:00
Nate
17f2911056
Replace misc glyphicon usage.
2019-08-20 19:53:21 -06:00
FusionPBX
e46e27900f
Update users.php
2019-08-18 05:44:06 -06:00
FusionPBX
5e217d2017
Update users.php
2019-08-18 04:59:07 -06:00
FusionPBX
f44ebf4076
Update users.php
2019-08-18 04:44:17 -06:00
FusionPBX
d0b29a6d69
Update users.php
2019-08-18 04:41:09 -06:00
Nate
cf4bc6a64e
Database class integration.
2019-07-19 15:05:18 -06:00
FusionPBX
83f5483a55
Update users.php
2019-06-18 17:13:11 -06:00
FusionPBX
0fcaec3f06
Update users.php
2019-06-08 20:51:30 -06:00
FusionPBX
f1d323424c
Update users.php
2019-03-20 12:17:41 -06:00
FusionPBX
f623939432
Update users.php
2019-03-16 03:17:59 -06:00
FusionPBX
b6533eadbd
Update users.php
2019-03-02 13:01:30 -07:00
FusionPBX
9a60b401b8
Add ability to sort by groups, organizatin and given name.
2019-03-01 23:27:34 -07:00
FusionPBX
bbe22cff41
Update users.php
2019-03-01 18:10:59 -07:00
FusionPBX
3ba201aa1d
Update users.php
2019-03-01 16:51:15 -07:00
FusionPBX
bf761c9b4a
Update users.php
2019-03-01 15:09:58 -07:00
FusionPBX
30e4d019a0
Update users.php
2019-02-28 03:57:41 -07:00
FusionPBX
24508f0041
Update users.php
2019-02-09 08:20:33 -07:00
FusionPBX
3585a91522
Update users.php
2019-01-02 15:09:07 -07:00