Commit Graph

18 Commits

Author SHA1 Message Date
trideeindhoven
fba26b3f84 Better NL translations (#6590)
Co-authored-by: Jeroen Hermans <jeroen@perfectvoip.nl>
2023-03-28 10:24:11 -06:00
FusionPBX
f14d050979 Don't show null domain_uuid 2023-02-09 16:13:31 -07:00
FusionPBX
9026f3b505 Don't show null domain_uuid
Don't show user logs for login attempts that weren't assigned to a domain. Show null domain_uuid when using show all.
2023-02-09 16:11:41 -07: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
frytimo
ba3b60b07b Move database methods to static and document database class (#6474)
* Add new static method to created newly connected database object

* Document database class and clean up and document some of the methods.
This removes the methods that should not be in each instance and places
them in the single instance class as to occupy less resources and be
able to create database objects more efficiently.

* More docs & removed the ability to set any value within the object.

Co-authored-by: Tim Fry <tim@voipstratus.com>
2022-09-17 15:44:21 -06:00
FusionPBX
e83885c722 User Logs - Paging Broken with Search 2022-05-07 09:36:14 -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
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
d94390a157 Update user_logs.php 2021-12-24 13:13:41 -07:00
markjcrane
ca4e81eb53 Fix the date and time alignment 2021-05-13 23:03:20 -06:00
markjcrane
fff33df308 Add date and time to user logs 2021-05-13 22:29:17 -06:00
FusionPBX
b086093ca3 User logs show show current domain by default.
Show all domains if the Show All button is pressed.
2021-03-19 00:47:00 -06:00
FusionPBX
3f6ad8af74 Move the parameter for the search. 2021-02-14 20:25:08 -07:00
FusionPBX
4f5722053e Add user_log_all permission. 2021-02-13 23:39:55 -07:00
FusionPBX
e4ad713a11 Add the add method to the user_logs class. 2021-02-13 16:28:12 -07:00
Mark J Crane
5fdcffff7b Update menu for the user_logs 2021-02-13 16:01:00 -07:00
Mark J Crane
deac19f646 Add core/user_logs 2021-02-13 15:56:49 -07:00