reliberate
|
98d125aaa0
|
Dashboard: Rename dashboard setting for Call Routing visibility.
|
2016-03-29 16:41:24 -06:00 |
reliberate
|
d853e357bd
|
Dashboard, Call Routing, Ring Groups language file fix.
|
2016-03-29 16:36:39 -06:00 |
reliberate
|
7a1e3b7a0b
|
Call Routing: More responsive layout, includes additional info in list view.
|
2016-03-29 16:28:17 -06:00 |
reliberate
|
a1dda766d8
|
Theme: Minor CSS tweaks.
Ring Groups: Rework forwarding controls - integrate into Dashboard view and Ring Group edit page.
|
2016-03-29 14:15:01 -06:00 |
reliberate
|
ca591d2b5a
|
Settings: Paging - Modify description to include "Default: 50".
|
2016-03-28 23:08:20 -06:00 |
reliberate
|
5974b686e9
|
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
|
2016-03-28 23:02:11 -06:00 |
reliberate
|
5b97091e27
|
Theme: Add additional Settings to control the style of various elements, remove old css classes.
Default/Domain/User Settings: Add color previews in list view.
|
2016-03-28 22:29:15 -06:00 |
markjcrane
|
12699f5fc2
|
Fix the menu_delete add a delete to get remove data in menu_languages table.
|
2016-03-27 14:58:11 -06:00 |
markjcrane
|
32ffe4d37f
|
Remove the create_menus() from the install as it is now handled in the menu class.
|
2016-03-27 02:15:27 -06:00 |
markjcrane
|
2107b2a1b5
|
Fix v_settings update sql command in app/settings/app_defaults.php.
|
2016-03-26 23:59:28 -06:00 |
markjcrane
|
fa2b753e62
|
Add the menu_default method to app_defaults.php.
|
2016-03-26 22:59:00 -06:00 |
markjcrane
|
f15645f2a1
|
Minor adjustment to the checkbox.
|
2016-03-26 19:51:44 -06:00 |
markjcrane
|
a3f87106ee
|
Fix two of the button labels.
|
2016-03-26 19:35:24 -06:00 |
markjcrane
|
3d7b9fef13
|
Fix a the name of a few of the install buttons.
|
2016-03-26 19:29:04 -06:00 |
markjcrane
|
d71f1323c3
|
Update the install.php.
|
2016-03-26 19:17:33 -06:00 |
markjcrane
|
c6f0759a5c
|
Change the code in the menu to return immediately if the database object is not ready in this case its not ready until the install.php is finished.
|
2016-03-26 13:36:00 -06:00 |
markjcrane
|
7f64cca1fa
|
Remove the conflict install language is set with the radio buttons.
|
2016-03-26 13:14:57 -06:00 |
markjcrane
|
2e5f4ab596
|
Remove the fieldset and label as the alignment is not working with bootstrap.
|
2016-03-26 13:09:22 -06:00 |
markjcrane
|
3e5c9f3be4
|
Adjust the width of the language section of the install.
|
2016-03-26 12:35:40 -06:00 |
markjcrane
|
ba095f3852
|
Additional work to improve the install, template and the menu.
|
2016-03-26 12:22:15 -06:00 |
markjcrane
|
5468042d8d
|
Fix the install.php.
|
2016-03-26 09:18:36 -06:00 |
reliberate
|
44e77b0eef
|
Enhance: Default Theme - enable menu style and positioning options.
|
2016-03-25 19:38:57 -06:00 |
markjcrane
|
8c33f72ed5
|
Set the default theme as the default.
|
2016-03-25 16:30:35 -06:00 |
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 |
FusionPBX
|
5da0279a24
|
Merge pull request #1491 from dis45927/master
Fix bug preventing mysql database creation
|
2016-03-24 21:47:11 -06:00 |
reliberate
|
5fe4309166
|
User Settings: Select query fix, case adjustment on Domain Template select option labels.
|
2016-03-21 16:54:59 -06:00 |
reliberate
|
0184a34ffe
|
Dashboard: Fix Memory & Disk Usage stats.
|
2016-03-21 10:45:03 -06:00 |
markjcrane
|
1b38202a9e
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-03-20 13:52:00 -06:00 |
markjcrane
|
b3ffd0a1ec
|
Fix the install title.
|
2016-03-20 13:51:17 -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 |
markjcrane
|
e17c11f754
|
Update the IVR Menu class to make dialplan more modular. Add option for LUA or application IVR.
|
2016-03-19 19:06:06 -06:00 |
markjcrane
|
bd5db4d7a0
|
Minor change to indent on one line.
|
2016-03-19 18:23:19 -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
|
17c6193067
|
Default/Domain/User Settings: Uncheck the 'Check All' checkbox for a category when a subcategory item is unchecked.
Default Settings: Hide the 'Check All' checkboxes when using the search.
|
2016-03-17 08:45:07 -06:00 |
dis45927
|
64dcd97d23
|
Fix bug preventing mysql database creation
|
2016-03-15 10:30:33 +00:00 |
reliberate
|
b503a127c9
|
User Dashboard: Restore Click-to-Call functionality.
|
2016-03-14 18:59:30 -06:00 |
FusionPBX
|
bf5a45dc08
|
Merge pull request #1471 from mafoo/WhitespaceClean-core/batch
WhitespaceClean-core/batch
|
2016-03-11 13:35:06 -07:00 |
FusionPBX
|
ab3aaf51cb
|
Merge pull request #1462 from mafoo/BugFix-Translation-True_False
BugFix-Translation-True_False
|
2016-03-11 13:24:13 -07:00 |
FusionPBX
|
9a136d3b8f
|
Merge pull request #1470 from mafoo/WhitespaceClean-core/install
WhitespaceClean-core/install
|
2016-03-11 13:22:30 -07: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 |
mafoo
|
ffc6bfcb2b
|
WhitespaceClean-core/batch
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
|
2016-03-11 12:06:20 +00:00 |
mafoo
|
f803f03496
|
WhitespaceClean-core/install
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
|
2016-03-11 12:03:29 +00:00 |
mafoo
|
77c72c8d7c
|
BugFix-Translation-True_False
fixed various uses of ucwords() to render true/false to use
$text[label-*] instead
|
2016-03-11 11:34:52 +00: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 |
markjcrane
|
d4f8e98fc4
|
Move flags to a more standard directory. If they get used by another feature then the flags should be moved to the main fusionpbx/resources/images directory.
|
2016-03-09 11:12:47 -07:00 |
markjcrane
|
e137068d23
|
Remove the limit on the setting value of 255 as it blocks the length fax footer.
|
2016-03-07 12:04:07 -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 |