Wykres commitów

106 Commity (814e5ce4ef30ebecf4c9eb5a3bb5e486c1ca3ad6)

Autor SHA1 Wiadomość Data
romeo-golf 814e5ce4ef Portal - Improve Debian/Ubunu version detection 2017-02-20 01:24:18 +00:00
romeo-golf 3751be56c8 Portal - Move PHP version to a variable #314 2017-02-14 18:02:17 +00:00
romeo-golf b2d5a5c5a1 Portal - Apply s/LIGHTTPDDOCUMENTROOT/LIGHTTPD_DOCUMENT_ROOT/g 2017-02-14 17:17:51 +00:00
romeo-golf e00def45b7 Portal - Haromonise variable names 2017-02-14 17:15:39 +00:00
romeo-golf 1e7c669620 General tidy-up 2017-02-06 16:46:40 +00:00
romeo-golf bcde3b1412 Widescale application of s/ADSB_PROJECTTITLE/RECEIVER_PROJECT_TITLE/g 2017-01-30 03:27:59 +00:00
romeo-golf d9c42ed59a Widescale application of s/BUILDDIRECTORY/RECEIVER_BUILD_DIRECTORY/g 2017-01-30 03:12:34 +00:00
romeo-golf 6136670f61 Widescale application of s/PORTALBUILDDIRECTORY/PORTAL_BUILD_DIRECTORY/g 2017-01-30 03:01:31 +00:00
romeo-golf bd60c1ded1 Widescale application of s/BASHDIRECTORY/RECEIVER_BASH_DIRECTORY/g 2017-01-30 02:59:44 +00:00
romeo-golf 90230a5a65 Widescale application of s/PROJECTROOTDIRECTORY/RECEIVER_ROOT_DIRECTORY/g 2017-01-30 02:57:22 +00:00
romeo-golf e539114dd4 Haromonise variable quoting and formatting 2017-01-30 02:40:19 +00:00
romeo-golf d749289ecf Harmonising empty echos with s/echo ""/echo -e ""/g 2017-01-15 20:29:10 +00:00
romeo-golf 3b6b9d98d7 General formatting updates 2017-01-15 19:59:06 +00:00
romeo-golf 5b8da1fd75 Widescale application of 's/! -z/-n/g' in tests. 2017-01-15 18:15:24 +00:00
Romeo-Golf c00f39dcda Skip prompt to hit enter to continue during automated install 2017-01-10 19:33:38 +00:00
Romeo-Golf 986293e507 Apply s/TRUE/true/g and s/FALSE//false/g to bash/portal/install.sh 2017-01-03 03:56:25 +00:00
Romeo-Golf feebe8ee5e Quoting all variables to prevent unary operator expected errors 2016-12-31 03:22:04 +00:00
Romeo-Golf edf6889c0d Updated Verbose tests to use the -z flag and fixed RTLSDR-OGN dependencies so it installs.. 2016-12-19 17:33:31 +00:00
Romeo-Golf b15116b140 Add option parsing to install.sh and surpress the "Press enter to continue" dialogs unless install.sh is called with the new -v|--verbose options 2016-12-14 01:42:31 +00:00
Joe Prochazka 0d31a60716 Remove stop points and minnor fixes. 2016-12-05 13:08:58 -05:00
Joe Prochazka 44f7e72a26 Removed notification work. 2016-12-01 13:42:34 -05:00
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