Commit graph

1967 commits

Author SHA1 Message Date
Tom Hughes
f77a3c75be Add methods to get a bug's author details from the first comment 2011-05-18 00:36:01 +01:00
Tom Hughes
882700c5c8 Rename some columns and indexes in the bug tables 2011-05-18 00:36:00 +01:00
Tom Hughes
ff9fb4f9c2 Make the edit action default to z17
If an attempt is made to invoke an editor without specifying a zoom
level (as with the GPX edit links) then default to z17 instead of z14
to avoid trying to load too much data. Fixes #3728.
2011-05-18 00:35:59 +01:00
Tom Hughes
22bef89d1a Use quad tiling to select bugs in an area
Remove the _no_quadtile versiond of the selection routines and switch
to using the ordinary ones but with a (large) limit applied on the size
of the area to prevent us spending ages working out the list of tiles
to be selected.
2011-05-18 00:35:56 +01:00
Tom Hughes
cbcbd7a4a4 Don't add a geographic condition when fetching an RSS feed with no bbox 2011-05-08 10:50:25 +01:00
Tom Hughes
8852454795 Rename association between map_bugs and map_bug_comment to comments 2011-05-08 00:22:32 +01:00
Tom Hughes
63e9c4771a Always get the bug commenter name from the user if there is one 2011-05-07 17:47:05 +01:00
Tom Hughes
a2495c843e Detabify and tidy up some more of the bugs code 2011-05-07 17:36:57 +01:00
Tom Hughes
6aec21b5b8 Merge the gpx_bugs action into the main get_bugs action 2011-05-07 17:30:53 +01:00
Tom Hughes
cc311ff301 Get returning of bugs as GPX files working 2011-05-07 14:54:22 +01:00
Tom Hughes
560e41ebf9 Factor out common code into partials 2011-05-07 14:54:16 +01:00
Tom Hughes
4b0191befd Detabify and tidy up some more of the bugs code 2011-05-07 13:18:42 +01:00
Tom Hughes
4da9fd7b7e Switch back to using the local OL build as it seems to work fine 2011-05-07 13:05:43 +01:00
Tom Hughes
fb4d003ebe Tidy up some of the map bugs code 2011-05-07 13:05:39 +01:00
Tom Hughes
e7cd90f4b4 Merge branch 'master' into openstreetbugs 2011-05-06 22:56:47 +01:00
Tom Hughes
d4c8c3ad18 Use "Deleted at/by" instead of "Edited at/by" for deletes 2011-05-05 20:25:58 +01:00
Tom Hughes
a9ff3bfc4b Remove tags from deleted nodes
When ways or relations are deleted we remove their tags and there
is no reason why nodes should be different.
2011-05-05 20:25:58 +01:00
Tom Hughes
79ad65895b Don't show the "Nodes" heading for a way with no nodes 2011-05-05 20:25:58 +01:00
Tom Hughes
4ad5d23282 Don't allow headings in the data browser to be split 2011-05-05 20:25:57 +01:00
Tom Hughes
bdee581d44 Improve highlighting of changesets in the changeset list 2011-05-05 20:25:57 +01:00
Tom Hughes
e098d52424 Rearrange changeset list page to put the map beside the list 2011-05-05 20:25:53 +01:00
Tom Hughes
1635c16560 Tidy up code for adding a map to the changeset list page 2011-05-02 15:30:10 +01:00
Mikel Maron
48929e8781 Add a map to the changeset list page
Add a map to the changeset list page, with a bounding box for each
changeset and highighting when the mouse is placed over either a box
on the map or a row of the table.
2011-05-01 22:55:28 +01:00
Kai Krueger
6476388222 Don't require a second click to create an OpenStreetBug 2011-04-29 23:15:57 -06:00
Kai Krueger
a6f45adede Merge branch 'openstreetbugs' of git://git.openstreetmap.org/rails into openstreetbugs2 2011-04-29 20:49:38 -06:00
Kai Krueger
3b3896da08 Don't enable OSB layer by default 2011-04-29 20:42:26 -06:00
Kai Krueger
c322b0c298 Only show "Report a problem" link at zoom level 12 and higher 2011-04-29 19:55:29 -06:00
Tom Hughes
0a3087cd7d Merge remote-tracking branch 'apmon/openstreetbugs2' into openstreetbugs 2011-04-29 17:06:10 +01:00
Tom Hughes
af68e07272 Merge branch 'master' into openstreetbugs 2011-04-29 17:05:59 +01:00
Kai Krueger
b3d62bb85a Send notification emails when someone comments on a map bug report 2011-04-27 12:01:52 -06:00
Kai Krueger
8cb83adf84 Deactivate OSB controller immediately after clicking a new bug 2011-04-22 10:07:36 -06:00
Kai Krueger
5e335b6a55 Link the openstreetbugs browse pages 2011-04-22 09:41:10 -06:00
Kai Krueger
4a23ee8baf Grey out username text field for bugs when logged in. 2011-04-21 09:05:44 -06:00
Kai Krueger
d7afad9395 Use local files rather than remote ones for osb images 2011-04-21 08:01:23 -06:00
Tom Hughes
02e186ee5b Allow user details to be fetched without agreeing terms 2011-04-20 21:17:59 +01:00
Kai Krueger
3d3f3982a0 users.visible has changed to users.status 2011-04-19 23:59:50 -06:00
Kai Krueger
91b9b65a41 Minor fix to updated OpenLayers 2011-04-19 22:49:10 -06:00
Kai Krueger
001ff5764b Merge branch 'master' into openstreetbugs2 2011-04-19 22:00:30 -06:00
Tom Hughes
37b6418f72 Revert "Allow user details to be fetched without agreeing terms"
This reverts commit ddd12b03e1.
2011-04-18 23:04:42 +01:00
Tom Hughes
ddd12b03e1 Allow user details to be fetched without agreeing terms 2011-04-18 22:23:48 +01:00
Tom Hughes
6f7eb8f0e8 Don't require terms to be agreed when logging out 2011-04-18 09:04:57 +01:00
Matt Amos
c21aa5933a Added flash notice for CTs decline
Also ensured that CTs are either accepted or declined and cannot
be inadvertently bypassed.
2011-04-18 00:29:15 +01:00
Tom Hughes
2ba5067fcf Use report_error so Potlatch can see the errors 2011-04-17 21:45:04 +01:00
Tom Hughes
8024a38be4 Make sure "please read the terms" error is issued in the right language 2011-04-17 20:33:49 +01:00
Matt Amos
696fbb4e16 Renumbered sections to be more consistent with subsection numbering style 2011-04-13 13:17:21 +01:00
Matt Amos
2491328270 Reformatting contributor terms box based on suggestions by Tom 2011-04-13 13:17:17 +01:00
Matt Amos
55cc2e0fcf Updated French and UK terms to 1.2.4 2011-04-13 13:17:13 +01:00
Tom Hughes
9f0cc74832 Make Potlatch 2 default to the en locale if there is nothing better 2011-04-06 21:42:03 +01:00
Tom Hughes
5f7855fa4d Tell Potlatch 2 which locale to use 2011-04-06 21:22:47 +01:00
Tom Hughes
b77c6fe8ae Improve recognition of OAuth referers for triggering of slim mode 2011-04-06 13:24:08 +01:00