- 22 Jan, 2020 1 commit
-
-
mathison KJ6DZB authored
-
- 13 Jul, 2019 1 commit
-
-
Eric - kg6wxc authored
-
- 11 Jul, 2019 1 commit
-
-
Eric - kg6wxc authored
Will fix html file later. It was just a small URL change.
-
- 03 Jul, 2019 5 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
(more badges!! now I can't stop!)
-
Eric - kg6wxc authored
(yeah I had to make one)
-
Eric - kg6wxc authored
-
- 02 Jul, 2019 2 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
- 15 Apr, 2019 1 commit
-
-
Eric - kg6wxc authored
Fixed some Markdowns
-
- 31 Mar, 2019 1 commit
-
-
Eric - kg6wxc authored
-
- 30 Jan, 2019 1 commit
-
-
Eric - kg6wxc authored
-
- 21 Jul, 2018 2 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
Can change the non mesh markers info without having to recreate now. The polling script can now find the info for some nodes that it could not before, such as firmware 3.15.1.0b4, this was a pleasant side effect of trying to remove some of the bunk entries i nthe database. The polling script will now also try to check and "fix" the database, this is due to changes in the newer AREDN firmwares (anything beyond 3.17RC1) Some of those changes were made by me, just for the map. :) These DB "fixes" also include removing some columns that were no longer and were making the DB much larger than it needs to be, this will also help cut down on the memory footprint when loading the webpage. The numbers at the bottom of the map reflecting nodes and link, should be more accurate now (I hope). The Map legend has been change to use pure HTML5/CSS, the only images are the small circle icons, this may cause issues with very old browsers... Removed some files that were no longer needed or forgetten about.
-
- 21 Jun, 2018 1 commit
-
-
Eric - kg6wxc authored
This will be refined over time and available to all user if enabled, but for now a quick addition to allow the map to be shown on sbarc.org again.
-
- 05 Jun, 2018 1 commit
-
-
Eric - kg6wxc authored
just removed a / in a path to make it less confusing.
-
- 30 May, 2018 1 commit
-
-
Eric - kg6wxc authored
Fixed export2csv to deal with the json data better. I still cannot get the exported CSV file to cleanly import back into SQL, but it's *way* better than it was before. Still working on this. admin-default.css has had the header are set to fixed height. Hopefully things will be visiable for all browsers/screens now. Also updates to the readme file from earlier.
-
- 29 May, 2018 1 commit
-
-
Eric - kg6wxc authored
Fixed typo in README and added info about mysqlnd requirement (mysqlnd requirement may be eliminated in the future, but for now it is needed) Hacked L.Control.SlideMenu to show another "close" link at the bottom of the text instead of just at the top.
-
- 28 May, 2018 1 commit
-
-
Eric - kg6wxc authored
Fixed an important typo in README.md and README.html
-
- 24 May, 2018 1 commit
-
-
Eric - kg6wxc authored
Finally finished a rough version of some admin pages that allow for maintenance of the DB, fixing node locations, removing nodes, etc... Username/Password is required to use the admin pages. You must create an intial user/password. When you first load the admin page it will ask you to create an initial user. This initial user is a "super user" and will be able to create other users. (more info is on the admin pages themselves) Fixed a stupid mistake in export2csv.php. Rearranged the columns in the node_info datebase which make the data more readable when exported as CSV file. Removed old DB columns that were now unused. Changed the *.css-default file(s) to *-default.css so that IE will use them without complaints. More than a few other little changes here and there...
-
- 07 May, 2018 1 commit
-
-
Eric - kg6wxc authored
The check for internet access was using a POST variable to tell the page if the client had access to the internet or not (it just tries to get favicon.ico from google). The problem with POST was that every time you refreshed the page, the POST variable had to be resent, usually resulting in a dialog box from the browser ("Do you want to resend this info?") This drove me crazy, I could not stand that dialog box. The check for internet access has been changed to use a cookie. The cookie contains 1 item and expires after 30 minutes. So after 30 minutes, the page will recheck for internet access and act accordingly. There is also a small change to the check for user-settings.ini. The README.md/html files were slightly updated as well.
-
- 02 May, 2018 2 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
There is no longer a user-files.tar.gz file! The user must remove the "-default" from the file extension, save the file and then make their own changes. I have seen many other programs use this and it seems to make sense. The README has been updated to reflect this change. Other ideas are appreciated still! :) With the exception of user-settings.ini, the code will check for the existance of the non "-default" files and use those instead of the default ones. Also if the user does not create a user-settings.ini file of their own an error will be thrown telling them such. Fixed the Popup for "total number of link" in the attributon bar. Some new values were added to the meshmap.css file in order to make it easier for the user to make customizations to the page if they want. More of these will probably be added in the future.
-
- 30 Apr, 2018 8 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
"markdown" is a pain! I should have just written a webpage! :)
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
Updated to README.md file and made it much nicer. Logo updated in repo. favicon.ico added. Started the change to the -default files for the user editable files
-