Adrià Llongarriu
Adrià Llongarriu
I solve this issue by calling `buildEventList` after adding the event ```javascript $('#calendar').evoCalendar('buildEventList') ```
My problems is the exact same has #3190 i have a backend where the user enter the events and can choose the option `allDay` true/false. The problems is that the...
My fault i didn't check inside the files. **For the FREE vs PRO:** > for columns we actually don't have them separate in the demo, but I guess we could...
Will be possible to add this button with the release of v6 changes?
One time use both packages and don't remember to have problems. I think if needed will be good to have a section in the documentation "Integrating with other packages" like...
> Hey @adriallongarriu > > The problem was the format. > > I created ranges with the following format: > > ``` > CRUD::field([ > 'name' => 'start_date,end_date', > 'label'...
@pxpm could you take a look at this issue. I believe it's a bug and the correct solution will be implementing the same change as it is done in the...
Hello @mkwsra, i was facing this error. With the documentation I thought that just by adding the traits `CanXXX` like `CanLike` it will work with any model. - It would...
@mkwsra later i will make a PR modifying the migration and the function `isRelationExists` that uses 'user_id' to use the variables in config file. The option to use two morphTo...
@bsweeney there is any new with the incidence rowpan? I follow the issue #1388 but there has been no activity for months. There is planning for when there may be...