GithubHelp home page GithubHelp logo

wfwalker / birdwalker3 Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 7.56 MB

website for bill walker's birding photographs and birding field observations

Home Page: http://birdwalker.com/

Ruby 40.62% JavaScript 27.77% CoffeeScript 0.10% CSS 2.04% HTML 29.18% ApacheConf 0.28%

birdwalker3's People

Contributors

wfwalker avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

birdwalker3's Issues

support international birding -- taxonomy

  1. find and import worldwide species table and families table
    2a. match rows in existing species table with worldwide table (using latin names)
    2b. match rows in existing families table with worldwide table (using latin names)
  2. migrate species abbreviations to worldwide species table
  3. add column for alternate / local species common names
  4. migrate species_id in photos, sightings from old species table to new worldwide species table

trip page title formatting corrections

Current title:

SCVAS Hawk Identification Trip on Sunday, October 14, 2012, Led by Bob Power

Break up the title so that the ttile, date and leader are visible as separate entities. Add trip location to the title area. De-emphasize "Sunday" remove upper case from "Led"

SCVAS Hawk Identification Trip led by Bob Power
[Location(s) goes here]
[smaller]October 14, 2012 [even smaller] Sunday

fix names

location 'gazos creek' should be 'gazos creek road'
location 'foster city radio tower' should be 'radio road'
abbreviation pacwre should be winwre
abbreviation rocdov should be rocpig
add 'swallow sp'
what the heck is going on with san joaquin NWR and san joaquin river NWR locations

0 photographs = not needed

If count of phototraphs = 0, leave this line out of the trip summary both on the homepage and on the trip page.

seamless photo display causes error for new, empty trip

ActionView::Template::Error (undefined method location' for nil:NilClass): 117: <h4><%= common_names.size %> Species at <%= @module_title %></h4> 118: 119: <div class='seamless-text'> 120: <h5><%= @trip.sightings[0].location.name %></h5> 121: <% @trip.sightings.each_cons(2) do | prev_sighting, a_sighting |%> 122: <% if prev_sighting.location != a_sighting.location %> 123: <h5><%= a_sighting.location.name %></h5> app/views/trips/show.html.erb:120:in_app_views_trips_show_html_erb__945479989099302624_40321460'
app/controllers/trips_controller.rb:36:in `show'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.