Kyle Johnson
|
1307ba41c8
|
Changed the event count lookups to use find() instead of custom functions
|
2013-05-08 09:37:56 -04:00 |
Kyle Johnson
|
08f57b6b47
|
Made the footer link legible
|
2013-05-08 08:03:58 -04:00 |
Kyle Johnson
|
0e8a96141e
|
Lack of newlines makes me cry
|
2013-05-08 07:56:11 -04:00 |
Kyle Johnson
|
74008dcb8b
|
Moved some of the logic for determining video streaming options from the controller to the model
|
2013-05-07 11:15:06 -04:00 |
Kyle Johnson
|
b5e15a1708
|
First pass of the Monitors view page with code to determine stream type (mpeg, jpeg), bitrate, fps, etc
|
2013-05-07 10:29:34 -04:00 |
Kyle Johnson
|
a6bcd78e6e
|
Added a link to change the bandwidth
|
2013-05-06 19:53:38 -04:00 |
Kyle Johnson
|
29784fa3d3
|
Set the zmBandwidth variable app-wide
|
2013-05-06 19:53:25 -04:00 |
Kyle Johnson
|
82c14790c5
|
Added the live stream with hardcoded values
|
2013-05-06 19:38:22 -04:00 |
Kyle Johnson
|
49a01a9c28
|
Initial commit of Bandwidth Model, View and Controller.
|
2013-05-06 19:37:22 -04:00 |
Kyle Johnson
|
ac93b8318e
|
Added Cookie and Session components to the entire app, also set the zmBandwidth cookie to low by default
|
2013-05-06 19:36:34 -04:00 |
Kyle Johnson
|
9052b7fda5
|
Added a style to make the header legible
|
2013-05-06 11:34:48 -04:00 |
Kyle Johnson
|
69f9f446a8
|
Added Monitors, Events and Options index view to the header
|
2013-05-06 11:34:17 -04:00 |
Kyle Johnson
|
f35e7cbe73
|
Initial commit of Config Controller and View.
* Allows basic updating of config options
* No validation yet
* All options are rendered as text boxes. Some need to be dropdown, etc.
|
2013-05-06 11:06:58 -04:00 |
Kyle Johnson
|
869b84732d
|
Changed the primaryKey to the actual primary key of the Config table
|
2013-05-06 11:05:33 -04:00 |
Kyle Johnson
|
5f7e4a3471
|
Overriding the primaryKey for the Events and Monitors models
|
2013-05-06 10:36:47 -04:00 |
Kyle Johnson
|
03a9915138
|
Added the Config model
|
2013-05-06 08:42:05 -04:00 |
Kyle Johnson
|
b6bf96b701
|
Added the list of distinct monitors to the monitors variable for later use with filtering
|
2013-05-06 08:40:25 -04:00 |
Kyle Johnson
|
d4b0d05366
|
Added number of archived events per monitor to Monitors index view
|
2013-05-04 22:45:59 -04:00 |
Kyle Johnson
|
3af0600917
|
Limited the number of fields returned when searching for associated events and zones
|
2013-05-04 22:41:27 -04:00 |
Kyle Johnson
|
d681654e56
|
Moved events queries from the Monitors controller to the Monitors model
|
2013-05-04 19:42:37 -04:00 |
Kyle Johnson
|
a56ae4ed42
|
Display last events per hour, day, week, month per monitor
|
2013-05-04 19:22:48 -04:00 |
Kyle Johnson
|
20b024ef02
|
Added queries for last events per hour, day, week and month
|
2013-05-04 19:22:09 -04:00 |
Kyle Johnson
|
c42ae4a91d
|
Moved the Html and Form helpers to the common AppController
|
2013-05-03 07:34:45 -04:00 |
Kyle Johnson
|
cff58441fc
|
Fixed some indents
|
2013-05-02 21:31:05 -04:00 |
Kyle Johnson
|
2cc0620edc
|
Added zone count to monitor index
|
2013-05-02 21:27:55 -04:00 |
Kyle Johnson
|
b7d993839b
|
Added Zone model, as well as Monitor and Zone model association
|
2013-05-02 09:01:27 -04:00 |
Kyle Johnson
|
12642e6c45
|
Added additional table columns as well as total event count per monitor
|
2013-05-02 08:56:51 -04:00 |
Kyle Johnson
|
e782fbe38d
|
Defined associations between the Monitor and Event models
|
2013-05-02 08:55:59 -04:00 |
Kyle Johnson
|
e2751c0597
|
Initial ability to edit limited options of existing monitors
|
2013-05-01 21:03:25 -04:00 |
Kyle Johnson
|
6bc6610542
|
Added Monitors view view
|
2013-05-01 20:57:10 -04:00 |
Kyle Johnson
|
1be91f67e3
|
Added Function and Source columns
|
2013-05-01 18:46:01 -04:00 |
Kyle Johnson
|
055d8f8d0b
|
Initial commit of MVC for Monitors
|
2013-05-01 18:41:59 -04:00 |
Kyle Johnson
|
a5e2f29a4b
|
Specified the specific table name for the Event model
|
2013-05-01 18:21:46 -04:00 |
Kyle Johnson
|
a16054b33f
|
Removed an HTML comment and changed the heading from 1 to 2.
|
2013-05-01 08:24:42 -03:00 |
Kyle Johnson
|
31902af09a
|
Update README.md
|
2013-05-01 08:04:57 -03:00 |
Kyle Johnson
|
9d5243ccab
|
Initial commit of Event Model, View and Controller with basic support for drilling into an event
|
2013-05-01 07:02:12 -04:00 |
Kyle Johnson
|
8322dc390f
|
Initial commit of CakePHP 2.3.4
|
2013-05-01 06:58:31 -04:00 |
Kyle Johnson
|
1ed6462354
|
Removed all of the old web files
|
2013-05-01 06:52:43 -04:00 |
stan
|
4996dd0a51
|
Recreated generated files.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3662 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2012-07-04 09:46:18 +00:00 |
stan
|
be97b244b4
|
Increased size of options window and changed to use debug functions instead of console ones.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3659 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2012-07-04 08:58:19 +00:00 |
stan
|
2c47a15f9b
|
Use event dimensions instead of monitor ones as they may have changed.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3520 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-11-10 22:53:29 +00:00 |
stan
|
8b86c9af58
|
Removed permissions check when creating new log entries. Instead check that request is 'post'ed and moved some other requests to be 'post' only.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3509 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-08-26 10:50:50 +00:00 |
stan
|
e695dfd4dd
|
Allow for level as a minimum when selecting availability criteria for other fields.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3501 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-08-24 13:15:58 +00:00 |
stan
|
b64c506659
|
Added SFTP upload option.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3500 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-08-23 14:10:20 +00:00 |
stan
|
194d8350b4
|
Fixed distribution and install lists
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3497 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-08-05 11:24:24 +00:00 |
stan
|
62df1ba8de
|
Tidier detainting.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3494 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-08-03 17:33:58 +00:00 |
stan
|
aa0ee13afa
|
Detaint further dodgy path varieties.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3488 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-08-03 11:08:40 +00:00 |
stan
|
63589ddee7
|
Don't include postprocessed config.php
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3487 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-07-28 21:26:20 +00:00 |
stan
|
3a399378b2
|
Fixed problem with link to overlay css file
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3485 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-07-27 16:09:09 +00:00 |
stan
|
6035ed211a
|
Detaint some user inputs to avoid malicious file inclusion
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3483 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-07-22 08:37:01 +00:00 |