Heiko
7808033436
[PTRun][DateTime]Setting for First week of year and First day of week ( #33406 )
...
## Summary of the Pull Request
This PR implements two new plugin settings:
- **First week of year**

- **First day of week**

## Detailed Description of the Pull Request / Additional comments
For both settings the users can decide to be in sync with the system
settings (default) or to use their own setting. The order of days for
the `first day of week` setting is based on the current system culture.
PT Run respects these settings for the relevant results:
- calendar week
- week of month
- number of day in week
2024-07-18 14:29:01 +01:00
HydroH
4c9e18116c
[PTRun]Remove full stops in plugin descriptions ( #32613 )
2024-05-31 09:44:21 +01:00
Heiko
50cb279d2a
[PTRun][TimeDate]Unix Time in milliseconds, fix negative unix time input, error message improvement ( #29149 )
...
* add unix time in ms
* update dev docs
* unit tests
* fix spell check
* tool tip
* fix negative unix time input, improve regex, update unit tests, improve error message
* Update error handling and tests
* add tests and fix spelling
* small fixes
2023-10-18 10:45:00 +01:00
Jachym Metlicka
b2b7dc3ccf
Add filename-compatible date & time format ( #25020 )
...
* enable the functionality to have filename-compatible date & time
* fix PowerToys.sln
* fix DateTime format
* remove unrelated code
* modify date time format
* fix tests
* fix hours to 24h format and modify tests to cover the case better. Simplify tests slightly
2023-03-28 14:52:21 +02:00
Heiko
46cf9a2334
[PTRun][Plugins]Translation fixes and improvements ( #19037 )
...
* add resx comment to sys plugin (#18843 )
* number examples calc plugin (#18934 )
* TD description fix (#17377 )
* small fixes
* add comments
* make spell checker happy
2022-06-28 19:21:08 +01:00
Heiko
181b1e45da
[PTRun][TimeDate] Change global query setting to ignore number input too ( #18157 )
...
* add new setting
* fix spelling
* update/fix setting
* fixes
* make setting default true and update tests
* fix spelling
* change settings/behavior
* docs and tests
* fix condition
2022-05-18 15:27:02 +01:00
Heiko
380add882c
[Settings] Run Plugin additional options: description ( #17108 )
...
* last changes
* update ww settings
* feedbvack and TimeDate plugin
* Add property description
2022-03-21 12:47:09 +00:00
Heiko
34e4e7e5bd
[PT Run] TimeDate plugin ( #16662 )
...
* create plugin
* Update plugin code
* fix deps
* last changes
* unix
* new results and small changes
* Update settings name
* make spellcheck happy
* new time/date formats
* add comment
* code cleanup, installer, signing pipeline
* fix unix result
* UnitTests
* spell fix
* Update tests, Timestamp query feature
* new formats
* last changes
* last changes
* unit tests and fixes
* cjhanges and fixes
* fix installer
* fix settings class init
* context menu
* fix tests
* add settings tests
* update/fix DateTimeResult tests
* small improvements
* update pipeline
* enable analyzer
* fixes and improvements
* spell fix
* dev docs
* doc fixes
* spell fix
* last changes
* changes and fixes
* fixes and test updates
* improvements
* last changes
* try to fix tests
* remove obsolete code
* add info to test log
* fix search
* tag fix
* tests
* change tests
* update dev docs
* fix spelling
* fix culture for ui strings
* improvements based on feedback
* improve global search
* improve text
* docs improvement
* add settings note
* fix and update tests
* fix spelling
2022-03-17 19:33:05 +00:00