Commit Graph

  • 8880ce0455 Added additional monitor configuration fields. stan 2002-10-30 16:00:00 +0000
  • d97a1036aa Doesn't automatically refresh event list on opening event. stan 2002-10-30 15:37:16 +0000
  • d62bafcad8 Moved a whole bunch of static defines into the database for Monitors. Also enable dynamic labelling support. stan 2002-10-30 14:00:42 +0000
  • d57869fcde Corrected event counts and reset times to use local rather than MySQL time. stan 2002-10-30 12:40:27 +0000
  • 9ec7d50d85 Removed bogus timezone correction, not corrected on writes. stan 2002-10-30 12:29:36 +0000
  • df228f906b Now stores DB times as localtime rather than UTC. stan 2002-10-30 11:17:04 +0000
  • 90204725b4 Added dynamic delete buttons, bug reporting and weekday filter. stan 2002-10-29 22:03:12 +0000
  • 7fb234746d Added bighead style. stan 2002-10-29 22:02:42 +0000
  • 1d12baeaec Removed extraneous default arguments. stan 2002-10-29 09:08:52 +0000
  • e6b0b0a525 Changed main to return int. stan 2002-10-28 14:33:57 +0000
  • c840d15cff Removed extraneous 'error' from message. stan 2002-10-28 14:33:44 +0000
  • 5b7ca92549 Changed bandwidth to have comma between options. stan 2002-10-27 22:48:24 +0000
  • f63c3b61e5 Changed views to switch from big if statement. stan 2002-10-27 20:25:27 +0000
  • 7590a3d767 Sorted out watchevents view. stan 2002-10-27 19:57:22 +0000
  • fecbfddf0d Changed from if/elseif/else to switch. stan 2002-10-27 18:20:01 +0000
  • fc39b3859f Fixed non-echo on Function window. stan 2002-10-27 18:15:58 +0000
  • d0361d21a2 Added date filter in, did (temporary) fix to time shift problem. stan 2002-10-22 15:28:14 +0000
  • ec83092902 Added filtering to events. stan 2002-10-22 13:56:37 +0000
  • 75ee1a61a1 Revamped to use config window sizes. Also added events window with basic filter etc. stan 2002-10-16 22:12:32 +0000
  • 79f075184f Added include of zmfuncs.php stan 2002-10-16 22:12:01 +0000
  • 1dfcc2b4b5 Added window size configuration. stan 2002-10-16 22:11:35 +0000
  • 34dde50886 Fixed browser acceptance problem, more easily defaults to HTML. stan 2002-10-16 22:11:06 +0000
  • 5eb54d7977 Fixed inactive zone bug and added debug. stan 2002-10-14 09:11:44 +0000
  • 65a1c4058c Added new files to CVS. stan 2002-10-11 09:45:06 +0000
  • 46d1680f2d Now only initial entry stub. stan 2002-10-11 09:44:41 +0000
  • 1418047e43 Added header. stan 2002-10-11 09:44:13 +0000
  • d7f4832abf Moved action functions out to actions.php stan 2002-10-11 09:10:45 +0000
  • 1e15465cf5 Added MySQL development version comment. stan 2002-10-11 08:57:48 +0000
  • ef17eaa65f Added reset action. stan 2002-10-04 21:40:55 +0000
  • c241e5740c Further To Do added. stan 2002-10-04 21:40:41 +0000
  • 6e82acfcc7 Actions forked off into separate file. stan 2002-10-03 11:39:36 +0000
  • 4620d05a87 Fixed NetPBM paths and changed _SERVER to HTTP_SERVER_VARS. stan 2002-10-02 16:05:36 +0000
  • 1324da35cb Added a few more To Do's stan 2002-10-02 16:05:14 +0000
  • abf75dc4cc Added HUp signal on zone deletion. stan 2002-10-02 11:58:35 +0000
  • 00db60fe84 Added comment about IE clicks. stan 2002-10-02 11:58:19 +0000
  • 5868162347 Added NETPBM_DIR and conditionalnetpbm stuff. stan 2002-10-01 16:16:45 +0000
  • a559d01eaa Removed hardcoded window sizes. stan 2002-10-01 14:19:14 +0000
  • 1a2760d595 Changed form methods to 'get' from 'post'. stan 2002-10-01 13:44:28 +0000
  • 236c82c656 Added sound to alarms. stan 2002-09-27 18:15:21 +0000
  • 739b070b23 Corrected monitor deletions. stan 2002-09-27 08:59:33 +0000
  • c7aaf918c0 Removed Alarms table. stan 2002-09-27 08:29:01 +0000
  • d25410f7ed Added new ToDo. stan 2002-09-26 21:03:00 +0000
  • 445e7f16d6 Fixed syntax error for default monitor. stan 2002-09-26 21:02:50 +0000
  • e2088a5842 Added new item. stan 2002-09-25 13:02:38 +0000
  • a064100c1d Fixed browser detection. stan 2002-09-25 11:24:22 +0000
  • 5081dd268e TERM signal not not blocked. stan 2002-09-25 08:46:29 +0000
  • a3433c3123 More added. stan 2002-09-25 08:46:09 +0000
  • 2153f817b3 Added troubleshooting section. stan 2002-09-24 14:40:21 +0000
  • 5a9a8b7e68 Updated.. stan 2002-09-24 13:06:07 +0000
  • 1f484324ce Fixed the arrangement of image scroll buttons. stan 2002-09-24 12:39:29 +0000
  • f347901da9 Added score to image window. stan 2002-09-24 12:36:59 +0000
  • bae674846d Fixed video. stan 2002-09-24 12:29:53 +0000
  • a733ff8343 Implemented unarchive. stan 2002-09-24 12:27:12 +0000
  • fa588d8893 Corrected event renaming. stan 2002-09-24 12:22:48 +0000
  • b51d823cdb Corrected event deletions. stan 2002-09-24 12:18:22 +0000
  • cf0b57705c Moved some enums to #defines in zmcfg.h stan 2002-09-24 11:45:57 +0000
  • bb53ba90c6 Added default Zone when adding Monitor. stan 2002-09-24 09:53:59 +0000
  • b8f796c977 Sorted out Monitor deletion and renaming. stan 2002-09-24 09:44:36 +0000
  • 31ad2c8255 Addec cycle_count to remove Watch All link when redundant. stan 2002-09-24 09:34:53 +0000
  • 66bce92266 Added to CVS. stan 2002-09-23 23:33:10 +0000
  • d35e09f4d8 Added GPL header. stan 2002-09-23 22:08:50 +0000
  • 2b510069a1 Added mpeg_encode path and improved PATH handling. stan 2002-09-23 21:54:57 +0000
  • f382047643 Simplified debug. stan 2002-09-23 21:49:37 +0000
  • 174f046d08 Added to CVS. stan 2002-09-23 21:18:28 +0000
  • 24543541fd Added to CVS.Z stan 2002-09-23 21:17:28 +0000
  • 27cb6208fd Corrected device references in controlDaemons. stan 2002-09-23 21:00:12 +0000
  • 3d5ea88b06 Changed alarm colours to represent RGB properly. stan 2002-09-23 20:51:21 +0000
  • 7182774fb1 Added some comments. stan 2002-09-23 20:30:39 +0000
  • 29d064315d Added configuration item for alarm popups. stan 2002-09-23 20:20:50 +0000
  • bffa042481 Added default sort_field. stan 2002-09-23 20:19:20 +0000
  • b6dff14c6f Added sorting to event listing. stan 2002-09-23 20:17:11 +0000
  • 1c483537f6 Added monitor editing and adding functionality. stan 2002-09-23 16:37:41 +0000
  • 693d3eab6e Corrected monitor window to default to max_events view. stan 2002-09-23 16:09:47 +0000
  • 097014ee66 Added Schema to CVS. stan 2002-09-23 15:59:50 +0000
  • c7f3243f24 Changed zone header from Id to Name. stan 2002-09-23 15:57:38 +0000
  • fc905cece2 Added javascript zone form validation. stan 2002-09-23 15:56:46 +0000
  • 81beaf7cd8 Added zone addition and deletion. stan 2002-09-23 13:15:11 +0000
  • 6011a7f0e0 Fixed problem with thumbnails not being generated. stan 2002-09-23 12:47:04 +0000
  • f2366a4a96 Added zone modification form. stan 2002-09-23 12:28:43 +0000
  • 2ab9dc5d4d Added 'none' view. stan 2002-09-23 11:30:44 +0000
  • 2063029655 Removed 'images' view. stan 2002-09-23 11:29:07 +0000
  • 37ea3644ca Corrected header. stan 2002-09-23 11:28:09 +0000
  • f302b00428 Added short header. stan 2002-09-23 11:27:31 +0000
  • 362ea4c30a Modified the Zones window. stan 2002-09-23 11:21:57 +0000
  • 7ee42dfc47 Added event period links. stan 2002-09-23 10:55:05 +0000
  • c28fd36613 Added monitor function changes. stan 2002-09-23 10:17:19 +0000
  • 2dfbd35809 Optimised analysis and sleeps. stan 2002-09-23 10:13:51 +0000
  • 6ee0d8bdd0 Added terminal signal handler. stan 2002-09-23 10:11:04 +0000
  • 35407be9c4 Optimised process management into function and moved event images into event function. stan 2002-09-21 22:56:53 +0000
  • 721a9ca15b Added and utilised more defines, made streaming more intelligent, halfway there. stan 2002-09-21 11:15:06 +0000
  • 41f3dffc95 Updated to use PATH_MAX and EVENT_DIR. Also corrected broken sql. stan 2002-09-21 11:14:12 +0000
  • 3751935c6c Updated to use PATH_MAX. stan 2002-09-21 11:13:35 +0000
  • 9c1d1805aa Reduced debug level to prevent syslog clutter. stan 2002-09-20 19:52:02 +0000
  • 6b455d160b Sorted out path creation and defines. stan 2002-09-20 19:48:48 +0000
  • 9b79ad4f57 Fixed daemon commands, added PHP_SELF references and added method to all forms. stan 2002-09-20 19:48:31 +0000
  • b8d6d19920 Removed umask call. stan 2002-09-20 19:47:23 +0000
  • a8eb52142c Added redtext for video devices. stan 2002-09-20 19:47:08 +0000
  • 2a3cb3606f Added device management functions. stan 2002-09-20 15:29:41 +0000
  • 8c40dac6e8 Changed to use DB defines from zmcfg.h stan 2002-09-19 09:49:35 +0000
  • 3c59a9a34d Changed event scoring to be calculated as events are created. stan 2002-09-19 09:38:17 +0000