23 Jul, 2015
1 commit
-
- first it breaks selenium tests because it hides the original select and replaces it with its own thing. - second, IMO is is too much overhead to add a style that (again IMO) is not even that better than the default select widget in Firefox.
26 Mar, 2015
1 commit
28 Jan, 2015
1 commit
-
Google Maps lib was being loaded on every submit. I moved the include to the search page, outside the search content.
20 Nov, 2014
4 commits
-
Some users have a profile search block in their pages, so sometimes there are more than one search input per page. I changed the autocomplete to use class instead of id to select all inputs.
-
.live() is deprecated starting from jQuery 1.7 so I replaced it with .on()
22 Jul, 2014
2 commits
-
Conflicts: public/stylesheets/application.css
30 Jun, 2014
1 commit