1491 Commits

Author SHA1 Message Date
c935759038 Merge pull request #1640 from laf/issue-1637
Initialises $port_count if empty
2015-08-07 09:28:34 +00:00
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
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
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
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
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
0cc3e1a9e2 Remove php closing tags to fix scrut issues 2015-08-04 19:29:43 +02:00
5369112d48 Fix some scrutinizer coding style issues 2015-08-04 18:36:03 +02: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
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
b01fa8a751 Merge pull request #1523 from laf/issue-685
Dynamic dashboard
2015-08-01 10:06:28 +00:00
f0347bd7aa Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540 2015-08-01 14:51:38 +10:00
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
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
f6ee98ce07 Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540 2015-07-30 20:32:47 +10:00
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
9fb2c0d674 Implement configurable network map parameters. 2015-07-29 01:17:08 +02:00
c893061f51 Rebased 2015-07-26 11:09:46 +00:00
064f374160 Merge pull request #1501 from laf/issue-1334-new
New overview page and new map
2015-07-26 14:33:34 +10:00
b46132cc5a Merge pull request #1498 from laf/issue-1467
Updated edit ports page to use bootstrap
2015-07-26 14:22:48 +10:00
52f160549b Merge pull request #1407 from laf/smokeping
Smokeping improvement + script to generate config
2015-07-26 14:21:29 +10:00
b48e12a749 Merge pull request #1528 from laf/issue-1461
Updates to improve map quality
2015-07-24 10:16:56 +00:00
laf
4ad3b8e99d Fixed attaching templates to rules 2015-07-24 10:53:52 +01:00
laf
9aa3f2cca5 Fixed creating new template straight after deleting one 2015-07-24 10:28:18 +01:00
laf
0c5aedc1c4 Fixed deleting alert templates 2015-07-24 10:06:12 +01:00
laf
c3778dffd9 Added uptime indicator back 2015-07-24 08:55:13 +01:00
laf
6b0633ba83 removed devices warning in availability map 2015-07-24 07:41:37 +01:00
laf
06229b5baf Updates from Rosiak for visual styles 2015-07-23 22:55:37 +01:00
laf
b5538d8ef6 Fixed scrut issue 2015-07-23 21:44:28 +01:00
laf
0b93725029 Updated to use new table name 2015-07-23 18:41:41 +01:00
laf
0f05b1a322 Fixed common.php 2015-07-23 17:51:24 +01:00
laf
1cbd142ad7 Fixed some scrut issues 2015-07-23 17:48:22 +01:00
laf
8f282c5174 Tidy up + new tiles 2015-07-22 22:04:33 +01:00
fff6ddb5e3 Fix issue-1503
- Add SysName to device overview page
2015-07-22 17:22:06 +02:00
laf
2f9dcc8fbd Initial dashboard, code formatting is bad + lots needs tidying up 2015-07-21 23:01:57 +01:00
0a88c386b0 Add 'puredn' ldap authentication 2015-07-21 20:56:48 +03:00
laf
031a818c77 Removed references to location override 2015-07-20 16:52:33 +01:00
laf
fbec75a265 Mapping should be complete 2015-07-20 15:59:44 +01:00
laf
57540aacbc Added search and sorting support 2015-07-20 14:03:09 +01:00
laf
c579805292 Updated edit ports page to use bootstrap 2015-07-20 13:55:35 +01:00
cac95d3581 Merge pull request #1486 from spinza/fixzeromac
Ignore links based on 'unreal' mac addresses.
2015-07-19 22:03:08 +01:00
b9cb02057a Ignore links based on 'unreal' mac adresses. 2015-07-19 22:54:16 +02:00
laf
59990d2258 Initialise arrays needed for merge 2015-07-19 21:45:56 +01:00