Powershell GUI fronted (WPF) to run categorized console scripts

⌈⌋ ⎇ branch:  ClickyColoury


Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

22 check-ins using file ClickyColoury.cmd version a522c6b986

2018-04-08
11:44
Transform Out-Gui into full stream function (BEGIN/PROCESS/END), simplify. Add Out-GuiHeader for tool startup. check-in: 3657deaf5b user: mario tags: ps5
11:34
Create-GuiParamFields now obsoleted check-in: 82f25e17e5 user: mario tags: ps5
11:28
complete Read-GuiExtraParams: - now using $meta block for display and variables - meta.param list support retained - but meta.vars now similar to .config structure - supports str/bool/text/select box/button Utilize for Read-Host wrapper now check-in: 19959d7001 user: mario tags: ps5
11:04
Fix FlowDocument+TreeView AddChild to Items.Add for PS2, use Run-Task with some debugging. check-in: 204cae63d2 user: mario tags: ps5
10:30
Remove tools tab menu, replace with TreeView. Output area is now RichTextBox/FlowDocument. check-in: f52e28d663 user: mario tags: ps5
10:21
Change Out-Gui for new output RichTExtBox and PS5-compatibility: - instantiating WD widgets in Dispatcher hangs thread - WD works with [scriptblock]::create(), but that does not bind $vars - thus now injecting prepared XAML (Paragraph) to instantiate text from $str now gets augmented with $colors string, rather than attributes. The dispatched [action] however becomes much slimmer now, offsetting XAML deserialization a bit (overall appears not faster though). check-in: ea36eac026 user: mario tags: ps5
10:18
Abstract Dispatch-Gui, move Clear-GuiOutput, Set-GuiTitle, Get-StandardGuiVars out of Out-Gui check-in: 6dd6432be1 user: mario tags: ps5
10:15
Start with Read-GuiExtraParams (separate dialog for extra params) check-in: a807894b4e user: mario tags: ps5
09:54
Load modules in Start-Win/via New-GuiThread (rather than function redefinitions). Utilize new $ParentHost for debugging. More state output. check-in: cce62a9e8c user: mario tags: ps5
09:49
reapply changes from trunk to ps5 check-in: 0298a592f2 user: mario tags: ps5
09:47
Migration to PS5 file renaming. Remove function copying in New-GuiThread; check-in: e114cf1bc5 user: mario tags: trunk
09:39
Create new branch named "ps5" check-in: 96227c9c17 user: mario tags: ps5
2017-09-24
15:32
Mini tool to look up some basic infos on servers/hostnames check-in: 8d7d5133e8 user: mario tags: trunk
15:28
remmoved double icon check-in: feb6e01361 user: mario tags: trunk
08:46
Fix UTF8 encoding check-in: 561b07f0bf user: mario tags: trunk
08:22
Another basic exchange script: mailbox stats check-in: 0d04d7129a user: mario tags: trunk
08:20
Add some depends: (e.g. funcs_base or wpf, but no e.g. bin:netsh yet) check-in: c9c0a40135 user: mario tags: trunk
08:19
Add new project url: (fossil repo) check-in: ffd5c2f7f9 user: mario tags: trunk
07:00
Resurrected cache search (adsearch.txt w/ "Username|Displayname|Telno" format); as alternative to ADSISearcher or Get-ADUser check-in: af16cf2b8a user: mario tags: trunk
06:58
Moved more user-related scripts to... users/ check-in: 2e564262f9 user: mario tags: trunk
06:58
Made Usertools base dir configurable check-in: dafc0b50d4 user: mario tags: trunk
2017-09-23
18:37
Tag release 0.8.0 check-in: d9f41219b0 user: mario tags: trunk, 0.8.0