Commit Graph

155 Commits

Author SHA1 Message Date
c893061f51 Rebased 2015-07-26 11:09:46 +00:00
laf
b5538d8ef6 Fixed scrut issue 2015-07-23 21:44:28 +01:00
laf
1cbd142ad7 Fixed some scrut issues 2015-07-23 17:48:22 +01:00
laf
031a818c77 Removed references to location override 2015-07-20 16:52:33 +01:00
b5e8998c70 apply lazyload patch 2015-07-16 12:42:58 -04:00
laf
ef6d7b9565 Fixed some scrut issues labelled Major 2015-07-15 22:04:19 +01:00
d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
dbae0e371f url encode graph names 2015-06-26 10:26:52 -04:00
ec79e31827 Fix typo and reorder string replacements 2015-06-18 15:45:30 +02:00
laf
451d0322c1 Fixed scrut issues 2015-05-29 14:26:29 +01:00
laf
5b57e75b2e Final work getting alerts dynconfig done 2015-05-28 17:00:26 +01:00
laf
04a4987a23 Merge branch 'master' of github.com:laf/librenms into issue-laf-110-new
Conflicts:
	includes/defaults.inc.php
2015-05-25 18:06:49 +01:00
laf
0ccbc7a6b1 More updates 2015-05-25 18:05:11 +01:00
f0o
7aab831feb Show details of alert in the alert-logs
Move alert-detail generation to own function
2015-05-17 11:45:13 +00:00
laf
b769af2459 More work on alerting config 2015-05-17 03:20:28 +01:00
laf
6e84535031 Dynamic config system 2015-05-14 21:54:33 +01:00
f0o
ef74acb6cb Adds:
`bills` to `html/ajax_rulesuggest.php`
	`generate_bill_url` to `html/includes/functions.inc.php`
	Link to bills in `html/includes/table/alerts.inc.php`
2015-05-07 20:43:02 +00:00
laf
62f523529f Added config option web_mouseover to disable/enable mouseover popups 2015-04-28 21:14:31 +01:00
laf
e34bb7235c Added function for read only admin and update ajax_search to honour perms 2015-04-22 20:39:09 +01:00
laf
55284c2114 Updated no_overlib to overlib 2015-04-18 10:29:44 +01:00
laf
c9f086484a Updated map to include graphs 2015-04-17 16:24:51 +01:00
laf
fa52fdc986 Added new function to tidy up for bootgrid output 2015-04-13 15:32:39 +01:00
laf
2150ff1a3f Removed old include line 2015-04-08 18:29:17 +01:00
laf
bc285af35d Shorten interface names on map 2015-04-08 02:46:03 +01:00
laf
791fa19a88 Updated the use of REMOTE_ADDR to a function then replaced its use 2015-03-18 19:14:51 +00:00
laf
c1ef9b6808 Resolved a large number index issues and update Console_Color to V2 2015-03-01 18:04:57 +00:00
laf
4c77b9a7c0 Shrunk the print_optionbar wells so they take up less space 2015-02-22 21:39:00 +00:00
a4d3c8709d Fixed the scrut coding style issues 2015-02-22 16:45:40 +00:00
2cb5d727b4 Updated to support a demo user 2015-02-16 23:45:28 +00:00
f0o
c0d3d73f01 Use bootstrap's progressbar to display bars 2015-01-22 16:22:19 +00:00
1140768bd2 Scrutinizer issues fixed 2014-12-16 20:49:55 +00:00
laf
807fc9a3ba Alerts gui commit 2014-12-16 20:03:19 +00:00
laf
9eafe9af2a Added function to generate pagination for mysql results 2014-10-29 18:30:42 +00:00
laf
5519f97d35 Fixed the placement of overlib popup images 2014-09-30 21:24:47 +01:00
laf
41d52b1be1 Update print_optionbar_* to use well instead of panels 2014-06-15 14:04:19 +01:00
laf
336a24753d Updated global search both design wise and added bgp support 2014-03-18 22:36:22 +00:00
a012b59790 Fix Scrutinizer report
- array(device=...legend={$legend}") of type array<integer,string,..."string"}> is not a sub-type of string.
- $sep of type string is not a sub-type of array.
2014-03-14 10:02:41 +10:00
98fbee1f08 Fix issues Scrutinizer says that I introduced 2014-03-14 09:04:14 +10:00
laf
d2bcf0913b Updated print_optionbar_* to use bootstrap 2014-02-27 19:49:24 +00:00
ab23cbe144 Tidy top 10 displays 2013-11-26 15:32:53 +10:00
a5b152cd98 Next front page improvement
- load all files in include directory
- half-baked attempt to make HTML output more readable
- add top hosts by total bits box
- horrible hack to generate_device_link() to make it possible to insert the device_bits graph
2013-11-26 14:35:23 +10:00
3dac8fde8c Remove redundant code 2013-11-26 12:16:46 +10:00
fbceedf3b7 Clean up sizing of top 10 graph 2013-11-26 11:21:21 +10:00
7e6e66f362 Make top 10 box actually useful:
- Fix overlib popup when host metadata contains quotes
- Only show ports with traffic
- Add host & port links, and port graph
2013-11-26 11:03:00 +10:00
b1ab8a7d32 Rename function to indicate purpose better 2013-11-26 07:51:39 +10:00
a0979e85cd Tidy up formatting; proof-of-concept right side box 2013-11-19 08:57:43 +10:00
6e9623c96d Continue moving styles to CSS
- Also started standardised infrastructure for minigraphs to make it easy to create them anywhere
2013-11-10 14:08:02 +10:00
7dec0cfc21 Compact mouseover box header; remove embedded styles 2013-11-10 10:37:13 +10:00
aa9dded019 Remove user-facing references to Observium
This eliminates nearly all of the user-facing references to Observium,
including in the names of temporary files and in the metadata of PDFs.  Many
of these may not be used any more, but I've adjusted them anyway.  These
changes should also make it easier to change the branding later if it is
needed.  There are a few references of which I still don't understand the
significance, so I've left them as-is for now.  The Unix agent in particular
is rather untidy.
2013-11-05 09:33:32 +10:00
8e7a33e65f update copyright 2013-10-28 11:32:21 -07:00