Andy Allan [Sat, 24 Apr 2010 16:19:23 +0000 (16:19 +0000)]
Reverse Way direction
Dave Stubbs [Wed, 21 Apr 2010 09:58:31 +0000 (09:58 +0000)]
fix circularise undo action (still doesn't undo adding the nodes)
Dave Stubbs [Tue, 20 Apr 2010 21:27:15 +0000 (21:27 +0000)]
first stage of undo/redo functionality -- there are still a number of actions that don't work:
* creates aren't undoable
* numerous functions in Way/Relation still don't undo
* lots of bits should be grouped actions that aren't
Richard Fairhurst [Tue, 30 Mar 2010 15:52:00 +0000 (15:52 +0000)]
fix halcyon_viewer redraw post-refactoring
Richard Fairhurst [Tue, 30 Mar 2010 15:35:11 +0000 (15:35 +0000)]
add lib/ to halcyon path
Richard Fairhurst [Mon, 29 Mar 2010 14:45:50 +0000 (14:45 +0000)]
add missing file. Fixes #2842
Richard Fairhurst [Sun, 28 Mar 2010 23:27:17 +0000 (23:27 +0000)]
one-way arrows
Richard Fairhurst [Sun, 28 Mar 2010 19:01:24 +0000 (19:01 +0000)]
really need not to forget this
Richard Fairhurst [Sun, 28 Mar 2010 18:56:11 +0000 (18:56 +0000)]
fix way splitting and node/UI renumbering
Shaun McDonald [Sun, 28 Mar 2010 00:46:10 +0000 (00:46 +0000)]
First shot at rendering bridges and tunnels in a generic form that hopefully covers all the way types not too bad. Think the bridge works better than the tunnel. Had to shift the railways up in the z-indexes.
Shaun McDonald [Sat, 27 Mar 2010 10:53:42 +0000 (10:53 +0000)]
Adding a bunch of barriers. Spotted bug when POIs lack icons. All the point ones need icons.
Shaun McDonald [Sat, 27 Mar 2010 10:24:05 +0000 (10:24 +0000)]
Add the generated directory to the svn ignore.
Shaun McDonald [Sat, 27 Mar 2010 10:15:30 +0000 (10:15 +0000)]
Adding steps feature icon. Playing with steps rendering.
Jonathan Bennett [Fri, 26 Mar 2010 20:17:55 +0000 (20:17 +0000)]
Adding items to TODO list at Andy's request
Richard Fairhurst [Fri, 26 Mar 2010 18:33:35 +0000 (18:33 +0000)]
need to do arrows
Richard Fairhurst [Fri, 26 Mar 2010 18:32:03 +0000 (18:32 +0000)]
circularise
Richard Fairhurst [Fri, 26 Mar 2010 18:08:05 +0000 (18:08 +0000)]
remove redundant todraw
Richard Fairhurst [Fri, 26 Mar 2010 16:57:40 +0000 (16:57 +0000)]
might as well remove the debug lines too
Richard Fairhurst [Fri, 26 Mar 2010 16:56:26 +0000 (16:56 +0000)]
straighten ways
Richard Fairhurst [Fri, 26 Mar 2010 14:37:14 +0000 (14:37 +0000)]
update todo
Richard Fairhurst [Fri, 26 Mar 2010 14:24:41 +0000 (14:24 +0000)]
start of floating geometry palette
Tom Hughes [Wed, 24 Mar 2010 11:29:14 +0000 (11:29 +0000)]
Select new POIs when they are dropped on the map.
Tom Hughes [Wed, 24 Mar 2010 00:22:03 +0000 (00:22 +0000)]
Add a few more map features.
Shaun McDonald [Tue, 23 Mar 2010 23:22:59 +0000 (23:22 +0000)]
Adding school feature. Adding building adressing to banks.
Shaun McDonald [Tue, 23 Mar 2010 23:08:35 +0000 (23:08 +0000)]
addr:house was missing for the building name. Car Park as areas, and let them have names. Adding Pharmacy, would be nice to have different icons in the left panel depending of if it is dispensing.
Shaun McDonald [Tue, 23 Mar 2010 22:28:07 +0000 (22:28 +0000)]
Adding/sorting bank/atm
Shaun McDonald [Tue, 23 Mar 2010 00:29:44 +0000 (00:29 +0000)]
Various features including, wifi for pubs, car parking, recycling, step count, living street typo and rail station operator/ref/names
Shaun McDonald [Mon, 22 Mar 2010 01:48:04 +0000 (01:48 +0000)]
Adding convenience shop and supermarket. Just copied convenience icon for supermarket icon.
Shaun McDonald [Mon, 22 Mar 2010 01:31:17 +0000 (01:31 +0000)]
Adding Fast Food Feature, some more cuisine options, and text/name for some icons in the map display. Couple of things I noticed added to the todo.
Shaun McDonald [Sun, 21 Mar 2010 23:14:15 +0000 (23:14 +0000)]
Cafe feature+add name for rendering. Cuisine set.
Shaun McDonald [Sun, 21 Mar 2010 22:56:24 +0000 (22:56 +0000)]
Adding cycle parking. I'll let someone improve on the car parking logo.
Shaun McDonald [Sun, 21 Mar 2010 20:42:18 +0000 (20:42 +0000)]
Fix the offset of the pub name text in the rendering. Add item to TODO re online reloading of styles. Add network to the bus route relations.
Shaun McDonald [Sun, 21 Mar 2010 20:00:47 +0000 (20:00 +0000)]
Adding the operator tag to bus routes for the GUI.
Dave Stubbs [Sun, 21 Mar 2010 12:21:01 +0000 (12:21 +0000)]
add 'not found' cached image on failure
Richard Fairhurst [Fri, 19 Mar 2010 14:11:42 +0000 (14:11 +0000)]
beginning of vector background layers. And a whole load of other stuff too
Thomas Wood [Sat, 13 Mar 2010 22:27:17 +0000 (22:27 +0000)]
Rather than leaving the Submit button disabled, and a cancel button after upload, replace both with a single close button.
Andy Allan [Sat, 13 Mar 2010 16:00:28 +0000 (16:00 +0000)]
Common getting started notes
Tom Hughes [Sat, 13 Mar 2010 15:58:42 +0000 (15:58 +0000)]
Allow pubs to be given names.
Tom Hughes [Sat, 13 Mar 2010 15:51:12 +0000 (15:51 +0000)]
Make primary and troads wider so they aren't narrower than secondary roads.
Tom Hughes [Sat, 13 Mar 2010 15:48:31 +0000 (15:48 +0000)]
Add names to tertiary and residential roads.
Andy Allan [Sat, 13 Mar 2010 14:57:36 +0000 (14:57 +0000)]
Add pub to map_features
Richard Fairhurst [Wed, 10 Mar 2010 00:49:11 +0000 (00:49 +0000)]
fix horrid merge bug (yay!). Implement suspend/resume events for redrawing, to speed up performance. Change TAG_CHANGE to TAG_CHANGED for consistency.
Richard Fairhurst [Tue, 9 Mar 2010 22:31:03 +0000 (22:31 +0000)]
delete ways, too
Richard Fairhurst [Tue, 9 Mar 2010 21:44:19 +0000 (21:44 +0000)]
delete points from ways
Andy Allan [Sun, 28 Feb 2010 20:18:37 +0000 (20:18 +0000)]
remove trace and get drag images working again
Dave Stubbs [Sun, 28 Feb 2010 19:32:06 +0000 (19:32 +0000)]
Load map features images into cache rather than have Image components load them each time
Andy Allan [Sun, 28 Feb 2010 19:30:54 +0000 (19:30 +0000)]
Drag Drop icons loaded from map_features
Dave Stubbs [Sun, 28 Feb 2010 17:08:24 +0000 (17:08 +0000)]
relations now fire events on member addition/removal, and both WayUI and TagViewer listen for relation changes
Andy Allan [Sun, 28 Feb 2010 16:16:04 +0000 (16:16 +0000)]
drag and drop from sidebar panel, show dnd panel when nothing selected
Richard Fairhurst [Mon, 15 Feb 2010 14:24:55 +0000 (14:24 +0000)]
display icons on drag-and-drop
Andy Allan [Sun, 14 Feb 2010 19:04:16 +0000 (19:04 +0000)]
Drag and Drop POIs. TODO: make a panel, load from mapfeatures. Bug: only shows when map is moved/refreshed
Andy Allan [Sun, 14 Feb 2010 16:48:47 +0000 (16:48 +0000)]
New Relation button
Andy Allan [Fri, 12 Feb 2010 18:52:55 +0000 (18:52 +0000)]
Update TODO
Richard Fairhurst [Fri, 15 Jan 2010 13:53:10 +0000 (13:53 +0000)]
missing file
Richard Fairhurst [Mon, 11 Jan 2010 09:03:55 +0000 (09:03 +0000)]
show junction nodes in a Potlatch 1 style. Ridiculously easy :)
Andy Allan [Sun, 10 Jan 2010 16:25:32 +0000 (16:25 +0000)]
minor additions to map features
Richard Fairhurst [Sun, 10 Jan 2010 16:24:58 +0000 (16:24 +0000)]
update todo
Richard Fairhurst [Sun, 10 Jan 2010 16:15:30 +0000 (16:15 +0000)]
width can be defined based on maximum width so far
Matt Amos [Sun, 10 Jan 2010 15:41:08 +0000 (15:41 +0000)]
Fail. Should have access-qualified class constants.
Matt Amos [Sun, 10 Jan 2010 15:36:56 +0000 (15:36 +0000)]
First version of quadrilateralise function for PL2. Needs better error handling.
Dave Stubbs [Sun, 10 Jan 2010 14:29:55 +0000 (14:29 +0000)]
forward & backward in route roles
Andy Allan [Sun, 10 Jan 2010 14:08:51 +0000 (14:08 +0000)]
Drag and drop reordering of relation members
Andy Allan [Sun, 10 Jan 2010 11:37:32 +0000 (11:37 +0000)]
Add and populate a relations member panel
Richard Fairhurst [Sun, 10 Jan 2010 11:31:17 +0000 (11:31 +0000)]
more delete
Dave Stubbs [Sun, 10 Jan 2010 11:29:27 +0000 (11:29 +0000)]
speed up selection by making editors added lazily with tabs
Andy Allan [Sun, 10 Jan 2010 09:57:10 +0000 (09:57 +0000)]
Show relation index in advanced properties
Andy Allan [Sat, 9 Jan 2010 19:23:20 +0000 (19:23 +0000)]
Show+remove (but not add) entity at specific relation indexes
Richard Fairhurst [Sat, 9 Jan 2010 18:46:43 +0000 (18:46 +0000)]
delete objects (possibly not complete)
Andy Allan [Sat, 9 Jan 2010 18:14:10 +0000 (18:14 +0000)]
Relation selection dialog
Dave Stubbs [Sat, 9 Jan 2010 17:17:16 +0000 (17:17 +0000)]
add browser help links for map features
Dave Stubbs [Sat, 9 Jan 2010 16:10:20 +0000 (16:10 +0000)]
filter category selector by element type
Richard Fairhurst [Sat, 9 Jan 2010 15:51:49 +0000 (15:51 +0000)]
split ways by pressing X (needs a shiny button!)
Andy Allan [Fri, 8 Jan 2010 18:50:12 +0000 (18:50 +0000)]
Add full selection from P1, and minor layout changes
Dave Stubbs [Thu, 7 Jan 2010 12:05:57 +0000 (12:05 +0000)]
fix small relation issues
Dave Stubbs [Tue, 29 Dec 2009 18:54:34 +0000 (18:54 +0000)]
initial relation editing
Dave Stubbs [Thu, 24 Dec 2009 12:29:32 +0000 (12:29 +0000)]
move bg and style selection to top bar, and give a choice of styles
Richard Fairhurst [Thu, 17 Dec 2009 01:32:44 +0000 (01:32 +0000)]
start of vector import support
Andy Allan [Sun, 6 Dec 2009 11:22:33 +0000 (11:22 +0000)]
Add subway rendering and bus stops to map_features
Richard Fairhurst [Sat, 5 Dec 2009 19:28:56 +0000 (19:28 +0000)]
add dimming control
Richard Fairhurst [Sat, 5 Dec 2009 17:57:57 +0000 (17:57 +0000)]
add UI for selecting a background layer
Andy Allan [Thu, 3 Dec 2009 15:32:26 +0000 (15:32 +0000)]
Add rendering for addressing, and fix regexps
Andy Allan [Thu, 3 Dec 2009 14:56:38 +0000 (14:56 +0000)]
add icons to stylesheet
Andy Allan [Thu, 3 Dec 2009 13:24:37 +0000 (13:24 +0000)]
rudimentary help and options dialog boxes
Andy Allan [Thu, 3 Dec 2009 13:23:25 +0000 (13:23 +0000)]
a nicer hover colour, but still not 100% happy
Andy Allan [Thu, 3 Dec 2009 13:19:18 +0000 (13:19 +0000)]
Dave explained what the 'line' tag was intended for, so changed some features appropriately.
Andy Allan [Wed, 2 Dec 2009 10:42:56 +0000 (10:42 +0000)]
add a background color so that the message is visible over aerial imagery
Andy Allan [Mon, 30 Nov 2009 14:55:26 +0000 (14:55 +0000)]
initial markup for highway=pedestrian
Andy Allan [Mon, 30 Nov 2009 14:10:33 +0000 (14:10 +0000)]
Add poi preset for railway stations
Richard Fairhurst [Mon, 30 Nov 2009 09:02:31 +0000 (09:02 +0000)]
double-click to create new POIs
Richard Fairhurst [Mon, 30 Nov 2009 01:14:56 +0000 (01:14 +0000)]
fix text offset for POIs, and casing for node shapes
Richard Fairhurst [Mon, 30 Nov 2009 00:47:17 +0000 (00:47 +0000)]
remove redundant code
Richard Fairhurst [Mon, 30 Nov 2009 00:45:25 +0000 (00:45 +0000)]
drag POIs
Richard Fairhurst [Mon, 30 Nov 2009 00:43:11 +0000 (00:43 +0000)]
less todo!
Richard Fairhurst [Mon, 30 Nov 2009 00:42:53 +0000 (00:42 +0000)]
select and move POI nodes, and a handful of smaller fixes too
Richard Fairhurst [Mon, 30 Nov 2009 00:42:26 +0000 (00:42 +0000)]
fun with railways
Dave Stubbs [Sun, 29 Nov 2009 21:11:36 +0000 (21:11 +0000)]
Add way extending by clicking on first/last node
Andy Allan [Sun, 29 Nov 2009 21:10:36 +0000 (21:10 +0000)]
more area styling, now covers all P1 area colours and more
Richard Fairhurst [Sun, 29 Nov 2009 20:35:24 +0000 (20:35 +0000)]
updated TODO
Richard Fairhurst [Sun, 29 Nov 2009 20:34:30 +0000 (20:34 +0000)]
accompanying stylesheet
Richard Fairhurst [Sun, 29 Nov 2009 20:34:07 +0000 (20:34 +0000)]
highlight nodes in mouseover