Commit Graph
17185 Commits
Author SHA1 Message Date
David Kwak 7d22e6c8b2 fix(gridster): fix add_widget to use correct size_y when adding rows 2014-06-16 17:03:00 +02:00
Hannes Rosenbauer bb7463a324 fix(draggable): replaced scrollX/Y with scrollLeft/Top
window.scrollX/Y is only available in Chrome, not in IE
2014-06-16 17:03:00 +02:00
Hannes Rosenbauer c726c4ad9c fix(draggable): fix offset during drag
when the scrollX/Y is changed during drag (e.g. by the mousewheel)
the offset wasn't correct
2014-06-16 17:03:00 +02:00
David Small 93c46ff45e fix(gridster): Removing previously added style tags before adding new one.
Hopefully fixes #211 and #294.
2014-06-16 16:59:20 +02:00
Hannes Rosenbauer dd6c742008 fix(draggable): bind drag events to $document
$body won't receive mouseup if the cursor is outside the browser window, $document does
2014-06-16 16:59:07 +02:00
laf 848e9babad Merge pull request #231 from laf/issue-laf-7
Removed some overlib_*.js files which are no longer used.
2014-06-16 11:21:49 +01:00
laf 9a58bf2d11 Merge pull request #230 from laf/issue-laf-6
Updated port search box and port table list
2014-06-16 11:21:28 +01:00
laf 3f09dca5dd Merge pull request #229 from laf/issue-laf-5
Tidied up the search boxes on the devices list page
2014-06-16 11:20:31 +01:00
laf 190bb13d46 Merge pull request #228 from laf/issue-laf-4
Fixed links to actual device on the overview apps page
2014-06-16 11:20:02 +01:00
laf f8b8e1b68d Merge pull request #227 from laf/mobile
Fixed the site to be more mobile friendly
2014-06-16 11:16:34 +01:00
laf 96afe8a80b Removed some overlib_*.js files which are no longer used. 2014-06-15 19:32:35 +01:00
laf c26ec396cb Updated port search box and port table list 2014-06-15 19:16:06 +01:00
laf 8dee892d34 Tidied up the search boxes on the devices list page 2014-06-15 15:17:44 +01:00
laf d59c557d0d Made the devices table responsive for mobile browsing 2014-06-15 15:00:50 +01:00
laf 012ba6f9f8 Fixed issues with stray div tags 2014-06-15 14:48:07 +01:00
laf 41d52b1be1 Update print_optionbar_* to use well instead of panels 2014-06-15 14:04:19 +01:00
laf 6b1114ad76 Fixed links to actual device 2014-06-15 13:34:35 +01:00
Paul Gear ff290a508d It's time we got with the current year 2014-06-15 17:31:57 +10:00
Paul Gear 9866e041b0 Merge pull request #225 from laf/agreement
Updated AUTHORS.md to sign agreement
2014-06-15 11:21:55 +10:00
laf b55ed32aa8 Fixed the site to be more mobile friendly - at least the home page and navbar 2014-06-15 01:38:55 +01:00
laf f8eadb9b9a Added input checking for file include! 2014-06-14 23:46:17 +01:00
laf fabeaa3862 Updated AUTHORS.md to sign agreement 2014-06-14 23:19:45 +01:00
laf 911647d08c Added new health admin page for thresholds 2014-06-14 23:10:53 +01:00
Paul Gear 90e2305bcd I agree to the conditions of the Contributor Agreement contained in doc/CONTRIBUTING.md. 2014-06-15 07:25:03 +10:00
Paul Gear 0206c0ac00 Merge branch 'master' of github.com:librenms/librenms 2014-06-15 07:24:13 +10:00
Paul Gear 3a1c1425de Add Contributor Agreement 2014-06-15 07:23:59 +10:00
Paul Gear 7fe1221602 Merge pull request #224 from libertysys/master
Front page cleanup
2014-06-14 15:14:36 +10:00
Paul Gear 608966e2ab Remove accidental appearance of object cache 2014-06-14 14:58:17 +10:00
Paul Gear 968a6ee9c4 Add vertical option for summary 2014-06-14 09:31:22 +10:00
Paul Gear 20ca66919b Remove unused reference to web_header 2014-06-14 08:05:29 +10:00
Paul Gear 2b047f62b6 Start at fixing up front page and moving top 10 into plugins 2014-06-14 07:55:17 +10:00
Paul Gear 1c8be6e9c0 Merge pull request #223 from laf/issue-laf-2
Updated the global search visually and extended hyperlinks
2014-06-14 06:50:09 +10:00
laf 8c572b770f Merge pull request #222 from laf/issue-laf-1
Fixes for dbInsert / dbUpdate queries
2014-06-11 09:57:14 +01:00
laf c2a91a9080 Updated the global search visually and extended hyperlinks 2014-06-11 00:15:27 +01:00
laf 38918c9348 Fixes for dbInsert / dbUpdate queries 2014-06-10 22:21:10 +01:00
Scott González 7dfc7532d1 Include LICENSE.txt in Bower
Fixes #110
2014-06-10 07:46:22 -04:00
danzel fe3bbd3760 Update build 2014-05-28 11:01:36 +12:00
Paul Gear d6b9b56dc6 Exclude more 3rd party libraries from scrutinizer 2014-05-21 05:14:36 +10:00
Paul Gear fb1ae78000 Fix engenius discovery error 2014-05-21 04:45:50 +10:00
Paul Gear 6a53b2b057 Merge pull request #218 from laf/issue-laf-33
Restore _GET login ability
2014-05-21 04:38:02 +10:00
Adrien Grsmto 129cdf60e7 Bug fix + test for 6dc3 2014-05-20 15:54:46 +02:00
Adrien Grsmto 6dc3ce8a02 Add test case for a bug when calling removeLayers when spiderified 2014-05-20 14:21:16 +02:00
Cosmin Pascu 4a1ef1029b Fixed typeof comparison to match against string. 2014-05-14 15:38:18 -07:00
Emil Janitzek 057931fe88 Added css and changed to non-minified js in bower spec 2014-05-08 23:55:27 +02:00
laf 41c3baaa6a Restore _GET login ability 2014-05-01 14:08:13 +01:00
Cosmin Pascu 89bce45fc1 Fixed issue where existing widget position would be overwritten on gridmap when adding a faux cell to accommodate another widget. 2014-04-30 04:34:45 -07:00
Paul Gear ee3ba9ceff Revert "Merge pull request #158 from laf/issue-156"
This reverts commit e6fa7d433d, reversing
changes made to e2280aa603.

This commit does not constitute agreement with the claim of copyright violation made by Adam Armstrong at
https://github.com/librenms/librenms/commit/e6fa7d433d497abd0ffa56090eafda4630c96442
2014-04-28 20:14:06 +10:00
Paul Gear 45d8325e97 Revert "Merge pull request #160 from laf/issue-159"
This reverts commit 59dfe4eee2, reversing
changes made to e6fa7d433d.

This commit does not constitute agreement with the claim of copyright violation made by Adam Armstrong at
https://github.com/librenms/librenms/commit/59dfe4eee24630649a1b96b82cb55fb29e07a0b0
2014-04-28 20:10:36 +10:00
Paul Gear 707e512f5c Merge pull request #215 from laf/issue-laf-30
Added updating of sql database when daily updates are run.
2014-04-28 09:25:41 +10:00
Paul Gear 59dfe4eee2 Merge pull request #160 from laf/issue-159
Urgent: Fix for Cisco kit where match prefix is switched off
2014-04-28 09:25:11 +10:00