Commit Graph

35 Commits

Author SHA1 Message Date
reliberate d5c60df4fc Added: Bootstrap Framework - initial integration.
Added: Bootstrap Plugins - DateTimePicker, ColorPicker (in multiple apps)
Added: Default Theme - responsive
Removed: RightJS Framework - no longer needed.
Removed: Accessible Theme - superseded by Default theme.
Removed: Minimized Theme - superseded by Default theme.
Enhanced: Menu - responsiveness added.
Enhanced: Dashboard - responsiveness added.
Etc.
2016-03-25 16:29:20 -06:00
reliberate 0184a34ffe Dashboard: Fix Memory & Disk Usage stats. 2016-03-21 10:45:03 -06:00
reliberate 4bd2639fcf Dashboard: Enhance with priority numbers and additional System Count items.
Devices: Fix missing translation.
Voicemails: Fix missing translation.
2016-03-20 03:22:29 -06:00
reliberate aa44e02b32 Voicemail: Add bulk delete ability for Messages, instant saved indication when playing/downloading, and table row click to play.
Dashboard: Minor code cleanup.
2016-03-19 13:54:24 -06:00
reliberate b503a127c9 User Dashboard: Restore Click-to-Call functionality. 2016-03-14 18:59:30 -06:00
markjcrane 961e527abb Change device_provision_enable to device_enabled to make it consistent with the rest of the fields that are used for to enable and disable something. 2016-03-11 11:46:02 -07:00
reliberate 788c7bfcb8 User Dashboard: Temporarily disable click-to-call till properly fixed. 2016-03-10 17:03:24 -07:00
reliberate 1b885beea5 Dashboard: Removed testing code on click-to-call function. 2016-03-10 16:49:26 -07:00
reliberate 49bb6c1ded User Dashboard: Add blocks with additional customizable information (voicemail count, missed calls, recent calls, system counts, domain limits, and system status).
CDR: Adjust icon status and missed call filter to be more accurate, simplify User's view of CDR, add additional call result filter.
2016-03-10 16:29:47 -07:00
reliberate 073c0e998a User Dashboard: Tweak user settings link and voicemail button. 2016-03-03 19:35:14 -07:00
reliberate c6b3b3c619 User Dashboard: Remove comment, unnecessary language strings. 2016-03-03 19:12:16 -07:00
reliberate 39a31432ba User Dashboard: Minor layout optimizations.
Follow Me: Added search and minimized paging controls.
Extensions: Added minimized paging controls.
2016-03-03 19:01:58 -07:00
markjcrane fa081456b1 Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"]. 2016-01-17 00:01:13 -07:00
Nate Jones 60e475ff06 User Dashboard: Remove explicit call to load_extensions(), as already loaded via check_auth(). 2015-04-06 18:17:17 +00:00
Nate Jones 7bec3fee74 Follow Me: Fix redirect issue, after save, from Issue 886.
Destinations: Minor visual adjustments.
2015-03-22 00:53:56 +00:00
Nate Jones 996e89c396 Removal of colon next to form label names. 2015-02-15 06:50:00 +00:00
Mark Crane d5731c9172 Use the new multi-lingual code on fusionpbx/core sub directories. 2015-01-18 09:22:07 +00:00
Nate Jones dc2196dd6f Document (Window) Title: Update variable name to avoid conflict when paging is used. 2014-07-10 00:32:50 +00:00
Nate Jones 1cec8972b6 User Dashboard: Visual mods, added explicit link under System menu. 2014-07-09 22:19:08 +00:00
Nate Jones b5e71a9316 User Dashboard: Add page header, some language mods. 2014-07-09 21:56:11 +00:00
Nate Jones e2872a2e06 Login Message: Prevent re-enable message post Upgrade Schema. 2014-07-06 04:50:56 +00:00
Nate Jones 25a6dc3b17 Implemented Login Message feature for superadmin only, advertising new Notifications section 2014-07-06 03:50:18 +00:00
Nate Jones a6d2b6fc06 Fixed Issue 324 and Issue 329 - Assigned extensions now displayed to a User upon initial login. 2014-04-27 06:26:15 +00:00
Nate Jones 0760efa210 Issue 579 Fix - Okay, now really fixed, I believe. 2014-04-27 02:35:03 +00:00
Mark Crane be22029e50 The proper way to fix the problem is not to remove the permission checks. Restoring the permissions. 2014-02-17 14:57:19 +00:00
Richard Neese 84b31a9e86 fixes user portal so folow-me and call forward works for users 2014-02-17 14:44:07 +00:00
Mark Crane 7737af16b3 Add ring group call forward to the user dashboard. 2013-08-16 06:38:35 +00:00
Mark Crane 9f71bdd024 Change links from includes to the resources directory. 2013-07-10 23:41:12 +00:00
Mark Crane 7c5dd15910 Update the redirect on the user_dashboard.php file. 2013-07-06 08:15:16 +00:00
Mark Crane e9aa47069c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane c44d39dcf9 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane 6a70d8db41 Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane 7f8acc43c7 Fix the link in user_settings, and fix some of the variable names used in the app_languages.php. 2013-01-05 07:44:54 +00:00
Mark Crane b49bee54d6 change app/user_settings to core/user_settings 2013-01-05 07:15:23 +00:00
Mark Crane 0a0df9f343 Move user_settings to the core directory. 2013-01-05 07:02:03 +00:00