Abraham Gausachs

Results 10 issues of Abraham Gausachs

If I set minDate or maxDate, how can I remove it after, like when calendar is initialized by default? I tested, setMaxDate(null) but does nothing. Thanks!

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.

Added reference to translate string.

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

When I put the Custom Attributes on a method that requires objects from my custom classes, the dashboard throws a Internal Server Exception when trying to acces to the proper...

The example on README.md shows: `Console.WriteLine(results.Classification.Label);` But results has a collection called Classifications, not a single item.

Adds checkbox type validation when retrieving form values. #23

Every time I create a recurring task of a job with a boolean parameter, it's set to TRUE even if I didn't checked it.

Hi, I'm trying to port some java code to C# and I was looking if in Suice there's a analog to Guice: `Main.getInjector().getInstance(MyClass.class)` Thanks!

Hi! First of all thank you for your excellent job with MissionControl. It's being really helpful! I would like to ask if there's any way to show or hide some...