Commit 0a8741d
committed
Merge branch 'master' into design/initial
* master:
Upgrade to ruby-2.0.0-p247
Add test for html email for authority comment notification. Include test for multiple paragraphs
Update newrelic agent for extra features
Use maps client id if it is available for maps api use
Move list of assets to precompile over to application.rb so it is available even when production.rb is overridden
Actually make it possible to use maps api v3 in production
Use google maps api v3 (via mapstraction) and add satelite option to map
Applied fix for googlev3 controls not showing from mapstraction/mxn#257
Updated to Mapstraction v 2.0.18 (and added googlev3 support)
don't need our own backported geokit anymore. Can use a release version
Conflicts:
config/environments/production.rb17 files changed
Lines changed: 832 additions & 700 deletions
File tree
- app
- assets/javascripts
- helpers
- mailers
- views
- alerts
- comment_notifier
- comments
- layouts
- config
- environments
- spec/mailers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 23 | + | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 1 | | |
10 | 2 | | |
11 | 3 | | |
| |||
147 | 139 | | |
148 | 140 | | |
149 | 141 | | |
| 142 | + | |
| 143 | + | |
150 | 144 | | |
151 | 145 | | |
152 | 146 | | |
| |||
199 | 193 | | |
200 | 194 | | |
201 | 195 | | |
202 | | - | |
| 196 | + | |
203 | 197 | | |
204 | 198 | | |
205 | 199 | | |
| |||
210 | 204 | | |
211 | 205 | | |
212 | 206 | | |
213 | | - | |
| 207 | + | |
214 | 208 | | |
215 | 209 | | |
216 | 210 | | |
| |||
370 | 364 | | |
371 | 365 | | |
372 | 366 | | |
373 | | - | |
| 367 | + | |
374 | 368 | | |
375 | 369 | | |
376 | 370 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments