0a6bea3b10
fix: Internal links to some docs were not correct
2016-09-23 19:49:58 +01:00
8e4bce97a9
Merge pull request #4435 from benwa/user-badge
...
Fix nav icons
2016-09-23 19:37:59 +01:00
f94b352dbe
Merge pull request #4429 from crcro/availability-map-update-5
...
webui: More updates for availability map
2016-09-23 19:32:21 +01:00
3272b82958
newdevice: Add OS detection for macOS Sierra ( #4557 )
...
* Add OS detection for macOS Sierra
Darwin Kernel Version 16
* Add OS discovery test for macOS Sierra
2016-09-23 12:38:22 -05:00
9a5b5c41a4
cosmetic change runtime
2016-09-23 09:31:10 -04:00
6de26cdc3c
missing file for the runtime graphic in device>health>overview
2016-09-23 09:29:53 -04:00
c0936e9c72
ugg
...
close the damn }
2016-09-23 08:34:55 -04:00
f7c8208072
v2
...
Better than first patch. Keeps colors and positioning. Also adds in a
set of badge- context classes for future use.
2016-09-23 08:27:34 -04:00
d1f25550cb
screen reader fix
2016-09-23 08:24:36 -04:00
ec37aeba9d
Merge remote-tracking branch 'upstream/master' into user-badge
2016-09-23 07:59:31 -04:00
c8e9e281ae
Merge pull request #4554 from sorano/patch-1
...
Update Performance.md
2016-09-23 07:52:39 +01:00
de19cfa38b
Update Performance.md
...
Clarified that the mysqld performance options need to be put under a [mysqld] group in my.cnf. Since in Ubuntu 16.04 /etc/mysql/my.cnf only has [client-server] group by default which is not a valid group for the changes we make.
2016-09-23 08:22:47 +02:00
aee31680fd
Enhancement and correction to the VPN session graph
2016-09-23 08:02:38 +02:00
188493b066
start with routeros fix
2016-09-23 01:36:45 +03:00
32b7fcad4e
missing leading . in riverbed
2016-09-23 01:35:17 +03:00
27235c3ab1
json_decode as array
2016-09-23 01:31:11 +03:00
15366199f2
finished n to r
2016-09-23 01:26:54 +03:00
765ee3e1ab
refactor: OS discovery (w - z) ( #4549 )
2016-09-22 16:59:35 -05:00
b5c181d057
Merge pull request #4550 from laf/api-docs-formatting
...
Updated api docs formatting
2016-09-22 22:46:24 +01:00
37126ba09f
Updated api docs formatting
2016-09-22 22:36:55 +01:00
96a3160ff4
bad usage of functions
2016-09-22 23:10:34 +03:00
b3a178f98e
first batch
2016-09-22 23:03:44 +03:00
31f1b3483b
Merge pull request #4545 from murrant/restore-vdebug
...
fix: Restore previous snmp debug/vdebug logic so -v can be specified by itself
2016-09-22 20:34:51 +01:00
81ad40850b
Merge pull request #4540 from sorano/patch-1
...
Update RRDCached.md
2016-09-22 20:33:34 +01:00
8f01f005a7
Merge pull request #4548 from laf/releases-doc
...
docs: Updated release doc with more information on stable / dev branches
2016-09-22 20:22:15 +01:00
d9f98df4de
docs: Updated release doc with more information on stable / dev branches
2016-09-22 20:15:12 +01:00
d808eb7f77
Merge pull request #4543 from benwa/font-awesome
...
webui: Update all glyphicon to font awesome
2016-09-22 19:54:49 +01:00
10de31720d
3x to 2x
2016-09-22 14:45:41 -04:00
4106f0f8c7
fix tooltip
...
`container` property documented here:
http://getbootstrap.com/javascript/#callout-tooltip-groups
2016-09-22 13:44:14 -04:00
c60d95b015
close <i>
2016-09-22 13:43:12 -04:00
309beadf10
fix $glyph_
2016-09-22 13:43:03 -04:00
6fbd8b3f05
fix: port ifLastChange polling ( #4541 )
...
* fix: port ifLastChange polling
* Small changes, default to 0
* Don't update 0->0
2016-09-22 11:39:15 -05:00
cd7737db9d
Restore previous snmp debug/vdebug logic so -v can be specified by itself.
2016-09-22 11:36:33 -05:00
15593552eb
add missing spaces, remove excessive blank line
2016-09-22 17:38:04 +02:00
ae80e2c83a
use long opening php tag
2016-09-22 17:16:51 +02:00
71b46ca87c
Add device: Edge-Core switch ES3528M
2016-09-22 17:04:14 +02:00
819cf8377f
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-09-22 16:56:09 +02:00
ac2b878607
font-awesome datetimepicker
...
Forces jquery-datetimepicker to use font-awesome icons
2016-09-22 10:47:25 -04:00
07574b27d8
Move to Font Awesome
...
Keeps the look more in line with the navigation bar icons.
In the future with Bootstrap 4, Glyphicons will not be included, so this
starts the transistions away.
2016-09-22 10:44:17 -04:00
6b42bd87f5
one space
2016-09-22 16:11:42 +03:00
0af87dfb3a
fix test units
2016-09-22 16:06:08 +03:00
2ec3132c64
close icon element
2016-09-22 08:09:31 -04:00
d662399c76
Update RRDCached.md
...
Added apostrophe's around rrdtool_version number to prevent incorrect config syntax.
2016-09-22 13:49:40 +02:00
fee15f5e53
Merge pull request #4535 from murrant/snmp-debug-output
...
feature: improved readability for snmp debug output
2016-09-22 08:38:51 +01:00
44fe868e43
Merge pull request #4533 from laf/swos-fix-maybe
...
fix: Fixed swos discovery
2016-09-22 08:32:10 +01:00
4f5d191731
Merge pull request #4536 from crcro/refactor-os-discovery-w-z
...
refactor: OS discovery (w - z)
2016-09-22 08:31:51 +01:00
75b6fd74ee
newline
2016-09-22 04:23:00 +03:00
eadcde9ac0
passing all tests
2016-09-22 03:58:29 +03:00
631d26563e
fix for test units
2016-09-22 02:47:07 +03:00
cfeb7258b5
refactor os discovery s to w
2016-09-22 02:34:17 +03:00