202 Commits

Author SHA1 Message Date
864cbe9a1a Added option to disable footer in web interface 2015-01-02 23:15:35 +00:00
laf
807fc9a3ba Alerts gui commit 2014-12-16 20:03:19 +00:00
laf
db7b613cb7 Moved the placement of datetimer picker js library in index.php 2014-10-29 10:48:18 +00:00
2fbdfe4cfd Integrate moment PR#308 2014-10-28 07:47:52 +10:00
736888ee8a Integrate bootstrap datetimepicker PR#308 2014-10-28 07:46:08 +10:00
laf
8851fe42ca Added a new library to support on screen notification messages 2014-10-01 00:14:26 +01:00
1ddb2901cc Minor tweaks to footer to show we're our own project now. :-) 2014-09-27 13:51:07 +10:00
282c4e705a Fix footer, remove ignored/disabled devices form status page, cleanup white space at top of page 2014-06-22 19:51:35 -04:00
9fb82b844d Cleaned up code and changed to jquery, re: laf suggestions 2014-06-21 22:02:16 -04:00
c9ea8fb69a Move status and logon pages to same page,
remove kernel version from status page
2014-06-21 20:24:44 -04:00
4130d6bdc1 First Status page 2014-06-21 09:50:24 -04:00
laf
911647d08c Added new health admin page for thresholds 2014-06-14 23:10:53 +01:00
3c96731136 Merge pull request #107 from laf/cleanup
Tidied up html/index.php
2014-03-29 09:54:46 +10:00
d1c082d507 Merge pull request #189 from laf/issue-154
First full commit of plugin system
2014-03-29 09:30:57 +10:00
laf
336a24753d Updated global search both design wise and added bgp support 2014-03-18 22:36:22 +00:00
laf
6f69785832 Update index.php 2014-03-12 21:39:48 +00:00
laf
c7e421e1fd First full commit of plugin system 2014-03-03 20:23:29 +00:00
laf
a3ddfe4f79 Tidied up html/index.php 2014-02-26 02:30:33 +00:00
laf
cde9cc1dbc Updated to bootstrap v3.1 - includes fix to page width 2014-02-25 21:19:16 +00:00
3798d70ce6 Merge pull request #75 from laf/test-installer
New web based installer to simplify installation
2014-02-23 22:35:20 +10:00
laf
24b33b9253 Fixed the container width so that graphs no longer wrap. Width is no longer fixed either 2014-02-23 11:57:39 +00:00
2adcb898f8 Merge pull request #73 from laf/issue-67
Change <title> to use page_title_suffix as the fall back
2014-02-23 14:38:04 +10:00
laf
d9194a12b8 Changed top X boxes to fade rather than scroll 2014-02-05 22:33:33 +00:00
laf
fbc9178d1d New web based installer to simplify installation install.php will now redirect and exit if config.php exists
Updated install docs
2014-02-02 15:05:29 +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
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
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
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
7603d2074b Remove Observium images 2013-10-29 08:08:23 +10:00
02247267c0 Update front-end copyright, team, link information
Conflicts:
	html/index.php
2013-10-29 07:48:15 +10:00
17a7a8306b Less talk about rights 2013-10-29 05:45:12 +10:00
b273e04241 /// -> //
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
cacf913a55 # -> / for phpdoc
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
d52042ba47 cleanups to how graphing works. start using device= for device graphs.
git-svn-id: http://www.observium.org/svn/observer/trunk@3167 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-11 13:26:14 +00:00
dbf212f652 phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU.
git-svn-id: http://www.observium.org/svn/observer/trunk@3150 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-09 10:01:42 +00:00
8df2b9b3f5 remove legacy variables, hopefully i didn't mess anything up
git-svn-id: http://www.observium.org/svn/observer/trunk@3134 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 18:38:11 +00:00
e15af852f7 html fixies, show rrdtool version on menu
git-svn-id: http://www.observium.org/svn/observer/trunk@3127 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-03 13:52:34 +00:00
850359711c add memcached application graphing support. move applications to <<<app-$name>>> for easier detection. add connection tracking to mysql application. move logout to /logout/ not
/?logout=yes.


git-svn-id: http://www.observium.org/svn/observer/trunk@3096 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-27 17:18:26 +00:00
ff72c2843e syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3045 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-17 15:27:17 +00:00
dc5c5fc3fc better page title settings defaults
git-svn-id: http://www.observium.org/svn/observer/trunk@3039 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-17 10:53:24 +00:00
ffd95a120e allow prefix/suffix page_title config options
git-svn-id: http://www.observium.org/svn/observer/trunk@3038 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-17 10:48:35 +00:00
502f207291 only poll cisco CEF and cisco mac accounting on cisco devices + some small fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@2999 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-09 10:53:55 +00:00
900b32f06e silly php
git-svn-id: http://www.observium.org/svn/observer/trunk@2976 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-07 17:17:18 +00:00
c95f4db6b8 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2973 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-06 15:01:58 +00:00
7e574d329d fix apostrophes in location= filter variable
git-svn-id: http://www.observium.org/svn/observer/trunk@2962 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-05 14:02:32 +00:00
c3122ee94c fix start/end times using less generic variable names
git-svn-id: http://www.observium.org/svn/observer/trunk@2858 61d68cd4-352d-0410-923a-c4978735b2b8
2012-02-06 17:39:31 +00:00
97125f7ae2 source html5shim javascript locally, fixes FS#177
git-svn-id: http://www.observium.org/svn/observer/trunk@2857 61d68cd4-352d-0410-923a-c4978735b2b8
2012-02-05 19:16:55 +00:00
923c79e4dd add page/cache memory sizes to pagegen report in footer
git-svn-id: http://www.observium.org/svn/observer/trunk@2842 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-19 17:33:32 +00:00
ab2668981c Add page title changing infrastructure, do it for device tabs already
git-svn-id: http://www.observium.org/svn/observer/trunk@2690 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-18 14:27:21 +00:00