Tom Hughes
22fbd05f1f
Merge remote-tracking branch 'upstream/pull/3317'
2021-09-12 18:41:05 +01:00
Morten Bruhn
244362f957
Added crossing
as key
2021-09-09 22:01:13 +02:00
Morten Bruhn
346ec33168
Added a couple of keys under natural
to en.yml
2021-09-09 20:53:11 +02:00
translatewiki.net
93144b5d29
Localisation updates from https://translatewiki.net .
2021-09-09 13:10:03 +02:00
Paul Norman
b1b2b52477
Add Fastly as top three donor
2021-09-08 20:05:47 -07:00
Dermot McNally
19d8b2a41c
Update en.yml
...
Updated (simplified) map tile attribution requirement to be the same as for any use of OSM data (based on request to LWG)
2021-09-08 23:50:36 +01:00
Adam Hoyle
a57bc158fd
Improve encapsulation / location of osm-community-index files
2021-09-08 20:44:35 +01:00
Adam Hoyle
4bcc88161c
Refactor osm-community-index and local chapters models
2021-09-08 18:11:50 +01:00
Tom Hughes
6e476bc897
Update bundle
2021-09-07 18:41:05 +01:00
Grant Slater
40d7a0bc27
Add gitattribute to force lf line endings
2021-09-07 10:55:01 +01:00
Grant Slater
55e6d537ce
Add .editorconfig
2021-09-07 10:46:02 +01:00
translatewiki.net
cd1f895d4f
Localisation updates from https://translatewiki.net .
2021-09-06 13:09:45 +02:00
translatewiki.net
f8623a9d17
Localisation updates from https://translatewiki.net .
2021-09-02 13:10:23 +02:00
Tom Hughes
51b62ec57b
Merge remote-tracking branch 'upstream/pull/3308'
2021-09-02 07:05:40 +01:00
dependabot[bot]
9dad99d4a4
Bump js-cookie from 3.0.0 to 3.0.1
...
Bumps [js-cookie](https://github.com/js-cookie/js-cookie ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/js-cookie/js-cookie/releases )
- [Changelog](https://github.com/js-cookie/js-cookie/blob/master/.release-it.json )
- [Commits](https://github.com/js-cookie/js-cookie/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: js-cookie
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 23:00:55 +00:00
Tom Hughes
7dd9783bae
Update bundle
2021-09-01 18:28:06 +01:00
translatewiki.net
307726217d
Localisation updates from https://translatewiki.net .
2021-08-30 13:15:19 +02:00
Tom Hughes
350ac303f1
Check that user email address are only returned with read_email
2021-08-26 17:22:25 +01:00
Tom Hughes
5723ba0624
Check that use of privileged scopes is restricted to administrators
2021-08-26 17:22:25 +01:00
Tom Hughes
64604a852f
Add a privileged scope that allows authorization to be skipped
2021-08-26 17:22:25 +01:00
Tom Hughes
f4d1d97848
Add a privileged scope that allows email addresses to be returned
2021-08-26 17:22:25 +01:00
Tom Hughes
6c6e8883f7
Introduce privileged scopes that only an administrator can enable
2021-08-26 17:22:24 +01:00
Adam Hoyle
9d5fd432ee
Prioritise strings[].name over strings[].community
2021-08-25 22:00:41 +01:00
Adam Hoyle
db8d437ae3
Remove failed attempt to stop internal methods being public
2021-08-25 21:12:51 +01:00
Adam Hoyle
d7a965bf3f
Reinstate memoisation
2021-08-25 21:03:33 +01:00
Adam Hoyle
0a3b052cf6
Improve method privacy
2021-08-24 21:38:05 +01:00
Adam Hoyle
94f9c2b86f
Tidy
2021-08-24 21:38:05 +01:00
Adam Hoyle
c07bb0745d
Update to latest osm-community-index
2021-08-24 21:38:05 +01:00
Adam Hoyle
8f529a337f
Localise local chapters
2021-08-24 21:38:05 +01:00
Tom Hughes
6a9ab7cb2d
Update bundle
2021-08-24 18:44:34 +01:00
Tom Hughes
4389eff647
Improve testing of user details API responses
2021-08-24 18:41:07 +01:00
Tom Hughes
cc461b126d
Correct policing of access to private user details
2021-08-24 17:49:08 +01:00
translatewiki.net
55c195f46d
Localisation updates from https://translatewiki.net .
2021-08-23 13:11:11 +02:00
Tom Hughes
29e9857145
Improve behaviour of secondary action lists when wrapping
...
Based on https://stackoverflow.com/a/31732902 this ensure that when
a secondary action list wraps the additional lines don't start with
an item delimiter by pushing it to the left, outside of a parent nav
element which then hides it.
2021-08-21 15:38:00 +01:00
Tom Hughes
10fcaeb164
Update to rails 6.1.4.1
2021-08-21 14:38:08 +01:00
Tom Hughes
ed404850fb
Update bundle
2021-08-21 14:36:27 +01:00
translatewiki.net
0d5e634669
Localisation updates from https://translatewiki.net .
2021-08-19 13:10:28 +02:00
Tom Hughes
eac749dbf2
Merge remote-tracking branch 'upstream/pull/3298'
2021-08-18 15:29:17 +01:00
Tom Hughes
6efc77b473
Merge remote-tracking branch 'upstream/pull/3296'
2021-08-18 15:12:43 +01:00
Andy Allan
6ab522b2b3
Convert account setting menu to tabs, and include on other pages
...
This makes it easier to navigate around these pages. Since each tab
corresponds to a given controller, this makes the selection of active
tabs straightforward.
2021-08-18 14:30:35 +01:00
Andy Allan
3f8cf32272
Refactor the profile page to move the profile information out of the header
...
This makes it look like other normal pages, along with removing the unusual full-width class.
2021-08-18 13:33:14 +01:00
Andy Allan
cb7b79a58f
Split the non-public information off of the profile page
...
This opens up many possibilities for more interesting things to be
shown on the dashboard, as well as making it easier to find if
you have lots of content in your profile.
2021-08-18 13:32:36 +01:00
mbrzakovic
59e7d7e486
Update to iD v2.20.1
2021-08-18 11:02:49 +00:00
Tom Hughes
7d46f5db60
Fix new rubocop warnings
2021-08-17 18:17:18 +01:00
Tom Hughes
e13f17adf0
Update bundle
2021-08-17 18:15:30 +01:00
translatewiki.net
b9f688e1e6
Localisation updates from https://translatewiki.net .
2021-08-16 13:10:49 +02:00
Tom Hughes
495fd0e333
Merge remote-tracking branch 'upstream/pull/3294'
2021-08-15 11:15:23 +01:00
Mateusz Konieczny
2c56e82c72
rerun script/misc/update-wiki-pages
2021-08-15 10:51:56 +02:00
Adam Hoyle
62ecf15975
Merge branch 'master' into feature/add-communities-page
2021-08-12 19:41:12 +01:00
Tom Hughes
9778714046
Merge remote-tracking branch 'upstream/pull/3293'
2021-08-12 18:10:54 +01:00