laf
32aaf9d94c
Updating licensing information
2014-06-17 00:51:02 +01:00
laf
911647d08c
Added new health admin page for thresholds
2014-06-14 23:10:53 +01:00
Paul Gear
968a6ee9c4
Add vertical option for summary
2014-06-14 09:31:22 +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
07e9ca3a14
Merge pull request #190 from laf/issue-12
...
Updated most files to use dbFacile
2014-03-30 14:58:41 +10:00
laf
1a2a42d86a
Update eventlog.inc.php
2014-03-29 23:51:13 +00:00
Paul Gear
b4703626db
Merge pull request #187 from laf/issue-167
...
Updated edit user screen so you can now update details
2014-03-30 08:23:29 +10:00
laf
8dd6ca57c0
Updated plugin system to force menu refresh and only run enabled plugins
2014-03-29 19:02:30 +00:00
Paul Gear
d1c082d507
Merge pull request #189 from laf/issue-154
...
First full commit of plugin system
2014-03-29 09:30:57 +10:00
Paul Gear
8d7d6d4f18
Merge pull request #195 from f0o/issue-194
...
Health page CPU minigraph
2014-03-14 07:36:45 +10:00
f0o
347abdd901
Fixed issue #194
2014-03-13 15:40:21 +01:00
laf
02792176fa
Updated most files to use dbFacile
2014-03-12 22:21:33 +00:00
Paul Gear
a0650f0547
Merge pull request #146 from laf/issue-143
...
Removed link to pdf in billing history
2014-03-12 08:10:15 +10:00
laf
8cf255072c
Updated edit user screen so you can now update details
2014-03-10 23:50:16 +00:00
laf
c7e421e1fd
First full commit of plugin system
2014-03-03 20:23:29 +00:00
Paul Gear
8268bf10b7
Merge pull request #151 from laf/issue-150
...
Visually updated delete host page
2014-03-03 10:31:47 +10:00
Paul Gear
99eb663363
Merge pull request #149 from laf/issue-148
...
Visually tidied up the devices pages
2014-03-03 10:27:43 +10:00
Paul Gear
6f87093a98
Merge pull request #147 from laf/issue-145
...
Updated IPv(4/6), mac and arp pages in overview section visually
2014-03-03 10:26:17 +10:00
Paul Gear
bcd4710973
Merge pull request #134 from laf/issue-133
...
Tidied up syslog on various pages to use bootstrap
2014-03-03 10:19:59 +10:00
laf
c03f7bb9f4
Update inventory.inc.php
2014-03-03 00:09:10 +00:00
laf
c403865ac5
Visually updated delete host page
2014-03-02 21:05:55 +00:00
laf
9c6d73dae3
Visually tidied up the devices pages
2014-03-02 20:10:15 +00:00
laf
3f526b0b9e
Updated IPv(4/6), mac and arp pages in overview section
2014-03-02 16:34:09 +00:00
laf
012fc614eb
Removed link to pdf in billing history
2014-03-02 16:05:58 +00:00
laf
fea99b2fa6
Slight change to the layout
2014-03-02 15:36:40 +00:00
laf
fa7a2d32ff
Updated the inventory page to use bootstrap more
2014-03-02 15:35:04 +00:00
Paul Gear
99b3456fbc
Merge pull request #132 from laf/issue-124
...
Tidied up eventlog on various pages to use bootstrap
2014-03-02 13:42:47 +10:00
laf
ab12c91e32
Tidied up syslog on various pages to use bootstrap
2014-02-28 22:19:39 +00:00
laf
5a995022dc
Tidied up eventlog on various pages to use bootstrap
2014-02-28 22:02:39 +00:00
laf
50157a721c
Fixed an issue with c6kxbar.inc.php
2014-02-27 18:43:39 +00:00
laf
54c3b7bc14
Refreshed visually the Device overview page
2014-02-26 22:33:45 +00:00
laf
e535ec2e47
Resolved critical bugs from scrutinizer
2014-02-22 15:47:57 +00:00
laf
15d1d82ba2
Updated login page design
2014-02-04 09:35:40 +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
9cd95cd52a
Updated the device delete page so that confirmation is requested.
2013-12-10 03:19:42 +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
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
Paul Gear
a5b152cd98
Next front page improvement
...
- load all files in include directory
- half-baked attempt to make HTML output more readable
- add top hosts by total bits box
- horrible hack to generate_device_link() to make it possible to insert the device_bits graph
2013-11-26 14:35:23 +10:00
Paul Gear
b1ab8a7d32
Rename function to indicate purpose better
2013-11-26 07:51:39 +10:00
Paul Gear
a0979e85cd
Tidy up formatting; proof-of-concept right side box
2013-11-19 08:57:43 +10:00
Paul Gear
d859f1d20e
Move last remaining styles from front page to CSS
2013-11-10 15:19:10 +10:00
Paul Gear
6e9623c96d
Continue moving styles to CSS
...
- Also started standardised infrastructure for minigraphs to make it easy to create them anywhere
2013-11-10 14:08:02 +10:00
Paul Gear
6911dc0db5
Add room for side-by-side buttons
2013-11-10 13:31:41 +10:00
Paul Gear
15f21cefce
More removing of code with embedded styles
2013-11-10 05:45:27 +10:00
Paul Gear
d5eba7e66c
First attempt to de-uglify front page; note that some of the styles referenced do not exist yet - please report ugliness
2013-11-10 04:46:10 +10:00
Paul Gear
438aa30bd9
Tidy about page
...
- Restore previous Apache/PHP/MySQL/RRDtool versions
- Reorder and clean up headers
- Turn off ugly page generation stats by default
2013-11-05 10:23:15 +10:00
Paul Gear
aa9dded019
Remove user-facing references to Observium
...
This eliminates nearly all of the user-facing references to Observium,
including in the names of temporary files and in the metadata of PDFs. Many
of these may not be used any more, but I've adjusted them anyway. These
changes should also make it easier to change the branding later if it is
needed. There are a few references of which I still don't understand the
significance, so I've left them as-is for now. The Unix agent in particular
is rather untidy.
2013-11-05 09:33:32 +10:00
Paul Gear
a33db38f02
Remove remaining live references to observium.org
2013-10-29 21:06:32 +10:00
Paul Gear
7603d2074b
Remove Observium images
2013-10-29 08:08:23 +10:00
Tyler Christiansen
b2eb12d0fe
Update front-end copyright, team, link information
2013-10-28 11:53:07 -07:00