TODO list so far...

Here's my list :

  • country displaying before province for some regions
  • fix up email templates for notification emails that are sent out - make them pretty
  • make the hill input form look a lot better, get rid of the wasted space
  • allow people to input new countries / provinces that are not already on the list
  • change the "decline" value to be rounded to 2 decimal places
  • show a list of "riders in this area" on hills, and hills on a user's profile
  • automatic miles / kilometers converter
capdog's picture

Fixed

- Country now displays in correct order for Austria
- We now have a complete list of countries, and when creating a hill, you select your country from the list but type in the province. I found having a complete list of provinces for every country was just way too slow. The province field still auto-completes so you can check if it's already been entered (like the city field does).
- decline rounded to 2 decimals

Fixed (cont)

- The hill input form is now much cleaner, and organised properly. Please let me know if there are any problems.

capdog's picture

Woops... just fixed a tiny

Woops... just fixed a tiny problem that caused the form to not be dispayed in IE6.. should be working now!