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
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
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
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
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
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
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
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
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
8f101a3759
Trigger mobile mode at 640px instead of 480px for iPhone 4 support
2011-04-03 18:02:27 +01:00
Tom Hughes
89bd91e7d8
Link from a diary entry to the relevant user's diary
...
Fix #2956 by making the title on a diary entry a link back to the
diary list page for the author.
2011-04-03 16:11:20 +01:00
Tom Hughes
9e6e6c2e23
Fixup the user map code to match existing code style
2011-04-03 16:00:06 +01:00
Harry Wood
41589b6ef9
fixes http://trac.openstreetmap.org/ticket/3645 . Can now pass in show_other_users and setting_location to the map partial
2011-04-03 15:43:41 +01:00
Tom Hughes
cb6d6c2463
Report a friendly(ish) error if no OAauth key is set for Potlatch 2
2011-04-03 15:40:05 +01:00
Dan Karran
d62da73ad7
Add a smaller version of the site logo and title for small screens
2011-04-03 15:16:35 +01:00
Tom Hughes
5777c5e925
Tidy up the data browser javascript
2011-04-03 14:59:43 +01:00
Frederik Ramm
59dcc8b253
Add 'hide areas' button to data view
2011-04-03 14:54:32 +01:00
Harry Wood
940995c816
Make home location setting map default to the whole world
...
Defaulting to western europe doesn't seem very reasonable these
days as we have users all over the world now.
2011-04-03 13:46:18 +01:00
Tom Hughes
bb83f28a5e
Factor out comment code from layouts into partials
2011-04-03 13:46:17 +01:00
Andy Allan
7d7416894a
New version of slim layout with grey background and centered, auto-adjusting page
2011-04-03 13:46:17 +01:00
Andy Allan
873fe81f71
Try a different approach - grab the layout and stylesheet from slim1, and ditch the rest
2011-04-03 13:46:16 +01:00
Tom Hughes
aa8fef0f94
Don't display deleted marker for nodes
2011-04-03 13:46:16 +01:00
Frederik Ramm
935c238626
Show the position of a deleted node in browse mode
2011-04-03 13:46:16 +01:00
Tom Hughes
b3bcbbeb3b
Move SOTM advert above the optionals
2011-04-03 13:46:16 +01:00
Matt Amos
8b12abd5bb
Phase 2 CTs implementation and tests, with config parameter
2011-04-03 13:46:16 +01:00
Matt Amos
82db7eccc8
Added SOTM 2011 banner to the side bar
2011-04-03 13:46:15 +01:00
Tom Hughes
aa121fa046
Make diary locations into a link and drop the separate view link
2011-04-03 13:46:15 +01:00