Kyle Johnson
|
f5ba52824a
|
Add styles to additional console buttons
|
2016-03-12 20:36:39 -05:00 |
Kyle Johnson
|
a2c2101c48
|
Remove extra #footer styling
|
2016-03-12 20:28:16 -05:00 |
Kyle Johnson
|
f80cbf52df
|
Bump up the default font size
|
2016-03-12 20:27:51 -05:00 |
Kyle Johnson
|
bebb1017fd
|
Wrap footer in container-fluid
|
2016-03-12 20:27:22 -05:00 |
Kyle Johnson
|
5e2d4bc325
|
Restyle of Login page.
|
2016-03-12 20:11:32 -05:00 |
Kyle Johnson
|
a403c1db8c
|
Move recaptcha javascript to actual <head> tag
The way it was handled previously resulted in invalid html, with an
extra <head> tag being inserteed inside the <body>.
|
2016-03-12 19:14:07 -05:00 |
Kyle Johnson
|
71c35e712b
|
Initial major restyle of classic skin.
|
2016-03-12 03:28:02 -05:00 |
Kyle Johnson
|
c9441ec8c0
|
Local copy of bootstrap 3.3.6, included in classic skin.
|
2016-03-12 01:16:19 -05:00 |
Kyle Johnson
|
5b2d194af2
|
Merge pull request #1330 from knnniggett/freebsd
add freeBSD cmake target distro
|
2016-03-11 14:58:43 -07:00 |
Andrew Bauer
|
16992a44cb
|
add ZM_PERL_MM_PARMS
|
2016-03-11 15:56:29 -06:00 |
Andrew Bauer
|
2cae5d6e7f
|
Merge pull request #1333 from ZoneMinder/quick-fix-perl-path
Quick fix perl path
|
2016-03-11 15:43:48 -06:00 |
Kyle Johnson
|
4e1af516d7
|
Don't output sudo test cmd to /dev/null. Other tests aren't, and info us useful.
|
2016-03-11 14:29:48 -07:00 |
Kyle Johnson
|
b9085cea64
|
Fix issue where programs are installed in unexpected paths.
For example, on freebsd, sudo is in /usr/local/bin, and as things
were pre-this commit, sudo wasn't being found.
|
2016-03-11 14:28:16 -07:00 |
Andrew Bauer
|
b1d3be2cfc
|
add freeBSD cmake target distro
|
2016-03-11 07:38:29 -06:00 |
Kyle Johnson
|
8cd7731c4a
|
Merge pull request #1329 from knnniggett/execinfo
change linker flag to "-lexecinfo"
|
2016-03-10 14:16:25 -07:00 |
Andrew Bauer
|
1d478a3b1c
|
change linker flag to "-lexecinfo"
|
2016-03-10 15:00:21 -06:00 |
Kyle Johnson
|
46b40458eb
|
Merge pull request #1328 from knnniggett/pure_install
use make "-f" parameter instead of "--makefile"
|
2016-03-10 13:21:24 -07:00 |
Andrew Bauer
|
facae6cb0d
|
use make "-f" parameter instead of "--makefile"
|
2016-03-10 13:58:41 -06:00 |
Andrew Bauer
|
4606d2fbca
|
Update zmtrigger.pl.in
mention the %Q placholder when using showtext
|
2016-03-10 10:13:38 -06:00 |
Andrew Bauer
|
a0f81b2315
|
Merge pull request #1327 from ZoneMinder/add_onvif_deps
Add onvif deps
|
2016-03-09 12:04:22 -06:00 |
Isaac Connor
|
d51d95ce1e
|
Merge pull request #1326 from knnniggett/fixGroupSaveBtn
disable save button when nothing slected. fixes #1322
|
2016-03-09 11:43:13 -05:00 |
Andrew Bauer
|
77f7a3642c
|
remove check for "selected" property
|
2016-03-09 10:34:06 -06:00 |
Isaac Connor
|
313f46dceb
|
add zmtelemetry.pl to autotools build
|
2016-03-09 11:26:10 -05:00 |
Isaac Connor
|
1c481a3dbf
|
add zmtelemetry.pl to autotools build
|
2016-03-09 11:25:16 -05:00 |
Isaac Connor
|
ee0c134a9b
|
need spaces at beginning of lien
|
2016-03-09 11:18:27 -05:00 |
Isaac Connor
|
740dc12f7c
|
remove extra comma
|
2016-03-09 11:17:50 -05:00 |
Andrew Bauer
|
3280aff876
|
disable save button when nothing slected. fixes #1322
|
2016-03-09 09:43:44 -06:00 |
Isaac Connor
|
094b041c43
|
There must be spaces before the comma
|
2016-03-08 16:06:16 -05:00 |
Isaac Connor
|
f8582ad9b6
|
add libsys-cpu-perl and libsys-meminfo-perl
|
2016-03-08 15:56:26 -05:00 |
Isaac Connor
|
c27387610c
|
add libsys-cpu-perl and libsys-meminfo-perl
|
2016-03-08 15:56:17 -05:00 |
Isaac Connor
|
b0835660b1
|
add libsys-cpu-perl and libsys-meminfo-perl
|
2016-03-08 15:56:08 -05:00 |
Isaac Connor
|
12a277912e
|
add libsys-cpu-perl and libsys-meminfo-perl
|
2016-03-08 15:56:01 -05:00 |
Isaac Connor
|
cf1d475dbb
|
add libsys-cpu-perl and libsys-meminfo-perl
|
2016-03-08 15:55:56 -05:00 |
Isaac Connor
|
b9996b4fc0
|
add libsys-cpu-perl and libsys-meminfo-perl
|
2016-03-08 15:55:37 -05:00 |
Isaac Connor
|
cfbf2cced1
|
add libsys-cpu-perl and libsys-meminfo-perl
|
2016-03-08 15:55:29 -05:00 |
Isaac Connor
|
455c268a0c
|
add libsys-cpu-perl and libsys-meminfo-perl
|
2016-03-08 15:55:11 -05:00 |
Isaac Connor
|
97249110a4
|
must still support libgnutls28 for raspbian
|
2016-03-07 22:18:22 -05:00 |
Isaac Connor
|
9abcdc76c6
|
Merge branch 'master' into add_onvif_deps
|
2016-03-07 21:27:47 -05:00 |
Andrew Bauer
|
de85e18829
|
rpm specfile changes for 1.30.0
|
2016-03-03 08:33:49 -06:00 |
Isaac Connor
|
3340f9e375
|
split into multiple lines and add onvif deps
|
2016-03-03 09:01:26 -05:00 |
Isaac Connor
|
5e617753e5
|
split into multiple lines and add onvif deps
|
2016-03-03 09:01:15 -05:00 |
Isaac Connor
|
4f4e65f86c
|
split into multiple lines and add onvif deps
|
2016-03-03 09:00:08 -05:00 |
Isaac Connor
|
3c9173fa5c
|
split into multiple lines and add onvif deps
|
2016-03-03 08:59:11 -05:00 |
Isaac Connor
|
41db18a8c6
|
split into multiple lines and add onvif deps
|
2016-03-03 08:59:03 -05:00 |
Isaac Connor
|
61ffae79d1
|
split into multiple lines and add onvif deps
|
2016-03-03 08:58:53 -05:00 |
Andrew Bauer
|
8382e4aa81
|
Merge pull request #1319 from ZoneMinder/SHA1_to_SHA
use Digest::SHA instead of Digest::SHA1. API appears to be the same
|
2016-03-02 14:54:54 -06:00 |
Isaac Connor
|
d4ed493333
|
add onvif dependencies and cleanup build-depends
|
2016-03-02 10:56:07 -05:00 |
Isaac Connor
|
7d346747d6
|
use Digest::SHA instead of Digest::SHA1. API appears to be the same
|
2016-03-02 10:18:58 -05:00 |
Isaac Connor
|
0a5d7a11b2
|
Merge pull request #1316 from knnniggett/multiservermsg
change multi-server error message text
|
2016-03-01 12:25:09 -05:00 |
Andy Bauer
|
466f2b2ae3
|
change multi-server error message text
|
2016-03-01 11:12:54 -06:00 |