Commit Graph
17185 Commits
Author SHA1 Message Date
laf b0f6e7cf35 Updated poller/discovery forms to use validate_device_id function 2014-07-03 20:38:28 +01:00
laf 2f89df2835 Updated delete_device function to include new table 2014-07-03 17:59:50 +01:00
laf a271a28115 Moved the insert statement to the correct SQL file! 2014-07-03 17:58:08 +01:00
laf 7d2ee3bc56 Added support for Cisco ASA Connection graphs 2014-07-03 15:27:52 +01:00
laf fe8bd8f2fd Unset variables which were bleeding into other polling runs 2014-07-03 14:45:47 +01:00
laf 1b5c188a45 Changed incorrect MAX CF to MIN for rrd creation 2014-07-03 14:23:49 +01:00
laf 72c3e3e3c9 Merge pull request #265 from laf/issue-laf-24
Fixed user preference page to show devices allowed access
2014-06-29 15:50:16 +01:00
laf 629331478c Fixed user preference page to show devices allowed access 2014-06-29 15:31:44 +01:00
laf ddd85d9266 Merge pull request #264 from laf/issue-laf-22
Fixed graphs / no graphs line break
2014-06-26 22:24:52 +01:00
laf 4edf42b1be Fixed graphs / no graphs line break 2014-06-26 22:10:39 +01:00
Hannes Rosenbauer 97cc8b3ad2 Merge branch 'resize-widget-dimensions' of https://github.com/rebugger/gridster.js into resize-widget-dimensions
Conflicts:
	src/jquery.gridster.js
2014-06-26 10:35:13 +02:00
Hannes Rosenbauer c9ecfdb1c3 fix min-width and min-height after resize
remove min-width and min-height after stopping resize
2014-06-26 10:31:38 +02:00
Hannes Rosenbauer c0bc1b9e5d add resize_widget_dimension()
resize widgets after initialization

Conflicts:
	src/jquery.gridster.js
2014-06-26 10:31:38 +02:00
Paul Gear 31a7c11c43 Merge pull request #257 from laf/issue-laf-16
Created validate_device_id() function
2014-06-26 10:51:07 +10:00
Paul Gear 2b19423b27 Merge pull request #261 from laf/issue-libre-260
Updated queries for non-admin users to filter devices
2014-06-26 10:49:03 +10:00
laf 78ecb75230 Added null check for $id 2014-06-26 00:33:00 +01:00
laf 22dfd5f64d Updated to fix scrutinizer issues 2014-06-26 00:21:22 +01:00
Paul Gear 7775cf931c Merge pull request #239 from laf/issue-laf-8
Updated all device edit pages - improves appearance and restores alterted port toggle functionality
2014-06-26 09:10:51 +10:00
Paul Gear 093d1934bb Merge pull request #259 from laf/issue-laf-20
Installation into any directory now auto detected
2014-06-26 08:49:40 +10:00
laf 2df807133b Removed unnecessary files 2014-06-25 22:53:46 +01:00
vieron 6bcfa6e16e fix(gridster): custom ignore_dragging overwrites the default value 2014-06-25 23:24:53 +02:00
vieron 21a294cf29 chore: add reference to defaults in constructors 2014-06-25 23:10:59 +02:00
laf bb7708cd03 Updated queries for non-admin users to filter devices 2014-06-25 14:51:50 +01:00
vieron a9c76d572b feature(gridster): added auto_init config option, default to true
Useful when using `positionschanged` event, fired before gridster
instance is cached.
2014-06-25 10:57:19 +02:00
vieron 589d7fd509 feat: make gridster AMD compatible 2014-06-25 10:54:21 +02:00
vieron 5c6d25cbbe fix(gridster): sort widgets appropriately when reading them from DOM 2014-06-25 10:54:17 +02:00
vieron 8ec307b6f7 feat(gridster): move widget up when added if there is space available 2014-06-25 10:52:50 +02:00
Paul Gear 7abdf8bf85 Merge pull request #246 from bohdan-s/statuspage
Public status page for all active devices
2014-06-25 17:32:34 +10:00
bohdan-s 4818e7d687 Fix Copyright Notice(s) 2014-06-25 03:19:12 -04:00
laf bcb6d1443d Installation into any directory now auto detected 2014-06-25 00:36:16 +01:00
vieron aef185c5da style: some formatting changes 2014-06-24 23:08:49 +02:00
vieron b2323910ba chore: move sorting methods in prototype to the constructor
Useful to use them when we there is no gridster instance, like sorting
a previously stored output from the serialize method.
2014-06-24 23:08:49 +02:00
laf 94ed8c6edc Merge pull request #258 from laf/issue-laf-18
Updated column on select which was incorrect
2014-06-24 21:53:55 +01:00
laf e0ee9c01a3 Updated column on select which was incorrect 2014-06-24 21:27:30 +01:00
laf dd554b1b91 Merge pull request #256 from laf/issue-laf-14
Removed additional query parameter. Left over from debugging
2014-06-24 16:21:56 +01:00
laf 7e0b0f4773 Created validate_device_id() function 2014-06-24 16:14:42 +01:00
laf 313efe7a31 Removed additional query parameter. Left over from debugging 2014-06-24 15:31:00 +01:00
Paul Gear 4d30dd9e43 Merge pull request #255 from f0o/patch-2
I agree to the conditions of the Contributor Agreement contained in doc/CONTRIBUTING.md
2014-06-24 18:02:51 +10:00
Daniel Preussker 0fd7893d80 I agree to the conditions of the Contributor Agreement contained in doc/CONTRIBUTING.md 2014-06-24 09:26:22 +02:00
bohdan-s 26fa96f3ee Add Copyright to new file 2014-06-23 23:22:15 -04:00
laf 2fd4de32f5 Merge pull request #254 from laf/issue-laf-15
Fixed more backticks missing
2014-06-24 03:01:23 +01:00
laf 3483952dd7 Fixed more backticks missing 2014-06-24 02:43:05 +01:00
Paul Gear 7f27ca71b8 Merge pull request #253 from laf/issue-laf-15
Added missing backtick - this fixes issue #252
2014-06-24 11:10:29 +10:00
laf 96346e91b8 Added missing backtick :( 2014-06-24 02:02:56 +01:00
Paul Gear 64e92db68a Merge pull request #241 from bohdan-s/ipv6
Add IPv6 only host support
2014-06-24 10:38:23 +10:00
Paul Gear 201cb2ae30 Merge pull request #251 from bohdan-s/patch-1
Update AUTHORS.md
2014-06-24 10:30:58 +10:00
Paul Gear b464427b78 Merge pull request #250 from laf/agreement
laf contributor agreement
2014-06-24 10:30:18 +10:00
Paul Gear f46addd947 Trying out NetBeans IDE - ignore projects dir 2014-06-24 10:29:09 +10:00
bohdan-s fc570e86f5 Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/CONTRIBUTING.md.
2014-06-24 10:27:26 +10:00
Paul Gear 0e9420a2ae Clarify contributor agreement acceptance 2014-06-24 10:23:33 +10:00