laf
261cd020f3
Moved forms folder to includes and added some safety checks for non-admin users
2015-08-10 15:13:27 +00:00
Daniel Preussker
15a338061d
Merge pull request #1582 from laf/issue-1461-old
...
Updated network to support old style format, docs provided
2015-08-09 12:10:08 +00:00
Daniel Preussker
25f64d5fc7
Merge pull request #1606 from laf/billing-api-fix
...
Billing API Scrut fixes
2015-08-09 10:46:16 +00:00
Daniel Preussker
6b020e0d82
Merge pull request #1613 from laf/issue-1524
...
Added edit page to update storage percent warn value
2015-08-09 09:26:17 +00:00
laf
ca60b5268a
Scrut fix
2015-08-09 09:22:48 +00:00
Daniel Preussker
6b91456eb6
Merge pull request #1638 from laf/strict-fixes
...
Two fixes for mysql strict mode
2015-08-09 09:19:07 +00:00
laf
75a7f4833e
Updated gridster variables to be custom per widget
2015-08-08 09:43:28 +00:00
laf
021ada79cf
Fixed web installer + made the mysql import message stronger
2015-08-07 16:15:56 +00:00
Søren Rosiak
1f22a355f7
Merge pull request #1612 from laf/device-overview-fix
2015-08-07 16:48:14 +02:00
Daniel Preussker
c935759038
Merge pull request #1640 from laf/issue-1637
...
Initialises $port_count if empty
2015-08-07 09:28:34 +00:00
Daniel Preussker
d79fae3d3b
Merge pull request #1636 from laf/issue-1617
...
Fix bug with edit/create template re-using template
2015-08-07 09:26:31 +00:00
Daniel Preussker
0dd3a6ef4a
Merge pull request #1634 from laf/issue-1619
...
Added the poller group name to the table - general if no poller groups created
2015-08-07 09:24:33 +00:00
laf
3188a86eee
Initialises $port_count if empty
2015-08-07 08:24:53 +00:00
laf
26174ed882
Two fixes for mysql strict mode
2015-08-06 19:18:11 +00:00
laf
51e75b3b46
Fix bug with edit/create template re-using template
2015-08-06 19:08:36 +00:00
laf
c6e3be2277
Added the poller group name to the table - general if no poller groups created
2015-08-06 18:36:26 +00:00
Daniel Preussker
7cb45421fa
Merge pull request #1623 from laf/issue-740
...
Updated discovery to log new type + updated eventlog page to show this
2015-08-06 05:48:41 +00:00
laf
323e247e1b
For smaller windows, the logo will be hidden and Plugins text also
2015-08-05 21:00:21 +00:00
laf
746c52046b
Updated discovery to log new type + updated eventlog page to show this
2015-08-05 20:05:45 +00:00
Aaron Daniels
dde56c3b24
Modified code to use graph generation functions instead of generating manually.
...
The graph generation functions check for the status of 'web_mouseover'.
2015-08-05 07:13:19 +10:00
Paul Gear
a10c488915
Merge pull request #1611 from SaaldjorMike/remove-php-closing-tags
...
Remove php closing tags to fix scrut issues
2015-08-05 06:32:12 +10:00
laf
3395cf3fd4
Updated include to match standards
2015-08-04 20:17:07 +00:00
laf
8d39d2045d
Finished device storage page edit
2015-08-04 19:51:06 +00:00
laf
02f0ffe573
Fixed some front page issues
2015-08-04 19:34:52 +00:00
Mike Rostermund
0cc3e1a9e2
Remove php closing tags to fix scrut issues
2015-08-04 19:29:43 +02:00
Mike Rostermund
5369112d48
Fix some scrutinizer coding style issues
2015-08-04 18:36:03 +02:00
Søren Rosiak
86827f559e
Perle Media Converter Detection
...
- Basic support for Perle Media Converters, tested on a SMI-10G-STS
chassis
- MIB is available from
http://download.perle.com/Media%20Converters/v1.8/mcr_mgt/snmp/perle-mcr-mgt.MIB
has been converted with dos2unix
- Perle has given me permission to use their logo
2015-08-04 10:58:09 +02:00
laf
bffd3c7463
Scrut fixes
2015-08-04 06:54:58 +00:00
David M. Syzdek
853d4a9dd8
Sorting pollers by name on the pollers/tab=pollers page.
2015-08-03 14:55:05 -08:00
laf
016415df8f
Added missing router variable
2015-08-03 15:02:35 +00:00
laf
715f2a19b3
Updated billing features within API + docs
2015-08-03 14:41:35 +00:00
laf
94351d788e
Initial start of adding edit storage page
2015-08-03 10:46:40 +00:00
Daniel Preussker
6f326a50fa
Merge pull request #1586 from adaniels21487/issue-1571
...
Discover UDP Jitter types for Cisco IPSLAs
2015-08-02 13:21:44 +00:00
Daniel Preussker
8f14a36392
Merge pull request #1583 from laf/delete-widgets
...
Fixed ability to delete new widgets added without refresh
2015-08-02 10:38:55 +00:00
Aaron Daniels
128c330ebb
Resolved bug where $text would use the previous iteration if $sla_type was unknown.
...
Now set a default $text value which will be over written if $sla_type is known.
2015-08-02 20:18:14 +10:00
laf
9f2a623d36
Fixed ability to delete new widgets added without refresh
2015-08-01 18:29:25 +00:00
laf
3484581dd6
Updated network to support old style format, docs provided
2015-08-01 18:14:55 +00:00
laf
2e24c633c9
Added Syslog, Eventlog and Globe Map widgets
2015-08-01 15:36:15 +00:00
laf
7fd8afd690
Added mres around location
2015-08-01 10:07:47 +00:00
Daniel Preussker
b01fa8a751
Merge pull request #1523 from laf/issue-685
...
Dynamic dashboard
2015-08-01 10:06:28 +00:00
Aaron Daniels
f0347bd7aa
Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540
2015-08-01 14:51:38 +10:00
Aaron Daniels
8379c96346
Merged separate modules into a single 'cisco-voice' module.
...
Renamed each module to a more appropriate name.
2015-08-01 14:48:54 +10:00
Aaron Daniels
a327786835
Change formatting to properly conform to the Coding guidelines.
2015-07-31 06:52:10 +10:00
laf
8b6ea4bdec
Added config option for navbar menu manage groups
2015-07-30 18:04:27 +00:00
Aaron Daniels
f6ee98ce07
Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540
2015-07-30 20:32:47 +10:00
Aaron Daniels
b68b6192a0
Added Poller modules for Cisco Voice Routers
...
Added the following modules:
- Cisco PRI - graphs the total and inuse Primary Rate ISDN channels.
- Cisco DSP - graphs the total and inuse Digital Signal Processor (DSP) resources.
- Cisco MTP - graphs the total and inuse Media Termination Point (MTP) resources.
- Cisco XCode - graphs the total and inuse Transcoder resources.
2015-07-30 17:10:24 +10:00
Louis Rossouw
9fb2c0d674
Implement configurable network map parameters.
2015-07-29 01:17:08 +02:00
laf
103faacd6c
Adds image, link and hostname to popup
2015-07-28 20:18:38 +00:00
laf
a0c4313ea3
Fix for #1542 - sprintf default_zoom to not allow x.y values
2015-07-28 19:56:35 +00:00
laf
f091ba3877
Tidying up from rebase
2015-07-26 11:31:04 +00:00