markjcrane
|
26530d6fe0
|
Fix end of file line only use one line feed at the end of the file
|
2024-09-19 16:44:08 -06:00 |
Alex
|
ca10a3e518
|
Update registrations.php (#7133)
|
2024-09-14 16:12:37 -06:00 |
frytimo
|
2cbb4dbc31
|
remove instances where a pointer is used in a foreach loop for value (#7108)
|
2024-08-22 12:41:10 -06:00 |
FusionPBX
|
b0aab10872
|
Simplify the dashboard path
|
2024-08-21 16:58:44 -06:00 |
Alex
|
43d102b51c
|
Added label enabled dashboard setting (#7096)
* Added label enabled dashboard setting
|
2024-08-14 17:44:11 -06:00 |
FusionPBX
|
dc14285cfd
|
Default setting used for the background color
|
2024-07-29 12:27:06 -06:00 |
FusionPBX
|
7abcda7996
|
Update the dashboard order
|
2024-07-29 08:49:01 -06:00 |
FusionPBX
|
fd9e998818
|
Add extensions dashboard
|
2024-07-28 02:10:02 -06:00 |
FusionPBX
|
a5d44ae44b
|
Use the database more efficiently
|
2024-07-26 17:04:02 -06:00 |
Alex
|
7640cd21c9
|
Dashboard - Add row span setting (#7007)
|
2024-06-12 16:49:34 -06:00 |
Alex
|
f6e6750efc
|
Dashboard - Minor changes (#6993)
|
2024-06-03 11:40:05 -06:00 |
Alex
|
301a1f69a0
|
Move dashboard defaults settings to theme (#6973)
|
2024-05-08 13:41:21 -06:00 |
Alex
|
66b57a7784
|
Dashboard - Add gradient background color settings (#6972)
* Dashboard - Add gradient background color setting
|
2024-05-08 09:54:18 -06:00 |
Alex
|
5eead0d88a
|
Dashboard - Add disabled option to details state (#6962)
* Dashboard - Add disabled option to details state
|
2024-04-25 23:36:54 -06:00 |
Alex
|
28efea22fd
|
Dashboard - Add background color settings (#6959)
* Dashboard - Add background color settings
* Update missed_calls.php
* Update recent_calls.php
* Update app_languages.php
* Update app_config.php
* Update dashboard_edit.php
* Update index.php
* Update css.php
* Update system_status.php
* Update system_cpu_status.php
* Update system_counts.php
* Update system_counts.php
* Update switch_status.php
* Update index.php
* Update system_counts.php
* Update domain_limits.php
* Update call_forward.php
* Update caller_id.php
* Update ring_group_forward.php
|
2024-04-24 14:14:24 -06:00 |
Alex
|
808e2cbe66
|
Dashboard - Add chart type setting (#6951)
* Dashboard - Add chart type setting
|
2024-04-18 16:57:45 -06:00 |
Alex
|
1412ed7f68
|
Dashboard - Add text color settings (#6950)
* Dashboard - Add text color setting
|
2024-04-17 16:01:54 -06:00 |
markjcrane
|
025f243bac
|
Prevent PHP 8.1 warnings
|
2023-07-13 17:00:47 -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 |
fusionate
|
603199f1d4
|
Extension [Class]: Updates for PHP 8.1
|
2023-05-17 07:02:26 +00:00 |
fusionate
|
4c50b6e83a
|
Extension [Class]: Updates for PHP 8.1
|
2023-05-17 05:25:48 +00:00 |
fusionate
|
dae1cc9909
|
Dashboard - Caller ID: Updates for PHP 8.1
|
2023-05-10 23:27:52 +00:00 |
frytimo
|
fef8165be2
|
Frytimo pr patches for php8.1 (#6630)
* Passing null to parameter #2 ($string) of type string is deprecated
* Passing null to parameter #1 ($string) of type string is deprecated
* php 8.1 fixes
* php 8.1 fixes - replace strlen($var) > 0 with !empty($var)
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - strlower with null
* php 8.1 fixes - strreplace with null
* php 8.1 fixes - passing null to base64_decode
* php 8.1 fixes - check for false and check for null on $this->dir
* php 8.1 fixes - remove assignment of $db variable to modules object
* php 8.1 fixes - avoid sending null to substr
* php 8.1 fixes - change ${var} to {$var}
* php 8.1 fixes - check for null before preg_replace
* php 8.1 fixes - remove setting db variable on domains object
* php 8.1 fixes - set empty string if $row['domain_setting_subcategory'] is null
* php 8.1 fixes - set empty string if $_REQUEST['show'] is not available
* php 8.1 fixes
* php 8.1 fixes - correct $_POST checking syntax
* php 8.1 fixes - correct $_POST variables
* php 8.1 fixes
* Use brackets consistently
* Update user_setting_edit.php
* Change to not empty
* Update device.php
* Update text.php
---------
Co-authored-by: Tim Fry <tim@voipstratus.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
|
2023-05-05 10:46:37 -06:00 |
frytimo
|
69bd42af05
|
remove unneeded destruct methods as GC has higher performance (#6631)
Co-authored-by: Tim Fry <tim@voipstratus.com>
|
2023-04-27 20:18:53 -06:00 |
fusionate
|
2c76741976
|
Dashboard - Caller ID: Rework style to match other widgets.
|
2023-02-20 19:49:32 +00:00 |
FusionPBX
|
88bc541d0d
|
Create database object if not set. (#6492)
* Create database object if not set.
|
2022-11-08 09:40:12 -07:00 |
markjcrane
|
d50bcb476a
|
Replace root.php
|
2022-10-10 16:35:14 -06:00 |
AlexC
|
78c5666aff
|
Fixed dashboard layout bugs (#6263)
* Fixed dashboard layout bugs
* Update domain_limits.php
* Update missed_calls.php
* Update recent_calls.php
* Update voicemails.php
* Update system_counts.php
* Update system_cpu_status.php
* Update system_status.php
* Update caller_id.php
|
2022-01-25 11:03:37 -07:00 |
FusionPBX
|
dd106a6871
|
Replace event_socket_mkdir with php mkdir. (#6170)
|
2021-12-02 19:03:55 -07:00 |
FusionPBX
|
1b7785c8ab
|
Update extension caller_id so it would work better with the dashboard
|
2021-11-11 14:05:22 -07:00 |
markjcrane
|
032a5aec39
|
Add a new dashboard
|
2021-11-09 18:42:14 -07:00 |
fusionate
|
229bc0ca4e
|
Extensions - Delete: Restore concurrent deletion of voicemail box.
|
2020-11-30 14:17:30 -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 |
Nate
|
8a6ba1fda2
|
Extensions: Option to delete voicemail when deleting extensions.
|
2020-02-18 07:44:01 -07:00 |
Nate
|
a6b06ee8a9
|
Call Forward/Follow Me/DND: Update classes.
|
2019-11-30 21:42:15 -07:00 |
Nate
|
bec5c647c9
|
List View: Updates to action classes.
|
2019-11-30 15:18:48 -07:00 |
Nate
|
0e56d1b7e5
|
Extensions: List view updates.
|
2019-11-18 13:31:06 -07:00 |
Nate
|
836fb87136
|
Misc Classes: Database class integration.
|
2019-09-02 15:57:18 -06:00 |
FusionPBX
|
72cdefba59
|
Update extension.php
|
2016-11-29 11:51:33 -07:00 |
FusionPBX
|
fe49484055
|
Update extension.php
Improve the extension->exists method.
|
2016-11-29 11:38:00 -07:00 |
FusionPBX
|
f65903e75e
|
Update extension.php
Update the function exists method.
|
2016-11-29 11:04:00 -07:00 |
FusionPBX
|
9cac833ee3
|
Update extension.php
Remove the extra exists method added a few hours ago.
|
2016-11-24 11:03:13 -07:00 |
jebsolutions
|
9626f23072
|
prevent cloning duplicate extensions (master #1821) (#2033)
* prevent cloning duplicate extensions
app/extensions/app_languages.php
+ add duplicate extension error prompt
app/extensions/extension_copy.php
+ add check to see if duplicate extension exists
app/extensions/resources/classes/extension.php
+ add function to check if extension exists
* fix typo
* Update app_languages.php
* Update extension_copy.php
* Update extension.php
* Update extension_copy.php
Use the global app_languages.php message-duplicate translation.
* Update extension_copy.php
* Update extension.php
|
2016-11-24 00:23:44 -07:00 |
FusionPBX
|
5fe295a818
|
Update extension.php
Add exists method to the extension class.
|
2016-11-05 22:32:20 -06:00 |
FusionPBX
|
bd15a0a52d
|
Update extension.php
|
2016-10-18 00:18:32 -06:00 |
FusionPBX
|
9ddd8f81dc
|
Update extension.php
Merged pull request 1607 manually.
|
2016-08-25 15:59:32 -06:00 |
markjcrane
|
bd23c78670
|
Use FreeSWITCH to run mkdir so it inherits its own user and group permissions.
|
2016-06-28 15:18:40 -06:00 |
Mafoo
|
71525c26b0
|
I got the permissions wrong (#1616)
it should have been in octal mod (leading 0)
also updated the fax application as it needs the stickygid too
|
2016-05-26 05:55:46 -06:00 |
Mafoo
|
86c4742347
|
Added sticky GID permissions (#1615)
|
2016-05-25 21:51:41 -06:00 |
markjcrane
|
471da2bca0
|
Add (!class_exists('extension'))
|
2016-04-28 16:57:42 -06:00 |