Releases: bamotav/Hangfire.RecurringJobAdmin
Releases · bamotav/Hangfire.RecurringJobAdmin
v1.0.5
29 Oct 02:53
Compare
Sorry, something went wrong.
No results found
Changes DisplayName timezone to property Id when is Linux or macOS.
Create a new status called Jobs Stopped.
Fix all changes saved of jobs in the database are lost, when the application is built.
v1.0.0
19 Oct 13:32
Compare
Sorry, something went wrong.
No results found
Changes the button to the Icon button.
Add CRON Component that validates the CRON client side.
Add Pagination to the grid recurring job.
Fix Error in DateTime Next Execution and Last Execution.
Display Datetime like that Recurring Job grid original.
Add Job State to the attribute DisableConcurrentlyJobExecutionAttribute
Improve welcome view in the sample project
Change the TimeZone entry to DropDown and find all the TimeZones that the server has installed
v0.1.6
25 Sep 00:42
Compare
Sorry, something went wrong.
No results found
-Fix with the new 1.7.13 version of Hangfire "The Class not found" error on Job edit
-Load all references assembly
-Changes label button
-Fix PeriodicJobBuilder
v0.07
14 Nov 03:25
Compare
Sorry, something went wrong.
No results found
We add validations to the form job.
v0.06
24 Sep 02:48
Compare
Sorry, something went wrong.
No results found
We can use DisableConcurrentlyJobExecution, this attribute allows you to not execute a task if it is already running.
v0.05
24 Sep 02:02
Compare
Sorry, something went wrong.
No results found
Fix update job and refactoring code
Fix validate Cron and merge
feature edit hangfire job admin
v0.01-beta-5
17 Sep 14:01
Compare
Sorry, something went wrong.
No results found
Grid jobs
Create Job
Persists job data
Attribute RecurringJobAttribute