Commit Graph

  • 8769b22dba „README.md“ ändern master Michael Clemens 2022-07-13 08:59:53 +0200
  • a828fb35e8 updated README.md Michael Clemens 2013-01-27 12:20:15 +0100
  • b338085c33 updated README.md Michael Clemens 2013-01-27 12:19:13 +0100
  • 9c33ef24ee updated README.md Michael Clemens 2013-01-27 12:17:15 +0100
  • a2aec97790 added /screenshots Michael Clemens 2013-01-27 12:14:01 +0100
  • a5883597d3 mc Michael Clemens 2013-01-26 20:14:39 +0100
  • ee18e09c9a edited README.md Michael Clemens 2013-01-26 20:10:08 +0100
  • f67a4012c5 edited README.md Michael Clemens 2013-01-26 20:08:30 +0100
  • 6f7097be98 added README.md Michael Clemens 2013-01-26 19:41:05 +0100
  • a7b160aace - Prepared installer upgrade routine for next release. Frank Fegert 2009-07-12 21:45:18 +0000
  • 414af8a1eb - Fixed typo with ADODB result set introduced in previous revision. - For PollD_MP run getServerVersion() only once every polling inter- val, not for every query. Frank Fegert 2009-07-12 19:33:28 +0000
  • 97afaa73a6 - Added STDOUT logging for PollD_MP if no logfile is configured. - Added new exception handling and logging for ADODB. Frank Fegert 2009-07-12 17:12:14 +0000
  • 8882989945 - Minor formatting changes. Frank Fegert 2009-07-12 16:24:33 +0000
  • 9bab7c9275 first implementation of TSM 6.1 compability Michael Clemens 2009-07-07 15:46:15 +0000
  • d3b0d1dddd - Fixed Bug #0000011: Added '.exe' suffix to dsmadmc and php binary string in installer. Frank Fegert 2009-07-05 16:03:32 +0000
  • 5fcf79d57b - Fixed Bug #0000012: Allow PollD to run forever. PHPs 'max_execution_time' cannot apply here. Frank Fegert 2009-07-03 21:49:38 +0000
  • 8809708d3d - First try of a multi-process poller implementation. Probably still buggy and needs alterations to the DB backend. Frank Fegert 2009-07-03 15:37:02 +0000
  • e82d671bdd - Some formatting cleanup. - Added DB config to global config array. - Switched from ADODB::PConnect() to ADODB:NConnect() to avoid some strange DB-connection related problems. See: http://phplens.com/lens/adodb/docs-adodb.htm#connect for details on the difference between PConnect() and NConnect(). Frank Fegert 2009-07-03 10:50:38 +0000
  • 3f1dfaea2e - Fixed Bug #0000010: Do not commit empty user passwords to DB. - Removed navbar from admin.php since its broken there anyway. - Catch empty results in "Overview" page. - Some formating and cleanup. Frank Fegert 2009-06-25 19:40:21 +0000
  • 706a738ff1 - Fixed Bug #0000005: Search field/Clear search not working for timetable/timetable2. - Fixed Bug #0000006: Navbar should always be visible. - Added navbar to head of tables for easier navigation with large line numbers. Frank Fegert 2009-06-24 22:34:52 +0000
  • c723a74a1b - Fixed Bug #0000003: Incorrect calculation for group display of overlapping events in timetable2. Frank Fegert 2009-06-24 21:57:06 +0000
  • 577a78e337 - Added missing config entry. - Fixed Bug #0000002. Frank Fegert 2009-06-23 06:57:26 +0000
  • 109bbac963 minor bugfix Michael Clemens 2009-06-22 21:41:00 +0000
  • bb969b1e47 added some missing config entries Michael Clemens 2009-06-22 21:09:13 +0000
  • 6f95782ec3 - Some pre-release cleanup. - First attempt to reduce the PollD runtime, by querying only the events for backups_all/archives_all that occured since the last PollD run. Frank Fegert 2009-06-21 22:04:17 +0000
  • 93f877b70e - Fixed bug in Add/Edit servers, where the password field should remain plain text. Frank Fegert 2009-06-21 21:37:40 +0000
  • d26e06e92b - Workaround for escaped backslashes in file path input fields when PHP-option 'magic_quotes_gpc' is set. - Extended installer tests for valid logfile/logpath input. Frank Fegert 2009-06-21 16:16:32 +0000
  • f951f398e2 - Some pre-release cleanup. Frank Fegert 2009-06-21 16:14:06 +0000
  • 10d433a3c6 - More pre-release cleanup - changed versions to 0.0.x for beta-release. Frank Fegert 2009-06-19 22:14:10 +0000
  • 8071794ae2 - Database changes: - Fixed wrong beta release version. - Changed 'archives_24h' query from append to update to match 'backups_24h'. - Removed example server entries. - Workaround for cases where PHP-option 'magic_quotes_gpc = on' messes up quoted data in POSTs. - Workaround for truncated single line input fields. If strlen > 150, use textbox instead of input/text. Might be browser dependent, adjust limit as needed. Frank Fegert 2009-06-19 21:40:25 +0000
  • 252b04ad95 - Some pre-release cleanup and format beautification. Frank Fegert 2009-06-19 21:34:23 +0000
  • 6f9003206b beautyfied table footer Michael Clemens 2009-06-17 12:32:13 +0000
  • 3663681af4 fixed some problems with "poll now" feature Michael Clemens 2009-06-17 11:31:54 +0000
  • 940a9c3f9f fixed problem with sorting by columns, column names with blanks and urlencode Michael Clemens 2009-06-12 10:49:46 +0000
  • 96975133c0 - Added alternate timetable version, which collapses all events of the same node into one line. - Fixed bug with urlencode() in page navigation. Frank Fegert 2009-06-09 20:59:41 +0000
  • 7bd1b0356c - urlencode()'ed all URL parameters. - added OS switch for popen() mode. Frank Fegert 2009-06-08 10:47:55 +0000
  • 961d466758 - removed debugging output. Frank Fegert 2009-06-05 15:04:19 +0000
  • b428bddf54 - Fixed numeric sort order for varchar() columns with numeric content. - Fixed sort order for "# Nodes" by urlencode()'ing the "sort=" parameter. This is only a quick fix, all URL parameters should be urlencode()'ed. Frank Fegert 2009-06-05 14:54:36 +0000
  • 01fb98ed1c - Fixed display bug on admin page with drop-down selection of number of lines/rows to display per page. - Fixed getTableFields() to return valid data on empty tables. - Added placeholder text for empty query results. Frank Fegert 2009-06-05 10:50:25 +0000
  • 00027e1f98 - Added own logfile config path for PollD to installer. - Force default stylesheet for installer and reset after installer is finished. Frank Fegert 2009-06-05 08:54:43 +0000
  • 1cba138b95 Improved installer. Added page to set initial admin password. Added page to configure and check TSM servers. Frank Fegert 2009-06-04 22:12:22 +0000
  • 65322d9858 - Fixed memory exhaustion bug if DB query returned empty result set. - Fixed POST/SESSION variable inconsistency with search form. - Cosmetics (removed whitespace at end of line). Frank Fegert 2009-05-24 19:22:45 +0000
  • e310e91542 - Added drop-down selection for number of lines/rows to display per page for all calls to fetchSplitArrayDB. - Fixed formatting issue with drop down box. Frank Fegert 2009-05-24 17:45:08 +0000
  • 73befaaa6e - Added drop-down selection for number of lines/rows to display per page. Frank Fegert 2009-05-24 15:25:29 +0000
  • ed9b42ff44 Implemented alternate submenu navigation for - hopefully - better overview. Frank Fegert 2009-05-24 13:20:15 +0000
  • 79bade6748 - Escaped backslashes before insert into DB. This fixes display errors for e.g. Windows filespaces. This is also only a ugly workaround. A DB dependend escape of SQL statments via ADODBs 'qstr()' would be much better, but needs code refactoring. - Allow to save empty config field values. Needed to enable/disable file logging. - Fallback logging to STDOUT if given logfile not accessible. Frank Fegert 2009-05-23 21:10:59 +0000
  • 5ce2f693d6 - Added SQL file for new DB entries (only temporarily until first release). - Added runtime profiling output to PollD. - Fixed minor bug in PollD for query runtime > 900 sec situations. - Added log to file functionality to PollD. Frank Fegert 2009-05-23 16:50:14 +0000
  • 253659a825 - Hide 'version' row in cfg_config from web interface. Frank Fegert 2009-05-23 14:38:29 +0000
  • 918467a703 - Fixed typo. - Switched comments from german -> english. - Extended cfg_config.confval to 255 characters to be able to hold long paths. - Added entries for tsmmonitor and polld logfiles to cfg_config. Frank Fegert 2009-05-23 12:25:11 +0000
  • 2bd9496e47 implemented debug levels and try/catch blocks into polld Michael Clemens 2009-05-20 13:52:50 +0000
  • 45983ec077 this and that Michael Clemens 2009-05-18 15:34:04 +0000
  • 9fc372d337 implemented methiod renderZebraTableRow() Michael Clemens 2009-05-18 15:06:42 +0000
  • 5624331190 reformatted/beautified most files Michael Clemens 2009-05-18 11:37:07 +0000
  • 75611f3f8f renamed layout.js to functions.js Michael Clemens 2009-05-18 08:29:09 +0000
  • de4d901ac4 fixed problems with PDF output Michael Clemens 2009-05-18 08:27:49 +0000
  • 6614fd94dd some compatibility fixes (IE makes me wanna cry) Michael Clemens 2009-05-16 22:00:13 +0000
  • cb24bebdeb added print stylesheet Michael Clemens 2009-05-15 17:07:36 +0000
  • 6506cd4bc0 implemented GUI control for debug mode (in admin backend) some GUI improvements some bugfixes Michael Clemens 2009-05-15 11:54:36 +0000
  • 5d24954cea added tsmmonitor.sql for initial db import Michael Clemens 2009-05-14 10:34:52 +0000
  • f83ed97a42 removed extra result tables for timetable results added combobox for result view switching (normal table / timetable) Michael Clemens 2009-05-14 09:19:21 +0000
  • 9d84e239e0 splitted stylesheets into layout and colour stylesheets added stylesheets minor UI improvements Michael Clemens 2009-05-13 15:20:13 +0000
  • d6761898a7 renamed all styles Michael Clemens 2009-05-13 13:13:46 +0000
  • 62237e967c recuced user stylesheets to color styles only Michael Clemens 2009-05-13 13:10:17 +0000
  • 33fad60ecc added stylesheets Michael Clemens 2009-05-13 13:09:05 +0000
  • a02490e0d8 added style orange3d, horizon, grey3d fixed problems with empty dsmadmc resultsets Michael Clemens 2009-05-13 09:50:39 +0000
  • d1bb95bdcb ... Michael Clemens 2009-05-13 08:38:57 +0000
  • 8e5e0648a5 integrated adodb into PollD added external switchable debug mode for class ADOdb Michael Clemens 2009-05-13 08:29:01 +0000
  • 94c879b58b forgot to modify show_pdf.php... Michael Clemens 2009-05-12 20:22:22 +0000
  • 53b848f605 put database/adodb related code into adodb.php class ADOdb is now instantiated in global.php Michael Clemens 2009-05-12 20:20:18 +0000
  • a22f2f312e fixed problems with admin interface since migration to oo tsmmonitor Michael Clemens 2009-05-12 13:56:03 +0000
  • d7f826c831 consolidated PDF classes to one class added show_pdf.php Michael Clemens 2009-05-12 00:51:21 +0000
  • 19d46e48b4 first step of migration to object oriented version of TSM Monitor deleted functions.php, replaced with tsmmonitor.php which includes new class TSMMonitor Michael Clemens 2009-05-12 00:30:45 +0000
  • 59246091e1 - added checks for PHP memory_limit for mod_php and php-cli. Frank Fegert 2009-05-11 21:29:58 +0000
  • fa2e7dbf5e cleanups deletion of dsmerror.log Michael Clemens 2009-05-11 16:55:09 +0000
  • 28e85af0fd PollD starts now disabled PollD is now controlled by admin backend (settings) Michael Clemens 2009-05-11 16:27:05 +0000
  • 2bce5107f9 PollD enhancements Michael Clemens 2009-05-11 15:07:42 +0000
  • e519fa54bc fixed some minor UI bugs fixed problem with offline tsm servers with polld speeded up polld Michael Clemens 2009-05-11 10:58:53 +0000
  • 14fb779ea1 fixed paged result table problems fixed problems with multiple servers and timemachine Michael Clemens 2009-05-11 09:23:34 +0000
  • 228d07c602 - added checks for PHP extension modules. - added checks for external binaries (dsmadmc, php) and logfile. Frank Fegert 2009-05-10 21:04:57 +0000
  • 08c6e7d3bd reorganized svn directory structure to allow tagged releases. Frank Fegert 2009-05-10 11:44:45 +0000