1628 Commits

Author SHA1 Message Date
laf
1b07d8ce13 Merge branch 'master' of https://github.com/librenms/librenms into issue-2018 2015-10-11 19:32:40 +00:00
fcae31c27c fix device notes whitespace 2015-10-11 15:52:18 +02:00
3c8b9e5edf patch login & device pages 2015-10-11 15:52:18 +02:00
laf
13e3ff04aa Moved some files around 2015-10-10 13:49:09 +00:00
laf
37b7e8247d Added support for excluding devices from Oxidized api 2015-10-10 13:40:27 +00:00
3cabd03cb5 Merge pull request #1974 from arjitc/patch-6
Wrap header in panel
2015-10-10 11:29:38 +01:00
9a0fac9a52 Merge pull request #2085 from SaaldjorMike/sort-list-dashboards
Sort list of available dashboards.
2015-10-09 10:13:04 +10:00
6b31a15e79 Sort list of available dashboards. 2015-10-08 20:16:44 +02:00
868e4d0920 Device overview: all headers are now bold and elements within are not. 2015-10-08 19:38:34 +02:00
671457a453 Correct the SQL query to fetch data from the correct table 2015-10-08 14:25:11 +02:00
2da11dbe31 Make header for mempools section bold for consistency 2015-10-07 15:07:16 +02:00
61ffac251a Merge pull request #2034 from arjitc/patch-16
Fixes #2012
2015-10-03 17:07:05 +01:00
f0o
0321c0f152 Added tooltips
Fixed Placeholder message
2015-10-02 07:21:37 +00:00
f0o
ea00040fd0 By default lock all tiles
Only allow moving/resizing if in Edit mode
2015-10-02 05:06:48 +00:00
e2dfab4ca0 Merge pull request #2007 from QuxLabs/qux-issue-8
Added working memcached support
2015-10-01 17:08:03 +01:00
5c1a67a8d9 Fixes #2012 2015-10-01 20:04:32 +05:30
d5259cbdec Fix fonts
Screenshot: http://i.imgur.com/Ga0AUxP.png
2015-10-01 17:01:33 +05:30
9afdb745fc Merge pull request #2029 from arjitc/patch-12
Fix table
2015-10-01 12:25:58 +01:00
511f4e9037 Excluded more pages from caching 2015-09-30 20:27:12 +00:00
69d4335b34 Fix table 2015-10-01 01:51:55 +05:30
7aae685323 Fix table 2015-10-01 01:49:00 +05:30
b63a4239b1 Merge pull request #2005 from arjitc/patch-9
Use bootstrap alert class for device down boxes
2015-09-28 20:18:21 +01:00
7832868dd6 Added generic memcached support to dbFacile.*
Remove now obsolete memcached code in:
  html/ajax_rulesuggest.php

Remove all the broken memcached code in:
  html/pages/device/health/mempool.inc.php
  html/pages/device/overview/generic/sensor.inc.php
  html/pages/device/overview/mempools.inc.php
  html/pages/device/port.inc.php
  html/pages/device/ports.inc.php
  html/pages/health/sensors.inc.php
  includes/polling/functions.inc.php
  includes/polling/mempools.inc.php
  includes/polling/ports.inc.php
  includes/polling/storage.inc.php
2015-09-27 19:33:17 +00:00
dca4f7ba85 Use bootstrap alert class for device down boxes 2015-09-28 00:33:50 +05:30
047a2e0d5d Found the missing = 2015-09-26 21:50:29 +03:00
02e72b78b5 Made "Remember me" checkbox label clickable 2015-09-26 21:18:51 +03:00
f0o
c0f384a2d8 Fix adduser bug involving realname storage 2015-09-24 10:28:02 +01:00
0b5f865136 Merge pull request #1983 from arjitc/patch-8 2015-09-23 17:29:56 +02:00
0e3d5a35ac Removed <hr> 2015-09-23 20:38:01 +05:30
d055902487 Table UI fixes 2015-09-23 15:48:53 +05:30
46b5ebc6de Change to panel UI 2015-09-23 15:41:48 +05:30
8c34a1bd61 Wrap header in panel
http://i.imgur.com/vObwD4w.png
2015-09-23 01:17:29 +05:30
16635c2289 Merge pull request #1965 from arjitc/patch-4
UI fixes
2015-09-22 14:23:45 +01:00
22b458d905 UI fixes
* Removed <hr> and replaced with <br>
* "Old Password" changed to "Current Password"
2015-09-22 18:31:14 +05:30
f222d5de0e Minor UI changes
Screenshot: http://i.imgur.com/VqJ2W8f.png
2015-09-22 18:28:55 +05:30
laf
5bd99b8622 Removed required option for community - breaks v3 2015-09-22 11:01:18 +00:00
9df476d789 Remove unnecessary width="100%" 2015-09-21 19:12:06 +05:30
e6965765f5 Various UI changes 2015-09-21 01:30:23 +05:30
ff7e1f5e84 Use htmlentities 2015-09-17 20:51:10 +02:00
62328dab91 Add Device Notes Field
Add a “Notes” field for devices to accommodate #1897
2015-09-17 16:19:48 +02:00
fe537618b1 Minor Fixes 2015-09-16 18:17:04 +02:00
9fcee7a040 Added back table-condensed 2015-09-16 19:04:29 +05:30
99e819d3bb Add fa-check to Save and move out of table 2015-09-16 19:03:46 +05:30
5e92e9799a Fix to offset on alerts 2015-09-16 18:03:57 +05:30
7c3e7d26ad Merge remote-tracking branch 'librenms/master' 2015-09-16 16:19:35 +05:30
4c0b7078fb switch to bootstrap offsets 2015-09-16 16:07:15 +05:30
5b1d1f79fd Display success/error messages across the width of the page
screenshot: http://i.imgur.com/xcuHrMF.png
2015-09-16 16:04:21 +05:30
c14942e399 snmp.inc.php switch to offsets 2015-09-16 16:02:38 +05:30
a827b3daab fix device.inc.php indents and switch to using offsets 2015-09-16 16:00:07 +05:30
de7871aae5 Merge pull request #1887 from arjitc/patch-26
Added <br> to add some space for divider to showup
2015-09-15 18:58:33 +00:00