Updated cg values
Switch to using the EURO / mwe data source for the alerts page
updated version of crontab file
Cleaned up email distro list files:
Tweaked error message for failure to send email
Avoid sending to duplicate email addresses in email distro lists
Display number of alerts on alerts page
Add newly added commodity groups to the exclusion list for Grains and Oilseeds.
Added support for Coal commodity group
Added support for Energy commodity group
Include station alert status info in the output of mwiWeatherData.php
Minor tweak to Linux install readme file
- Added Iron Ore commodity group
In mwiAlertsLoadCurrentData linux script, renamed output.txt to alertProcessingLog.txt
More updates to alert processing documentation
Updated alert processing documentation
Added missing instruction to How_Alert_Processing_Works documentation files (.docx & .pdf)
Added information to the How_Alert_Processing_Works docs explaining what's needed to add a new commodity group.
Added How_Alert_Processing_Works document (.docx and .pdf versions)
And even more minor cleanup in mwiWeatherData.php
And more minor cleanup in mwiWeatherData.php
Downloaded a set of sample .csv data files from the public.weatherdelta.com server and provided more easily readable .xlsx versions for reference.
More minor cleanup in mwiWeatherData.php
Some additional cleanup in mwiWeatherData.php
Better formatting of output from mwiWeatherData
Avoided potential for divide by zero errors on mwiWeatherData.php
Require mwiConfig in mwiAlertsBackend
updated cg values
Renamed commodity group email distro list files for consistency
Moved all email distro files to new config folder
Cleaned up and updated the sample data folder
removed extraneous spaces and blank lines from email distro list files
Move mwi_alerts.ini to new config folder
Corrected comment in mwiInfoLog.php
ugh, apparently didn't remove all the debug code from _mwiAlertsCreateDistro.bat in the last checkin (DOH!)
oops, left debug code in _mwiAlertsCreateDistro.bat
Fixed _mwiAlertsCreateDistro.bat script to include leading zero when hour value is < 10.
Updates to mwiAlertsLoadCurrentData linux script:
In the Linux version of the mwiAlertsLoadCurrentData script, added a commented out alternative command that will force a reload of the data.
Updated email distro lists from Fergus
Update Nick Elliott email (and added mine commented out)
Added missing copy of alertEmailList.txt
Fixed bug in mwiWeatherData.php introduced in r203
Some tweaks to the Linux install README file
Misc code cleanup
- Retrieve config.json file from remote data source and save locally
Moved getFileContents and getRemoteFileContents functions from mwiWeatherData to mwiAlertUtils
Updated and corrected the README_INSTALL-Linux.txt file
Updated and corrected the instructions in the README_INSTALL-Windows.txt file.
Improved/corrected instructions in the _README-FIRST_.txt file
Improve naming of distro folders based on date and time
Now both the data load script (mwiWeatherData.php) and the client backend code use the local data directory configured in mwi_alerts.ini.
Make local data directory configurable (specify in mwi_alerts.ini)
Lots of cleanup of the logging done by mwiWeatherData
Don't display an alert message when boundary data is missing for an alert region
- Made the remote weather data server URL configurable in the ini file
- Cleanup to better localize getting weather data server URL from one place
Load properties file in mwiConfig instead of in mwiCommodityGroups
- Added a _README_FIRST_ file with instructions prior to README_INSTALL files
cron tab updates
updated url values
Move RISK_SYSTEM_TECH_NOTES.txt to risk folder
Add TO DO list to svn repo
Don't try to zoom/pan map to bounds of alerts if there are no alerts
oops... needed to add new cocoa commodity group to 'types' list as well
Added cocoa group (per Fergus)
adjusted with of white borders back to 2px
Made yellow circles more visible by increasing opacity and tweaking color
removed an old commented out line of code
fixed minor issue with maintaining rendering precedence of overlay layers on overview map
Added region+commodity tooltips on overview map
avoid redundant creation of map overlay objects
remove old commented-out code
more updates to sample data
Removing old sample data
Updated sample data
Removed OpenLayers and Google Maps (no longer used :-) )
Reimplementation of detail map using Leaf instead of OpenLayers/GoogleMaps
- Move source map details to mwiAlertMap
Increased opacity of alert circle markers from 0.5 to 0.75
Fixed bugs in mwiAlertMap,panTo method
- Mpved common alert map functionality into new mwiAlertMap object
- Remove Stadia map (not working on server)
fixed typos in readme install files
oops... forgot to remove the test buttons!
Leaflet implementation of main map (replacing OpenLayers/GoogleMaps implementation)
- Fixed issue with call to getFileContents in mwiMail
Split wampstack installer exe zip file into smaller chunks
Decided to keep repo in svn
added file stating that this repo has been relocated to GitHub
emails to Hyam, not Zev
Some tweaks to shades of green colors on Risk Summary page
added some comments to mwiRiskTab
- more tweaks to risk gauge
more graphics
fixed error in user_ids settings in ini file
fixed bug in validateUserId
- Added support for user IDs in mwi_risk.ini file
More tweaks to Risk Page UI