Discussion for the unofficial, community-developed addons, extensions and scripts built for the Waze Map Editor.

The official index of these tools is the Community Plugins, Extensions and Tools wiki page.
Post by dknight212
AlanOfTheBerg wrote:
CTGreybeard wrote:I saw that this morning but it doesn't have the mouse-over pop-up that's handy.
Yeah, and URO is useful now for non-beta editors to know when not to close a UR with a convo. Once it goes live, then it's not a problem because everyone will be seeing the conversation.
Of course. URO is useful for so many things. Twister just needs to remove his conversation indicator to make the UI the same.
dknight212
Posts: 4962
Has thanked: 367 times
Been thanked: 603 times
Send a message

Post by dknight212
Twister-UK wrote:1.37 uses the native conversation markers in WME beta, inhibits the display of "null" comments in UR popups, and reduces the script startup time...

Firefox+Greasemonkey version: http://userscripts.org/scripts/show/145186
Chrome packaged version: http://crx.chizzum.com/UROverview.1.37.crx
I suppose one downside of using the native conversation markers is the lack of distinction between own and other peoples' comments.
dknight212
Posts: 4962
Has thanked: 367 times
Been thanked: 603 times
Send a message

Post by dknight212
shawndoc wrote:One more feature request... Show the actual date/time the UR was submitted.
I'd love that but I feel Waze doesn't expose it.

Sent from my GT-N7100 using Tapatalk 4
dknight212
Posts: 4962
Has thanked: 367 times
Been thanked: 603 times
Send a message

Post by dknight212
CTGreybeard wrote:BTW, URO seems to be loading very reliably the past few days. I wonder if there wasn't some sort of backend change that happened ...
Probably because WME itself is not working well :)

Sent from my GT-N7100 using Tapatalk 4
dknight212
Posts: 4962
Has thanked: 367 times
Been thanked: 603 times
Send a message

Post by dknight212
Chris, I've been having a very odd issue with URO for a few weeks and no-one I know can reproduce it. But I've now installed on Chrome rather than Chromium and still getting the problem, perhaps it's interference with another extension. But just in case you've seen it before or know what the issue is without me digging around here we go:

Sometimes (usually very often but not all the time), URO will try to fire up multiple copies of itself in the left hand box. At the moment I can only get it to do it in the beta but I'm sure I'm not imagining it happening in the production one too. In the console I get repeated:
Uncaught TypeError: Cannot read property 'style' of null wme_uroverview.1.39.user.js:377
uroFilterURMarkers wme_uroverview.1.39.user.js:377
uroEnableIgnoreListControls wme_uroverview.1.39.user.js:221
uroTenthSecondTick
eventually leading to
UROverview: catch problems layer add
Any thoughts?
dknight212
Posts: 4962
Has thanked: 367 times
Been thanked: 603 times
Send a message

Post by dknight212
Twister-UK wrote:
dknight212 wrote:Any thoughts?
It's error reports like this that make programmers weep with joy - the only thing that could have made it any better was if you'd fixed the code for me :D

The "white background" option requires access to one of the map layer elements in order to change the background colour, and it seems like on your system this layer isn't set up by the time URO acts on the option setting during script startup. I've tweaked the code so that it tests for the layer existence before trying to change the colour, and I'll upload a new version tonight.
Thanks, that sounds great.
dknight212
Posts: 4962
Has thanked: 367 times
Been thanked: 603 times
Send a message

Post by dknight212
Thanks I'll check it tomorrow against my setup since I'm the only one reporting the issue.

Sent from my GT-N7100 using Tapatalk
dknight212
Posts: 4962
Has thanked: 367 times
Been thanked: 603 times
Send a message

Post by dknight212
Twister-UK wrote:1.40 now tests for the existence of the map background layer before attempting to meddle with it...

Firefox+Greasemonkey version: http://userscripts.org/scripts/show/145186
Chrome packaged version: http://crx.chizzum.com/UROverview.crx
So far so good ...
dknight212
Posts: 4962
Has thanked: 367 times
Been thanked: 603 times
Send a message

Post by dknight212
dknight212 wrote:
Twister-UK wrote:1.40 now tests for the existence of the map background layer before attempting to meddle with it...

Firefox+Greasemonkey version: http://userscripts.org/scripts/show/145186
Chrome packaged version: http://crx.chizzum.com/UROverview.crx
So far so good ...
Famous last words. Doesn't seem to be filtering at all! Any diagnostics that might be useful?

Edit: this is just in the beta. Production WME is fine.
dknight212
Posts: 4962
Has thanked: 367 times
Been thanked: 603 times
Send a message

Post by dknight212
foxitrot wrote:
khaytsus wrote:Is it possible to filter out UR's which I am the last commenter on? [...]

Also, being able to filter on ones which I'm the last commenter and older than 7 days would make it easy to keep UR's closed out which aren't getting responses.
This is useful one filter I was also looking for :) (for LMUR as well)
For what it's worth, I set these:

Hide URs including: roadworks
Case insensitive
With no comments from me
Last comment less than 7 days ago

That way, it hides the URs that label long term roadworks (it's a UK thing and remember to switch off when examining disconnections etc), hides URs others have commented on, and hides ones with comments but not yet "matured". My workflow is then scan for matured URs and deal, scan for new uncommented ones and deal. To deal with new comments I have to switch off the 7 days search so it would be better to have an extra option to hide only "Last comment from me".
dknight212
Posts: 4962
Has thanked: 367 times
Been thanked: 603 times
Send a message