Emmanuel Papin
091b31ae93
Fix conflicts when merging master
2014-12-31 12:22:55 +01:00
Emmanuel Papin
45edab3ad9
Merge branch 'master' of https://github.com/manupap1/ZoneMinder into plugin_support_basic
...
Conflicts:
distros/debian/control
distros/debian8/zoneminder.dirs
web/skins/classic/views/js/Makefile.am
2014-12-31 12:20:56 +01:00
Isaac Connor
4c97bd1137
Merge pull request #638 from KristofRobot/instantNotification
...
zmfilter: Send message for events that are still ongoing
2014-12-29 12:02:51 -05:00
Isaac Connor
ddae55a1c9
Merge pull request #645 from ZoneMinder/skin_css_default
...
Skin css default
2014-12-29 12:00:44 -05:00
Andrew Bauer
f6d7000ac7
Merge pull request #647 from ariscop/master
...
Don't check for zmdc.pl when stopping via systemd
2014-12-23 06:58:32 -06:00
Andrew Cook
c69badc70d
Don't check for zmdc.pl when stopping via systemd
...
If this check ever actually returns true, it makes ExecStop a no-op
and systemd will forcefully kill all processes in the service
see man systemd.service
This also prevents a deadlock when running systemctl stop,
zmpkg.pl detects bash as it's parent and attempts to call
systemctl stop itself, which blocks forever waiting for the
task it's in to complete
2014-12-23 20:32:14 +11:00
Isaac Connor
1131809c92
format duration into HH:MM:SS
2014-12-19 10:18:27 -05:00
Isaac Connor
05206279df
add missing commas
2014-12-18 09:44:04 -05:00
Isaac Connor
478c9bc630
add custom lines for loading the available skins and css options
2014-12-18 09:34:14 -05:00
Isaac Connor
60b69a4174
this add some quoting, it's something debian and ubuntu packaging does, but it's pretty clear that it is good in a more general sense.
2014-12-17 18:06:14 -05:00
Isaac Connor
50e6784779
this adds two config options to System tab to set the default skin and css
2014-12-17 16:45:41 -05:00
Isaac Connor
d7586c2a28
fix a bare ZM_PATH_BIN which should be $Config{ZM_PATH_BIN}
2014-12-17 16:35:30 -05:00
Isaac Connor
b921b6f254
the debian packaging has this, and apparently we need it to build
2014-12-17 16:23:04 -05:00
Isaac Connor
5dd1b6a388
this is in debian
2014-12-17 16:11:26 -05:00
Isaac Connor
9b860fb08c
libjpeg updates to match debian
2014-12-17 16:10:54 -05:00
Isaac Connor
67fc4c5ea9
update to what has been done in debian
2014-12-17 15:43:32 -05:00
Isaac Connor
e9e6d84c7b
bump release #
2014-12-17 15:30:20 -05:00
Isaac Connor
45feac3d36
Merge pull request #640 from jrd288/offer_login
...
Offer login prompt instead of throwing error
2014-12-16 09:35:08 -05:00
Andrew Bauer
c28206e8d1
Merge pull request #632 from ZoneMinder/better_security
...
better fix for the view=console security flaw.
2014-12-16 08:34:14 -06:00
Andrew Bauer
8b44c6d732
Merge pull request #635 from ZoneMinder/zmcontrol_improvements
...
Improve zmcontrol.pl
2014-12-16 07:18:59 -06:00
Andrew Bauer
abf8a55747
Merge pull request #631 from ZoneMinder/fix_security_on_watch
...
add check to see if user has rights to view this monitor
2014-12-16 07:15:17 -06:00
jrd288
52d3ec7142
Fixed autotools build to reflect file name change
...
postlogin.js -> postlolgin.js.php
2014-12-15 18:11:06 -05:00
jrd288
f4289cd253
postlogin.js replaced by postlogin.js.php
2014-12-15 17:38:18 -05:00
jrd288
10dba9b4c2
Offer login instead of error
...
When a user accesses a view but receives an error, and is not logged
on, he is offered a login prompt instead. The login prompt saves the
original query URL in a hidden field, and postlogin redirects back to
the original URL once the user has logged on.
If the user is logged in and there is an error, no login prompt is
shown.
This allows the user to click an event link in an e-mail and then log
in before being shown the event, instead of requiring going back
through the front ZM page to log in.
2014-12-15 17:17:03 -05:00
Kristof Robot
643438e3f2
zmfilter: Send message for events that are still ongoing
2014-12-15 08:15:59 +01:00
Isaac Connor
0251500f09
Merge pull request #634 from manupap1/debconf_support
...
Add debconf / dbconfig support to debian8 folder
2014-12-14 10:08:59 -05:00
Isaac Connor
fba0afae50
Merge pull request #636 from manupap1/debian_folder_fix
...
Some fixes to the debian folder
2014-12-13 19:45:36 -05:00
Emmanuel Papin
f79887d453
Update version in configure.ac and CMakeLists.txt
2014-12-14 00:37:54 +01:00
Emmanuel Papin
bff7fc1e2e
Enable build of plugin support and dev package in debian8 folder
2014-12-13 21:58:17 +01:00
Emmanuel Papin
208c72b25e
Add sql request for plugin support in existing sql update file
2014-12-13 21:51:48 +01:00
Emmanuel Papin
f1ce69a8c1
Update version in changelog for plugin support
2014-12-13 21:49:08 +01:00
Emmanuel Papin
82ef0edac3
Restore conflictuous modifications for plugin support
2014-12-13 20:02:58 +01:00
Emmanuel Papin
d961831355
Fix conflict when merging upstream master
2014-12-13 19:54:54 +01:00
Emmanuel Papin
af6941f1ef
Fix lintian warning 'description-synopsis-starts-with-article' and more typo in control file
2014-12-13 17:53:53 +01:00
Emmanuel Papin
a27e99b104
Add section 'debug' and priority 'extra' to zoneminder debug package to fix two lintian warnings
2014-12-13 17:50:52 +01:00
Emmanuel Papin
655af1d373
Upgrade Standards-Version in control file to fix a lintian warning
2014-12-13 17:43:24 +01:00
Emmanuel Papin
7cdaf1a41e
Upgrade build dependency to version 9 of debhelper (fix a lintian warning) and fix some typo in control file
2014-12-13 17:39:06 +01:00
Emmanuel Papin
63d75debff
Use dh_install and dh_link in override_dh_install
2014-12-13 17:32:01 +01:00
Emmanuel Papin
59e2d0873d
Add required README.source file when using a patching system
2014-12-13 17:30:21 +01:00
Emmanuel Papin
28516df0ec
Use dh_auto_configure instead of standard configure command
2014-12-13 17:04:07 +01:00
Emmanuel Papin
099529c787
Switch patching system to quilt and add a patch to fix perl install directory
2014-12-13 16:57:46 +01:00
Emmanuel Papin
82310dba51
Merge branch 'master' of https://github.com/manupap1/ZoneMinder into debconf_support
2014-12-12 23:22:04 +01:00
Isaac Connor
78f0243c69
This replaces Module::Load with Module::Load::Conditional which can actually handle errors.
...
Then I move the module load call up before the fork so that any errors will be visible and will make zmcontrol.pl die quickly instead of waiting 11 seconds for something that will never happen.
2014-12-12 16:33:18 -05:00
Isaac Connor
3c8153c9b4
better fix for the view=console security flaw.
...
This does it in index.php,so it guards all pages, and also just changes the view to login, so instead of giving an error, it presents you with the login, which I think is better.
2014-12-12 09:38:54 -05:00
Isaac Connor
b1aa349f11
add check to see if user has rights to view this monitor
2014-12-12 09:32:03 -05:00
Emmanuel Papin
cd0b85aaa6
Move dbconfig stuff from rules script to postinst and postrm scripts
2014-12-12 15:06:51 +01:00
Emmanuel Papin
aa31c9b292
Fix regex when removing a sql request in zm_create.sql file
2014-12-12 13:22:33 +01:00
Emmanuel Papin
74f08787d4
Remove buggy functions and debug mode
2014-12-12 13:04:17 +01:00
Andrew Bauer
9d9396c8bc
Merge pull request #628 from ZoneMinder/fix_console_auth
...
fix auth requirement on view=console by checking for user when AUTH is on
2014-12-11 16:37:11 -06:00
Isaac Connor
74da3e9c02
fix auth requirement by checking for user when AUTH is on
2014-12-11 17:09:18 -05:00