Richard Fairhurst [Mon, 12 Mar 2012 18:32:55 +0000 (18:32 +0000)]
Add name to forest simple editor
Richard Fairhurst [Mon, 12 Mar 2012 18:26:00 +0000 (18:26 +0000)]
Don't colour unclosed historic=*
Richard Fairhurst [Mon, 12 Mar 2012 18:01:11 +0000 (18:01 +0000)]
More descriptive 'Delete relation' alert, and select CANCEL by default
Siebrand Mazeland [Sun, 11 Mar 2012 21:01:58 +0000 (22:01 +0100)]
Localisation updates from translatewiki.net.
Richard Fairhurst [Sun, 11 Mar 2012 17:20:09 +0000 (10:20 -0700)]
Merge pull request #48 from Firefishy/patch-2
Add 'The Australian Geographic Reference Image' to imagery layer.
Grant [Sun, 11 Mar 2012 17:16:27 +0000 (17:16 +0000)]
Add 'The Australian Geographic Reference Image' to imagery layer.
Siebrand Mazeland [Fri, 9 Mar 2012 22:35:51 +0000 (23:35 +0100)]
Fix typo.
Siebrand Mazeland [Fri, 9 Mar 2012 22:33:24 +0000 (23:33 +0100)]
Update link.
Richard Fairhurst [Thu, 8 Mar 2012 19:35:43 +0000 (19:35 +0000)]
Block google.com imagery but not /google/
Richard Fairhurst [Thu, 8 Mar 2012 17:42:19 +0000 (17:42 +0000)]
Delete relations when last member removed
Richard Fairhurst [Wed, 7 Mar 2012 20:59:55 +0000 (20:59 +0000)]
Fix broken style-merging behaviour
Richard Fairhurst [Tue, 6 Mar 2012 17:22:45 +0000 (17:22 +0000)]
Don't try running a hitTest against non-interactive WayUIs
Richard Fairhurst [Tue, 6 Mar 2012 16:56:10 +0000 (16:56 +0000)]
Don't try and load policy files from localhost:3000...
Richard Fairhurst [Mon, 5 Mar 2012 00:32:16 +0000 (00:32 +0000)]
Merge branch 'form-layout'
Richard Fairhurst [Mon, 5 Mar 2012 00:30:25 +0000 (00:30 +0000)]
Count form elements rather than tab children
Richard Fairhurst [Sun, 4 Mar 2012 18:53:59 +0000 (18:53 +0000)]
Make form headings a bit less massive
(can't figure out how to change the left-hand indent on this... paddingLeft doesn't seem to work)
Richard Fairhurst [Sun, 4 Mar 2012 18:35:43 +0000 (18:35 +0000)]
Pick up modified skins; add resize code to TagViewer
Richard Fairhurst [Sun, 4 Mar 2012 18:34:37 +0000 (18:34 +0000)]
Fix layout issues. Waste afternoon. Kill Flex.
Siebrand Mazeland [Sun, 4 Mar 2012 15:31:56 +0000 (16:31 +0100)]
Remove "vi" locale in favour of "vi_VN".
Synced a few changed from vi to vi_VN.
Siebrand Mazeland [Sun, 4 Mar 2012 15:28:21 +0000 (16:28 +0100)]
* sync a few content changes from en_US to en_GB
* remove spaces aroud "=" from en_US
Richard Fairhurst [Sun, 4 Mar 2012 15:12:48 +0000 (15:12 +0000)]
Merge remote-tracking branch 'gravitystorm/form-layout' into form-layout
Richard Fairhurst [Sun, 4 Mar 2012 14:34:01 +0000 (06:34 -0800)]
Merge pull request #30 from gravitystorm/background-panel
Background panel
Richard Fairhurst [Sun, 4 Mar 2012 14:32:54 +0000 (06:32 -0800)]
Merge pull request #28 from gravitystorm/docs
Docs
Richard Fairhurst [Sun, 4 Mar 2012 14:30:36 +0000 (06:30 -0800)]
Merge pull request #32 from stevage/bug-4258-4259
Fix #4258 and #4258 by adding styles for
Richard Fairhurst [Sun, 4 Mar 2012 14:29:58 +0000 (06:29 -0800)]
Merge pull request #37 from stevage/fix-3775
Move sports centre to sports category as per #3775
Richard Fairhurst [Sun, 4 Mar 2012 14:28:50 +0000 (06:28 -0800)]
Merge pull request #34 from stevage/fix-4114
Fix #4114
Richard Fairhurst [Sun, 4 Mar 2012 14:28:13 +0000 (06:28 -0800)]
Merge pull request #29 from gravitystorm/tests
Tests
Richard Fairhurst [Sun, 4 Mar 2012 14:27:57 +0000 (06:27 -0800)]
Merge pull request #31 from gravitystorm/errors
Errors
Richard Fairhurst [Sun, 4 Mar 2012 14:23:42 +0000 (14:23 +0000)]
Animated spinner to make loading/saving more obvious
Steve Bennett [Sun, 4 Mar 2012 11:55:04 +0000 (22:55 +1100)]
Move sports centre to sports category as per #3775
Richard Fairhurst [Sun, 4 Mar 2012 11:24:46 +0000 (03:24 -0800)]
Merge pull request #35 from tomhughes/master
A couple of fixes for locale building
Tom Hughes [Sun, 4 Mar 2012 10:39:18 +0000 (10:39 +0000)]
Build all locales, not just those with a country component
Tom Hughes [Sun, 4 Mar 2012 10:38:25 +0000 (10:38 +0000)]
Fallback to en_US to find missing locale property files
Steve Bennett [Sun, 4 Mar 2012 00:44:30 +0000 (11:44 +1100)]
Fix #4114 - "black" being ignored as a color in some contexts.
Note: this kind of code can be a bug:
if (CSSCOLORS[colorstr]) { }
do this instead:
if (CSSCOLORS[colorstr] != undefined) { }
Siebrand Mazeland [Sat, 3 Mar 2012 12:51:33 +0000 (13:51 +0100)]
Add two files with less than 35% to reduce immediate build issues. Doesn't solve for zh_cn, tr, sq and fi.
Would be preferable to notice a missing file, and use en_US equivalent in that case.
Siebrand Mazeland [Sat, 3 Mar 2012 12:45:46 +0000 (13:45 +0100)]
Localisation updates from translatewiki.net.
Siebrand Mazeland [Sat, 3 Mar 2012 12:30:49 +0000 (13:30 +0100)]
Minor tweaks.
Siebrand Mazeland [Sat, 3 Mar 2012 11:34:59 +0000 (12:34 +0100)]
Fix typo.
Steve Bennett [Sat, 3 Mar 2012 05:36:09 +0000 (16:36 +1100)]
Fix #4258 and #4258 by adding styles for
railway=light_rail
construction=tram
construction=light_rail
construction=subway
Siebrand Mazeland [Fri, 2 Mar 2012 10:09:50 +0000 (11:09 +0100)]
Remove incorrect </b>.
Siebrand Mazeland [Thu, 1 Mar 2012 15:31:57 +0000 (16:31 +0100)]
Localisation updates from translatewiki.net.
Siebrand Mazeland [Thu, 1 Mar 2012 14:26:33 +0000 (15:26 +0100)]
Tweak: app -> application.
Siebrand Mazeland [Mon, 27 Feb 2012 15:10:42 +0000 (16:10 +0100)]
Fix inconsistency in text.
Siebrand Mazeland [Mon, 27 Feb 2012 15:09:17 +0000 (16:09 +0100)]
Potlatch2->Potlatch 2
Siebrand Mazeland [Sun, 26 Feb 2012 10:12:40 +0000 (11:12 +0100)]
Add some newlines to make the life of translators easier.
Please review to ensure this doesn't break anything... Translations can/will also contain newlines.
Siebrand Mazeland [Sun, 26 Feb 2012 09:55:48 +0000 (10:55 +0100)]
Normalise L10n files after import to/export from translatewiki.net.
Siebrand Mazeland [Sun, 26 Feb 2012 09:22:56 +0000 (10:22 +0100)]
OK all caps.
Richard Fairhurst [Sat, 25 Feb 2012 10:08:09 +0000 (02:08 -0800)]
Merge pull request #27 from dittaeva/master
nn, nb, and no translations and tweaks to capitalization of English.
Guttorm Flatabø [Thu, 23 Feb 2012 21:22:45 +0000 (22:22 +0100)]
Added nn and nb translations (Norwegian nynorsk and bokmål). 'no' ('unspecified Norwegian') is symbolic link to 'nb' as that is the dominant variety. Also included tweaks to english for capital consistency and correctness.
Andy Allan [Wed, 22 Feb 2012 16:40:49 +0000 (16:40 +0000)]
Update the tests now that Entity requires a connection in the constructor.
Note how to mock an object that requires variables in the constructor - not exactly well documented in mockito-flex, but figured it out in the end.
Andy Allan [Wed, 22 Feb 2012 16:40:13 +0000 (16:40 +0000)]
Add a symlink to the embedded directory, now needed for compiling due to FXG icons.
Andy Allan [Wed, 22 Feb 2012 16:39:36 +0000 (16:39 +0000)]
Update the test compiler to target 10.2 now that we're on flex4.5
Andy Allan [Wed, 22 Feb 2012 14:51:39 +0000 (14:51 +0000)]
Asdoc introduction for TagViewer.
Andy Allan [Wed, 22 Feb 2012 14:33:00 +0000 (14:33 +0000)]
Add more guidance.
Andy Allan [Wed, 22 Feb 2012 14:25:57 +0000 (14:25 +0000)]
Sparkify the merge panel, and reflect improved guidance.
Andy Allan [Wed, 22 Feb 2012 13:32:41 +0000 (13:32 +0000)]
Backport the snapshot.css file developed for the cnxc-demo project.
Andy Allan [Wed, 22 Feb 2012 12:24:54 +0000 (12:24 +0000)]
Spark buttons.
Andy Allan [Wed, 22 Feb 2012 11:58:35 +0000 (11:58 +0000)]
Expand the explanatory text. Wrap the s:RichText in a spark group in order to get the text wrapping working properly.
Andy Allan [Wed, 22 Feb 2012 11:25:36 +0000 (11:25 +0000)]
Use spark:RichText in favour of mx:Text - nicer looking text.
Andy Allan [Wed, 22 Feb 2012 11:21:51 +0000 (11:21 +0000)]
Remove the unused layer variable from the background panel.
Andy Allan [Wed, 22 Feb 2012 11:19:09 +0000 (11:19 +0000)]
Show the background layer name.
Andy Allan [Wed, 22 Feb 2012 11:18:09 +0000 (11:18 +0000)]
Improve documentation of the background panel.
Andy Allan [Wed, 22 Feb 2012 09:03:02 +0000 (09:03 +0000)]
Asdoc for the BackgroundMergePanel.
Andy Allan [Tue, 21 Feb 2012 17:53:29 +0000 (17:53 +0000)]
Use the new asdoc-in-mxml goodness to get document the class, rather than public var file. See opensource.adobe.com/wiki/display/flexsdk/ASDoc+in+MXML
Andy Allan [Tue, 21 Feb 2012 17:51:48 +0000 (17:51 +0000)]
Fix some malformed asdoc comments.
Andy Allan [Tue, 21 Feb 2012 17:29:15 +0000 (17:29 +0000)]
Convert to asdoc format
Andy Allan [Tue, 21 Feb 2012 17:21:09 +0000 (17:21 +0000)]
Convert comment to asdoc format
Andy Allan [Tue, 21 Feb 2012 17:11:46 +0000 (17:11 +0000)]
Fix the docs build target. Asdoc no longer likes spaces, and it didn't like the locale list either.
Andy Allan [Tue, 21 Feb 2012 16:38:45 +0000 (16:38 +0000)]
Typo in comment.
Andy Allan [Tue, 21 Feb 2012 16:33:04 +0000 (16:33 +0000)]
Friendlier error message when the map doesn't load. Also, pass in the request, so we can (re)construct the URL that failed.
Andy Allan [Tue, 21 Feb 2012 15:39:38 +0000 (15:39 +0000)]
Remove trace statements
Andy Allan [Tue, 21 Feb 2012 11:48:57 +0000 (11:48 +0000)]
Fix flex download link.
Richard Fairhurst [Sun, 19 Feb 2012 12:17:19 +0000 (04:17 -0800)]
Merge pull request #26 from tomhughes/master
Remove bogus leading slash from image URL
Tom Hughes [Sun, 19 Feb 2012 11:38:55 +0000 (11:38 +0000)]
Remove bogus leading slash from image URL
Richard Fairhurst [Sat, 11 Feb 2012 15:39:15 +0000 (15:39 +0000)]
Don't die if the tileserver isn't responding.
(Was really starting to hack me off...)
Richard Fairhurst [Mon, 6 Feb 2012 13:54:43 +0000 (13:54 +0000)]
Add support for CSS-based tag transformations
Richard Fairhurst [Sun, 5 Feb 2012 21:05:05 +0000 (21:05 +0000)]
Fix indentation
Richard Fairhurst [Sun, 5 Feb 2012 20:28:20 +0000 (20:28 +0000)]
'0' to remove all tags (P1-style)
Richard Fairhurst [Sun, 5 Feb 2012 19:01:02 +0000 (19:01 +0000)]
Make '+' work on SelectedMultiple too
Richard Fairhurst [Sun, 5 Feb 2012 18:45:10 +0000 (18:45 +0000)]
Alt-ctrl-click to do both pull-through and multiple selection
Richard Fairhurst [Wed, 18 Jan 2012 12:06:10 +0000 (12:06 +0000)]
Make sure status is requested for ways where previously loaded==false
Richard Fairhurst [Tue, 3 Jan 2012 18:26:45 +0000 (18:26 +0000)]
Don't auto-split GPX files, only /trackpoints data
Richard Fairhurst [Wed, 28 Dec 2011 15:47:49 +0000 (15:47 +0000)]
Enlarge lat/long box for systems with dodgy fonts
Richard Fairhurst [Wed, 28 Dec 2011 13:19:27 +0000 (13:19 +0000)]
Use (smoother) native cursors
Richard Fairhurst [Wed, 28 Dec 2011 11:57:30 +0000 (11:57 +0000)]
More efficient partition code (thanks again Matt)
Richard Fairhurst [Tue, 27 Dec 2011 21:07:51 +0000 (21:07 +0000)]
Bail if too many partitions, and remove any bboxes that are entirely enclosed by later ones
Richard Fairhurst [Tue, 27 Dec 2011 16:17:10 +0000 (16:17 +0000)]
Improve mouseup/mousedown behaviour when dragging:
1. if browser doesn't send mouseup when the mouse is outside the window (as per Safari), allow a simple click to stop the drag
2. don't drag-and-drop POIs when dragging the map
Richard Fairhurst [Tue, 27 Dec 2011 15:04:56 +0000 (15:04 +0000)]
Don't reload the entire bbox when panning, just the newly uncovered bits.
Thanks to Matt for the clever code and to Tom for helping with the AS3 port!
Andy Allan [Thu, 15 Dec 2011 09:48:00 +0000 (09:48 +0000)]
Squash the formitems closer together, but this messes up the spacing between subcategory panels.
Richard Fairhurst [Mon, 12 Dec 2011 12:26:29 +0000 (04:26 -0800)]
Merge pull request #21 from 1ec5/master
Vietnamese translation
Richard Fairhurst [Sun, 4 Dec 2011 19:17:40 +0000 (19:17 +0000)]
Also ignore severity='none'
Richard Fairhurst [Sun, 4 Dec 2011 12:16:09 +0000 (12:16 +0000)]
Update to new WTFE URL and behaviour;
make licence highlight colours darker to avoid confusion with NCN routes
Richard Fairhurst [Sun, 4 Dec 2011 00:48:34 +0000 (00:48 +0000)]
Show status in advanced view
Minh Nguyễn [Wed, 30 Nov 2011 20:21:39 +0000 (12:21 -0800)]
Translated latest en_US help_dialog.properties in openstreetmap master branch.
Minh Nguyễn [Wed, 30 Nov 2011 20:10:55 +0000 (12:10 -0800)]
“Điểm lối” → “Đối tượng”
Minh Nguyễn [Wed, 30 Nov 2011 19:25:32 +0000 (11:25 -0800)]
Proper capitalization
Minh Nguyễn [Wed, 30 Nov 2011 19:12:18 +0000 (11:12 -0800)]
“Chia cắt” → “Cắt đôi”
Minh Nguyễn [Wed, 30 Nov 2011 18:36:06 +0000 (10:36 -0800)]
Translated latest en_US p2_main.properties in openstreetmap master branch.
Richard Fairhurst [Mon, 28 Nov 2011 20:24:48 +0000 (20:24 +0000)]
Merge remote-tracking branch 'gravitystorm/docs'
Andy Allan [Mon, 28 Nov 2011 19:48:33 +0000 (19:48 +0000)]
Be lenient about html markup in comments - there's a few errors in them