Results 12 issues of George Cox

I would really appreciate a dark (Darcula ideally :-)) theme option on the web front end. Kolide is a dashboard and it's tiring to look at a white background for...

Component: Frontend
Feature Request

This is a great-looking project. What's the easiest way to enable a dark theme?

**summary** when a `do_` command is decorated with `@cmd2.with_argparser` it does not correctly remove trailing comments. For example: ```python @cmd2.with_argparser( system_argument_parser ) def do_system( self, args: argparse.Namespace ): do_system( args,...

### NetBox version v3.2.5 ### Feature type Data model extension ### Proposed functionality When editing a circuit termination, i can specify "Region", "Site group", and "Site", but not "Location". I...

status: accepted
type: feature
status: backlog
complexity: low

I would like to format all dates in the web front-end to be in ISO-8601 YYYY-mm-dd format. I am deploying using the official rundeck docker image, so I need a...

wontfix:stale

When printing the table of settables, the "Value" column is limited to 30 characters, and the "Description" column to 60. Calculate the maximum value of the "Value" column and use...

enhancement
minor

**Describe the solution you'd like** I would like the option to enable / disable individual steps in a workflow. **Describe alternatives you've considered** None **Additional context** The reason is pretty...

**Is your feature request related to a problem? Please describe.** I'd like an option to show the motd on jobs list page. When migrating jobs, or disabling jobs, being able...

**Describe the bug** live log view does not print blank lines, but the blank lines are visible in the final log output once the job has completed. **My Rundeck detail**...

**Describe the bug** cosmetic: in job activity view, missing separator between job groupname and the job name **My Rundeck detail** * Rundeck version: 5.14.0rc2 and v5.13.0-20250625 * install type: docker...