Commit Graph

776 Commits

Author SHA1 Message Date
stan 13dd29692f Bug 317 - Position cursor on login name field.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1952 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-05-03 15:10:21 +00:00
stan 9e4e31a702 Bug 314 - Added missing Images token.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1950 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-05-02 09:59:03 +00:00
stan 534760b3d6 Made form 'get' instead of 'post' to prevent reload message.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1949 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-05-02 09:58:51 +00:00
stan ab598e3586 Bug 319 - Fixed bogus AlarmMaxFPS column in preset query.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1948 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-05-02 09:57:40 +00:00
stan 5db0e0b036 Fixed html errors.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1940 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-04-24 11:50:02 +00:00
stan 593909fd58 Made form 'get' again
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1935 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-04-20 18:13:34 +00:00
stan b1986ed46c Close monitor edit window on saving.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1927 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-04-12 13:27:44 +00:00
stan c01e48b9b9 Fixed hostname validation to allow for username and passwords.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1926 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-04-12 13:27:24 +00:00
stan 47e5420a35 Bug 311 - Made local monitor dialog a bit more user friendly.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1921 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-04-07 11:52:31 +00:00
stan 6753c8fac6 Bug 310 - Fixed problem with editing loaded filters.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1920 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-04-07 11:51:29 +00:00
stan 5e3e7cc16b Bug 309 - Fixed issue with default zones being set in % and not pixes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1919 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-04-07 11:49:57 +00:00
stan b2e7605c8e Simplified control preset functionality in JavaScript.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1918 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-04-05 16:29:19 +00:00
stan 9fc68d9cce Bug 288 - Stopped 'stop' button always being present.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1917 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-04-05 15:36:43 +00:00
stan cd4bb06965 Bug 287 - Added confirmation when deleting events.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1913 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-31 16:02:27 +00:00
stan b3690b3d58 Encode preset names as HTML entities
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1912 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-31 15:35:18 +00:00
stan 131ed30d7a Bug 260 - Added average pixel difference to statistics
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1910 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-31 15:34:16 +00:00
stan 0d4474c6d9 Bug 306 - Correctly parses format default char.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1909 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-31 14:44:34 +00:00
stan 655999fa82 Bug 303 - Fixed paging issue when deleting last page of events.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1906 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-31 13:42:31 +00:00
stan 28cde4ed89 Bug 301 - Added monitor specific alarm maximum FPS
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1901 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-31 12:47:39 +00:00
stan 778c98970a Bug 304 - Fixed stills issue with events with bulk frames.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1900 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-31 10:11:50 +00:00
stan 6ef579a181 Bug 298 - Now passes filters through when viewing events, plus tidied up.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1897 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-30 11:22:41 +00:00
stan b833a07e31 Bug 291 - Revamped date/time handling to use strftime instead of date and
to use locale aware formats. Also extracted out common formats.


