Commit Graph

164 Commits

Author SHA1 Message Date
Travis Hegner
3927990617 trying to wrap overlib again for a different reason now 2015-06-29 15:53:24 -04:00
Travis Hegner
cd9287f23c putting WxH back, but removing them via javascript after lazyloading finishes 2015-06-29 15:42:57 -04:00
Travis Hegner
0b97b9f2be testing without img WxH attrs 2015-06-29 15:39:05 -04:00
Travis Hegner
c2b7161f17 putting back img WxH attrs 2015-06-29 15:30:30 -04:00
Travis Hegner
d767665cb0 testing without img WxH attrs 2015-06-29 15:26:04 -04:00
Travis Hegner
877fca845b have to swap data-original and src for overlib to load correctly 2015-06-29 14:09:28 -04:00
Travis Hegner
63f7fc3056 testing without lazy on overlib 2015-06-29 14:05:20 -04:00
Travis Hegner
e397753f53 setting the correct wrapper function name 2015-06-29 13:59:37 -04:00
Travis Hegner
3597a948fd trying to override overlib function 2015-06-29 13:44:19 -04:00
Travis Hegner
f86bbb96b0 can't execute code after a return 2015-06-29 13:32:22 -04:00
Travis Hegner
b92d637586 attempting to trigger ajaxStop via overlib 2015-06-29 13:30:45 -04:00
Travis Hegner
64a449b363 change src to 'data-original', adding binding function to document ready 2015-06-29 13:04:47 -04:00
Travis Hegner
e6ab9b4b60 had to pull WxH out into vars to use in the image tag 2015-06-29 12:54:31 -04:00
Travis Hegner
771c08f2e6 scratch that, reverse it 2015-06-29 12:49:39 -04:00
Travis Hegner
590063426c testing with static graph WxH values 2015-06-29 12:48:19 -04:00
Travis Hegner
f9f9df2c0e adding class and WxH attributes to graph images, adding jquery lazyload plugin 2015-06-29 11:12:28 -04:00
Clint Armstrong
dbae0e371f url encode graph names 2015-06-26 10:26:52 -04:00
Mike Rostermund
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
Neil Lathwood
a4d3c8709d Fixed the scrut coding style issues 2015-02-22 16:45:40 +00:00
Neil Lathwood
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
Neil Lathwood
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
Paul Gear
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
Paul Gear
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
Paul Gear
ab23cbe144 Tidy top 10 displays 2013-11-26 15:32:53 +10:00
Paul Gear
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