Questions tagged as 'fullcalendar'

1
answer

Change FullCalendar resources

I'm making a calendar, using the "timeline" view of FullCalendar . What I want to do is change the "resources" in a dynamic way, since I already have a view of Students and the Projects view, each with its corresponding events. I tried to do...
asked by 10.08.2017 / 15:19
1
answer

How do I know which date range I am in?

I have a calendar made with the fullcalendar , I would like to know if there is an event that helps me to detect in what date range I am, that this event is executed every time I change the date, or if I click on the list of "week", "month...
asked by 10.03.2017 / 22:48
1
answer

FullCalendar plugin 3.1.0 is not displayed correctly

I can not get FullCalendar to be displayed correctly in my blade template of Laravel , I do not know what I'm doing wrong. The result I get is the following: It is supposed to look like this: I'm using Laravel 5.3 , jQue...
asked by 21.12.2016 / 01:47
0
answers

How to select an option of a select (with values loaded from mariadb) that is in an open modal with eventClick of fullcalendar?

I put them in a situation I am making a web application that implements fullcalendar to create an agenda, in which by clicking on any day you show a modal window in which there is a form to register the event, but I I needed to use a select to l...
asked by 31.08.2018 / 05:49
0
answers

Because events are repeated in angular-fullcalendar

We are developing an application to schedule medical appointments using full calendar and angularjs We generate a code (render) to show us in the form of events the appointments that were saved, but when browsing the calendar, either in the M...
asked by 07.06.2016 / 20:48
4
answers

Disable the dates in fullcalendar

I am using the FullCalendar library and I need to disable the days that have already passed but I do not know how to do it. I want to be able to enter the page does not allow me to click on the dates that have already passed. This is my co...
asked by 04.07.2018 / 19:58
2
answers

How to color the working hours with fullcalendar?

Dear, I have a big problem. I'm doing a reservation system for hours, so I'm using fullcalendar.io a fairly complete library. What I need to do is: How to color a light green or transparent green, certain hours of the week periodically...
asked by 04.02.2016 / 06:10
2
answers

FullCalendar does not correctly display the 'end' date

I have my list of events, which have a start and end date (format YYYY-MM-DD). These events are displayed in the FullCalendar calendar: However the dates are not shown in full, but the end date of each event does not take the last day,...
asked by 09.03.2017 / 19:55
1
answer

How can I add events to the FullCalendar from a database in Postgres

good morning. My problem is that I have a system made in JSP which I added the free code of FullCalendar but I want to add events that I have in a database made in Postgres, the problem is that I do not know how to enter those events that I r...
asked by 27.01.2017 / 18:01
1
answer

Refresh in current date fullcalendar

I am working with full calendar but I have a problem, my calendar has data since 2016, and it is required to change several of the events, implement the edit event, all good, but the problem is that when I save a data and I'm in 2016, the page i...
asked by 08.12.2017 / 19:17