Commit Graph
26 Commits
Author SHA1 Message Date
laf e535ec2e47 Resolved critical bugs from scrutinizer 2014-02-22 15:47:57 +00:00
laf b5f9008d38 Fixed SQL queries for the top status box on homepage 2014-02-14 07:53:35 +00:00
laf 3aa4c8b8fc chmod +x on poller-wrapper.py 2014-02-14 07:31:26 +00:00
laf 89c15af57a Added bootstrap3 fonts 2014-02-09 20:59:33 +00:00
laf d9194a12b8 Changed top X boxes to fade rather than scroll 2014-02-05 22:33:33 +00:00
laf 15d1d82ba2 Updated login page design 2014-02-04 09:35:40 +00:00
laf 9792b9434d Added documentation to enable billing module 2014-01-28 20:44:04 +00:00
laf 07d4e5d81f Change <title> to use page_title_suffix as the fall back if nothing is set 2014-01-28 14:59:15 +00:00
laf 2b647013af Fixed title_image from the config.php 2014-01-14 19:40:59 +00:00
laf d4e65672fe Updated README.md to remove tcpdf 2014-01-14 19:26:31 +00:00
laf 2a3fb39b60 Removing tcpdf and also license from conflict list 2014-01-14 18:55:11 +00:00
laf 8f15151e9f Moved some files to contrib/ and removed generate-map.sh 2014-01-14 17:36:52 +00:00
laf 87c343e3cd Removed contrib/ folder 2014-01-14 16:27:12 +00:00
laf 2b1828b8b9 Remove folder attic/ 2014-01-14 16:22:27 +00:00
laf 4c3ae78263 Locations in the dropdown menu now scrollable 2014-01-14 14:37:43 +00:00
laf fc7404a3c4 Updates bringing forms / tables inline with Bootstrap v3, also adds Global search box 2014-01-13 10:08:59 +00:00
laf e3f23a1009 Updated / Added JS and CSS files needed for new design. Updated README.md to include qTip and jqPlot license exceptions 2014-01-13 08:29:35 +00:00
laf b10ae234ac Moved the header call to after setcookie, also added an exit statement. 2014-01-09 10:41:40 +00:00
laf 2cb24743fb Added arp discovered device name and ip to eventlog 2014-01-09 10:34:39 +00:00
laf 9cd95cd52a Updated the device delete page so that confirmation is requested. 2013-12-10 03:19:42 +00:00
laf c32a1973d1 Update ajax_listports.php
Now checks if _GET['debug'] isset to avoid php warnings in logs
2013-12-08 10:52:18 +00:00
laf 08d6087d60 Fixed detail/basic view code so this now runs correctly
Added || $subformat == "basic" to if statement that checked for just details view before.
2013-12-05 22:24:58 +00:00
laf 29a35feea4 Updated hostbox-basic.inc.php as number of <td>'s were incorrect
Added 3 <td>'s to resolve table formatting and ensure view looks consistent with details page.
2013-12-05 22:22:22 +00:00
laf 5cce6fd773 Update INSTALL_RHEL.md 2013-12-05 12:12:02 +00:00
laf 94eb372945 $subformat was being set rather than checked in if statement
Line 266, changed = to == so the if statement works.
2013-12-05 11:47:19 +00:00
laf 628e3f35c2 Update INSTALL_RHEL.md
Corrected path to http config file:

/etc/httpd/conf.d/librenms.conf
2013-12-05 00:09:20 +00:00