Commit Graph

4406 Commits

Author SHA1 Message Date
Emmanuel Papin 74e3068f56 Add file README.source as recommanded by debian policy 2014-11-26 19:14:28 +01:00
Emmanuel Papin 3d2f3a8821 Delete remaining file src/zm_config_defines.h with override_dh_clean rule 2014-11-26 18:51:16 +01:00
Emmanuel Papin 236293b8a7 Add a rule to generate original source tarball from github 2014-11-26 18:37:22 +01:00
Emmanuel Papin 441fca34a6 Add more files to extend-diff-ignore 2014-11-26 18:34:07 +01:00
Emmanuel Papin ed5e42aedc Convert debian source package to version 3.0 (quilt) 2014-11-26 18:14:50 +01:00
Isaac Connor 1e6902f870 Correct the list of Makefiles to be generated 2014-11-26 11:59:51 -05:00
Isaac Connor 593f0781d6 this css directory was moved under /web/skins/classic/css/views so we don't need to have it in the SUBDIRS 2014-11-26 11:57:35 -05:00
Isaac Connor 641c94d5be add CSSDescription which is used on the options tab for skin 2014-11-26 11:57:01 -05:00
Isaac Connor 193cb71b71 Add option for setting css to use with the skin. Also happens to add missing elements of the table for the skins tab and cleans up some spacing. Also, use a variable to tell whether to reload the page or not, which is required after you change the skin or css. 2014-11-26 11:55:53 -05:00
Isaac Connor a412799003 Move the skins/classic/views/css dir under skins/classic/css/classic/views and update Makefile.am's to match 2014-11-26 11:29:04 -05:00
Isaac Connor 5bf34de07b Add lines to parse url ?css= commands and set a global variable to be used to determine which set of css files to use. 2014-11-26 11:26:29 -05:00
Isaac Connor bf3ec7b490 Since the css files are in subdirectories now, thise just needs to reference them 2014-11-26 11:24:55 -05:00
Isaac Connor ebb31f12d2 Add lines to parse url ?css= commands and set a global variable to be used to determine which set of css files to use. 2014-11-26 11:23:06 -05:00
Isaac Connor 53b70d27fb Use the global variable which gets setup in web/index.php to look in a subdirectory of web/skins/classic/css to find the css files. 2014-11-26 11:18:03 -05:00
Kyle Johnson fb436fbdee Merge pull request #591 from SteveGilvarry/docs-updates
Creating options documentation fixes #568
2014-11-26 10:01:55 -05:00
Emmanuel Papin 4411024420 Remove unneeded build dependency to quilt (a dpkg feature is used) 2014-11-26 11:27:35 +01:00
Emmanuel Papin d790f94ff8 Use dh_systemd to manage service and tmpfile 2014-11-26 10:59:36 +01:00
Emmanuel Papin f048b5297d Update changelog 2014-11-26 00:34:51 +01:00
Emmanuel Papin da75cc4404 Fix file permissions for preinst file 2014-11-26 00:08:15 +01:00
Emmanuel Papin 68e5501004 Rename some debian files to allow building of multiple packages 2014-11-26 00:06:28 +01:00
Emmanuel Papin 6941a7df2e Remove the deprecated sysVinit script 2014-11-25 23:56:29 +01:00
Emmanuel Papin 441c22ed53 Configure systemd to create the /var/run/zm directory at boot time on debian jessie 2014-11-25 23:51:57 +01:00
Emmanuel Papin 997ab779ac Provide and install a zoneminder.service file to get zm running with systemd on debian jessie 2014-11-25 23:50:46 +01:00
Emmanuel Papin be420e65c4 Fix a reference to the build directory in debian package by using dh_install 2014-11-25 23:28:35 +01:00
Emmanuel Papin 319fef80cf Use dh_link instead of standard ln command 2014-11-25 23:01:06 +01:00
Emmanuel Papin faac3ebe48 Use dh_auto_configure instead of standard configure and some cosmetic 2014-11-25 22:58:26 +01:00
Emmanuel Papin c2ffe69533 Provide a patch to fix installation directory for man pages on debian 2014-11-25 22:55:01 +01:00
Emmanuel Papin d493f97e34 Replace deprecated dpatch by quilt 2014-11-25 22:48:11 +01:00
Emmanuel Papin 5a7851a76b Some cosmetic in debian/control 2014-11-25 22:37:04 +01:00
Emmanuel Papin e9ca774290 Upgrade Standards-Version in debian/control (fix a warning on debian tracker) 2014-11-25 22:34:26 +01:00
Emmanuel Papin 81a625eb23 Upgrade debhelper version in debian/control 2014-11-25 22:25:55 +01:00
Emmanuel Papin 76000bac78 Add runtime dependency to libgcrypt 2014-11-25 22:20:57 +01:00
Emmanuel Papin 6ea81bb783 Remove dependency to alternative packages not available in debian jessie 2014-11-25 22:18:29 +01:00
Emmanuel Papin 45c2eca87f Copy distros/debian folder to distros/debian8 2014-11-25 22:09:55 +01:00
Isaac Connor 00287ab5dd more debug output when buffer is undersized. 2014-11-25 14:51:20 -05:00
Isaac Connor f69f46c2fb Don't use Data::Dumper unless you are actually using it for debugging. No need to use ram. It is probably being included by one of the libraries anyways, but let's at least try to keep things as light as possible. 2014-11-25 14:44:08 -05:00
Isaac Connor 33f361210a Merge branch 'master' of github.com:ZoneMinder/ZoneMinder 2014-11-25 14:29:28 -05:00
Isaac Connor 4c864aec35 fix saving groups 2014-11-25 14:29:15 -05:00
Isaac Connor 13ad5fc9b5 Merge pull request #596 from manupap1/debian_dep
Fix package dependency on debian jessie
2014-11-25 09:53:45 -05:00
Emmanuel Papin f901e73dfd libgcrypt20-dev added in Build-Depends 2014-11-25 11:10:12 +01:00
Emmanuel Papin c287f76511 Remove unneeded dependency 2014-11-25 10:45:04 +01:00
Emmanuel Papin 61118142b9 Merge branch 'master' of https://github.com/ZoneMinder/ZoneMinder into debian_dep 2014-11-25 10:29:28 +01:00
Andrew Bauer 4ac699c167 Merge pull request #594 from ndobbs/feature-ndobbs_selinux_rhel6_support
updated local_zoneminder type extension file
2014-11-24 17:46:55 -06:00
Nate Dobbs b81f87af69 updated local_zoneminder type extension file to support ZM running on CentOS/RHEL 6.x in SElinux ENFORCING mode 2014-11-24 17:36:47 -05:00
Andrew Bauer 4c353abecd Update zoneminder.cmake.el6.spec 2014-11-24 15:41:09 -06:00
Andrew Bauer 7c75867300 Update zoneminder.cmake.f20.spec 2014-11-24 15:40:45 -06:00
Emmanuel Papin fe5898c014 Deal with all libjpeg* libraries on debian 2014-11-24 22:22:57 +01:00
Isaac Connor c55c9a716c add libgnutls28-dev as an option to libgnutls-dev
add the other libjpeg*-dev options, any of which should do
2014-11-24 14:09:57 -05:00
Andrew Bauer 9d7f3c2026 Update zm.in
The legacy sysv init script will not work with systemd.  This is by design.
2014-11-23 11:09:52 -06:00
SteveGilvarry b04d904ac3 Final fixes for Options 2014-11-22 18:51:05 +11:00