Wykres commitów

847 Commity (cb9db517702660635de77cbfc01a44803c6caad1)

Autor SHA1 Wiadomość Data
Joe Prochazka e08718f99b Fixed variable name. 2016-11-29 17:08:45 -05:00
Joe Prochazka f0d6e24cde Added bash directory path variable. 2016-11-29 16:58:49 -05:00
Joe Prochazka 1e617edb38 Include functions.sh. 2016-11-29 16:56:17 -05:00
Joe Prochazka 03524e2c38 Can now specify branch. 2016-11-29 16:43:37 -05:00
Joe Prochazka 6ccfcaeca6 Merge pull request #269 from jprochazka/2.4.1
2.4.1
2016-11-28 16:03:33 -05:00
Joe Prochazka 2cb71c6872 Install python-pip. 2016-11-28 14:30:16 -05:00
Joe Prochazka 838d9b357a Possible encoding fix. 2016-11-28 12:29:18 -05:00
Joe Prochazka 5558108a8e Merge branch '2.5.0' of https://github.com/jprochazka/adsb-receiver into 2.5.0 2016-11-28 12:18:15 -05:00
Joe Prochazka 3801d8b379 Able to set unit of measurement. 2016-11-28 12:17:59 -05:00
Joe Prochazka 2d130cab6a Added backup automation script. 2016-11-15 15:59:55 -05:00
Joe Prochazka f872eaf65f Added LAT and LON option. 2016-11-15 15:36:08 -05:00
Joe Prochazka 921b89acc6 Merge remote-tracking branch 'refs/remotes/origin/master' into 2.4.1 2016-11-15 14:58:33 -05:00
Joe Prochazka aac8de81bd Merge remote-tracking branch 'refs/remotes/origin/master' into 2.5.0 2016-11-15 14:58:14 -05:00
Joe Prochazka ba1a87813b Removed a line break. 2016-11-15 14:54:23 -05:00
Joe Prochazka a6ca9210c7 Merge remote-tracking branch 'refs/remotes/origin/master' into 2.5.0 2016-10-28 15:41:47 -04:00
Joe Prochazka 04dee56a04 Merge remote-tracking branch 'refs/remotes/origin/master' into 2.4.1 2016-10-28 15:41:35 -04:00
Joe Prochazka 3083d88e2a Layout change separating time options. 2016-10-28 15:33:13 -04:00
Joe Prochazka 5170d4f7f4 Layout change separating time options. 2016-10-28 15:26:05 -04:00
Joe Prochazka fd1137bd6f Merge pull request #263 from jdwall/24-hour-option
Added 24 hour time option in admin/index.php
2016-10-28 15:09:32 -04:00
Joe Prochazka 74b77e7855 Require receiver name. 2016-10-28 15:07:55 -04:00
Joe Prochazka fa6a521ca0 Added backup script. 2016-10-27 16:28:47 -04:00
Jacob Wall 52dfbe5369 Added 24 hour time option in admin/index.php
Added option for 24 hour time in admin index page.
2016-10-27 11:42:53 -05:00
jprochazka 4c6ed79093 Added ability to specify map API keys. 2016-10-17 15:57:42 -04:00
jprochazka 5b3543a938 Added ability to specify map API keys. 2016-10-17 15:54:15 -04:00
jprochazka 9509127e3e Default patch value added. 2016-10-17 14:08:39 -04:00
jprochazka e018e400fe Fixed data ghosting. 2016-10-17 13:21:01 -04:00
jprochazka 42d6b03c10 Merge branch '2.5.0' of https://github.com/jprochazka/adsb-receiver into 2.5.0 2016-10-17 11:58:56 -04:00
jprochazka 7ca251f659 Greatly reduced flights.php load time. 2016-10-17 11:58:38 -04:00
Joe Prochazka 11844c30d9 Merge branch '2.5.0' of https://github.com/jprochazka/adsb-receiver into 2.5.0 2016-10-14 16:31:41 -04:00
Joe Prochazka 05ddfe9487 Cleanup and parameter fix. 2016-10-14 16:31:24 -04:00
jprochazka d3f25ec803 Execute removal of old lines using sudo. 2016-10-14 15:36:27 -04:00
Joe Prochazka 4b41c6066a Fixes to changes. 2016-10-14 15:23:46 -04:00
Joe Prochazka 77f779509c Merge pull request #256 from jdwall/api-key-integration
Bing/Mapzen API Key in Admin Area
2016-10-12 14:00:49 -04:00
Joe Prochazka bd54220203 Added link management and display. 2016-10-11 14:47:45 -04:00
Joe Prochazka 0acd631f7c Updated JavaScript files. 2016-10-11 12:30:02 -04:00
Joe Prochazka d7e0dc3dcd Updated JavaScript files. 2016-10-11 12:29:33 -04:00
Joe Prochazka 24493a8265 Added setup script for notifications. 2016-10-11 11:55:18 -04:00
Joe Prochazka de2d65e60e Merge branch '2.5.0' of https://github.com/jprochazka/adsb-receiver into 2.5.0 2016-10-11 11:29:48 -04:00
Joe Prochazka a8780e1e01 Can specify Google Maps API Key for portal maps. 2016-10-11 11:29:32 -04:00
Joe Prochazka a38ef36bd2 Updated from master branch. 2016-10-11 11:14:18 -04:00
Joe Prochazka 379b4d0e45 Merge remote-tracking branch 'refs/remotes/origin/master' into 2.4.1 2016-10-11 11:11:12 -04:00
Joe Prochazka 11b6770cf2 Possible fix for issue #252. 2016-10-11 11:06:33 -04:00
Jacob Wall d228d6d058 Initial Commit of API Key Integration
Known Issues:

- Echoing the full config.js file, which only happens because of an
echo that’s necessary so a POST doesn’t write the config.js file as
empty.
- The first submission of the API key works fine, but, on further POSTs
it does nothing.
2016-10-06 11:25:10 -05:00
Joe Prochazka 1d15051bfd Path fixes. 2016-10-04 11:41:39 -04:00
Jacob Wall e36c98f0aa Merge branch 'jprochazka/master' 2016-10-03 17:21:00 -05:00
Joe Prochazka d35ef1ce3c Text cleanup. 2016-09-29 15:04:30 -04:00
Joe Prochazka 26b5610504 Added some cleanup commands. 2016-09-29 14:26:01 -04:00
Joe Prochazka 22fc8f9945 Added slash. 2016-09-29 14:18:53 -04:00
Joe Prochazka 7aa5a9d0b8 Spelling fix... 2016-09-29 10:45:03 -04:00
Joe Prochazka 55bd683182 Clear bash history and halt device. 2016-09-29 10:44:17 -04:00