Commit Graph

9486 Commits

Author SHA1 Message Date
Paul Gear
8ba3caa544 Spacing 2016-01-06 21:16:16 +10:00
Paul Gear
6fb349310b Github doesn't display IRC links by default, so add text as well 2016-01-06 21:15:38 +10:00
Paul Gear
6e5c436c27 A few minor tidies to the documentation 2016-01-06 21:09:23 +10:00
Paul Gear
65de5a081a A few minor tidies to the documentation 2016-01-06 21:05:55 +10:00
Neil Lathwood
564752210d Merge pull request #2536 from paulgear/mib-poller-alpha2
MIB-based poller alpha2
2016-01-06 09:08:56 +00:00
Neil Lathwood
17445292eb Merge pull request #2208 from laf/influx
InfluxDB support
2016-01-06 09:08:39 +00:00
Neil Lathwood
8c56b98206 Merge pull request #2698 from ekoyle/update_typeahead.js
Update typeahead.js
2016-01-06 08:57:45 +00:00
Eldon Koyle
ff2d4ddf49 Merge commit '8a2550e7d5cd19e25616087052915e1c9978e0ad' 2016-01-05 17:35:26 -07:00
Eldon Koyle
8a2550e7d5 Squashed 'lib/typeahead/' changes from 588440f..3d2a7eb
3d2a7eb Merge pull request #28 from sheeley/feature/select-on-hover
2d5d521 Set cursor on hover.
d60aed0 Merge pull request #27 from sheeley/feature/complete-current-selection
5e351d1 Merge pull request #41 from Pheil/patch-1
53400c3 Fixed 404 links
5c49ed8 Complete to currently selected suggestion.
6da45f5 Merge pull request #37 from jorrit/patch-1
eab11e6 Fix typos in comments in plugin.js
3d929c8 Add stuff that has been changed or added by now
79a991b Reformat changelog
b46224c Merge pull request #25 from jesperronn/node_version
f241826 update travis to run latest supported node version
5d69578 Merge pull request #19 from jesperronn/npm_package_updates
d78ad00 lock jasmine-query to old version 1.7.0, which has guaranteed support for jquery 1.
0cb71e9 updating npm packages dependencies
e7dfc42 Change capitalization
14dfe96 Update to new domain name
9c2b65c Merge pull request #22 from jesperronn/cache_node_modules
9e40c85 General overhaul of the readme
c665a6b Add some badges
b111a6f Remove jQuery package manager has been deprecated
b802342 Update NPM and Bower
6c12035 attempt to speed up Travis builds with cache directive
e5c0213 Merge pull request #18 from jesperronn/license_for_npm_package
8d448ea Fixed npm error: adding License link
e0556c5 Merge pull request #16 from jesperronn/node_static_dependency
c1c6ef9 Merge pull request #15 from jesperronn/npm_postinstall
76dbb90 Travis must have bower installed before running "npm install"
b170811 node-static webserver installed locally is good enough.
eee05f0 added a postinstall step to npm to cater for easy setup
1f0684f Merge pull request #14 from jcrben/patch-1
e232400 bloodhound.get->bloodhound.search
c69b990 Merge pull request #10 from thiagof/dist-build
a080d81 distribution build
8e1ffc4 Merge pull request #8 from coopy/fix-async-render-corejs
a52bd45 Update rendered-count _after_ async results have displayed
6f191d2 Merge pull request #5 from corejavascript/integration-0.11.2
5e62960 Merge pull request #2 from chip-miller/integration-0.11.2
fad5bd1 Merge pull request #4 from corejavascript/integration-0.11.2
9722aeb Adding Option: matchAnyQueryToken (default false) - By default a search result must match ALL query-tokens. Instead, this option returns results that match ANY
a36e6a0 gh-pages are now hosted on the .io domain
6e33c92 Merge pull request #1 from corejavascript/update-name
86ddae4 Update name and links
312d481 Merge pull request #1200 from jharding/1185-bad-async-logic
e2d9608 Merge pull request #1199 from jharding/1163-val-undefined
173b4b5 Fix bad async suggestions rendering logic
c58519e Coerce val to string when set through API
b2b588d Merge pull request #1192 from jharding/1102-scroll-top-open
04f1d66 Scroll menu to top on open
4fe2a34 Merge remote-tracking branch 'origin/1148-index-remote' into integration-0.11.2
212fe89 Register as an anonymous AMD module
f885f48 Make indexing remote a top-level option
5b70c60 Bloodhound optionally indexes/matches remote data - https://github.com/twitter/typeahead.js/issues/1148

