Branch: refs/heads/50_breakout_node_distance_search
Home: https://github.com/OpenGuides/OpenGuides
Commit: 25f82d3b3c92c607adccbfb5cb7e8e1e98d86bf0
https://github.com/OpenGuides/OpenGuides/commit/25f82d3b3c92c607adccbfb5cb7…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-05-12 (Sun, 12 May 2013)
Changed paths:
M CUSTOMISATION
M MANIFEST
A t/908_custom_node_location_search.t
M templates/node_location_search.tt
Log Message:
-----------
Add an optional custom template to node_location_search.tt
This allows people to add more location based searches to a node.
e.g. nearest tube station.
Branch: refs/heads/master
Home: https://github.com/OpenGuides/OpenGuides
Commit: 0a6df0834c06e87abc85919539074d0d25c81b73
https://github.com/OpenGuides/OpenGuides/commit/0a6df0834c06e87abc859195390…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-03-23 (Sat, 23 Mar 2013)
Changed paths:
M Build.PL
M CUSTOMISATION
M Changes
M INSTALL
M README.CSS
M TROUBLESHOOTING
M UPGRADING
M lib/OpenGuides.pm
M lib/OpenGuides/Feed.pm
M lib/OpenGuides/JSON.pm
M lib/OpenGuides/RDF.pm
M lib/OpenGuides/Search.pm
M lib/OpenGuides/Template.pm
M lib/OpenGuides/Test.pm
M lib/OpenGuides/UK/PubCrawl.pm
M lib/OpenGuides/Utils.pm
M t/104_recent_changes_cookies.t
M t/107_commit_node.t
M t/200_edit_form.t
M t/201_rdf.t
M t/203_feed_node_all_versions.t
M t/204_feed_node_listings.t
M t/301_search.t
M t/304_search_paging.t
M t/308_search_params.t
M t/402_edit_conflict.t
M t/404_node_image.t
M t/504_redirect.t
M t/508_navbar_common_locales_categories.t
M t/606_bug_latlong_representation.t
M t/700_admin_home.t
M t/701_missing_metadata.t
M t/708_about.t
M t/803_show_delete_to_admins_only.t
M t/804_navbar_admin.t
M t/807_more_recent_changes.t
M t/808_recent_changes_overtime.t
M wiki.cgi
Log Message:
-----------
[#43] cleanup trailing whitespace.
Commit: 5d326efd599f8e6f981a1ae31a1d705a285b7bd5
https://github.com/OpenGuides/OpenGuides/commit/5d326efd599f8e6f981a1ae31a1…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-05-12 (Sun, 12 May 2013)
Changed paths:
A .gitignore
M Build.PL
M CUSTOMISATION
M MANIFEST
A t/907_auto_map_link.t
M templates/display_metadata.tt
Log Message:
-----------
Merge branch 'master' into 43_cleanup_trailing_whitespace
Conflicts:
Build.PL
Commit: 3cacb7b37afa04c79c4757dcd200bb49483af2f7
https://github.com/OpenGuides/OpenGuides/commit/3cacb7b37afa04c79c4757dcd20…
Author: bob <bob(a)randomness.org.uk>
Date: 2013-05-12 (Sun, 12 May 2013)
Changed paths:
M Build.PL
M CUSTOMISATION
M Changes
M INSTALL
M README.CSS
M TROUBLESHOOTING
M UPGRADING
M lib/OpenGuides.pm
M lib/OpenGuides/Feed.pm
M lib/OpenGuides/JSON.pm
M lib/OpenGuides/RDF.pm
M lib/OpenGuides/Search.pm
M lib/OpenGuides/Template.pm
M lib/OpenGuides/Test.pm
M lib/OpenGuides/UK/PubCrawl.pm
M lib/OpenGuides/Utils.pm
M t/104_recent_changes_cookies.t
M t/107_commit_node.t
M t/200_edit_form.t
M t/201_rdf.t
M t/203_feed_node_all_versions.t
M t/204_feed_node_listings.t
M t/301_search.t
M t/304_search_paging.t
M t/308_search_params.t
M t/402_edit_conflict.t
M t/404_node_image.t
M t/504_redirect.t
M t/508_navbar_common_locales_categories.t
M t/606_bug_latlong_representation.t
M t/700_admin_home.t
M t/701_missing_metadata.t
M t/708_about.t
M t/803_show_delete_to_admins_only.t
M t/804_navbar_admin.t
M t/807_more_recent_changes.t
M t/808_recent_changes_overtime.t
M wiki.cgi
Log Message:
-----------
Merge pull request #56 from OpenGuides/43_cleanup_trailing_whitespace
cleanup trailing whitespace, fixes #43
Compare: https://github.com/OpenGuides/OpenGuides/compare/f15778dfcebe...3cacb7b37afa
Branch: refs/heads/50_breakout_node_distance_search
Home: https://github.com/OpenGuides/OpenGuides
Commit: 783c5d1addeaa59a9c86874b38a7ee6929fc9fcf
https://github.com/OpenGuides/OpenGuides/commit/783c5d1addeaa59a9c86874b38a…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-05-12 (Sun, 12 May 2013)
Changed paths:
M Build.PL
M README.CSS
M templates/node.tt
A templates/node_location_search.tt
Log Message:
-----------
Split out the node location search section of the node template.
This is so people can override it with a custom form if they want to say use miles instead of metres as requested in #50.
Commit: 231174da135cb845d14afe8b4516a87e27b1426c
https://github.com/OpenGuides/OpenGuides/commit/231174da135cb845d14afe8b451…
Author: bob walker <bob(a)randomness.org.uk>
Date: 2013-05-12 (Sun, 12 May 2013)
Changed paths:
M CUSTOMISATION
A t/908_custom_node_location_search.t
M templates/node_location_search.tt
Log Message:
-----------
Add an optional custom template to node_location_search.tt
This allows people to add more location based searches to a node.
e.g. nearest tube station.
Compare: https://github.com/OpenGuides/OpenGuides/compare/783c5d1addea^...231174da13…