Posted on Saturday 11 February 2012 - 11:15:18 by pss0ft
Things to remember:
My own 10 character locator: JO32AU08DJ
Things to add in the future:
Last 5 calls heard, last 5 calls heard me and last 5 countries in the plugin menu
All pages in an inline frame with the refresh (4x seperate) in de plugin admin
Fontsizes pages and menu adjustable in the future
Custum sort at the user frontend
Thinking also about adding possibility of defining the callsign at the user frontend
Known issues:
Distance and bearing is determined on a 6 character locator. I want to extend this to a 10 character based locator for more accuracy
Solved issues:
11 feb 2012 Implemented the distance and bearing with succes
11 feb 2012 Distance and bearing of my own is replaced with my call instead of 0km and 360 degrees
12 feb 2012 Display message when there are no records to display
16 feb 2012 The / character in callsign is not displayed in the output - Solved by removing one line in the filter function in functions.php
19 feb 2012 Solved the 'alternate row color' bug
25 feb 2012 Solved the css part. It seems the font size and weight was not hardcoded in the plugin. This resulted in unwanted font sizes. Solved!
26 feb 2012 Solved Map tab. Now opening the right map of the callsign
26 feb 2012 Solved the missing date problem together with PD2RPS. %e replaced with %d did the trick
26 feb 2012 Solved the titles above the tables. Changed them to a table caption and hardcoded the size of the font
26 feb 2012 Fixed the link in the menu for opening a map in a new window
5 march 2012 Father Barry replaced my ' prevent hang website' code by some other which seems to work OK. Mine was not working. It seems it will work now.
24 april 2012 I solved a minor text bug. Added the word 'not' to the text when no countries were heard. Saw the bug on K5NAA's website.
Things added:
13 feb 2012 Added a refresh button for each dynamic page
13 feb 2012 I removed the seconds and year in the MHeard, Countries heard and HeardM display.
14 feb 2012 Made the own locator adjustable in the ADMIN area of the PSK Reporter plugin
14 feb 2012 Implemented class security. Who may see the data and who not
21 feb 2012 Customize colors for the tables in the different tabs. Now adjustable in the admin area of the plugin
3 March 2012 Put in some code to force the layout of the coloms
4 April 2012 Made all calls hyperlinks to open the map of PSK Reporter when clicked
Posted on Thursday 26 January 2012 - 15:54:31 by pss0ft
I have still not solved the logbook problem. The search problem still exists. When searching I get a blank page instead of the search results.
NLSTART was so kind to try to help me with this and he thinks it has to do with the command line which contains spaces. The security of E107 which has been implemented some builds ago does not like this.