]>
git.openstreetmap.org Git - potlatch2.git/log
Richard Fairhurst [Fri, 17 Jun 2011 08:55:20 +0000 (09:55 +0100)]
Fix tab selection bug
Richard Fairhurst [Thu, 16 Jun 2011 18:55:37 +0000 (19:55 +0100)]
Better handling of conflicting tags when merging and editing ways and nodes
Richard Fairhurst [Wed, 15 Jun 2011 22:29:35 +0000 (23:29 +0100)]
Not screwed up any more. At least I think not.
Richard Fairhurst [Wed, 15 Jun 2011 22:28:18 +0000 (23:28 +0100)]
Unify selection ControllerStates so they can work on either background or editable objects
Richard Fairhurst [Wed, 15 Jun 2011 20:29:43 +0000 (21:29 +0100)]
Improve selection for background objects and tidy ControllerState layer handling
Richard Fairhurst [Wed, 15 Jun 2011 16:12:20 +0000 (17:12 +0100)]
Auto-detect filetype based on extension
Richard Fairhurst [Wed, 15 Jun 2011 14:48:29 +0000 (15:48 +0100)]
Whoops
Richard Fairhurst [Wed, 15 Jun 2011 14:10:12 +0000 (15:10 +0100)]
Merge remote-tracking branch 'gravitystorm/fix_stylesheets' into refactor
Andy Allan [Wed, 15 Jun 2011 14:02:37 +0000 (15:02 +0100)]
More subparts for network and enhanced stylesheets
Andy Allan [Wed, 15 Jun 2011 13:58:29 +0000 (14:58 +0100)]
Direction arrows on network and enhanced styles
Andy Allan [Wed, 15 Jun 2011 13:57:58 +0000 (14:57 +0100)]
Fix up the (legendary) runway rendering
Richard Fairhurst [Wed, 15 Jun 2011 13:28:47 +0000 (14:28 +0100)]
Use a plain old URLRequest for importing
Richard Fairhurst [Wed, 15 Jun 2011 12:43:22 +0000 (13:43 +0100)]
Fix refactoring issues in potlatch2.mxml
Andy Allan [Wed, 15 Jun 2011 11:47:17 +0000 (12:47 +0100)]
Fix railways to use subparts on the main style too
Andy Allan [Wed, 15 Jun 2011 11:46:54 +0000 (12:46 +0100)]
Make the license highlighting use a 'status' subpart
Richard Fairhurst [Wed, 15 Jun 2011 11:46:08 +0000 (12:46 +0100)]
Merge remote-tracking branch 'gravitystorm/fix_stylesheets' into refactor
Andy Allan [Wed, 15 Jun 2011 11:01:10 +0000 (12:01 +0100)]
Move the various way highlighting to their own subpart
Andy Allan [Wed, 15 Jun 2011 10:55:18 +0000 (11:55 +0100)]
Drop the interactive stuff from opencyclemap.css and use core_interactive instead
Richard Fairhurst [Wed, 15 Jun 2011 10:45:54 +0000 (11:45 +0100)]
Choose whether layers are interactive (i.e. objects can be selected). After all, you don't want to be able to select a GPS track, you want to trace it by clicking along it.
Andy Allan [Wed, 15 Jun 2011 10:45:17 +0000 (11:45 +0100)]
Fix route highlighting
Andy Allan [Wed, 15 Jun 2011 10:45:05 +0000 (11:45 +0100)]
use selectors for bridges, tunnels and arrows
Andy Allan [Wed, 15 Jun 2011 10:44:03 +0000 (11:44 +0100)]
Fix railways to have a separate dashes layer
Andy Allan [Wed, 15 Jun 2011 10:43:15 +0000 (11:43 +0100)]
Fix casing widths in a not-completely-scientific way. I suspect in most cases ~1 was what was intended anyway
Richard Fairhurst [Sun, 12 Jun 2011 18:58:25 +0000 (19:58 +0100)]
Remove trace statement
Richard Fairhurst [Sun, 12 Jun 2011 18:55:39 +0000 (19:55 +0100)]
Better support for MapCSS 0.2, including subparts
Richard Fairhurst [Sun, 12 Jun 2011 13:42:04 +0000 (14:42 +0100)]
New RuleChain object to replace previous nested array within StyleChooser
Richard Fairhurst [Sun, 12 Jun 2011 06:59:00 +0000 (07:59 +0100)]
Control-drag for selection by area
Richard Fairhurst [Sat, 11 Jun 2011 13:52:23 +0000 (14:52 +0100)]
Merge remote-tracking branch 'gravitystorm/snapshotserver' into refactor
Richard Fairhurst [Sat, 11 Jun 2011 10:26:59 +0000 (11:26 +0100)]
Don't freak out when backspacing a value then deleting the whole tag
Richard Fairhurst [Sat, 11 Jun 2011 10:18:58 +0000 (11:18 +0100)]
Provide a new 'View data' button in the upload dialogue.
If the upload freaks out and refuses to save, the user can at least copy and paste the raw XML for later use.
Richard Fairhurst [Sat, 11 Jun 2011 09:38:02 +0000 (10:38 +0100)]
Make 'delete' work on (new tag)=(new value)
Richard Fairhurst [Fri, 10 Jun 2011 20:25:51 +0000 (21:25 +0100)]
Fix undo
Richard Fairhurst [Fri, 10 Jun 2011 20:14:09 +0000 (21:14 +0100)]
Fix issue where removing node B from an ABA way would leave two As. Needs reasonably thorough testing please ;)
Andy Allan [Fri, 10 Jun 2011 16:55:35 +0000 (17:55 +0100)]
work in progress for marking nodes as complete
Andy Allan [Fri, 10 Jun 2011 16:54:55 +0000 (17:54 +0100)]
selected background node
Richard Fairhurst [Fri, 10 Jun 2011 15:09:28 +0000 (16:09 +0100)]
Correct the _status value
Richard Fairhurst [Fri, 10 Jun 2011 14:51:45 +0000 (15:51 +0100)]
Beginnings of status API support, including WTFE and dedicated UI for selecting it
Richard Fairhurst [Fri, 10 Jun 2011 09:09:04 +0000 (10:09 +0100)]
Handle 'tags' in shapefiles, and don't create dupes on pull-through.
Also, we really need TagTransform for this. ;)
Richard Fairhurst [Fri, 10 Jun 2011 08:18:44 +0000 (09:18 +0100)]
Understand shapefiles in different projections (notably OSGB)
Richard Fairhurst [Thu, 9 Jun 2011 17:28:58 +0000 (18:28 +0100)]
Fix closure problem when importing multiple files
Richard Fairhurst [Thu, 9 Jun 2011 15:49:24 +0000 (16:49 +0100)]
Don't ask for the requestToken if we haven't told OAuthPanel which connection to use yet
Richard Fairhurst [Thu, 9 Jun 2011 15:15:44 +0000 (16:15 +0100)]
EditController can now throw AttentionEvents too, so they don't all have to go through a Connection
Richard Fairhurst [Thu, 9 Jun 2011 14:38:00 +0000 (15:38 +0100)]
Pull-through wasn't working because appendNode doesn't force a redraw - fix that
Richard Fairhurst [Thu, 9 Jun 2011 14:16:43 +0000 (15:16 +0100)]
Make wayuis, nodeuis and markeruis private
Andy Allan [Fri, 3 Jun 2011 12:47:36 +0000 (13:47 +0100)]
Add a panel for background features - based on the marker panel
Andy Allan [Thu, 2 Jun 2011 13:44:32 +0000 (14:44 +0100)]
Add the ability to select, but not edit, a background way
Andy Allan [Thu, 2 Jun 2011 13:39:02 +0000 (14:39 +0100)]
Documentation
Andy Allan [Thu, 2 Jun 2011 13:38:04 +0000 (14:38 +0100)]
New SnapshotLoader and associated connections
Andy Allan [Thu, 2 Jun 2011 13:35:22 +0000 (14:35 +0100)]
Little tweaks to documentation
Andy Allan [Thu, 26 May 2011 16:15:22 +0000 (17:15 +0100)]
Remove VectorLayer.as. Cursory check suggests all the vectorlayer-based refactoring is complete.
Andy Allan [Thu, 26 May 2011 16:09:35 +0000 (17:09 +0100)]
Reimplement pullThrough in a more undo-friendly fashion - only one undo to reverse it all
Andy Allan [Thu, 26 May 2011 15:10:41 +0000 (16:10 +0100)]
Re-enable loading gpx files from vectors.xml
Andy Allan [Thu, 26 May 2011 15:03:39 +0000 (16:03 +0100)]
Refactor all the Importer classes to use connections instead of vectorlayers
Andy Allan [Thu, 26 May 2011 13:56:31 +0000 (14:56 +0100)]
While I notice it, simplify.as adds undostack items when e.g. importing GPX into background layers
Andy Allan [Thu, 26 May 2011 13:19:30 +0000 (14:19 +0100)]
Remove VectorLayer import statements from refactored files
Andy Allan [Thu, 26 May 2011 13:13:34 +0000 (14:13 +0100)]
Remove VectorLayer from EditController and fix up references in various sidebar panels
Andy Allan [Tue, 24 May 2011 15:26:36 +0000 (16:26 +0100)]
explain some of the variables
Andy Allan [Tue, 24 May 2011 14:44:39 +0000 (15:44 +0100)]
Refactor the comments
Andy Allan [Tue, 24 May 2011 14:31:08 +0000 (15:31 +0100)]
Refactor Trace.as
Andy Allan [Tue, 24 May 2011 14:29:43 +0000 (15:29 +0100)]
Curvies, not squaries
Andy Allan [Tue, 24 May 2011 13:41:31 +0000 (14:41 +0100)]
Should we remove Globals access from Connection?
Andy Allan [Tue, 24 May 2011 13:10:56 +0000 (14:10 +0100)]
Make paintContainer private, and add a method to access all MapPaint objects
Andy Allan [Tue, 24 May 2011 11:44:53 +0000 (12:44 +0100)]
Update connections to use instance copies of apiBaseURL. Untested, but allows docs to compile again.
Andy Allan [Tue, 24 May 2011 11:28:21 +0000 (12:28 +0100)]
Re-enable VectorSourceDialog
Andy Allan [Tue, 24 May 2011 11:27:20 +0000 (12:27 +0100)]
Partial refactoring of VectorSourceDialog. Not happy with iterating over Map.paintContainer though
Andy Allan [Tue, 24 May 2011 10:51:51 +0000 (11:51 +0100)]
Allow knowledge of the style in use in MapPaint - similar to VectorBackground did for VectorSourceDialog reasons
Andy Allan [Mon, 23 May 2011 17:49:56 +0000 (18:49 +0100)]
Rework BikeShopLoader/Layer so that it responds to loadBbox calls
Andy Allan [Mon, 23 May 2011 17:47:23 +0000 (18:47 +0100)]
tidy
Andy Allan [Mon, 23 May 2011 17:45:11 +0000 (18:45 +0100)]
Move security file handling down into the connection for buglayers
Andy Allan [Mon, 23 May 2011 16:06:42 +0000 (17:06 +0100)]
Draw new markers when they are created, and save the data loaders from worrying about the UI
Andy Allan [Mon, 23 May 2011 16:05:26 +0000 (17:05 +0100)]
Dispatch NEW_MARKER events when markers are created
Andy Allan [Mon, 23 May 2011 15:30:25 +0000 (16:30 +0100)]
Refactor BugLayer to extend connection, and rename it to BugConnection to save confusion
Andy Allan [Mon, 23 May 2011 15:27:53 +0000 (16:27 +0100)]
Fix the long-anticipated 'map.init completes first' failure mode
Andy Allan [Mon, 23 May 2011 15:25:10 +0000 (16:25 +0100)]
Expand createMarker to have the old VBL createmarker syntax. Needs renaming and/or refactoring, as noted
Andy Allan [Mon, 23 May 2011 15:23:39 +0000 (16:23 +0100)]
Remove unnecessary import statement
Andy Allan [Mon, 23 May 2011 14:02:55 +0000 (15:02 +0100)]
Adapt BikeShopLoader to the new world order
Andy Allan [Mon, 23 May 2011 13:59:52 +0000 (14:59 +0100)]
Add Marker support to Connection - was previously only supported in VectorLayers
Andy Allan [Mon, 23 May 2011 11:48:42 +0000 (12:48 +0100)]
No need for this to be a public function
Andy Allan [Mon, 23 May 2011 11:48:22 +0000 (12:48 +0100)]
Document the TrackLoader
Andy Allan [Mon, 23 May 2011 11:22:08 +0000 (12:22 +0100)]
Update trackloader to avoid using VectorLayer
Richard Fairhurst [Sat, 21 May 2011 22:21:41 +0000 (23:21 +0100)]
Remove a couple of debug traces.
Richard Fairhurst [Sat, 21 May 2011 21:43:15 +0000 (22:43 +0100)]
The branch now loads maps again. Lots of messy code; most of the VectorLayer stuff is commented out and/or derelict. See REFACTOR.txt for more details.
Richard Fairhurst [Sat, 21 May 2011 17:18:05 +0000 (18:18 +0100)]
More refactoring work-in-progress
Richard Fairhurst [Sat, 21 May 2011 15:33:52 +0000 (16:33 +0100)]
More refactoring in progress
Richard Fairhurst [Sat, 21 May 2011 13:57:29 +0000 (14:57 +0100)]
Give Entity a back-reference to the Connection it belongs to. (If we figure out another smart way of doing this we can replace the Entity getter.)
Richard Fairhurst [Sat, 21 May 2011 12:53:46 +0000 (13:53 +0100)]
Work in progress
Richard Fairhurst [Sat, 21 May 2011 11:53:25 +0000 (12:53 +0100)]
Refactoring notes
Richard Fairhurst [Sat, 21 May 2011 11:53:10 +0000 (12:53 +0100)]
Refactoring in progress
Richard Fairhurst [Sat, 21 May 2011 11:52:54 +0000 (12:52 +0100)]
Refactoring in progress
Richard Fairhurst [Sat, 7 May 2011 19:04:48 +0000 (20:04 +0100)]
Don't initialise Yahoo component until it's actually wanted. Should stop P2 from loading a bunch of Yahoo tiles (and clogging up my error log)
Richard Fairhurst [Sat, 7 May 2011 18:18:18 +0000 (19:18 +0100)]
Move Yahoo into imagery.xml rather than hard-coding it into the menu
Richard Fairhurst [Sat, 7 May 2011 18:08:40 +0000 (19:08 +0100)]
Add "Delete relation" option
Richard Fairhurst [Sat, 7 May 2011 17:11:27 +0000 (18:11 +0100)]
Merge branch 'drawquad' into staging
Richard Fairhurst [Sat, 7 May 2011 17:07:03 +0000 (18:07 +0100)]
Merge branch 'loadrelation' into staging
Richard Fairhurst [Sat, 7 May 2011 13:33:51 +0000 (14:33 +0100)]
remove some more MQ-specific stuff
Richard Fairhurst [Sat, 7 May 2011 13:30:28 +0000 (14:30 +0100)]
remove some MQ files
Richard Fairhurst [Sat, 7 May 2011 13:21:30 +0000 (14:21 +0100)]
Integrating search functionality from AntTheLimey
Antony Pegg [Tue, 26 Apr 2011 19:55:59 +0000 (15:55 -0400)]
finishing find function
Antony Pegg [Thu, 21 Apr 2011 12:35:43 +0000 (08:35 -0400)]
merging mapquest to addNominatim
Antony Pegg [Thu, 21 Apr 2011 12:24:25 +0000 (08:24 -0400)]
adding nominatim to P2