angular-cron-gen icon indicating copy to clipboard operation
angular-cron-gen copied to clipboard

A basic way to for users to graphically build a cron expression using Angular.

Results 26 angular-cron-gen issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

Hi Vincent I revised the code of DuffMck and added a German translation. Since we use it in our program, I also changed the CSS file a little bit, if...

on the daily tab the radio button is not marked with the item selected. functionally it is working finr but user cant see the option he selected. @vincentjames501 @AntonisFK ![Cron-Editor](https://user-images.githubusercontent.com/24316955/55788720-7c836d80-5ad6-11e9-9532-e39ea54075e9.PNG)

Hello, I'm switching between tabs Hourly/Monthly/Daily/Weekly, can someone help me Is there any method to know that which tab i was in? Help more appreciated, Thanks,

Once the ng-Model is empty, the cron gen behaves like it is scheduled by minute !! How to initialise it as empty ? to get it as not scheduled ?

how to hide minutes and seconds fields from all tabs?

Hi, I've introduced support for internationalization and Italian translation, if you like it you can merge my code! Inside the option object now you can find the field "language" where...

Hello, I'm not sure it's an issue but I couldn't found localization/i18n support. It would be great if it have support for it or if we could at least set...

Users of `angular-cron-gen` library would most probably benefit a lot from a "human readable" explanation option of a cron result. Example: `0 0 11 1/1 * ? *` could be...