WME URComments-Enhanced

URComments-Enhanced (URC-E) allows Waze editors to handle WME update requests more quickly and efficiently. Also adds many UR filtering options, ability to change the markers, plus much, much, more!

These are versions of this script where the code was updated. Show all versions.

  • v2019.01.10.02 11. 01. 2019 2018.01.10.02 -Bugfixes -Custom Marker by Custom Text' -Filter by including / not including a keyword -Removed 0c from pills that do not have -comments -Moved locale translations to google sheet
  • v2019.01.10.01 10. 01. 2019 2019.01.10.01 -Bugfixes -Custom Marker by Custom Text -Filter by including / not including a keyword -Removed 0c from pills that do not have comments
  • v2019.01.10.01 10. 01. 2019 2019.01.10.01 -Bugfixes -Custom Marker by Custom Text -Filter by including / not including a keyword -Removed 0c from pills that do not have comments
  • v2019.01.04.02 04. 01. 2019 2019.01.04.02 - Added change in text color for settings disabled - Reworked settings initialization to slim the code down, per JustinS83's suggestions.
  • v2019.01.04.02 04. 01. 2019 2019.01.04.02 - Added change in text color for settings disabled - Reworked settings initialization to slim the code down, per JustinS83's suggestions.
  • v2019.01.04.01 04. 01. 2019 2018.01.04.01 - Fixed issue with logic for filtering.
  • v2019.01.04.01 04. 01. 2019 2018.01.04.01 - Fixed issue with logic for filtering.
  • v2019.01.02.01 02. 01. 2019 2019.01.02.01 - Do not filter Tagged URs - Minor bugfixes - Created the comment lists init from spreadsheet routine again as it was missing.
  • v2019.01.02.01 02. 01. 2019 2019.01.02.01 - Do not filter Tagged URs - Minor bugfixes - Created the comment lists init from spreadsheet routine again as it was missing.
  • v2018.12.21.03 21. 12. 2018 2018.12.21.03 - Minor bugfix 2018.12.21.03: -Minor bugfix so last comment less than XX days and last comment more than XX days has to have a comment.
  • v2018.12.21.03 21. 12. 2018 2018.12.21.03 - Minor bugfix 2018.12.21.03: -Minor bugfix so last comment less than XX days and last comment more than XX days has to have a comment.
  • v2018.12.21.02 21. 12. 2018 2018.12.21.02 - es-419 translations, minor bug fixes 2018.12.21.02: -Added es-419 translations -Minor bug fixes
  • v2018.12.21.02 21. 12. 2018 2018.12.21.02 - es-419 translations, minor bug fixes 2018.12.21.02: -Added es-419 translations -Minor bug fixes
  • v2018.12.21.01 21. 12. 2018 2018.12.21.01 - Comment lists from spreadsheet 2018.12.21.01: -Moved comment lists definitions to spreadsheet.
  • v2018.12.21.01 21. 12. 2018 2018.12.21.01 - Comment lists from spreadsheet 2018.12.21.01: -Moved comment lists definitions to spreadsheet.
  • v2018.12.20.03 20. 12. 2018 2018.12.20.03 - Spanish list 2018.12.20.03: -Added the Spanish list.
  • v2018.12.20.03 20. 12. 2018 2018.12.20.03 - Spanish list 2018.12.20.03: -Added the Spanish list.
  • v2018.12.20.02 20. 12. 2018 2018.12.20.02 - Async bugfix, Slimdown code 2018.12.20.02: -Fixed bug in standard function that called await. -Slimmed down the initSettingsTab code by creating an invokeHandleUrLayer function.
  • v2018.12.20.02 20. 12. 2018 2018.12.20.02 - Async bugfix, Slimdown code 2018.12.20.02: -Fixed bug in standard function that called await. -Slimmed down the initSettingsTab code by creating an invokeHandleUrLayer function.
  • v2018.12.20.01 20. 12. 2018 2018.12.20.01 - Bugfixes 2018.12.20.01: -Bug in auto POST reminder comment routine. Was only posting the commentNum, not the actual comment.
  • v2018.12.20.01 20. 12. 2018 2018.12.20.01 - Bugfixes 2018.12.20.01: -Bug in auto POST reminder comment routine. Was only posting the commentNum, not the actual comment.
  • v2018.12.19.03 20. 12. 2018 2018.12.19.03 - Bugfixes 2018.12.19.03: -Fixed bug in regex for tag detection -Changed to URL JSON query instead of google apis native JS call for loading spreadsheet data.
  • v2018.12.19.03 20. 12. 2018 2018.12.19.03 - Bugfixes 2018.12.19.03: -Fixed bug in regex for tag detection -Changed to URL JSON query instead of google apis native JS call for loading spreadsheet data.
  • v2018.12.19.02 19. 12. 2018 2018.12.19.02 - Gapi Bugfix 2018.12.19.02: -Fix to the Google API setup.
  • v2018.12.19.02 19. 12. 2018 2018.12.19.02 - Gapi Bugfix 2018.12.19.02: -Fix to the Google API setup.
  • v2018.12.19.01 19. 12. 2018 2018.12.19.01 - Bugfixes 2018.12.19.01: -Fixed bug in detection of default comments in static list
  • v2018.12.19.01 19. 12. 2018 2018.12.19.01 - Bugfixes 2018.12.19.01: -Fixed bug in detection of default comments in static list
  • v2018.12.18.04 18. 12. 2018 2018.12.18.04 - Added Dutch list 2018.12.18.04: -Added the Dutch list option.
  • v2018.12.18.04 18. 12. 2018 2018.12.18.04 - Added Dutch list 2018.12.18.04: -Added the Dutch list option.
  • v2018.12.18.03 18. 12. 2018 2018.12.18.03 - Forgot to remove a log 2018.12.18.03: -Removed a single log item.
  • v2018.12.18.03 18. 12. 2018 2018.12.18.03 - Forgot to remove a log 2018.12.18.03: -Removed a single log item.
  • v2018.12.18.02 18. 12. 2018 2018.12.18.02 - Moved event handler attachment, removed unsaved detection 2018.12.18.02: -Moved the attachment of the event handler to the UR marker to the mutation observer phase as well as inside the handle UR marker update phase. -Removed unsaved detection. Useless.
  • v2018.12.18.02 18. 12. 2018 2018.12.18.02 - Moved event handler attachment, removed unsaved detection 2018.12.18.02: -Moved the attachment of the event handler to the UR marker to the mutation observer phase as well as inside the handle UR marker update phase. -Removed unsaved detection. Useless.
  • v2018.12.18.01 18. 12. 2018 2018.12.18.01 - Google API v4 2018.12.18.01: -Changed to Google API v4 instead of v3.
  • v2018.12.18.01 18. 12. 2018 2018.12.18.01 - Google API v4 2018.12.18.01: -Changed to Google API v4 instead of v3.
  • v2018.12.17.01 17. 12. 2018 2018.12.17.01 - RC 4 2018.12.17.01: -Release candidate 4 -Replaced CSS to fix issue with WMEFU. -Removed settings conversion from URC due to learning URC doesn't handle saving of settings correctly all the time.
  • v2018.12.17.01 17. 12. 2018 2018.12.17.01 - RC 4 2018.12.17.01: -Release candidate 4 -Replaced CSS to fix issue with WMEFU. -Removed settings conversion from URC due to learning URC doesn't handle saving of settings correctly all the time.
  • v2018.12.16.03 17. 12. 2018 2018.12.16.03 - Added User: PesachZ list 2018.12.16.03: -Added the "User: PesachZ" list loading form GSheet.
  • v2018.12.16.03 17. 12. 2018 2018.12.16.03 - Added User: PesachZ list 2018.12.16.03: -Added the "User: PesachZ" list loading form GSheet.
  • v2018.12.16.02 17. 12. 2018 2018.12.16.02 - 4 more filters 2018.12.16.02: -Added 4 more filters. --First comment by me, not by me. --First comment less than XX days ago, more than XX days ago.
  • v2018.12.16.02 17. 12. 2018 2018.12.16.02 - 4 more filters 2018.12.16.02: -Added 4 more filters. --First comment by me, not by me. --First comment less than XX days ago, more than XX days ago.
  • v2018.12.16.01 17. 12. 2018 2018.12.16.01 - RC 3 - More filters 2018.12.16.01: -Release candidate 3 -More filters!!
  • v2018.12.16.01 17. 12. 2018 2018.12.16.01 - RC 3 - More filters 2018.12.16.01: -Release candidate 3 -More filters!!
  • v2018.12.15.02 16. 12. 2018 2018.12.15.02 - Bugfixes and optimization 2018.12.15.02: -Fixed bug in settings parsing on new load -Optimized marker rendering.
  • v2018.12.15.02 16. 12. 2018 2018.12.15.02 - Bugfixes and optimization 2018.12.15.02: -Fixed bug in settings parsing on new load -Optimized marker rendering.
  • v2018.12.15.01 15. 12. 2018 2018.12.15.01 - Release Candidate 2 2018.12.15.01: -Release candidate 2 -Added marker unstacking -Added URO+ style alternate markers -Fixed bug in tags
  • v2018.12.15.01 15. 12. 2018 2018.12.15.01 - Release Candidate 2 2018.12.15.01: -Release candidate 2 -Added marker unstacking -Added URO+ style alternate markers -Fixed bug in tags
  • v2018.12.14.01 14. 12. 2018 2018.12.14.01 - Alternate display style 2018.12.14.01: -Added an alternate style: 'UR Style' to go with 'Default'.
  • v2018.12.13.01 13. 12. 2018 2018.12.13.01 - Bugfix for settings 2018.12.13.01: -Whoops. A line got deleted that should not have been _settings was never being set in load settings prior to comparing to defaults.
  • v2018.12.13.01 13. 12. 2018 2018.12.13.01 - Bugfix for settings 2018.12.13.01: -Whoops. A line got deleted that should not have been _settings was never being set in load settings prior to comparing to defaults.

Show all script versions