7afbb6455f
feature: IRCBot re-connection back-off ( #4322 )
2016-09-03 08:54:37 -05:00
90b573d685
fix: Remove Cisco remote access stats graph transparency ( #4331 )
2016-09-03 08:50:58 -05:00
b81e67c656
fix: Cisco remote access stats bugfix #4293 ( #4309 )
2016-09-02 13:12:01 -05:00
657ee386e0
newdevice: Added support for PLANET Networking & Communication switches ( #4308 )
2016-09-02 13:02:01 -05:00
0d2c443ee9
fix: Added ability to force devices to use ifEntry instead of ifXEntry ( #4100 )
2016-09-02 12:53:35 -05:00
921d5b9ed5
webui: availability map update ( #4300 )
...
* a-map update 3
* pre-commit.php fixes
* moved group query inside if
2016-09-02 12:42:45 -05:00
05f872cf11
Merge pull request #4289 from deutor/deutor-validate-username-1
...
Change the way username is obtained
2016-09-02 12:41:30 -05:00
92ec339be6
Downgrade to php_codesniffer 2.6.* for now ( #4325 )
...
2.7.0 was released and has some indentation changes. I'm not sure if these are bugs or should be corrected...
2016-09-02 12:30:28 -05:00
348e4a9bda
Update AUTHORS.md
...
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-09-01 14:27:21 +02:00
f278a9281c
newdevice: Added support for Nimble OS #4159 ( #4298 )
...
* newdevice: Added support for Nimble OS #4159
* Use Tony’s awesome stuff
* move image
2016-09-01 06:22:01 -05:00
16a47ac5e9
fix: Use isset for checking poller option ( #4291 )
2016-08-31 09:23:35 -05:00
d5437207e3
fix: Don’t add Cisco VSS sensors if VSS is not running #4111
...
fix: Don’t add Cisco VSS sensors if VSS is not running #4111
2016-08-31 14:04:34 +01:00
dd9bf300f4
fix: Don’t add Cisco VSS sensors if VSS is not running #4111
2016-08-31 14:26:53 +02:00
5f68bb82cd
Formatting issues
...
Formatting issues
2016-08-31 11:01:33 +02:00
74675a7b00
Change the way username is obtained
...
Username should be obtained by getting user name for effective UID. Using USERNAME or USER variables is not the right way (when you just "su" and not "su - " it keeps previous username):
id : uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel) context=user_u:system_r:unconfined_t
./validate.php: [FAIL] You need to run this script as root
echo $USER: <name of user that did su>
2016-08-31 10:20:07 +02:00
70ef3dadf0
Merge pull request #2 from librenms/master
...
update to master
2016-08-31 09:34:13 +02:00
f59cfa3b17
Add case insensitive string helper functions. ( #4283 )
...
refactor: Refactored new helper functions for case sensitivity #4283
2016-08-31 07:42:32 +01:00
9e45dc17bd
docs: Clarify install docs to run validate as root #4286
...
docs: Clarify install docs to run validate as root #4286
2016-08-31 07:39:53 +01:00
9b93fc5fd7
Combined case sensitive and insensitive functions
...
Added tests
2016-08-31 00:11:04 -05:00
b2aa271660
Fixing hyperlinks to actually hyperlink
2016-08-30 15:54:09 -07:00
149f4538a2
Clarified validate.php is run as root
2016-08-30 15:48:10 -07:00
fd67db695f
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
AUTHORS.md
2016-08-30 15:30:40 -07:00
e29a4261ee
bug: Added fallback icon for syslog table #4262
...
bug: Added fallback icon for syslog table #4262
2016-08-30 22:16:17 +01:00
8c7132a115
docs: Added example to alerting doc for using variables of similar name #4264
...
docs: Added example to alerting doc for using variables of similar name #4264
2016-08-30 22:15:53 +01:00
3a0487088c
fix: Always validate the default dashboard_id to make sure it still exists
...
fix: Always validate the default dashboard_id to make sure it still exists
2016-08-30 22:03:23 +01:00
38901bfe83
Add case insensitive string helper functions.
2016-08-30 11:55:24 -05:00
583411046f
newdevice: Added support for Fujitsu Primergy switches #4277 ( #4280 )
...
* newdevice: Added support for Fujitsu Primergy switches #4277
2016-08-30 17:31:58 +01:00
a6b7f9c4b2
newdevice: Added support for Cisco IMC/UCS #4252 ( #4276 )
...
* newdevice: Added support for Cisco IMC/UCS #4252
* change name to cimc
* make travis happy && php 5.3
2016-08-30 14:30:52 +01:00
54daec39ca
Merge pull request #4267 from HybridAU/master
...
newdevice: Added support for Lanier printers #4267
2016-08-30 14:27:23 +01:00
4cf0f08634
added edgeswitch mibs, missing mib dependencies ( #4274 )
2016-08-30 13:59:14 +01:00
d2db74c44e
[Bugfix] Dashboards redirecting and widgets not adding ( #4272 )
...
bug: Fixes dashboards redirecting #4213 and adding new widgets #4255
2016-08-30 13:56:28 +01:00
6a3f8b6ac2
Fix spelling of "complete" ( #4269 )
2016-08-30 13:52:07 +01:00
135ce1c7a7
discovery: edgeswitch os ( #4265 )
...
newdevice: Added Temp and State support for EdgeSwitch OS #4265
2016-08-30 13:46:12 +01:00
58b82d7e0a
Fixed run validate grammar/fixed hyperlinks at end
2016-08-30 00:19:10 -07:00
340ae77a5f
Agreement
...
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-08-29 23:04:18 -07:00
0a17f79adc
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-08-30 12:20:42 +08:00
e531253e42
Add Lanier printers
...
Lanier printers are rebadged richo so I've copied the settings for ricoh
printers
2016-08-30 12:14:56 +08:00
7e63fcf0eb
Remove entry for 'richoh'
...
It looks like that's a typo and ricoh appears further down.
2016-08-30 12:13:21 +08:00
16ae3cf9be
newdevice: Added support for DDN Storage #2737 ( #4261 )
...
newdevice: Added support for DDN Storage #2737 (#4261 )
2016-08-29 21:42:42 +01:00
a37b878bf5
cleanup: unused css class ( #4248 )
...
* reduce code duplication, cleaned up
* Revert "reduce code duplication, cleaned up"
This reverts commit 8366bf3326c30fb10f92a3e03da5a60a8e3ba116.
* css cleanup
2016-08-29 21:25:14 +01:00
bc816ee461
discovery: ubnt edgeswitch os update ( #4249 )
...
newdevice: Improved support for UBNT EdgeSwitch OS #4249
2016-08-29 21:24:22 +01:00
6e8e00e204
fix: Added config.php to be excluded in psr2 pre-commit check ( #4260 )
2016-08-29 15:09:21 -05:00
5cff81b658
fix: Samsung Printer Discovery #4251 ( #4258 )
...
* fix: Samsung Printer Discovery #4251
2016-08-29 21:00:07 +01:00
883a0e6fd3
Check that commands are available for pre-commit.php. ( #4257 )
...
If not install them with composer, If composer isn't available, spit out an error message and direct them to the documentation.
2016-08-29 20:18:52 +01:00
9f0d8caf37
Update PULL_REQUEST_TEMPLATE.md ( #4256 )
2016-08-29 20:13:32 +01:00
d333aafa79
fix: NRG Toner detection #4250
...
fix: NRG Toner detection #4250
2016-08-29 20:11:42 +01:00
d62f2f9d08
Update support for avaya-vsp and fix problem in functions.php for avaya-vsp ( #4237 )
...
newdevice: Improved support for Avaya VSP #4237
2016-08-29 20:00:05 +01:00
13ddd7224e
Merge pull request #4235 from laf/changelog-automation
...
documentation: Added docs + file changes to support creating new releases/changelog
2016-08-29 06:50:39 +00:00
abc6a5b799
PSR-2 Final cleanup ( #4247 )
...
refactor: Final PSR2 cleanup
2016-08-28 23:32:55 +01:00
31efe0129d
Rebased
2016-08-28 22:02:02 +01:00