Henrik Lau Eriksson
7e8459b963
[Docs]Clean up unneeded requirements from new PTRun plugin checklist ( #30920 )
...
- change target framework
- remove x64
- clean
2024-01-17 15:57:56 +00:00
Parvez Khan
1ebde89d1a
[Docs]Update new-plugin-checklist.md to refer .NET 8 ( #30927 )
...
Co-authored-by: Parvez Khan <parvezkhan0802@gmail.com>
2024-01-17 15:53:02 +00:00
coreyH
c098cfb193
[PTRun] PowerToys Run - plugin dependency loading ( #30513 )
...
* Updated the Wox.Plugin to correctly load and resolve plugin dependecies
* Included new plugin.props in all plugins to enable dynamic dependecy loading
* Updated dev docs to include new plugin.props in plugins
* Fixed double dependecy loading bug
* - Updated to only use dynamic loading when explicitly set by the plugin.
- Removed no longer required props from default plugins which do not need dynamic loading.
- Updated dev-docs to align with latest changes
* Removed line spacing changes in plugins csproj
* fixed spelling
* csproj cleanup
* removed unnecessary null checking
---------
Co-authored-by: Corey Hayward <coreyh@tigereyeconsulting.com>
2023-12-26 10:19:15 +01:00
Heiko
602a3ff090
[PTRun][Enterprise]GPO for plugin enabled state ( #27468 )
...
* try code for gpo with pluginID param
* fix typo
* fixes
* update admx
* Add second policy to admx
* spelling fixes
* admx clean up
* add gpo code
* small fixes
* fixes
* fix cast
* update settings code
* bug fixes
* fix plugins disabled warning
* Info bar in settings
* settings ui fixes
* code clean up
* fix spelling
* fix spelling
* code optimization
* changes
* fix code
* switch to char*
* update comments
* validate plugin ID
* spell fixes
* spell fixes
* fix IPlugin interface
* Update Directory.Packages.props
hopefully fixes unit tests
* revert change of nuget pkg
* fixes
* fix spell check
* add todo comment
* improve gpo.h
* improve gpo.h
* update gpo.h
* clean up code in gpo.h
* fix build
* try to fix build
* xaml fix
* Fix getting string value from the registry
* communicate policy state suing settings.json
* various changes and gpo docs
* spell fixes
* PT Run: Policy handling
* spell fix
* fix logging
* fix admx revision
* revision fix 2
* review feedback 1
* review feedback 2
* dev docs update
* fix typo
2023-10-11 15:37:15 +01:00
Davide Giacometti
28751d2d36
NetAnalyzers and StyleCop centralized ( #19476 )
...
* NetAnalyzers and StyleCop centralized
* removed code analysis from devdocs
2022-07-19 22:40:40 +02:00
Dustin L. Howett
4484727c69
Remove all vestiges of the old CDPx pipeline and old loc data ( #15242 )
...
This pull request removes build steps and localization files that we no longer need.
Related: #15243
2022-01-03 17:51:56 -06:00
Mykhailo Pylyp
9f6e1966ae
[Issue-Docs] Update new-plugin-checklist.md ( #11428 )
...
* Update new-plugin-checklist.md
* Update doc/devdocs/modules/launcher/new-plugin-checklist.md
Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>
2021-05-24 12:07:30 +02:00
Enrico Giordani
f6ed5fd7b3
[devdocs] new plugin localization steps ( #11138 )
2021-05-07 11:26:08 +02:00
Mykhailo Pylyp
0f89acea96
[docs] New plugin checklist ( #10511 )
...
* new plugin checklist
* Fix paths
* spellings, paths
* fix pattern
* make checklist items more specific
* Make check boxes, enforce existence of .NET 5 dependency
2021-04-14 09:12:38 -07:00