Hangfire.Dashboard.Management icon indicating copy to clipboard operation
Hangfire.Dashboard.Management copied to clipboard

Hangfire.Dashboard.Management provides a Management page in the default dashboard. It allows for manually creating jobs.

Results 16 Hangfire.Dashboard.Management issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.1.0 to 4.2.2. Release notes Sourced from Microsoft.Owin's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...

dependencies

With the .UseManagementPages on the globalconfiguration, I can't see Management on the dashboard top menu. I can only acces through the button on recurring jobs.

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Added reference to translate string.

I try to set the `SetCulture` to the en-US, but the status column still shows the Chinese. Could someone tell me how to edit its? Project: ASP.NET 5 MVC web...

Hangfire.AspNetCore 1.7.24 - everything is OK [Hangfire.AspNetCore 1.7.25](https://github.com/HangfireIO/Hangfire/releases/tag/v1.7.25) - bug: `click` on button action isn't processed due to uncaught JS exception on the Management tab. Error in console appears as...

The SetCulture method doesn't seem to have an affect on the dashboard language when running on app service for linux in azure. Example setup: ``` services.AddHangfire(configuration => configuration .SetDataCompatibilityLevel(CompatibilityLevel.Version_170) .UseSimpleAssemblyNameTypeSerializer()...

Cloudflare not accessible in parts of China

正常 -> On pause / recovery a recurring job Also, the alert messages that appears when you pause or recover a job.