Wykres commitów

135 Commity (master)

Autor SHA1 Wiadomość Data
Joe Prochazka 24493a8265 Added setup script for notifications. 2016-10-11 11:55:18 -04:00
Joe Prochazka a38ef36bd2 Updated from master branch. 2016-10-11 11:14:18 -04:00
Joe Prochazka 22fc8f9945 Added slash. 2016-09-29 14:18:53 -04:00
Joe Prochazka 046255b72e Add CORS header to Lighttpd config. 2016-09-29 09:54:38 -04:00
Joe Prochazka 792aa6d9fb Resolved merge conflicts. 2016-09-27 13:33:12 -04:00
Joe Prochazka 19370ce520 Removed map selection setting. 2016-09-27 12:04:01 -04:00
Joe Prochazka 90cd9efe4d Dump1090-fa portal fixes. 2016-09-27 11:15:15 -04:00
Joe Prochazka c78b78f637 Moved shared advanced setup commands into advanced.sh 2016-09-20 15:42:06 -04:00
Joe Prochazka 80b4134ea5 Optimized image install script. 2016-09-14 17:22:11 -04:00
Joe Prochazka 06ab876c55 Cleaned and optimized image.sh. 2016-09-14 14:37:51 -04:00
Joe Prochazka 52aaf8822d Removed stray quote. 2016-09-13 15:19:21 -04:00
Joe Prochazka d41530aa2f Added back titles. 2016-09-13 14:39:47 -04:00
Joe Prochazka 4c239a4a2a Take into account non default SQLite db locations. 2016-09-09 16:35:15 -04:00
Joe Prochazka 34a70aedba Exported needed variables for MySQL logging setup. 2016-09-09 15:54:41 -04:00
Joe Prochazka 7c0e9ee94f Fixes for issues found during MySQL testing. 2016-09-09 14:37:06 -04:00
Joe Prochazka 4c1269d6b9 Fixes added while testing SQLite option. 2016-09-09 13:27:31 -04:00
Joe Prochazka 7fa44bd331 Added new flights.py submitted by @adamkaplan. 2016-09-09 11:28:11 -04:00
Joe Prochazka 0ad6878d59 Tested lite install after cleanup. 2016-09-08 14:38:15 -04:00
Joe Prochazka 7ca76b2ea7 Began cleaning up install.sh. 2016-09-07 17:51:40 -04:00
Joe Prochazka b1de15523d Back up existing XML data files properly. 2016-08-25 12:30:19 -04:00
Joe Prochazka 6104bc6bb9 Save XML settings from previous installs. 2016-08-19 14:47:29 -04:00
Joe Prochazka c321c7ab1e Save XML settings from previous installs. 2016-08-19 14:42:58 -04:00
Joe Prochazka 5cd732bd37 Added to advanced feature warning. 2016-08-18 18:51:00 -04:00
Joe Prochazka b27602baa5 Merge 2.1.0 branch into master. 2016-08-18 18:13:19 -04:00
Joe Prochazka 77b4a69586 Add python-pyinotify as a required for merge request #204. 2016-08-18 15:40:54 -04:00
Joe Prochazka eec49bbff8 Check for the php5-json package. 2016-06-08 10:58:49 -04:00
Joe Prochazka 0c8ed469d5 Update install.sh 2016-05-20 10:32:51 -04:00
Joe Prochazka d8341a8e86 Added ability to purge data automatically. 2016-05-19 14:12:01 -04:00
Joe Prochazka 93ef14788c Couple MySQL install fixes after password check. 2016-05-17 23:41:44 -04:00
Joe Prochazka f6f3149aa4 Added database password confirmation. 2016-05-17 23:10:13 -04:00
Joe Prochazka 4e080c0a0b Fixed local MySQL detection. 2016-05-17 18:33:11 -04:00
Joe Prochazka 688515b532 Fix to IP address varaible assignment line. 2016-05-16 15:24:07 -04:00
Joe Prochazka 1e311572f5 Added Lighttpd restart command. 2016-05-13 17:02:21 -04:00
jprochazka 3e90c72e10 Fixed variable nameing issues. 2016-05-12 13:30:45 -04:00
jprochazka bbec7a6f8f Multiple fixes and tweaks. 2016-05-12 12:33:11 -04:00
Joe Prochazka 9eb225cdb7 Check for Ubuntu 16.04 php7.0-xml package. 2016-05-11 16:46:59 -04:00
Joe Prochazka 7925149c0b Specify MySQL user when executing queries. 2016-05-10 23:09:06 -04:00
Joe Prochazka c38d09c98a Fixed questions. 2016-05-10 22:25:30 -04:00
Joe Prochazka d47efab91b Clear screen before informing to visit installer. 2016-05-10 22:03:41 -04:00
Joe Prochazka 17250fc3b4 Merge pull request #186 from jprochazka/2.1.0
2.1.0
2016-05-10 13:07:32 -04:00
Joe Prochazka 794986a28d Merge remote-tracking branch 'refs/remotes/origin/master' into 2.1.0
# Conflicts:
#	bash/portal/install.sh
2016-05-10 12:50:40 -04:00
Joe Prochazka 22fcac3878 Merge remote-tracking branch 'refs/remotes/origin/master' into 2.0.2 2016-05-10 12:47:51 -04:00
Joe Prochazka 0d21cc54a9 Merge branch '2.0.2' of https://github.com/jprochazka/adsb-receiver into 2.0.2 2016-05-10 12:47:32 -04:00
Joe Prochazka be323e10ba Merge branch '2.1.0' of https://github.com/jprochazka/adsb-receiver into 2.1.0 2016-05-10 12:47:20 -04:00
Joe Prochazka 1e909927d9 Added ability to use login other than root. 2016-05-10 12:38:33 -04:00
Joe Prochazka 1f7541f82f Ubuntu 16.04 properly identified. 2016-05-04 00:24:08 -04:00
Joe Prochazka 385672d3c2 Added check for the Postfix package.
Closes issue #179.
2016-05-03 22:42:14 -04:00
Joe Prochazka bec1c9642c Fixed if statement.
Closes issue #181.
2016-05-03 22:36:51 -04:00
Joe Prochazka fd91777828 Check for Ubuntu 16.04. 2016-05-02 08:55:39 -04:00
Marcus Günther 2b36aac4d3 Update install.sh
Update install pages web address.
2016-05-02 10:28:01 +01:00
Joe Prochazka 5b57f8ecd5 Repositioned mysql-client package check. 2016-04-29 23:25:50 -04:00
Joe Prochazka 8919e5c4e7 Can now create remote MySQL database and user. 2016-04-29 20:00:00 -04:00
Joe Prochazka 3bee95b5f8 Check root password before continuing. 2016-04-29 19:30:19 -04:00
Joe Prochazka 28af79ee74 Fixes. 2016-04-29 18:08:21 -04:00
Joe Prochazka 20ee6c8e7f Fixes. 2016-04-29 12:40:14 -04:00
Joe Prochazka 4caa150121 Look for existing portal install. 2016-04-28 12:20:21 -04:00
Joe Prochazka 52724bacf5 Added warning not to delete directory. 2016-04-22 14:58:55 -04:00
Joe Prochazka a8b1676d7c Users can now specify remmote database. 2016-04-22 13:08:27 -04:00
jprochazka 9c5d99dcfd Merge branch 'master' of https://github.com/jprochazka/adsb-receiver 2016-04-14 11:59:49 -04:00
jprochazka c861172610 Updated image configuration script. 2016-04-14 11:59:16 -04:00
Joe Prochazka 2c0f791dab Bash script was being executed using Python. 2016-04-14 11:40:54 -04:00
Joe Prochazka f466df7263 Changed user creating files. 2016-04-03 19:09:31 -04:00
Joe Prochazka deb662955a Fixe to text color display. 2016-04-03 19:01:41 -04:00
Joe Prochazka 6e9f5a2910 Set permissions on data folder and settings file. 2016-04-03 02:37:24 -04:00
Joe Prochazka 22eb1e023c Fixed SQL query. 2016-04-03 01:07:53 -04:00
Joe Prochazka 543dcbdf54 Fixes to script. 2016-04-02 23:01:04 -04:00
Joe Prochazka 4a30b82f75 Creates flight logging maintenance script. 2016-04-02 20:24:53 -04:00
Joe Prochazka e2b89723ab Modified to add database engines. 2016-04-01 09:46:32 -04:00
Marcus Günther 6e94daa777 Remove Plane Finder client link writing at install time
This hard-coded method is not needed any more. PF Client links are now generated when pages load.
2016-02-22 14:38:51 +00:00
Marcus Günther ea59f7e76b Typos and Github project name change 2016-02-22 14:30:10 +00:00
Joe Prochazka 24eca92ca9 Project renaming changes. 2016-02-18 10:41:39 -05:00
Joe Prochazka 98bd5b7ab1 Add check for libpython2.7 package. 2016-02-05 11:30:11 -05:00
Joe Prochazka d5a476b8aa Changed chmod to use sudo. 2016-02-02 10:38:32 -05:00
Joe Prochazka 9c3f62f71c Use collectd-core package and fixes. 2016-01-26 11:23:53 -05:00
Joe Prochazka 5c753695b0 Fixes to admin addition. 2016-01-24 00:09:19 -05:00
Joe Prochazka f2f6a4113c Configure dump978 map. 2016-01-23 20:53:27 -05:00
Joe Prochazka 36072f27ce Untested installation modifications. 2016-01-22 16:07:08 -05:00
Joe Prochazka 516df38922 Path fixes. 2016-01-08 12:02:34 -05:00
Joe Prochazka b64f13d8a7 Consolidated repeative function CheckPackage. 2016-01-06 18:29:30 -05:00
Joe Prochazka 6976ac25e6 Require cron instead of systemd-cron. 2015-12-30 11:13:28 -05:00
Joe Prochazka 8b1a604478 Require that systemd-cron be installed. 2015-12-30 11:10:26 -05:00
Joe Prochazka 14963854ef Require the cron package to be installed. 2015-12-29 15:17:32 -05:00
Joe Prochazka 74197645c8 PiAware 2.1-5 installed and Plane Finder link added. 2015-12-25 20:57:15 -05:00
Joe Prochazka 759b8cddad Confirm prereq packages are installed. 2015-12-15 12:14:43 -05:00
Joe Prochazka f9e0ac4758 Modified portal installation scripts. 2015-12-01 06:37:40 -05:00