git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1896 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-27 22:01:33 +00:00
stan 6230ea5f49 Bug 299 - Changed sprintf to use %F where version > 4.3.10
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1895 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-27 20:29:55 +00:00
stan 84751f6356 Updated with 1.22.1 changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1894 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-24 12:42:45 +00:00
stan 38591f6a2c Bug 297 - Initial addition of Swedish language
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1893 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-24 12:14:30 +00:00
stan c8c45756a6 Bug 286 - Fixed to work in IE.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1886 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-23 20:25:48 +00:00
stan b2d49c145f Bug 293 - Fixed xHTML syntax errors, non closed tags
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1881 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-23 18:11:53 +00:00
stan d1dfb17c83 Removed check for spaces etc in Control Capability name.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1880 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-23 18:10:32 +00:00
stan 1acc2abaf7 Added quiet flags to netpbm utils.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1879 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-03-23 18:10:04 +00:00
stan 2875009c3b Bug 282 - Fixed option category to reinstate lost 'images' options.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1875 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-02-08 12:25:35 +00:00
stan efe1960a53 Bug 279, 280 - Closes window on set preset, saved run states fixed and fixed zones issue.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1874 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-02-08 12:24:52 +00:00
stan 0f43d26396 Fixed bug in video generation.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1873 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-02-08 12:23:47 +00:00
stan 92af058d94 Bug 283 - Converted some forms to use POST.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1869 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-02-07 17:05:54 +00:00
stan 66ab060047 Removed second italian translation.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1867 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-24 11:02:09 +00:00
stan 1e1d683785 Merged in language changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1866 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-24 11:01:42 +00:00
stan 58a9e353bd Added in merged changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1865 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-24 10:59:53 +00:00
stan 825b1ee25a Further refinements to groups.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1864 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-24 10:06:34 +00:00
stan ab9e8179c9 Bug 274 - Added validation to monitor dialog
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1863 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-23 23:09:47 +00:00
stan a52e9f4382 Bug 271 - Modified groups page to have more consistent structure, and use monitor selector.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1857 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-23 16:25:01 +00:00
stan ae23010ee2 Tidied up actions
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1856 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-23 15:57:07 +00:00
stan 28175b0e52 Bug 269 - Added popup monitor id selector
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1855 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-23 12:14:57 +00:00
stan 4eb5768985 Bug 5 - Added support for linked monitors.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1854 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-23 12:11:13 +00:00
stan 687ff9b2b5 IE fixes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1840 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-17 21:22:05 +00:00
stan 96e4be9bb4 Removed commented out lines about scaling still images.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1839 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-17 21:19:26 +00:00
stan a8c6e4d49a Fixed miscellaneous warnings and errors.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1838 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-17 21:11:49 +00:00
stan 096072b3dc Bug 230 - Rationalised thumbnails and put them in temporary cache dir.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1836 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-17 17:07:13 +00:00
stan d732e2ed38 Updated copyright.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1833 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-17 11:32:47 +00:00
stan 53e5f19026 Disabled video generation if no encoder installed. Updated copyright.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1832 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-17 11:32:18 +00:00
stan d02adbddc4 Bug 259 - Allowed toggle between analyse and capture images, updated copyright.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1831 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-17 11:31:31 +00:00
stan 1d3fab2ae3 Removed initial delay in progress bar, updated copyright.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1830 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-17 11:29:45 +00:00
stan 91f92b3291 Bug 255 - Improved user password handling.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1823 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-15 17:35:53 +00:00
stan b19d36cb49 Bug 252 - Further tweaks to control permissions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1822 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-15 17:33:44 +00:00
stan 1f14862239 Added mysql_free_result calls.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1820 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-15 13:09:30 +00:00
stan 321f8cbf5c Sped up checks for daemon status.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1819 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-15 00:18:51 +00:00
stan 41e64b5d78 Added in extra string.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1816 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 22:50:40 +00:00
stan 9fcf0a31cb Revamped options slightly.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1815 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 22:48:32 +00:00
stan 229dea5bff Bug 219 - FIxed typo in filename.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1808 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 13:44:57 +00:00
stan 0420f3489b Freed some mysql results.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1806 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 13:41:22 +00:00
stan 61cd80c807 Bug 252 - Changed to not require monitor edit permissions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1805 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 13:41:11 +00:00
stan e0aa7c8172 Bug 251 - Fixed problem with 'none' auth relay method.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1804 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 13:39:15 +00:00
stan 994604e1e8 Bug 245 - Made progress behaviour optional.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1803 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 13:38:46 +00:00
stan 0ec21218c2 Bug 219 - Added Czech language to distribution.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1802 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 13:37:59 +00:00
stan cac913b0be Fixed typo in MonitorIds.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1795 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-14 13:31:51 +00:00
stan 7bf25c99c3 Bug 249 - Added partial event link to timeline and moved timeouts to end of page.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1791 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-12 16:48:32 +00:00
stan 14fc3e2473 Bug 249 - Added event navigator and progress panel
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1790 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-12 15:41:39 +00:00
stan 4f0908a59d Fixed initial zone insert.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1773 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-12 00:00:57 +00:00
stan 0b2c8e66e0 Removed error_reporting call.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1772 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-12 00:00:38 +00:00
stan 2b884505c6 Bug 242 - Made languages a drop down.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1761 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-05 11:11:38 +00:00
stan cde31cf917 Removed redundant tokens.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1755 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-01 19:58:45 +00:00
stan 98662f2e1c Updated with new language tokens.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1754 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-01 19:55:21 +00:00
stan 535ae8f0c8 Bug 215 - Sorted out frames scalign in events (I think).
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1752 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-31 20:12:24 +00:00
stan 10c3718bcc Made donate reminder time dynamically settable.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1751 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-31 19:13:41 +00:00
stan 96b94c1737 Bug 240 - Added monitor presets.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1749 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-31 18:08:07 +00:00
stan b46ab50467 Bug 207 - Rearranged monitor config view.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1748 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-31 17:21:45 +00:00
stan d6c37380a6 Updated styles.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1744 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-31 16:10:18 +00:00
stan edab3e5e2e Databased zone presets.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1742 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-27 16:52:28 +00:00
stan 0d1c5ddf1d Bug 238 - Added support for Enabled flag
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1723 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 16:49:38 +00:00
stan e8101a231e Bug 238 - Added support for enabled flag.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1722 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 16:47:19 +00:00
stan 8029e34bb5 Bug 219 - Added Czech translation
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1697 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 11:06:41 +00:00
stan d7da9a320c Bug 207 - Modified some layout and video rate options.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1692 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-19 16:52:30 +00:00
stan 601f021e27 Changed references to .z files in distribution to correct one.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1691 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-19 16:51:55 +00:00
stan 4daa855f6f Changed DB_SERVER to DB_HOST
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1686 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 12:20:58 +00:00
stan 786488a990 Bug 232 - Removed .z files.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1680 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 10:27:52 +00:00
stan 01476d308b Bug 232 - Added new '.in' files.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1679 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 10:16:29 +00:00
stan 6adbd44d77 Bug 207 - Changed default ref blend perc to 7%
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1675 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 10:09:11 +00:00
stan c76586472b Added empty around check to avoid php notice.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1674 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 10:08:08 +00:00
stan f528a181e7 Bug 224 - Enhanced the view/download video links.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1671 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-09 11:45:08 +00:00
stan bde0b89bac Further refinements to video html.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1668 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-08 22:18:17 +00:00
stan d3b17c1288 Fixed missing > after tr tag
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1667 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-08 22:17:51 +00:00
stan 0b9f6d093d Bug 226 - Separated alarm sound from watch status
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1666 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-08 17:13:00 +00:00
stan d3ca56ab96 Bug 67 - Added auto stop timeout to mapped continuous control.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1665 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-08 17:11:33 +00:00
stan 9aca25f21e Javascript tidy up and removed redundant file.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1662 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-08 11:20:00 +00:00
stan 5924206f43 Bug 223 - Wrapped sound in more compliant tags
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1661 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-08 11:14:15 +00:00
stan 74ac42fb96 Bug 223 - Revamped video presentation, emded & object tags etc, mime-types.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1660 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-08 11:10:44 +00:00
stan 588e308531 Bug 222 - Added zone presets.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1658 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-05 15:11:08 +00:00
stan c52a9c7bb9 Unset points before getting changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1655 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-05 12:19:46 +00:00
stan bfdbc23242 Moved form tages outside of table.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1654 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-05 12:19:26 +00:00
stan e094a25ce5 Bug 207 - Only displayss blob ranges when more than one blob.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1653 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-05 12:19:06 +00:00
stan ab9228a1a7 Refinements to polygonal zones.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1652 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-05 12:18:39 +00:00
stan 0ef4e0f134 Bug 207 - Added zones link.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1650 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-02 10:17:30 +00:00