Powershell GUI fronted (WPF) to run categorized console scripts

⌈⌋ ⎇ branch:  ClickyColoury


Timeline

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

39 check-ins using file NEWS version 42d93998be

2018-04-10
19:38
Enabled clipboard restore by just using text version. Safeguard for $null values in Out-Gui pipe. check-in: 134dc2ae66 user: mario tags: trunk
15:29
New config editor (reusing Read-GuiExtraParams dialog) check-in: 3e3a726c11 user: mario tags: trunk
15:28
Move to new vars: support check-in: cd996a8738 user: mario tags: trunk
15:27
Omit old TabItem style check-in: 9bd1f9338d user: mario tags: trunk
15:27
Add $menu -Filter support (for restricted wrappers). check-in: b84bc30494 user: mario tags: trunk
15:26
A bit of cleanup (var declarations moved, obsolete comments). Prevent gui params popup if only default input requested per var:/param:. Add $varname injection for Out-GuiHeader. Alternative vars_previous store support in input popup, configurable height. Theme support for WPF-Window. Show PSVersion in Write-Splash header. check-in: bd2b14ef25 user: mario tags: trunk
15:22
Add "localhost" as selectable default in machine combobox. check-in: 4ec0413a55 user: mario tags: trunk
15:22
Fix config extraction/assignment (was pulling in whole global $cfg. list) check-in: 5a21d45a2b user: mario tags: trunk
2018-04-09
19:22
Sort `user` category earlier. check-in: a635c7551a user: mario tags: trunk
19:22
Split theming out from main window XAML. check-in: 8e58407126 user: mario tags: trunk
19:21
Implement Write-Splash (startup splash screen), some documention updates, temporary clipboard workaround (RTF), more useful errors for W/WF calls. check-in: e715977e7d user: mario tags: trunk
2018-04-08
15:33
Make meta.vars only default for Get-ParamsVarCmd string builder. meta.param is now obsolete input to Get-GuiExtraParams only (which converts old names csv to .vars[] dict already) check-in: 0d774bf9dc user: mario tags: trunk
15:17
new Get-ParamAlias to map ComputerName/User-Name onto standard $GUI.vars; used by Read-Host alias, input popup, as well as cmdline string building check-in: 61038a1a8c user: mario tags: trunk
15:16
separated Extract-PluginConfig for vars:+config: splitting check-in: 14216a108a user: mario tags: trunk
13:24
Remove Out-Html, temporarily use RTF for clipboard export check-in: bb08fdaa0b user: mario tags: trunk
12:30
Merge PowerShell5 support (still runs on PS2.0 !) check-in: b51a20fe04 user: mario tags: trunk
12:29
Introduce GUI-MAIN communication per Engine Events: Gui.Cancel, Gui.Exit via `$ParentHost.Runspace.Events.GeneratEvent()`. Add Cancel button in XAML. Leaf check-in: e5820358eb user: mario tags: ps5
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