0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 16 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New api key for new staging on heroku More... over 13 years ago
Fixing env issues More... over 13 years ago
Using bundler for heroku simplicity More... over 13 years ago
New maps api keys for weedayout.heroku.com and weeedayout.com More... over 13 years ago
Chroming completed with tom More... over 13 years ago
Emulate IE7 for ie8 browsers - (Bug fix for IE8) More... over 13 years ago
removed admin section More... over 13 years ago
Post chroming pt1 - with tom More... over 13 years ago
keyup added to maps to update map view everytime a key is pressed. More... over 13 years ago
Fixed js on add facilty page - if the value in the lat long field are different to that of the address lat long values returned from google then the form lat long values will be used in preference over the address. More... over 13 years ago
Styling issues for ie - text-indent fail on submit buttons fixed More... over 13 years ago
styling for bottom navigation More... over 13 years ago
added bottom navigation More... over 13 years ago
Validations added for latitude and longitude and javascript added to submit for edit and new toilets to set lat and long correctly. Also finalised the about us page More... over 13 years ago
Fixes to css styling. Page no longer has fixed height. Fixedc all google maps to use same api and correct api key for staging /production More... over 13 years ago
"added twitter and about us to nav" More... over 13 years ago
[#17] Now we can edit opening times on the admin screens too. More... over 13 years ago
Replace some ternaries that output inline styles with a helper. More... over 13 years ago
General styling tweaks for forms while trying to reduce usage of inline styles. More... over 13 years ago
Use a helper for the required * stuff on forms. More... over 13 years ago
Let's use this _form partial we've got lying around. More... over 13 years ago
[#17] We can also edit opening and closing times. More... over 13 years ago
[#17] We can now put data into the opening and closing time fields when we add a toilet. More... over 13 years ago
[#17] Adding a hotfix to rails to fix using time_select when sending data to time attributes. More... over 13 years ago
[#17] Adding opening_time and closing_time to the Toilet model. More... over 13 years ago
[#20] When we touch the address field it clears all existing markers on the map and creates a new one. We have to make sure we add the dragend callback to the new marker. On the edit page we just have one marker so it's not a problem. Begs the question, should we be duplicating the onblur handler for the address field on the edit page? More... over 13 years ago
Make sure the admin sections also escape any html entered content. More... over 13 years ago
Tidying. Yeah? More... over 13 years ago
Just tidying feature files a wee bit. More... over 13 years ago
Sanitizing HTML output with a judicious sprinkling of the h helper. More... over 13 years ago