Quincy Morgan
e37008c7bf
Update to iD v2.17.1
2020-01-16 18:56:46 -05:00
translatewiki.net
c5d77dea0a
Localisation updates from https://translatewiki.net .
2020-01-16 15:37:49 +01:00
Tom Hughes
9bb494d9ea
Merge remote-tracking branch 'upstream/pull/2510'
2020-01-16 11:42:18 +00:00
Tom Hughes
d122ea16f8
Merge remote-tracking branch 'upstream/pull/2509'
2020-01-16 11:42:12 +00:00
Andy Allan
a3795cddbb
Move the search results to use list-group-flush
2020-01-16 12:39:13 +01:00
Andy Allan
0e2eae5dd1
Remove list styling from the lists used in the layers sidebar
2020-01-16 11:33:46 +01:00
Andy Allan
397d30c4e9
Add query-result classes for errors and nothing_found messages
2020-01-16 11:18:06 +01:00
Tom Hughes
379bf785be
Merge remote-tracking branch 'upstream/pull/2508'
2020-01-15 18:24:24 +00:00
Andy Allan
5c933868db
Remove last custom reset styles
2020-01-15 17:16:11 +01:00
Andy Allan
ecf8590214
Remove more reset styles that are handled by bootstrap
2020-01-15 17:16:11 +01:00
Andy Allan
ce3b92c035
Remove some reset styles and clearfix
...
These are included in bootstrap
2020-01-15 17:16:11 +01:00
Andy Allan
65c3c2a915
Remove list style reset, and add overrides where necessary
...
This allows the bootstrap list typography to work without being overridden. It also means
that lists look like normal lists by default, instead of needing to be recreated from
scratch each time. Only the cases where padding and discs are unwanted need to have
custom CSS.
2020-01-15 17:16:11 +01:00
Andy Allan
f885cfe0f5
Rename form-row to standard-form-row to avoid clashing with a bootstrap class
2020-01-15 17:16:11 +01:00
Tom Hughes
ee8ce8c3ab
Merge remote-tracking branch 'upstream/pull/2507'
2020-01-15 14:19:11 +00:00
Tom Hughes
f07bdbf905
Merge remote-tracking branch 'upstream/pull/2506'
2020-01-15 14:18:11 +00:00
Tom Hughes
50b2f4f656
Merge remote-tracking branch 'upstream/pull/2505'
2020-01-15 12:17:10 +00:00
Tom Hughes
6049a2d274
Merge remote-tracking branch 'upstream/pull/2504'
2020-01-15 12:16:24 +00:00
Andy Allan
cd801b2c12
Rework issues display page to be responsive
...
This change uses the bootstrap grid to make the issues page responsive,
and avoids having lots of custom widths of divs specified via CSS.
It also changes the display of the reports and comments to be more
like diary entry comments, by having all metadata on one line and shown
before the comment / report text.
2020-01-15 12:20:27 +01:00
Andy Allan
1a75b1ba72
Minor tweaks to copyright heading
...
This fixes a small bug where the hr was shown even when not required,
by ensuring the test is run before creating the content.
Also fixes where an h1 tag was used instead of a div.
2020-01-15 12:09:14 +01:00
Tom Hughes
e72acaca9b
Merge remote-tracking branch 'upstream/pull/2495'
2020-01-15 10:11:30 +00:00
translatewiki.net
2190aad23d
Localisation updates from https://translatewiki.net .
2020-01-13 16:31:14 +01:00
Andy Allan
0a0ff5e7d6
Remove extra div wrappings from list items
...
These are unnecessary, and also prevent the secondary-actions vertical
border from appearing.
2020-01-10 15:53:42 +01:00
translatewiki.net
751e8ad32c
Localisation updates from https://translatewiki.net .
2020-01-09 20:29:03 +01:00
Tom Hughes
1c062165f6
Avoid double escaping a name
2020-01-09 11:05:08 +00:00
Tom Hughes
bd7c279604
Merge remote-tracking branch 'upstream/pull/2500'
2020-01-09 11:03:34 +00:00
Tom Hughes
7b0d3aaf9f
Fix translation names
2020-01-09 11:00:46 +00:00
Tom Hughes
b1e1572af3
Don't validate the revoker for a block if it hasn't changed
...
The revoker only has to be a moderator at the time they make the
revocation - as things stood trying to view a block that had been
revoked by somebody that was no longer a moderator failed.
2020-01-09 10:59:34 +00:00
Tom Hughes
928465764e
Merge remote-tracking branch 'upstream/pull/2499'
2020-01-09 10:36:31 +00:00
Tom Hughes
e39d227dd0
Merge remote-tracking branch 'upstream/pull/2498'
2020-01-09 10:31:37 +00:00
Tom Hughes
ffb671b80d
Fix indentation of query results
2020-01-09 10:26:16 +00:00
Tom Hughes
d76756d202
Merge remote-tracking branch 'upstream/pull/2497'
2020-01-09 10:10:10 +00:00
Tom Hughes
6ed8624851
Merge remote-tracking branch 'upstream/pull/2496'
2020-01-09 10:06:25 +00:00
Andy Allan
ff363832f8
Fix typos
2020-01-09 10:06:20 +01:00
Andy Allan
bff3676d93
Avoid double-escaping display names when sent through the translation system
...
They are escaped properly without the h() call, and doing that just double-escapes them
2020-01-08 19:07:18 +01:00
Andy Allan
9643e3393d
Update tests to ensure referer is working
...
This reinstates the form tests in the controller test, but uses
the system tests to actually click the button and make sure that
it works
2020-01-08 18:26:57 +01:00
Andy Allan
59f0760bf3
Remove the custom basic grid css rules
...
This is now unused, and the bootstrap grid is much more powerful.
2020-01-08 17:36:38 +01:00
Andy Allan
523565fb21
Use bootstrap grid for signup page
...
This allows us to have the two sections one above the other on small screens,
with the call to action text first, and then side-by-side above the sm
breakpoint with the cta on the right.
2020-01-08 17:26:11 +01:00
Andy Allan
82fd7a10ac
Remove the custom layout css from the terms page
...
This uses bootstrap utilities where necessary. It also removes the
terms page from a padding override, which was then in turn overridden
by a padding class applied to the form!
2020-01-08 17:04:53 +01:00
Andy Allan
f0ee117cff
Refactor the welcome page to use the bootstrap grid and alert box
...
The two columns work well side-by-side even at small screen widths.
2020-01-08 16:41:17 +01:00
Andy Allan
0b1aafb701
Refactor the fixthemap page to use the bootstrap responsive grid
...
This ensures that on small screens, the 'how to help' sections
are one above the other, and on larger screens they are side-by-side
2020-01-08 16:27:39 +01:00
Andy Allan
68422c7ff2
Remove extra styling for rss icon
...
This brings it into line with e.g. the new diary entry icon
2020-01-08 16:08:18 +01:00
Andy Allan
827123a8f6
Rework changeset descriptions to use h6 tags, and refactor changeset lists to use list-group-flush
...
The descriptions are probably best not as a header, but still needs to be something more prominent than surrounding text.
2020-01-08 16:04:45 +01:00
Andy Allan
1a9595862f
Remove font size override on sidebar tags tables
2020-01-08 16:01:07 +01:00
Andy Allan
712e67ed4a
Refactor the query results to use bootstrap list-group-flush
2020-01-08 16:00:18 +01:00
Andy Allan
8a774e7519
Use a post link to logout
...
This avoids needing to access the session id, which is currently
only working with the memcache store.
The fallback page is preserved for anyone who wants to logout without
using javascript.
Refs #2488
2020-01-08 14:03:05 +01:00
Tom Hughes
473da378b7
Remove fallback to hostip.info
...
We haven't used hostip.info in production for years, except
for when we did so by accident, leading to a two hour partial
outage when it went down.
2020-01-06 19:14:12 +00:00
translatewiki.net
17ecde019d
Localisation updates from https://translatewiki.net .
2020-01-06 18:04:50 +01:00
Tom Hughes
f5b00499c0
Make sure custom settings are picked up by tests
...
Version 2.1.0 of the config removes settings.local.yml from
the files read in the test environment.
2020-01-05 20:27:25 +00:00
Tom Hughes
d615dfabbc
Update bundle
2020-01-05 19:04:55 +00:00
Tom Hughes
5a668bfbe4
Add some missing _html suffixes
2020-01-05 19:01:54 +00:00