Commit Graph
17667 Commits
Author SHA1 Message Date
Tony MurrayandGitHub 63ba612fe8 Drop group write validation (#11873)
causes more pain than it highlights issues
New install docs mitigate the original issue
2020-06-29 16:29:43 +02:00
Tony MurrayandGitHub 9de48cfae2 Merge pull request #11866 from SourceDoctor/fix_availability_device_query
Alternative/Better Availability Calculation Method
2020-06-29 09:15:43 -05:00
Tony MurrayandGitHub 047c5197c6 Merge pull request #11874 from librenms/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-06-29 08:15:48 -05:00
dependabot[bot]andGitHub 9937e72c1c Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <[email protected]>
2020-06-29 12:42:03 +00:00
SourceDoctor 82a1d7b8ec remove unneeded use 2020-06-29 10:27:52 +02:00
SourceDoctor 2241ba1df9 reduce to new algorithm 2020-06-29 10:16:45 +02:00
Tony MurrayandGitHub 52dd406c3f Merge pull request #11872 from murrant/installer-fixes
installer fixes
2020-06-29 01:27:52 -05:00
Tony MurrayandGitHub db5524dc09 Merge pull request #11762 from murrant/consolidate-install-doc
Update and Consolidate Install docs Ubuntu 20.04 and CentOS 8
2020-06-29 01:10:28 -05:00
Tony MurrayandGitHub 4aec56dc42 Merge pull request #11868 from murrant/fping6
Make fping work when fping6 is not present
2020-06-29 01:06:56 -05:00
Tony Murray 2f2cd3404c installer fixes 2020-06-29 00:58:29 -05:00
Tony Murray 19402c5f66 acl is needed 2020-06-29 00:35:53 -05:00
Tony Murray 37f5541b83 don't need python2 packages 2020-06-29 00:06:34 -05:00
Tony Murray ea26f32d3e remove errant semicolin 2020-06-28 23:53:03 -05:00
Tony Murray 6573ef84a5 simpler logic 2020-06-28 21:58:19 -05:00
Tony MurrayandGitHub 3cd240daf4 Merge pull request #11870 from murrant/remove-session-validate
PHP session is no longer required
2020-06-28 20:56:24 -05:00
Tony Murray d4add95e1f reorganize code to be better 2020-06-28 20:48:11 -05:00
Tony Murray 0df6a13755 better heading 2020-06-28 20:24:39 -05:00
Tony Murray dad79ae69b PHP session is no longer required 2020-06-28 20:07:20 -05:00
Tony Murray 31d6ec4a07 more refinement 2020-06-28 20:05:04 -05:00
SourceDoctor 5e24d12994 CodeClimate 2020-06-28 14:28:07 +02:00
SourceDoctor 56f58e22a9 . 2020-06-28 14:06:36 +02:00
SourceDoctor 13705ef98e alternative calculation method 2020-06-28 13:47:26 +02:00
Tony Murray 79c46cbce0 Make fping work when fping6 is not present 2020-06-28 00:46:39 -05:00
Tony Murray 114379dd8e allow .env to be written for install 2020-06-27 11:22:01 -05:00
Tony Murray 9364e4ec31 updates and install url 2020-06-27 11:13:32 -05:00
SourceDoctor 030cd5e9b2 Get Outage Data from for the requested Device 2020-06-27 17:49:58 +02:00
Tony MurrayandGitHub 89cf1d0508 Merge pull request #11810 from murrant/install-in-laravel
New Web Installer
2020-06-27 09:23:48 -05:00
Tony Murray 1b822d8ea3 pip3 is required on centos
session is no longer required by install
2020-06-27 09:10:47 -05:00
Tony Murray 1790dbf03e fix test env 2020-06-27 08:23:58 -05:00
Tony Murray 979353201a db connection for tests 2020-06-27 07:47:08 -05:00
Tony MurrayandJellyfrog 941849a779 Update config/database.php
Co-authored-by: Jellyfrog <[email protected]>
2020-06-27 07:47:08 -05:00
Tony Murray d63b78b1af small clean ups 2020-06-27 07:47:08 -05:00
Tony Murray 5adea74c2c sort language file 2020-06-27 07:47:08 -05:00
Tony Murray 3ab0a92de9 catch config() error in a more deliberate way to prevent issues with future code changes. 2020-06-27 07:47:08 -05:00
Tony Murray 5fff03cff1 restore render 2020-06-27 07:47:08 -05:00
Tony Murray 46f0ad2110 style fixes 2020-06-27 07:47:08 -05:00
Tony Murray de7d0aae97 handle config() call outside of Laravel 2020-06-27 07:47:08 -05:00
Tony Murray 0175872d87 run artisan key:generate externally 2020-06-27 07:47:08 -05:00
Tony Murray a5fbf853c9 validation fixes 2020-06-27 07:47:08 -05:00
Tony Murray 258d693477 PHP_BINDIR to allow composer.phar to work in more situations 2020-06-27 07:47:08 -05:00
Tony Murray 685d1972f1 remove hard debug 2020-06-27 07:47:08 -05:00
Tony Murray e3d75a8a09 Copy button, consistency 2020-06-27 07:47:08 -05:00
Tony Murray 2c82e919f6 refined finish 2020-06-27 07:47:08 -05:00
Tony Murray 2be176f45a fill in last bar 2020-06-27 07:47:08 -05:00
Tony Murray 691a73caa6 consistency run through 2020-06-27 07:47:08 -05:00
Tony Murray e267ec1cab step status refactor 2020-06-27 07:47:08 -05:00
Tony Murray d1ceb14b9a create .env if non-existing 2020-06-27 07:47:08 -05:00
Tony Murray b1f526be48 finish conversion 2020-06-27 07:47:08 -05:00
Tony Murray 15cd2311cc User controller 2020-06-27 07:47:08 -05:00
Tony Murray fbf0afffad finish db 2020-06-27 07:47:08 -05:00