angular-weekly-scheduler icon indicating copy to clipboard operation
angular-weekly-scheduler copied to clipboard

A weekly scheduler for angularjs

Results 9 angular-weekly-scheduler issues
Sort by recently updated
recently updated
newest added

Hello @fmaturel . Very nice component. Maybe it is possible to rework it a little bit and add some configuration to make not only **Week** granularity, but also **Day**. It...

enhancement
help wanted

There is no way to change the week numbers for day numbers, so I can use this calendar to see events by items in a day time line?

I think it would be really helpful if it supported angular 7.

you have plugin in angular 4 ?

question

Hi, first of all, I'd like to thank you for building and making this feature available in angular. I'd like to if there is a way to add a legend...

This looks almost like what we are hoping to develop however we need to show a daily scheduler. Any plans or pointers on how we can fork and adapt your...

duplicate
enhancement
help wanted

![screenshot from 2016-08-18 13-24-17](https://cloud.githubusercontent.com/assets/13497307/17773624/163bcedc-6547-11e6-9021-09b403a64524.png) my files that are included: ``` angular-animate/angular-animate.js angular-dynamic-locale/dist/tmhDynamicLocale.js angular-i18n/angular-locale_fr.js angular-weekly-scheduler/dist/js/ng-weekly-scheduler.js ``` directive call ``` weekly-scheduler(class="scheduler", ng-model="model" options="model.options") ```

enhancement

I understand that whole lines ("items") can be made editable or not. I need however to have certain events ("schedules") editable and some other not on an editable item. How...

enhancement
help wanted