-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync050 #403
Closed
Closed
Sync050 #403
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
After V0.30 was released the code, that was initially sumbmitted for PR#221 got corrupted. Revamped the branch and fixed the code.
Various smaller cosmetic changes in Bookmarks only SYNC default Namespace
BM - highlights and markes follow the changed project. - sync will only act on default storage. - typos fixed MPE - removed debug code
…rsion into Multi-Project-Extension � Conflicts: � plugins/draw-tools.js
Changing default behavour to merge. This is more intuitive as it matches windows' "paste". furthermore the user has to actively disable merge to avoid accidential overwrite by paste. (PR obeys changes in IITC-CE#312 and can be merged to master in any order)
Merge functionallity expanded to "import draw"
basic changes to keep compatibility with IITC-CE#312 and IITC-CE#375
Added all EDF related code from Draw Tools plus to Drawtools. WIP-code from DTplus skipped fixed indentation OK to pull with IITC-CE#312 (MPE) and IITC-CE#375 (Merge) in any order
Extend Copy dialog to allow copying polylines too
Routines and data cretaed.
Added Highlighters description added new text to comm analysis minor cosmetics
sorting scouted or droned caused an empty list, as old uniques might not have the related fields.
Some combinations should not happen, but they do. fixed too.
Merge Project https://github.com/c-schmitz/iitc-unique-export Move code to uniques.js.
GUID-lookup in cached portals added
- integrated uniques im-/export (@c-schmitz) dialog to export or merge uniques lists. - integrated missedLatLngs (@sp00x) uniques will remember portals that were mentioned in chat and update them when visible in map automatically. todo: - widen portallist dialog - add dialog to list pending portal updates - option to choose different styles for highlights.
code has been integrated to UNIQUES
implemented solution for IITC-CE#364 re-enabled hook alertsChatDataAvailable This will allow uniques to keep track of older actions.
- Added list to manage missed portals. Advise: Please delete from localStorage "plugin-uniques-missedLatLngs" the old structure does not support the dialog (but it will not break the missedLatLngs in general). WiP: - option to choose different styles for highlights. ToDo: - widen portallist dialog
Feature complete - renamed export/import to backup/restore - merged the dialogs, - removed the copy paste araea - added missingLatLng List to dialog
Added CSS to remove dialog max width limitation
Removing abandoned dialog (copy/paste im/-export)
less verbosity fixed function call to new syntax
Comments & linebreaks added to many lines to help understand the code
Commenting the code
Conflict detection implemented.
…rsion into MysticJay-SYNC050 � Conflicts: � plugins/cache-portals-on-map.js
Resolving conflics caused by merging EDF (IITC-CE#377) into DRAW-Tools
PR replaced by #407 |
Draft
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
addressing Issue #394
Status: RC1