Greasy Fork is available in English.

WME Place Harmonizer

Harmonizes, formats, and locks a selected place

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v2024.05.17.001 18/05/2024

    add Navads to feeds to ignore

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2024.05.12.001 12/05/2024

    update feeds to skip for "do not delete" warning

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2024.05.04.001 04/05/2024

    update categories to ignore for customer parking highlight

    bump version

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2024.05.03.004 03/05/2024

    bump version

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2024.05.02.004 03/05/2024

    add feeds to skip to "do not delete" warning fix

    typo

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2024.05.02.003 03/05/2024

    inital version of PLA feed check

    bump version

    Merge branch 'Development' into Beta

    fix bugs with "do not delete" warning on places with feeds and expand to all venues, not just PLAs

    fix bug with feed message code

    Initial version of highlight filter (just for no-customer-parking, currently)

    Merge branch 'highlight-parking-service' into Development

    Update backend feed message

    Merge branch 'Development' into Beta

    add shortcut key for customer parking highlight

    bump version

    Merge branch 'Development' into Beta

    bump version

    fix bug with feeds

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2024.03.20.001 20/03/2024

    Update for USPS location finder

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2024.03.09.001 16/03/2024

    Download moderator list from spreadsheet

    Remove 'obsolete' check from downloadPnhModerators

    bump version

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2023.12.25.001 26/12/2023

    fix PlaStopPointUnmoved flag, add turf.js

    remove comment

    Update MultiAction calls that previously used setModel

    bump version

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2023.12.11.001 11/12/2023

    Fixes Nudge button broken #439

    More fixes for Nudge button broken #439

    remove test code

    replace a couple instances of .attributes.geometry with .getOLGeometry()

    Disable PlaStopPointUnmoved flag

    Replace the rest of .attributes.geometry references with .getOLGeometry()

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2023.12.10.001 10/12/2023

    Fix PLA entry/exit point detection for new WME beta release

    bump version

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2023.09.27.001 28/09/2023

    Add typeof check during bootstrap

    use .attributes.geometry instead of .geometry

    bump version #

    Merge branch 'Development' into Beta

    Merge branch 'Beta'

  • v2023.09.14.001 14/09/2023

    Fix FullAddressInference and CityMissing flags

    Merge branch 'Development' into Beta

    Draw google place location on row hover

    bump version

    Merge branch 'Development' into Beta

    Add Post Office to list of categorries to ignore for PNH matching

    update USPS description flag message: state should be 2-letter

    Fix AddATM for "notABank" special cases

    Fix "Force title case" flag message

    Merge branch 'Development' of https://github.com/WazeDev/WME-Place-Harmonizer into Development

    Fix for sea/lake/pool without names being flagged as point-only places.

    bump version #

    Merge branch 'Development' into Beta

    Fix alert for multiple versions of WMEPH running.

    Fix URL normalization

    Merge branch 'Development' of https://github.com/WazeDev/WME-Place-Harmonizer into Development

    Merge branch 'Development' into Beta

    bump version and update include statement to work in prod and beta WME

    Merge branch 'Beta'

  • v2023.08.22.001 22/08/2023

    Merge beta changes into prod for WME 2.180 release

  • v2023.08.10.001 10/08/2023

    Roll back master to work with WME 2.179

  • v2023.07.27.002 02/08/2023

    Fix some W.model object properties that were moved under .attributes. May be more to do..., Merge branch 'Development' into Beta, bump version, update include to only work in WME beta, Fix subFuel flag bugs, Update PUR popup's Google search button, Merge branch 'Development' into Beta, Bump version #, Merge branch 'Beta'

  • v2023.07.27.001 27/07/2023

    update include to only work in WME prod

  • v2023.07.17.001 18/07/2023

    clonePlace & RemoveUncommonEVPaymentMethods bugfixes, bump version #, Merge branch 'Development' into Beta, Merge branch 'Beta'

  • v2023.07.16.001 16/07/2023

    Add membership card payment type to EVgo, Merge branch 'Development' into Beta, Merge branch 'Beta'

  • v2023.07.12.001 12/07/2023

    Merge branch 'rc-patch' into Development, Add version # to WMEPH panel, Fix for latest WME changes, Merge branch 'Development' into Beta, Merge branch 'Beta'

  • v2023.05.28.001 28/05/2023 refactor UrlMissing flag, minor change, refactor PhoneMissing and UrlMissing flags, refactor BadAreaCode flag, refactor NewPlaceSubmit flag, refactor ApprovalSubmit flag, Merge branch 'Development' into Beta, refactor PlaceWebsite flag (now LocationFinder), refactor MissingUSPSAlt flag, refactor FormatUSPS and MissingUSPSDescription flags, fix bug with USPS name cleaning, - refactor flag container (remove _buttonBanner) - refactor these flags: UnmappedRegion HotelMkPrim ParentCategory SubFuel PnhCatMess, - refactor LongURL (now UrlMismatch) - update event handling for UrlMissing, Merge branch 'new-flag-container' into Development, refactor HnMissing and HnTooManyDigits, refactor HNRange flag, Refactor: - ResiTypeName flag (remove ResiTypeNameSoft) - SuspectDesc flag - Move duplicate finder code out of harmonizePlaceGo, add preProcess() functionality, fix a couple bugs, code cleanup: - change "item" to "venue" - change class instantiation references to "this" - add multicall function to reduce some redundant code, - refactor CatHotel, BankType1 - fix ATM handling - fix AddRecommendedPhone, - refactor bank flags and PNH logic - move TitleCaseName.eval() out of PNH logic, refactor AddAlias, LocalizedName flags, refactor IsThisAPilotTravelCenter, PointNotArea, refactor IndianaLiquorStoreHours, starting to separate flag logic from PNH changes, more updates -- not working code, - change PNH category data to use object structure - refactor flags that use PNH category data, - Refactor PointNotArea and AreaNotPoint - More code restructuring to separate flags., fix some special case flags, - use contants for category names - remove underscore from global constant names, Several flags refactored, update ExtProviderMissing, and other fixes, Refactor to pass args object for most Flag classes. Thorough testing will be needed., Fix OldHours flag, bump version, Merge branch 'Development' into Beta, Fix some flag bugs: - ForceTitleCase - EVCSPriceMissing - PlaCostTypeMissing - NoPlaStopPoint - PlaCanExitWhileClosed, Merge branch 'Development' into Beta, Fix alt name updates and Tesla flags, Merge branch 'Development' into Beta, fix AddPharm and AddSuper flags, version bump, Merge branch 'Development' into Beta, Refactor WL for some flags. More to do..., - Finish refactoring wlKey - Fix URL updating (would insert "Bad URL") - Add InvalidURL flag, bump version, Merge branch 'Development' into Beta, rename wlKey and refactor WLtitle, refactor flag severity, more flag refactoring and fixed a few bugs, version bump, Merge branch 'Development' into Beta, Fix HnMissing and InferredAddress, bump version, bump version, Fix PLA flag issues, Fix PLA button bugs, Merge branch 'rc-patch' into Beta, Update AreaNotPoint action, fix RemoveUncommonEVPaymentMethods, Merge branch 'rc-patch' into Beta, Merge branch 'rc-patch' into Development, fix RemoveUncommonEVPaymentMethods, bump version, Merge branch 'rc-patch' into Beta, Merge branch 'rc-patch' into Development, Add ClearThisUrl and ClearThisPhone flags, Merge branch 'Development' into Beta, Fix default blue color for No Hours., Merge branch 'rc-patch' into Beta, Merge branch 'Beta'
  • v2023.04.27.001 28/04/2023 created ScriptUpdateMonitor class - will eventually be moved to WazeWrap, fix minor bug with ScriptUpdateMonitor, ScriptUpdateMonitor fix attempt, fix orange google link highlight, use WazeWrap ScriptUpdateMonitor, Merge branch 'Development' of https://github.com/WazeDev/WME-Place-Harmonizer into Development, Change beta test sign up message, Add Rivian disambiguator buttons, Merge branch 'Development' of https://github.com/WazeDev/WME-Place-Harmonizer into Development, Merge branch 'Development' into Beta, Merge branch 'Beta'
  • v2023.04.21.005 21/04/2023 google link updates: - make it easier to click the "jump to ext provider" icon - fix background color when red, yellow, etc, Merge branch 'Development' into Beta, bump version, Merge branch 'Beta'
  • v2023.04.21.004 21/04/2023 More google link tweaks: - Change header style/wording - Add temporarily closed formatting - Append [CLOSED] and [TEMPORARILY CLOSED] to name - Default cursor style for all "normal" banner row text. - Use "external link" icon for place website, Merge branch 'Development' into Beta, bump version, Updates: - Fix   misspelling. - Add paste hours button. - Tweak formatting of hours display list., bump version, Merge branch 'Development' into Beta, bump version, Minor tweaks to the hours tool layout, Merge branch 'Development' into Beta, version bump, lighten google link background color, Merge branch 'Development' into Beta, bump version, Merge branch 'Beta'
  • v2023.04.20.001 20/04/2023 - Fix highlighting for beta WME - Fix "change to point/area" buttons, Remove some debug code., Fix StreetMissing flag, Update venue event handlers, highlighters, and logging functions, bump version #, - Update venue event handlers, highlighters, and logging functions - Fix StreetMissing flag, Create SeverityCache class, Add PlugShare button for EV charging stations, bump version #, Merge branch 'Development' into Beta, Fix all red places on WME load, bump version #, Merge branch 'Development' into Beta, Revert to earlier commit. Commit a394ae1d47e94e0354df93ca9f785888b6e86460 Due to issues with SeverityCache class. Event handlers added before that also weren't working correctly. Possibly an issue with async event handling. Need to reevaluate. Kept some of the other changes since then., Squashed commit of the following: commit 5506f9d3f4e2274a0055ae49b1b1dbf16e69f3c0 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 22:41:41 2023 -0400 Revert to earlier commit. Commit a394ae1d47e94e0354df93ca9f785888b6e86460 Due to issues with SeverityCache class. Event handlers added before that also weren't working correctly. Possibly an issue with async event handling. Need to reevaluate. Kept some of the other changes since then., Remove onBeforeVenueFeaturesAdded, - Update event handling - Update WMEPH panel creation - Update async loading/bootstrap, Update banner on entry/exit point change, Merge branch 'Development' into Beta, Fix panel sticking when selecting a non-place object, Merge branch 'Development' into Beta, Update updateAddress function, Fix minor bug, add dev test function, remove unused code., add OldHours flag, Keep hours flag displayed if hours are 24/7, Merge branch 'Development' into hours-check, bump version #, Merge branch 'Development' into Beta, updates to OldHours flag, flag refactoring, Refactor _severityButt, refactor PlaceLocked flag, refactor lockRPP flag, refactor URL flags, Merge branch 'Development' into hours-check, refactor NotAHospital flag, Merge branch 'hours-check' into Development, refactor IsThisAPostOffice flag, and insertAtIndex function, refactor NotAHospital flag, refactor BankBranch flag, refactor GasMkPrim flag and also apply to non-PNH places, refactor StandaloneATM flag, refactor BankCorporate flag, refactor addUpdateAction function and several flags that use it, refactor addUpdateAction and many flags that use it, refactor RestAreaNoTransportation and RestAreaScenic, refactor AddCat2, AddPharm, AddSuper flags, refactor AddATM, AddConvStore, IsThisAPostOffice flags, refactor TitleCaseName (previously named STC). Minor changes to ChangeToDoctorClinic and ChangeToHospitalUrgentCare, Refactor flags: NewPlaceSubmit, ApprovalSubmit, Remove global _newCategories, remove globals: _newName, _newURL, _newAliases, _newPhone, _newAliasesTemp, _duplicateName, refactor and fix for "submit new chain data" URLs, Remove more global variables: _defaultLockLevel, _pnhLockLevel, _venueWhitelistStr, _WLSToMerge, _wlKeyName, Remove global _wl (whitelist) reference, remove calls to getSelectedVenue from flag actions, refactor FullAddressInference flag, refactor flags: PlaNameNonStandard, PlaNameMissing, PlaIsPublic, NameMissing, refactor NoHours and Mismatch247 flags, refactor GasMismatch flag, refactor StreetMissing, CityMissing, and rest area flags, add GasNameMissing flag (don't auto-update name to brand name, if name is missing) - also refactor AddConvStore flag, Hide "Add Hours" button if hours are 24/7, Update flags: PlaCanExitWhileClosed, NoHours, PlaLotTypeMissing, update MissingUSPSZipAlt flag, Fix infinite loop with psOn_add247 speccase. Display current hours under Hours tool., update hours display formatting a bit, tweak hours display again, update NoHours to account for adding 24/7 via psOn_add247, refactor and tweak hours display, More hours display tweaks, bump version #, remove test code, Merge branch 'Development' into Beta, refactor PlaCostTypeMissing flag, Add EVCSPriceMissing flag, Merge branch 'Development' into Beta, fix hours formatting for AM hours with 1 digit, Merge branch 'Development' into Beta, Add preliminary version of extended Google link info, bump version #, Merge branch 'Development' into Beta, more google place link updates: - add caching - fix bug: clicking a WL button caused duplicates - other tweaks, Merge branch 'google-link-info' into Development, bump version #, Merge branch 'Development' into Beta, Layout changes, use icons for links, Merge branch 'Development' into Beta, bump version, Merge branch 'Beta'
  • v2023.04.03.003 04/04/2023 Manually merged beta into master due to bad merge conflict resolution.
  • v2023.04.03.002 03/04/2023 Squashed commit of the following: commit 3d0581ccb8b66c12a9b352bec1691c139420e238 Merge: 17ef8b6 96eaedb Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 19:00:19 2023 -0400 Merge branch 'Development' into Beta commit 96eaedbd89e581d9eee95283925f7c7c3ca19963 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 18:59:45 2023 -0400 bump version # commit 82bddbf69b2b58690741e91815f744270bd7a3be Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 18:59:29 2023 -0400 Fix all red places on WME load commit 17ef8b668f161401284b81ad6e3e8adf5d7df5d5 Merge: 46899c6 3bdee35 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 10:42:07 2023 -0400 Merge branch 'Development' into Beta commit 3bdee35ff768beaa89425b373467eedcdee28c90 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 10:36:50 2023 -0400 bump version # commit ec723213a01eaf98b657d667d1d7753cde9ef22f Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 10:28:14 2023 -0400 Add PlugShare button for EV charging stations commit 417a8f590a0392edda7a0800d27c770352ff14f6 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 09:38:18 2023 -0400 Create SeverityCache class commit 46899c6f386172d42f0a9bd79d5aeafa352cbdd9 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 23:56:12 2023 -0400 - Update venue event handlers, highlighters, and logging functions - Fix StreetMissing flag commit d9ce140dd60dc56ea56f0d13660d9d799bee0b2d Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 23:53:38 2023 -0400 bump version # commit f5211d6b06c08b2e9d32573371aa01424a143fee Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 23:51:32 2023 -0400 Update venue event handlers, highlighters, and logging functions commit a394ae1d47e94e0354df93ca9f785888b6e86460 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 14:11:25 2023 -0400 Fix StreetMissing flag commit d518068a57f3e5e9cc2c3162a8ed0c6db50fc977 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 09:56:44 2023 -0400 Remove some debug code. commit 71b91ef25f435d168bc76696aece54a0447e8786 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 09:54:43 2023 -0400 - Fix highlighting for beta WME - Fix "change to point/area" buttons
  • v2023.04.03.001 03/04/2023 Squashed commit of the following: commit 17ef8b668f161401284b81ad6e3e8adf5d7df5d5 Merge: 46899c6 3bdee35 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 10:42:07 2023 -0400 Merge branch 'Development' into Beta commit 3bdee35ff768beaa89425b373467eedcdee28c90 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 10:36:50 2023 -0400 bump version # commit ec723213a01eaf98b657d667d1d7753cde9ef22f Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 10:28:14 2023 -0400 Add PlugShare button for EV charging stations commit 417a8f590a0392edda7a0800d27c770352ff14f6 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Mon Apr 3 09:38:18 2023 -0400 Create SeverityCache class commit 46899c6f386172d42f0a9bd79d5aeafa352cbdd9 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 23:56:12 2023 -0400 - Update venue event handlers, highlighters, and logging functions - Fix StreetMissing flag commit d9ce140dd60dc56ea56f0d13660d9d799bee0b2d Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 23:53:38 2023 -0400 bump version # commit f5211d6b06c08b2e9d32573371aa01424a143fee Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 23:51:32 2023 -0400 Update venue event handlers, highlighters, and logging functions commit a394ae1d47e94e0354df93ca9f785888b6e86460 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 14:11:25 2023 -0400 Fix StreetMissing flag commit d518068a57f3e5e9cc2c3162a8ed0c6db50fc977 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 09:56:44 2023 -0400 Remove some debug code. commit 71b91ef25f435d168bc76696aece54a0447e8786 Author: MapOMatic <mapomatic.waze@gmail.com> Date: Thu Mar 30 09:54:43 2023 -0400 - Fix highlighting for beta WME - Fix "change to point/area" buttons
  • v2023.03.20.002 21/03/2023 make Tesla disambiguator message red, Merge branch 'Beta'
  • v2023.03.20.001 21/03/2023 Apply master fixes (accidentally pushed to master first), Merge branch 'tesla-temp-fix', bump version #, Merge branch 'Beta'
  • v2023.03.15.001 15/03/2023 Fix highlights not appearing on first load
  • v2023.03.14.001 15/03/2023 Replace alert() calls with WazeWrap, Update forum feedback url, Update sidepanel tab creation., Merge branch 'Beta'
  • v2023.03.06.001 07/03/2023 Fix PlaCostTypeMissing bug, move button events for PlaCostTypeMissing to postProcess function, More postProcess updates, refactor PlaIsPublic flag, Fix missing highlight for places with no address, Refactor PlaLotTypeMissing. Move postProcess function definitions to flag constructor., bump version #, Merge branch 'Beta'
  • v2023.03.01.003 02/03/2023 Add check for beta updates. Include version # in alert message., Use greasyfork for update check instead of spreadsheet., bump version #, bump version #, Fix side panel width/padding issues, Fix version checker for WMEPH-beta, Bump version #, Merge branch 'Beta'
  • v2023.02.21.005 21/02/2023 Fix for EV payment method bugs (again), Fix "Location Finder" button not displaying, Merge branch 'Beta'
  • v2023.02.21.003 21/02/2023 Enable EV payment method flags but remove buttons to apply changes. Temporary production fix to avoid bugs.
  • v2023.02.21.002 21/02/2023 Temporarily disable EV payment button flags due to bugs.
  • v2023.02.21.001 21/02/2023 Fix accidental deletion of charging ports bug, bump version #, Merge branch 'Development' into Beta, Merge branch 'Beta'
  • v2023.02.19.005 20/02/2023 Add WMEPH version update checker, Merge branch 'version-update-checker' into Development, bump version #, Merge branch 'Beta'
  • v2023.02.19.004 20/02/2023 Fix bug with field highlighting, Another field highlighting bug fix, bump version #, Merge branch 'Beta'
  • v2023.02.19.003 20/02/2023 update ChargePoint payment methods, Merge branch 'Beta'
  • v2023.02.19.002 19/02/2023 Refactor unbranded/no-brand gas station flags, Merge branch 'rc-patch-1' into Development, More flag refactoring - IsThisAPilotTravelCenter - PlaNameNonStandard - IndianaLiquorStoreHours - HnTooManyDigits, Merge branch 'Beta' into Development, Refactor PnhCatMess, ExtProviderMissing, Created AddCommonEVPaymentMethods flag. Not finished. Button doesn't work yet., Refactor PlaPaymentTypeMissing. Fix the "Go there" button., Refactor PlaStopPointUnmoved, Refactor PlaCanExitWhileClosed, Refactor PlaHasAccessibleParking, Refactor ChangeToHospitalUrgentCare, Refactor AddAlias, Refactor AddCat2. Not tested yet., USPS refactoring, Refactor NotAHospital, Make _countryCode local to harmonizePlaceGo function, Refactor ChangeToHospitalUrgentCare, Finished first attempt at AddCommonEVPaymentMethods, fix tooltip typo, Add RemoveUncommonPaymentMethods flag, Update EV payment method wording. Add title case handling for EV network names., Merge branch 'ev-payment-methods' into Development, Change hpMode to highlightOnly, Fix checkLocalization bug, Starting eval function (not done), Add AddRecommendedPhone flag, bump version #, Bug fix for RemoveUncommonEVPaymentMethods, Refactor phone flags. Remove PhoneMissing flag if there's a recommended phone # flag., Bump version #, Fix green field highlights (mostly), Bump version #, Merge branch 'Beta'
  • v2023.02.11.001 14/02/2023 Update severity codes to enum values for clarity. - Also minor ESLint refactoring., Remove forum PM code (doesn't work anymore), Move more of the "lockOK" logic to Flag classes., bump version #, add EV charging station warning flag, Refactor FullAddressInference flag, Fix noLock issues, Fix localization issue, Merge branch 'Beta'
  • v2022.12.06.003 07/12/2022 Update moderator list, Merge branch 'Beta'
  • v2022.12.06.002 07/12/2022 Add GLR moderator, Merge branch 'Beta'
  • v2022.12.06.001 07/12/2022 Remove GLR moderator, Merge branch 'Beta'
  • v2022.10.30.001 31/10/2022 Fix "sticky" WMEPH panel., Merge branch 'Beta'
  • v2022.08.19.001 20/08/2022 Update post office name regex, Update add google place and add street buttons, Fix "Edit Address" buttons, Merge branch 'Beta'
  • v2022.08.10.001 10/08/2022 Make whole place editor panel scrollable, Merge branch 'Beta'
  • v2022.07.11.001 11/07/2022 Fix button to add PLA entry point, Merge branch 'Beta'

Mostrar todas as versões do script