Adds DFs, Updates rspec behaviour regarding --fail-fast
This commit is contained in:
@@ -1056,4 +1056,116 @@ s0.parentNode.insertBefore(s1,s0);
|
||||
<!-- Australian Internet Blackout 1.0 -->
|
||||
|
||||
|
||||
<!-- delicious-bookmark-this -->
|
||||
<!-- Added by "del.icio.us - Bookmark this!", a WordPress Plugin of Arne Brachhold, v1.2 -->
|
||||
|
||||
|
||||
<!-- facebook-ogg-meta-tags -->
|
||||
<!--
|
||||
social-meta-tags | 1.8 Plugin URI: https://wordpress.org/plugins/facebook-ogg-meta-tags/
|
||||
-->
|
||||
|
||||
|
||||
<!-- geocoder-wordpress-plugin-google-maps-geolocator-workshop -->
|
||||
<!--
|
||||
-------------------------------------------------------------------------------------------------------------------------
|
||||
GOOGLE MAPS GEOCODER TOOL.
|
||||
|
||||
This is a very simple tool that is meant to be a "workshop" for address lookups, using the Google JavaScript Geocode API.
|
||||
|
||||
It has two boxes:
|
||||
|
||||
Address Entry Form
|
||||
This form is on the left, and contains a bunch of text input fields.
|
||||
You enter the address into these fields, and the string below them shows how the address is being "built."
|
||||
When you submit the form, a Google Geocode is done, using the "built" address. You can also enter a long/lat pair,
|
||||
and do a reverse geocode.
|
||||
|
||||
Geocode Response Display
|
||||
This is on the right side, and displays the result of the lookup. It displays them as simple <div> elements.
|
||||
Between the two forms is a column of links that allows you to copy data from the response to the corresponding
|
||||
text input in the Entry form.
|
||||
You will also have a link in the response form that allows you to go to Google Maps to observe the location there.
|
||||
If there are more than one places that correspond to the given data, they are displayed, one at a time, and links
|
||||
are provided to help you select which one is displayed.
|
||||
-------------------------------------------------------------------------------------------------------------------------
|
||||
Version: 1.2.3
|
||||
|
||||
RELEASE NOTES:
|
||||
- April 30, 2010 -1.2.3 Release
|
||||
- Added scroll wheel zoom to the map.
|
||||
|
||||
- March 26, 2010 -1.2.2 Release
|
||||
- The accuracy bar fix was not sufficient. It needed more.
|
||||
|
||||
- March 11, 2010 -1.2.1 Release
|
||||
- Fixed a CSS bug in the accuracy bar.
|
||||
|
||||
- February 11, 2010 -1.2 Release
|
||||
- Added access to the W3C Gelocator options ("Where Am I Now?")
|
||||
|
||||
- February 6, 2010 -1.1.9 Release
|
||||
- Worked on optimizing and improving the appearance of the accuracy bar.
|
||||
|
||||
- February 5, 2010 -1.1.8 Release
|
||||
- Fixed a CSS bug in that bar.
|
||||
|
||||
- February 5, 2010 -1.1.7 Release
|
||||
- Added accuracy bar indicator to search results.
|
||||
|
||||
- February 4, 2010 -1.1.6 Release
|
||||
- Added block delimiters ("##START_" and "##END_") to allow parsing by the WordPress Plugin.
|
||||
|
||||
- February 1, 2010 -1.1.5 Release
|
||||
- Changed the IDs, so this can be more easily inserted into other pages or CMS.
|
||||
|
||||
- February 1, 2010 -1.1.4 Release
|
||||
- Expanded the label fields, as the text would overflow when increased by one step.
|
||||
|
||||
- January 31, 2010 -1.1.3 Release
|
||||
- Moved the items around, in order to separate the regular lookup from the reverse lookup.
|
||||
- Added the ability to hide the long/lat information (which also hides the map).
|
||||
|
||||
- January 31, 2010 -1.1.2 Release
|
||||
- Hide the multiple placemark nav field if there is only one placemark.
|
||||
- Added a "Transfer All" link to the transfer column.
|
||||
- Fixed the styling for the address display field It was a wee bit too wide.
|
||||
|
||||
- January 29, 2010 -1.1.1 Release
|
||||
- Made some fixes to make TotalValidator happy.
|
||||
- Tweaked the colors to mesh with the marker colors better.
|
||||
- Added links in the debug string, so you can select placemarks from the dump.
|
||||
|
||||
- January 29, 2010 -1.1 Release
|
||||
- Added an interactive map.
|
||||
|
||||
- January 28, 2010 - 1.0.3 Release
|
||||
- Fixed a couple of issues with Chrome.
|
||||
- Added an initializer function, and now allow the debug info to be hidden as a choice.
|
||||
|
||||
- January 28, 2010 - 1.0.2 Release
|
||||
- Added a "focus tracker." This enhances usability by allowing a quick, natural response to hitting the "enter" key.
|
||||
|
||||
- January 27, 2010 - 1.0.1 Release
|
||||
- Moved the debug display into the main wrapper.
|
||||
- The debug info is now shown or hidden by a checkbox.
|
||||
- Segregated the display of the debug info slightly to enhance readability.
|
||||
- Improved the code comments.
|
||||
|
||||
- January 27, 2010 - 1.0 Release
|
||||
- Initial release.
|
||||
-->
|
||||
|
||||
|
||||
<!-- image-space-media -->
|
||||
<!-- Image Space Media plugin v. 1.1.0 (Begin) -->
|
||||
|
||||
|
||||
<!-- joemobi -->
|
||||
<!-- JoeMobi (http://joemobi.com) v:2.10 -->
|
||||
|
||||
|
||||
<!-- linkable-title-html-and-php-widget -->
|
||||
<!-- This website uses Linkable Title Html And Php Widget v1.2.6 Wordpress plugin developed by PepLamb (PepLamb.com) -->
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user