Commit Graph

89 Commits

Author SHA1 Message Date
Nate 601102f898 Dashboard, Voicemail Messages & Greetings: Bug fixes. 2019-12-24 00:13:15 -07:00
Nate b1f7b416a5 Dashboard: Adjust window title. 2019-12-17 17:12:56 -07:00
Nate c7099bed85 User Dashboard: Fix voicemail box links. 2019-12-13 12:54:26 -07:00
Nate 1f67a6f8f4 Dashboard: App list view updates, token integration, bug fixes. 2019-12-04 19:08:02 -07:00
FusionPBX 662655afb3 Update user_dashboard.php 2019-11-07 23:19:56 -07:00
chansizzle d349c21e68 Update user_dashboard.php (#4631) 2019-09-18 13:18:05 -06:00
chansizzle 4557fc374c Update user_dashboard.php (#4560)
Added Available Memory support for Raspbian
2019-09-11 13:50:37 -06:00
Nate 17f2911056 Replace misc glyphicon usage. 2019-08-20 19:53:21 -06:00
FusionPBX fb69dda711 Update user_dashboard.php 2019-08-16 14:06:58 -06:00
benwiesner1 e305fce816 Update user_dashboard.php (#4436)
fixed dashboard user account edit link at top right hand corner next to welcome.
2019-08-11 20:48:20 -06:00
chansizzle ba26ef42f5 Update user_dashboard.php (#4428) 2019-08-08 18:10:42 -06:00
chansizzle fcf7cf9352 Update user_dashboard.php (#4417) 2019-08-05 16:21:13 -06:00
FusionPBX aaca95e9b4 Update user_dashboard.php 2019-07-24 00:19:49 -06:00
Nate cf4bc6a64e Database class integration. 2019-07-19 15:05:18 -06:00
Nate 299a0141ff Theme: Side Menu Enhancements 2019-03-26 14:43:31 -06:00
FusionPBX ed5dab1bdc Update user_dashboard.php 2019-03-16 04:26:00 -06:00
FusionPBX 16fad6d9e3 Update user_dashboard.php 2018-04-26 23:08:58 -06:00
FusionPBX 6576c201aa Update user_dashboard.php 2018-04-06 09:05:26 -06:00
FusionPBX 19b03cbc63 Update user_dashboard.php 2018-03-08 21:46:09 -07:00
FusionPBX 4bcc371237 Update user_dashboard.php 2017-10-29 00:29:18 -06:00
Len 851077fcb4 Update user_dashboard.php
update registrations link.
https://github.com/fusionpbx/fusionpbx/issues/2810
2017-08-30 00:47:07 -04:00
FusionPBX 22c185a1bd Update user_dashboard.php 2017-08-28 21:37:35 -06:00
FusionPBX 12a76c9909 Update user_dashboard.php 2017-05-28 09:48:37 -06:00
FusionPBX e058ff228c Update user_dashboard.php 2017-05-19 20:16:53 -06:00
FusionPBX 45e1aeac84 Update user_dashboard.php 2017-04-19 20:48:20 -06:00
Adam Niedzwiedzki d8c79639ba Update user_dashboard.php (#2392)
Calling which via php-fpm on centos returns null.
CentOS has df in path for nginx/php-fpm scrtips.
2017-03-08 00:43:04 -07:00
Dean Montgomery 49fdd66070 Fix user_dashboard broken user_edit link (#2410)
On the user_dashboard clicking on the username brings you to a 404 page.
Fixed link path.
2017-03-08 00:22:27 -07:00
FusionPBX 44037be406 Update user_dashboard.php 2017-02-16 00:53:07 -07:00
nyfon 8ea17bdaf3 user dashboard generates errors in httpd error log (#1873)
* Update extension.php

* Update user_dashboard.php

User dashboard fills the httpd error log with shell_exec errors. These changes add escapeshellcmd which eliminates these errors and adds 2>&1 to the df command which also generates an error when /home is not mounted
2016-09-03 20:25:41 -06:00
FusionPBX ea290d0b57 Update user_dashboard.php
Correct the layout for the description on the dashboard.
2016-08-04 19:23:07 -06:00
FusionPBX fe7d2934b5 Update user_dashboard.php
Dashboard there is one more voicemail link to update.
2016-07-22 13:18:26 -06:00
FusionPBX a68d114fdf Update user_dashboard.php
Fix the voicemail box link for the user dashboard.
2016-07-22 10:28:09 -06:00
Chris Black 0c2d87fe10 add default settings to dashboard for auto-answer, record, ringback (#1762)
* add default settings to dashboard for auto-answer, record, ringback

* change default setting to click_to_call
2016-07-20 13:28:17 -06:00
reliberate be76d25ff4 Dashboard: Tweak Device dashboard component styles. 2016-06-02 18:41:39 -06:00
FusionPBX 693b637ca8 Update user_dashboard.php
Add device keys to the dashboard.
2016-05-28 19:55:23 -06:00
FusionPBX 170d4be4a1 Update user_dashboard.php
Fix the CPU usage on the dashboard.
2016-05-06 01:20:57 -06:00
FusionPBX 32223dc77c Update user_dashboard.php
Use a different approach to get the CPU usage.
2016-05-05 22:52:30 -06:00
markjcrane 15a1ecbcea State the full path for which. 2016-04-28 15:35:46 -06:00
markjcrane cd5aa88c1c Add the full path to the commands by using 'which' 2016-04-28 15:17:19 -06:00
FusionPBX 6a1a208864 Update user_dashboard.php
Add an inline if statement to the user dashboard.
2016-04-22 13:43:02 -06:00
markjcrane 343abf2511 Fix the redirect on two more files. 2016-04-15 18:40:23 -06:00
reliberate d423fa566d Dashboard: Remove unnecessary inline cursor style, minor mods.
Call Routing: Minor mods.
2016-04-12 10:20:40 -06:00
Nate ab2c154446 Merge pull request #1544 from moteus/dashboard_session_count
Fix. Display session count on User Dashboard.
2016-04-12 10:10:52 -06:00
Alexey Melnichuk bc3bbcf41e Add. Make `Channels` link that point to `Active calls` 2016-04-12 16:25:06 +03:00
Alexey Melnichuk 1405f252e5 Fix. Display session count on User Dashboard.
Also it does not request information about all active calls which can be quite huge.
2016-04-12 16:18:19 +03:00
Alexey Melnichuk 4f4ae8e9ff Fix. Display `Switch Uptime` on User Dashboard. 2016-04-12 15:42:17 +03:00
reliberate 8b0c01c772 Theme: Integrate settings to control button styles and form input styles.
Dashboard: Remove table row hover and pointer cursor if not linked.
2016-04-11 17:52:58 -06:00
reliberate 6a0465609f Dashboard: Fix issue with Ring Group Forward not saving changes.
Misc: Restore/Fix some missing/botched HTML tags.
2016-04-07 14:14:32 -06:00
reliberate 6213c1ab6e Dashboard: Minor visual adjustment on Voicemail block. 2016-03-31 18:13:16 -06:00
reliberate 25eeda6414 Dashboard: Enable relevant System Counts block for Admin. 2016-03-31 10:30:30 -06:00