.. |
actions
|
Use object methods to load monitor and delete it
|
2023-04-19 18:56:52 -04:00 |
csrf
|
Preface Debug with ZM
|
2022-01-13 22:15:02 -05:00 |
Control.php
|
Add warnings when the type of movement is not selected
|
2020-01-02 17:03:52 -05:00 |
Event.php
|
Don't shorten analysis
|
2023-02-20 17:30:48 -05:00 |
Event_Data.php
|
Rough in model and controller for Event_Data
|
2022-10-27 14:47:21 -04:00 |
Filter.php
|
Turn dropdowns into chosen multiple-selects
|
2023-04-02 16:27:14 -04:00 |
FilterTerm.php
|
Handle val and cnj not being specified. Add Notes to attr that must be non empty
|
2023-04-11 07:53:55 -04:00 |
Frame.php
|
Add defaults to Frame
|
2019-09-22 14:21:59 -04:00 |
Group.php
|
Always return a Group_Permission in Permission()
|
2022-11-02 13:25:44 -04:00 |
Group_Monitor.php
|
Introduce a Group_Monitor class to ease loading this relationship
|
2020-08-31 18:28:53 -04:00 |
Group_Permission.php
|
Continue roughing in Group_Permission logic
|
2022-11-02 13:25:44 -04:00 |
Manufacturer.php
|
Add object classes for Manufacturer and Model
|
2020-10-11 09:57:51 -04:00 |
Model.php
|
Add ManufacturerId to Model
|
2021-07-07 09:46:12 -04:00 |
Monitor.php
|
Add Deleted member
|
2023-04-19 18:56:29 -04:00 |
Monitor_Permission.php
|
add includes/Monitor_Permission.php
|
2022-11-03 12:24:14 -04:00 |
MontageLayout.php
|
Add UserId field to MontageLayouts
|
2022-07-12 17:30:54 -04:00 |
Object.php
|
Fix SQL for when passing an empty array to find. Return false instead of trying weird sql.
|
2022-10-20 10:22:56 -04:00 |
Report.php
|
Add Report ORM
|
2022-08-04 09:35:25 -04:00 |
Server.php
|
Don't output errors from remote commands as it breaks ui
|
2023-02-09 18:46:01 -05:00 |
Snapshot.php
|
Rename Snapshot_Events to Snapshots_Events
|
2022-12-07 14:14:00 -05:00 |
Storage.php
|
Add default value for Storage Path
|
2022-06-01 11:20:28 -04:00 |
User.php
|
Add Name,Email,Phone to User object
|
2023-04-03 12:45:09 -04:00 |
User_Preference.php
|
Rough in code for User_Preferences
|
2023-03-21 10:03:57 -04:00 |
Zone.php
|
AlarmRGB should be an actual hex value not a string
|
2023-04-05 17:46:29 -04:00 |
auth.php
|
Comment out debug
|
2023-04-02 16:10:24 -04:00 |
config.php.in
|
Handle HomeView not being set, and default it so that it is set
|
2023-03-24 12:53:49 -04:00 |
control_functions.php
|
Remove extra { breaking ptz
|
2022-04-23 19:29:04 -04:00 |
database.php
|
add a db_version and a feature check function to determine if we support skip locks in the query. Use it to disable the feature in filter view.
|
2023-02-25 11:44:50 -05:00 |
functions.php
|
Handle HomeView not being set, and default it so that it is set
|
2023-03-24 12:53:49 -04:00 |
lang.php
|
put back ?>
|
2022-07-14 13:19:10 -04:00 |
logger.php
|
Use dateTimeFOrmatter to format the date/time on log entries
|
2022-06-01 15:49:09 -04:00 |
monitor_probe.php
|
Update add_monitors to make it scan the network.
|
2023-04-21 17:52:14 -04:00 |
session.php
|
Add setting remoteAddr in session after regenerating
|
2022-10-17 19:09:24 -04:00 |