Erik Michaels-Ober
4cfa9ad5c7
Update rails dependency to version 4.0.1
2013-12-02 22:47:02 +01:00
Jason Jones
93fca60a59
Update marker display on zoom as well as pan
...
The app was using the 'dragend' event on the map to listen for
changes that should prompt the display of markers, but that event
only triggers when the map is panned. Changing to the 'idle' event
ensures that the display is updated on both zoom and pan instead
of requiring users to slightly pan the map after zooming to get
new data.
This has the side effect of making the initial markers display
immediately upon loading the page, rather than waiting for the user
to pan, as the idle event occurs when the map is initially loaded.
2012-12-11 12:39:52 -09:00
Erik Michaels-Ober
6b2c541f45
Remove support for Ruby 1.8
2012-06-18 15:08:19 -04:00
Erik Michaels-Ober
972ada6867
Always use ===
2012-04-16 12:52:26 -07:00
Erik Michaels-Ober
ca8cefc74f
Remove unused images
2012-03-31 07:08:11 -07:00
Erik Michaels-Ober
c76da373a1
Upgrade to Bootstrap 2.0.2
2012-03-31 06:38:27 -07:00
Erik Michaels-Ober
68570f9603
Pass JavaScript run through the application controller for localization
2012-01-27 20:07:23 -08:00
Erik Michaels-Ober
75ee2ab31d
Update devise dependency to version 2.0.0
2012-01-27 13:11:29 -08:00
Erik Michaels-Ober
55e4fc6f28
Re-add zoom control
2012-01-25 15:59:40 -08:00
Erik Michaels-Ober
c95ffefc3c
Fix client-side validation email regex
2012-01-25 11:15:56 -08:00
Erik Michaels-Ober
ba630c5673
Add Mayor as a sponsor
2012-01-20 14:19:47 -08:00
Erik Michaels-Ober
7a02bfab8a
Add City of Boston Seal
2012-01-19 19:59:43 -08:00
Erik Michaels-Ober
0d45efac05
Refactor in preparation for Bootstrap 2.0
2012-01-16 14:18:08 -08:00
Erik Michaels-Ober
5d8463c7ad
Refactor JavaScript
2012-01-14 11:59:59 -08:00
Erik Michaels-Ober
a34a86fdee
Update rails dependency to version 3.2.0.rc2
2012-01-10 14:35:38 -08:00
Erik Michaels-Ober
25af6069ca
Style tweaks
2012-01-03 00:29:08 -08:00
Erik Michaels-Ober
ae805e9163
Add address fields
2012-01-02 10:46:44 -08:00
Erik Michaels-Ober
d72a93843f
Request Bootstrap directly from GitHub servers
2012-01-02 04:03:53 -08:00
Erik Michaels-Ober
064469de68
Make "Terms of Service" modal scrollable
...
I'm hopeful this will be fixed in the next version of Bootstrap. See:
https://github.com/twitter/bootstrap/issues/849 and
https://github.com/twitter/bootstrap/issues/850
2011-12-25 20:37:05 -08:00
Erik Michaels-Ober
f1540fcfb0
Replace SVG with PNG for IE compatibility
2011-12-25 14:30:46 -08:00
Erik Michaels-Ober
0dc2b11bca
Use Bootstrap modal for Terms of Service
2011-12-25 13:55:34 -08:00
Erik Michaels-Ober
d420b5fff9
Use Boostrap alerts
2011-12-25 09:08:28 -08:00
Erik Michaels-Ober
957f7804b0
Fix Firefox bug
2011-12-25 08:27:45 -08:00
Erik Michaels-Ober
23ec5c99eb
Bootstrap
2011-12-24 23:33:09 -08:00
Erik Michaels-Ober
afb2b1ab6b
Add precompiled assets
2011-12-19 02:10:47 -08:00
Erik Michaels-Ober
4d48e482fe
Remove stealing feature
2011-10-10 14:09:51 -07:00
Karla
9b6684fffc
chaged the color of the logo to match web app red
2011-10-10 11:59:55 -07:00
Erik Michaels-Ober
65feb23199
Add new logo, designed by @kmacedo
2011-10-10 07:41:12 -07:00
Erik Michaels-Ober
d44ad4c246
Remove duplicate setContent
2011-09-19 11:21:15 -07:00
Erik Michaels-Ober
e1d60ebded
Finish hydrant refactoring
2011-09-15 22:29:38 -07:00
Erik Michaels-Ober
d313d707b2
Finish refactoring out hydrants
...
[Delivers #18318099 ]
2011-09-15 16:58:44 -07:00
Erik Michaels-Ober
0e225663d7
Indicate which fields will be public during sign up
...
[Delivers #16800519 ]
2011-09-14 17:21:19 -07:00
Erik Michaels-Ober
d253fbd34b
Internationalize all strings
...
[Delivers #14154783 ]
2011-09-14 16:50:39 -07:00
Erik Michaels-Ober
bc0980f31a
Add Terms of Service
2011-09-11 08:50:30 -07:00
Erik Michaels-Ober
ea0b98e504
Embed minified Google Analytics code in header
2011-09-03 13:58:18 -07:00
Erik Michaels-Ober
b64ccce205
Fix JavaScript asset pipeline
2011-09-03 13:47:28 -07:00
Erik Michaels-Ober
7f844c970b
Apparently the Google Analytics code won't get compiled in production without an ERB extension
2011-09-03 13:42:09 -07:00
Erik Michaels-Ober
b9dd869b0c
Configure Google Analytics to work with multiple subdomains
2011-09-03 13:39:28 -07:00
Erik Michaels-Ober
a339fd69ee
Update Google Analytics tracking code
2011-09-03 13:11:34 -07:00
Erik Michaels-Ober
8d14295ffc
Re-run rails generator for 3.1.0 final
2011-09-03 13:09:58 -07:00
Erik Michaels-Ober
4354e8e8f7
Fix password reset
2011-08-29 21:00:33 -07:00
Erik Michaels-Ober
8e9f963a68
Add feedback link
2011-08-29 16:31:22 -07:00
Erik Michaels-Ober
34f9b75e79
Add flash messages
2011-08-29 14:51:44 -07:00
Erik Michaels-Ober
dc3b351610
Calculate asset path in JavaScript
2011-07-30 09:19:52 -07:00
Erik Michaels-Ober
dc44fa17d9
Revert "Revert to old skool asset management"
...
This reverts commit b74ff06722
.
Conflicts:
Gemfile
2011-06-23 20:17:01 -07:00
Erik Michaels-Ober
b74ff06722
Revert to old skool asset management
2011-06-21 18:07:41 -07:00
Erik Michaels-Ober
43ff9fa78c
Create reminders in the database
2011-06-13 15:39:39 -07:00
Erik Michaels-Ober
ed3c46e17d
Parse errors correctly; remove logging
2011-06-03 21:41:55 -07:00
Erik Michaels-Ober
760fa30588
Fix bug
2011-06-03 10:22:38 -07:00
Erik Michaels-Ober
45c48b75d3
Enable asset pipeline
2011-05-31 04:12:38 -07:00