Brandon Aaron
87aa074958
missed a version again
2013-12-16 09:49:43 -05:00
Brandon Aaron
d55a79ef9f
Bumping to 3.1.9. Including a fix for the broken bower.json in 3.1.8 and
...
updates to the old delta handling code.
2013-12-16 09:24:00 -05:00
Brandon Aaron
0a7fe84811
Merge pull request #91 from jmeas/master
...
Update bower.json
2013-12-15 12:27:08 -08:00
James Smith
906ace7c6a
Update bower.json
2013-12-15 10:52:03 -05:00
Brandon Aaron
171976e5db
again with my indents
2013-12-14 14:55:00 -05:00
Brandon Aaron
3efd554e60
bump version to 3.1.8
2013-12-14 14:20:37 -05:00
Brandon Aaron
1690349398
update change log
2013-12-14 14:19:07 -05:00
Brandon Aaron
937799db29
fix comment
2013-12-14 14:17:39 -05:00
Brandon Aaron
89baea9c29
add scrolling test
2013-12-14 14:17:24 -05:00
Brandon Aaron
c7a2d66249
Fix the handling of older 120 based deltas.
2013-12-14 14:08:48 -05:00
Brandon Aaron
cafeaf9f4d
Bump version to 3.1.7 and update my info in a few places.
2013-12-14 13:32:06 -05:00
Brandon Aaron
85b84293c7
again with my indents
2013-12-13 10:35:41 -05:00
Brandon Aaron
5d771abbf2
Attempt to beter handle older browsers that use a wheelDelta based on 120
2013-12-13 09:22:13 -05:00
Brandon Aaron
41b980a423
fix my indents
2013-12-12 17:10:24 -05:00
Brandon Aaron
84f0578a39
can just use $ here
2013-12-12 14:48:58 -05:00
Brandon Aaron
17b6d369e3
offsetParent was not added until 1.2.6 and should probably continue support for 1.2.2 since this is going to be a bug fix release
2013-12-12 14:36:47 -05:00
Brandon Aaron
5aaaf69c5a
Better handle deltaModes 1 (scroll by lines) and 2 (scroll by pages).
2013-12-12 14:31:33 -05:00
Javier Sánchez - Marín
b6ec35252d
chore: add bitdeli badge to readme
2013-12-10 17:26:45 +01:00
laf
9cd95cd52a
Updated the device delete page so that confirmation is requested.
2013-12-10 03:19:42 +00:00
laf
c32a1973d1
Update ajax_listports.php
...
Now checks if _GET['debug'] isset to avoid php warnings in logs
2013-12-08 10:52:18 +00:00
Paul Gear
04ceb53be6
Merge pull request #33 from laf/issue-32
...
Issue 32
2013-12-07 13:10:53 -08:00
danzel
f4e7845c8a
Update build
2013-12-06 13:41:34 +13:00
danzel
59560b481f
Fix this back to mobiles styles
2013-12-06 13:41:15 +13:00
Dave Leaver
882f032336
Merge pull request #280 from frankrowe/remove-ie-css
...
Remove IE CSS
2013-12-05 16:37:28 -08:00
danzel
53eab49a7e
Fix incorrectly adding parent clusters when doing a big move that changes zoom levels. Fixes #281
2013-12-06 13:34:43 +13:00
laf
08d6087d60
Fixed detail/basic view code so this now runs correctly
...
Added || $subformat == "basic" to if statement that checked for just details view before.
2013-12-05 22:24:58 +00:00
laf
29a35feea4
Updated hostbox-basic.inc.php as number of <td>'s were incorrect
...
Added 3 <td>'s to resolve table formatting and ensure view looks consistent with details page.
2013-12-05 22:22:22 +00:00
laf
5cce6fd773
Update INSTALL_RHEL.md
2013-12-05 12:12:02 +00:00
laf
94eb372945
$subformat was being set rather than checked in if statement
...
Line 266, changed = to == so the if statement works.
2013-12-05 11:47:19 +00:00
Tyler Christiansen
693172f93d
Merge pull request #31 from laf/patch-1
...
Update INSTALL_RHEL.md
2013-12-04 18:42:22 -08:00
laf
628e3f35c2
Update INSTALL_RHEL.md
...
Corrected path to http config file:
/etc/httpd/conf.d/librenms.conf
2013-12-05 00:09:20 +00:00
neveldo
9b4a7508f4
don't animate areas and plots in the legend on mouse hover
2013-12-04 12:15:36 +01:00
neveldo
e36153fb3d
Fix legend colorisation with zero values in slices definition
2013-12-04 12:06:20 +01:00
markaspot
768d01d271
Some new colors for markers-soft images, CSS and example
2013-11-28 21:28:25 +01:00
Paul Gear
ab23cbe144
Tidy top 10 displays
2013-11-26 15:32:53 +10:00
Paul Gear
8d63a2d368
Slow down front page box scroll
2013-11-26 14:38:07 +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
Paul Gear
663c3649a9
Remove commented code used for reference while creating the top ports screen
2013-11-26 12:33:09 +10:00
Paul Gear
3dac8fde8c
Remove redundant code
2013-11-26 12:16:46 +10:00
Paul Gear
fbceedf3b7
Clean up sizing of top 10 graph
2013-11-26 11:21:21 +10:00
Paul Gear
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
Paul Gear
b1ab8a7d32
Rename function to indicate purpose better
2013-11-26 07:51:39 +10:00
Paul Gear
70dac0c128
Fix branding on poller-wrapper
2013-11-26 06:35:55 +10:00
Paul Gear
bd0be32357
Load defaults in wrapper
2013-11-26 06:33:33 +10:00
Paul Gear
ed532cca99
Replace poller-wrapper with exact version from https://github.com/Atrato/observium-poller-wrapper
2013-11-26 06:30:31 +10:00
Frank Rowe
cfc200fd66
update README to require Leaflet 0.7
2013-11-25 14:13:49 -05:00
Frank Rowe
12367dad72
update examples
2013-11-25 14:12:56 -05:00
Frank Rowe
a45ae4bc0d
remove ie css
2013-11-25 14:12:39 -05:00
Frank Rowe
84454ceda8
add oldie styles
2013-11-25 14:07:30 -05:00
Frank Rowe
5614141290
leaflet 0.7 + remove ie css
2013-11-25 14:02:53 -05:00