Isaac Connor
|
c2a042c0e7
|
replace with $)REQUEST so that logs can be query using a GET. Strip non-asci8bit chars from log message
|
2017-07-06 11:42:04 -04:00 |
Isaac Connor
|
9135da92ed
|
fix typo fileFields => filterFields
|
2017-01-31 21:33:43 -05:00 |
Isaac Connor
|
ad157cf21c
|
fix tabs
|
2016-12-14 14:56:54 -05:00 |
Isaac Connor
|
7c84e2417d
|
remove extra ?
|
2016-12-08 15:53:38 -05:00 |
Isaac Connor
|
c8009baf3f
|
fix missing ; and test for integer string in limit
|
2016-12-08 15:46:42 -05:00 |
Isaac Connor
|
587fd16aa6
|
Add testing for limit, sortField and all the filters to ensure that they are valid.
|
2016-12-08 13:31:44 -05:00 |
Steve Gilvarry
|
f804f7739d
|
Adjust download file path to swap path to match the file generated.
|
2016-06-14 20:49:38 +10:00 |
Isaac Connor
|
bd71c4999d
|
test for Server in servers_by_Id as well as just having a value for ServerId. Fixup export as well.
|
2016-01-02 14:36:37 -05:00 |
Isaac Connor
|
cf7e168872
|
Fix populating the server filter and then fix filtering by server. Also introduce robustness and consolel ogging when a filter doesn't exist
|
2016-01-01 17:10:37 -05:00 |
Isaac Connor
|
ec7504f925
|
Translate ServerId to Server in Log record before sending back
|
2016-01-01 16:33:28 -05:00 |
Isaac Connor
|
bfe4175fdf
|
Add Server to filters and log results
|
2015-12-31 10:13:25 -05:00 |
Andrew Bauer
|
3a94712db2
|
add translate function
|
2015-05-10 08:10:30 -05:00 |
Isaac Connor
|
3f64f9d919
|
Make the log export use ZM_PATH_SWAP and report the full path on error
|
2015-01-03 15:16:19 -05:00 |
Isaac Connor
|
ebe35c2135
|
handle empty [file] to prevent logzilla
|
2014-11-13 09:17:54 -05:00 |
Isaac Connor
|
bec58a6011
|
fixes WRT to db logging. I believe fixes issue #504
|
2014-09-26 14:43:58 -04:00 |
stevegilvarry
|
61cf067be0
|
Wrap sort order. Fixes #450
|
2014-06-29 22:09:59 +10:00 |
Isaac Connor
|
969918781f
|
more updates, currently the log updates are not enough. Filtering does not work.
|
2013-11-13 10:11:16 -05:00 |
Isaac Connor
|
93560652f1
|
make sortorder be asc or desc, not something arbitrary which needs to be escaped
other fixes to use parameter passing to PDO instead of escaping them ourselves
|
2013-11-01 12:30:07 -04: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
|
1ce54fb0db
|
Enabled alternate selections when a filter has been chosen. Improved
styles for debug entries in log.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3462 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-06-23 21:53:45 +00:00 |
stan
|
6ff385e407
|
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-06-21 09:19:10 +00:00 |