Commit Graph

80 Commits

Author SHA1 Message Date
Michael Clemens
45983ec077 this and that 2009-05-18 15:34:04 +00:00
Michael Clemens
9fc372d337 implemented methiod renderZebraTableRow() 2009-05-18 15:06:42 +00:00
Michael Clemens
5624331190 reformatted/beautified most files 2009-05-18 11:37:07 +00:00
Michael Clemens
75611f3f8f renamed layout.js to functions.js 2009-05-18 08:29:09 +00:00
Michael Clemens
de4d901ac4 fixed problems with PDF output 2009-05-18 08:27:49 +00:00
Michael Clemens
6614fd94dd some compatibility fixes (IE makes me wanna cry) 2009-05-16 22:00:13 +00:00
Michael Clemens
cb24bebdeb added print stylesheet 2009-05-15 17:07:36 +00:00
Michael Clemens
6506cd4bc0 implemented GUI control for debug mode (in admin backend)
some GUI improvements
some bugfixes
2009-05-15 11:54:36 +00:00
Michael Clemens
5d24954cea added tsmmonitor.sql for initial db import 2009-05-14 10:34:52 +00:00
Michael Clemens
f83ed97a42 removed extra result tables for timetable results
added combobox for result view switching (normal table / timetable)
2009-05-14 09:19:21 +00:00
Michael Clemens
9d84e239e0 splitted stylesheets into layout and colour stylesheets
added stylesheets
minor UI improvements
2009-05-13 15:20:13 +00:00
Michael Clemens
d6761898a7 renamed all styles 2009-05-13 13:13:46 +00:00
Michael Clemens
62237e967c recuced user stylesheets to color styles only 2009-05-13 13:10:17 +00:00
Michael Clemens
33fad60ecc added stylesheets 2009-05-13 13:09:05 +00:00
Michael Clemens
a02490e0d8 added style orange3d, horizon, grey3d
fixed problems with empty dsmadmc resultsets
2009-05-13 09:50:39 +00:00
Michael Clemens
d1bb95bdcb ... 2009-05-13 08:38:57 +00:00
Michael Clemens
8e5e0648a5 integrated adodb into PollD
added external switchable debug mode for class ADOdb
2009-05-13 08:29:01 +00:00
Michael Clemens
94c879b58b forgot to modify show_pdf.php... 2009-05-12 20:22:22 +00:00
Michael Clemens
53b848f605 put database/adodb related code into adodb.php
class ADOdb is now instantiated in global.php
2009-05-12 20:20:18 +00:00
Michael Clemens
a22f2f312e fixed problems with admin interface since migration to oo tsmmonitor 2009-05-12 13:56:03 +00:00
Michael Clemens
d7f826c831 consolidated PDF classes to one class
added show_pdf.php
2009-05-12 00:51:21 +00:00
Michael Clemens
19d46e48b4 first step of migration to object oriented version of TSM Monitor
deleted functions.php, replaced with tsmmonitor.php which includes new class TSMMonitor
2009-05-12 00:30:45 +00:00
Frank Fegert
59246091e1 - added checks for PHP memory_limit for mod_php and php-cli. 2009-05-11 21:29:58 +00:00
Michael Clemens
fa2e7dbf5e cleanups
deletion of dsmerror.log
2009-05-11 16:55:09 +00:00
Michael Clemens
28e85af0fd PollD starts now disabled
PollD is now controlled by admin backend (settings)
2009-05-11 16:27:05 +00:00
Michael Clemens
2bce5107f9 PollD enhancements 2009-05-11 15:07:42 +00:00
Michael Clemens
e519fa54bc fixed some minor UI bugs
fixed problem with offline tsm servers with polld
speeded up polld
2009-05-11 10:58:53 +00:00
Michael Clemens
14fb779ea1 fixed paged result table problems
fixed problems with multiple servers and timemachine
2009-05-11 09:23:34 +00:00
Frank Fegert
228d07c602 - added checks for PHP extension modules.
- added checks for external binaries (dsmadmc, php) and logfile.
2009-05-10 21:04:57 +00:00
Frank Fegert
08c6e7d3bd reorganized svn directory structure to allow tagged releases. 2009-05-10 11:44:45 +00:00