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 |
|
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 |
|
reliberate
|
2230a6710d
|
User Settings: Fix delete setting, move bulk delete function to user_setting_delete.php.
|
2016-03-03 11:28:35 -07:00 |
|
markjcrane
|
b47c8d0422
|
Add the missing .php extension.
|
2016-02-29 20:07:32 -07:00 |
|
markjcrane
|
a7faa3cc05
|
Fix title-install translation.
|
2016-02-29 19:53:13 -07:00 |
|
markjcrane
|
11a4a1d9a6
|
Minor change remove trailing tab.
|
2016-02-29 18:47:51 -07:00 |
|
reliberate
|
79d5ff5287
|
Settings: Only allow Admin to Add/Edit authorized settings.
|
2016-02-29 12:06:18 -07:00 |
|
markjcrane
|
1b439fdabc
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-02-29 11:43:48 -07:00 |
|
markjcrane
|
d8eaf0e666
|
Fix the comment on install_switch.php.
|
2016-02-29 11:43:32 -07:00 |
|
reliberate
|
b54b832145
|
Settings: Add interface for User Settings, add ability for Admin to manage (own) Domain and User Settings.
|
2016-02-29 11:39:46 -07:00 |
|
markjcrane
|
c23f53ea34
|
install_first_time.php rename to install.php.
|
2016-02-29 11:28:43 -07:00 |
|
markjcrane
|
03897edf95
|
Rename install_first_time variable and file name. Remove the install/upgrade_switch.php which isn't being used anymore. Update the indentation and remove inconsistent white spaces.
|
2016-02-29 09:24:05 -07:00 |
|
reliberate
|
e35a0ffe8f
|
Account Settings: Bypass browser password manager prompt when saving.
|
2016-02-25 18:51:49 -07:00 |
|
reliberate
|
224f3d4301
|
Default/Domain Setting: Bypass browser password manager prompt when saving.
|
2016-02-25 18:38:19 -07:00 |
|
reliberate
|
9b9d8b4e3b
|
Devices, Extensions, Gateways, Users: Bypass browser password manager prompt when saving.
|
2016-02-25 18:19:51 -07:00 |
|
markjcrane
|
d8c79d0731
|
Add translations for the install.
|
2016-02-22 22:27:53 -07:00 |
|
markjcrane
|
af18c963c0
|
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
|
2016-02-22 14:01:18 -07:00 |
|
markjcrane
|
4385d0edde
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-02-04 23:19:23 -07:00 |
|
markjcrane
|
71a0fa12fa
|
Switch settings are not always needed so removing the "throw new Exception"
|
2016-02-04 23:18:48 -07:00 |
|
mafoo
|
9066858701
|
only offer the source upgrade if it is writeable
this check will prevent the source upgrade rendering if the .git folder
is not writeable
|
2016-02-04 11:14:26 +00:00 |
|
markjcrane
|
9bc3e6553f
|
Fix the install problem.
|
2016-01-26 09:01:56 -07:00 |
|
markjcrane
|
08f39071cc
|
Change the variable from cmt to comment to make it easier to read the code.
|
2016-01-25 09:41:29 -07:00 |
|
mafoo
|
944662cba9
|
BugFix for remote pgsql databases
|
2016-01-25 14:29:27 +00:00 |
|
Mafoo
|
56b34c34ca
|
changed throw Exception to die
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
|
2016-01-20 11:30:31 +00:00 |
|