Andy Allan
f70ec18989
Merge pull request #2809 from tomhughes/bootstrap
...
Convert some more forms to use bootstrap
2020-09-16 10:43:21 +02:00
Tom Hughes
70c4a750d7
Fix new rubocop warnings
2020-09-16 08:28:25 +01:00
Tom Hughes
18b9b9f14c
Fix new rubocop warnings
2020-09-07 07:11:22 +01:00
mmd-osm
0fb725ea61
API User details JSON format
2020-09-06 22:11:23 +02:00
Tom Hughes
9e75b8472f
Convert oauth authorization form to use bootstrap
2020-09-04 00:36:43 +01:00
Tom Hughes
21adea321b
Convert password reset forms to use bootstrap
2020-09-04 00:36:43 +01:00
Tom Hughes
c11142d5c0
Convert logout form to use bootstrap
2020-09-03 23:52:59 +01:00
Tom Hughes
e33848091e
Convert user confirmation forms to use bootstrap
2020-09-03 23:51:23 +01:00
Tom Hughes
434b18b8ef
Convert make/remove friend forms to use bootstrap
2020-09-03 23:49:32 +01:00
Tom Hughes
c2af89c00e
Fix rubocop Style/SoleNestedConditional warnings
2020-09-02 18:54:55 +01:00
Tom Hughes
b7432e9432
Handle new rubocop warnings
2020-09-02 07:18:21 +01:00
Tom Hughes
e05748a9ff
Make embed.js depend on the settings
2020-08-28 09:08:28 +01:00
Tom Hughes
8d34b03232
Only show the "too many messages" error once
...
Fixes #2790
2020-08-23 10:41:39 +01:00
Tom Hughes
6855616870
Allow CDN URL for the embed page to be configured
2020-08-19 21:44:24 +01:00
Tom Hughes
c597ead529
Merge remote-tracking branch 'upstream/pull/2783'
2020-08-19 17:39:18 +01:00
Tom Hughes
5c551d475f
Merge remote-tracking branch 'upstream/pull/2782'
2020-08-19 17:31:56 +01:00
Andy Allan
adfb4dc619
Refactor client application pages to use bootstrap forms
...
Also rework the client application show page to be responsive
2020-08-19 16:58:43 +02:00
Andy Allan
a2c1fe7930
Avoid showing table header when there are no results
2020-08-19 16:58:43 +02:00
Andy Allan
56ed381a7d
Rework issue search form to use Bootstrap form layout
2020-08-19 16:58:43 +02:00
Andy Allan
8df3010766
Refactor reports form to use bootstrap
2020-08-19 16:58:43 +02:00
Andy Allan
613b748c55
Avoid lego translations for coordinates
...
Use the i18n system for joining coordinate values together, while
avoiding making any changes or standardisation involving the exact
symbol used in each situation.
Refs #2732
2020-08-19 16:43:16 +02:00
Andy Allan
94008d9059
Fix remaining unstyled buttons by moving to bootstrap buttons
2020-08-19 14:54:36 +02:00
Andy Allan
85e5866c8f
Wrap the welcome buttons in a standard-form CSS class
2020-08-19 14:52:44 +02:00
Tom Hughes
b74977ba8d
Fix marker paths for embedded map
...
Fixes #2763
2020-08-10 18:20:23 +01:00
Tom Hughes
abca51e4d8
Fix some Style/StringConcatenation warnings
2020-08-09 19:48:16 +01:00
Tom Hughes
75e135869e
Fix Style/ExplicitBlockArgument warnings
2020-08-09 19:06:04 +01:00
Tom Hughes
61f9d002ea
Add some extra iD resources to the manifest
...
Closes #2762
2020-08-09 00:37:23 +01:00
Tom Hughes
a78da07f0b
Correct path for mapnik marker images
...
Fixes #2759
2020-08-08 11:00:47 +01:00
Tom Hughes
ea59d95f4a
Fix some new rubocop warnings
2020-08-06 22:27:30 +01:00
Tom Hughes
79447e7549
Replace querystring parser with qs yarn module
2020-08-06 20:51:55 +01:00
Tom Hughes
447c05fcb8
Move jquery.cookie to be a yarn managed asset
2020-08-06 19:28:51 +01:00
Tom Hughes
6db96ae2fe
Move ohauth to be a yarn managed asset
2020-08-06 19:28:51 +01:00
Tom Hughes
916c48fd47
Move leaflet.locatecontrol to be a yarn managed asset
2020-08-06 19:28:51 +01:00
Tom Hughes
4dcedf666c
Move leaflet to be a yarn managed asset
2020-08-06 19:28:51 +01:00
Tom Hughes
5b061ef690
Move jquery.simulate to be a yarn managed asset
2020-08-06 19:19:55 +01:00
Tom Hughes
1a3e1ab7bc
Move html5shiv to be a yarn managed asset
2020-08-06 19:19:55 +01:00
Tom Hughes
0e2a66e8de
Fix new rubocop warnings
2020-08-06 18:42:16 +01:00
Tom Hughes
4d2ea31516
Don't fall back to name:en if it's not in the user's language list
...
Fix to #2755
2020-08-06 14:21:30 +01:00
Tom Hughes
c24c2e481c
Merge remote-tracking branch 'upstream/pull/2667'
2020-08-05 21:50:08 +01:00
Dorothea Kazazi
d100e8a639
Added banner for OpenStreetMap 16th birthday
2020-08-03 02:45:51 +03:00
Tom Hughes
2d3972249c
Fix some rubocop todos
2020-08-02 19:38:58 +01:00
Tom Hughes
f881a8c83c
Register warning and error flash types
...
Fixes #2743
2020-08-02 15:53:13 +01:00
Tom Hughes
eee84267f9
Fix rubocop warning
2020-08-02 13:00:21 +01:00
Tom Hughes
77f9aec772
Fix some rubocop todos
2020-07-31 22:45:53 +01:00
Tom Hughes
6c159b9673
Fix the Command Injection warnings from Brakeman
2020-07-31 15:54:06 +01:00
Peter
5444506976
turn_costs=true only for car
...
I know there was a bit forth and back in #2695 and my last recommendation was to use turn_costs=true. This was not intended for bike and foot.
2020-07-27 13:04:52 +02:00
Tom Hughes
c4abe8eb28
Fix the CrossSiteScripting warnings from Brakeman
2020-07-22 20:57:16 +01:00
Tom Hughes
ca92fe3359
Merge remote-tracking branch 'upstream/pull/2727'
2020-07-22 19:29:08 +01:00
Tom Hughes
d4130bcac8
Fix the Redirect warnings from Brakeman
...
Unfortunately I've had to leave the check disabed as Brakeman
can't see inside the safe_referer method so doesn't realise that
it is cleaning the referer.
2020-07-22 19:23:46 +01:00
Andy Allan
56fdf73b65
Use the worldCopyJump option for leaflet overlays
...
This means that if you pan to a 'copy' of the world, the overlays
reappear on that copy.
Fixes #2040
2020-07-22 17:54:10 +02:00