git-subtree-dir: lib/typeahead
git-subtree-split: 3d2a7eb548ef2b737f875e8da634466bd62edd5e
2016-01-05 17:35:26 -07:00
Eldon Koyle
abf12292c2 Update typeahead to corejavascript fork 2016-01-05 17:35:16 -07:00
Neil Lathwood
54591c6d00 Merge pull request #2695 from ekoyle/ajax_fix
Fix minor bug in ajax_search.php which was returning null instead of …
2016-01-05 22:35:53 +00:00
Eldon Koyle
f94a704c83 Fix minor bug in ajax_search.php which was returning null instead of [] when searching bgp 2016-01-05 10:21:08 -07:00
Neil Lathwood
c5e25f1044 Merge pull request #2693 from laf/changelog
Updated changelog 05/01/2016
2016-01-05 12:03:49 +00:00
laf
fd254ba347 Updated changelog 05/01/2016 2016-01-05 12:03:16 +00:00
Neil Lathwood
78a74ed10a Merge pull request #2676 from paulgear/smokeping-add-pings-config
Smokeping: add pings config
2016-01-05 10:41:47 +00:00
Paul Gear
a6f40b4887 Use old value for smokeping pings 2016-01-05 08:30:51 +10:00
Paul Gear
d8fc1de610 Use old value for smokeping pings 2016-01-05 08:29:50 +10:00
Paul Gear
184e20e941 Use old value for smokeping pings 2016-01-05 08:26:29 +10:00
Neil Lathwood
fa9d00323e Merge pull request #2691 from fiveninedigital/dotfiles
Updated gitignore and added editorconfig
2016-01-04 12:30:13 +00:00
Neil Lathwood
3c72b685a4 Merge pull request #2687 from fiveninedigital/canon-printer
Canon printer support
2016-01-04 12:28:35 +00:00
Tobias Herrmann
3ed85f3511 added editorconfig file for project 2016-01-04 13:16:13 +01:00
Tobias Herrmann
e9b1e91792 added temporary files to gitignore 2016-01-04 13:15:31 +01:00
laf
0f33f6d1fa Rebased 2016-01-04 12:09:32 +00:00
Tobias Herrmann
388981d1ea renamed canon-printer discovery module 2016-01-04 12:55:10 +01:00
Neil Lathwood
9b4cfc3977 Merge pull request #2669 from murrant/ajax_arp
Switch device and port ARP tables to ajax
2016-01-04 11:04:56 +00:00
Tobias Herrmann
5d410aef6f added polling for canon printers 2016-01-03 18:20:33 +01:00
Daniel Preussker
c8d389310c Merge pull request #2684 from Rosiak/vmware-vm-changes
VMware VM display changes
2016-01-03 00:06:38 +01:00
Rosiak
1ee694fcdb add missing backtick 2016-01-02 23:46:45 +01:00
Rosiak
e61f6cd2a8 re-add newline 2016-01-02 23:34:55 +01:00
Tobias Herrmann
fec12d3de5 signed contribution agreement
I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-01-02 17:43:30 +01:00
Tobias Herrmann
b9ced6561f added support for canon MF-series printers 2016-01-02 17:42:29 +01:00
Rosiak
e3663fff34 Set min-width 2016-01-02 02:06:19 +01:00
Rosiak
b7ac4932a4 Small changes to Virtual Machines page 2016-01-02 01:32:43 +01:00
Paul Gear
eb1dbc74c7 Remove redundant function 2016-01-02 07:10:43 +10:00
Paul Gear
e89984e316 Fix display of Mikrotik CPU; probably unrelated to MIB-based polling changes 2016-01-02 07:10:43 +10:00
Paul Gear
b98e69187f Minor doc fix 2016-01-02 07:10:43 +10:00
Paul Gear
ddb18e94e6 Minor doc fix 2016-01-02 07:10:43 +10:00
Paul Gear
ce880a6d23 Fix count & create device link in global MIB association table 2016-01-02 07:10:43 +10:00
Paul Gear
6fae9874b0 Add global MIB association table 2016-01-02 07:10:43 +10:00
Paul Gear
2244a5f31d Fix issues flagged by scrutinizer 2016-01-02 07:10:43 +10:00
Paul Gear
d862b9c100 Add SQL schema 2016-01-02 07:10:43 +10:00
Paul Gear
ea29977d29 Support MIB-based overrides in processor & memory pools 2016-01-02 07:10:43 +10:00
Paul Gear
3fb5210d21 Make formatting changes consistent 2016-01-02 07:10:43 +10:00
Paul Gear
2558aa9bda Fix up some funky formatting; add/tidy end-of-function markers to reduce diff churn 2016-01-02 07:10:43 +10:00
Paul Gear
84b7d2e545 Remove roadmap; no longer relevant, covered by issue database 2016-01-02 07:10:43 +10:00
Paul Gear
fbc5555eab Minor doc tidy 2016-01-02 07:10:43 +10:00
Paul Gear
8a20ad4896 Move rrd handling functions into includes/rrdtool.inc.php; add backwards compatibility with file naming in old version of MIB-based polling 2016-01-02 07:10:42 +10:00
Paul Gear
1b0614ad87 Overhaul documentation for MIB-based poller 2016-01-02 07:10:42 +10:00
Paul Gear
22bd2d3a1b Overhaul documentation for MIB-based poller 2016-01-02 07:10:42 +10:00
Paul Gear
4d3b39e0ae Display sysObjectID on device overview screen 2016-01-02 07:10:42 +10:00