Project

General

Profile

Actions

Support #9924

closed

fullCalendar: events do not start on full hour

Added by Carsten Rose over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
High
Assignee:
Benjamin Baer
Target version:
Start date:
21.01.2020
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

Kannst Du das fixen?

  # Calendar
  20.sql = SELECT '<div class="qfq-calendar" 
                        data-config=\'{
                        "themeSystem": "bootstrap3",
                        "height": "auto",
                        "header": {
                          "left": "title",
                          "center": "",
                          "right": "" 
                         },                                                    
                        "defaultDate": "{{firstDate:R}}",
                        "now": "1999-12-31",
                        "allDaySlot": false,
                        "weekends": false,
                        "defaultView": "agenda",
                        "dayCount": 3,
                        "minTime": "08:00:00",
                        "maxTime": "18:00:00",
                        "businessHours": { "daysOfWeek": [ 1, 2, 3, 4 ], "startTime": "10:00", "endTime": "18:00" },
                        "events": [
                            {{meetings:R0}}
                        ]}\'>
                   </div>'


Files

fc2.png View fc2.png 15.9 KB Carsten Rose, 21.01.2020 22:26
fc1.png View fc1.png 51.5 KB Carsten Rose, 21.01.2020 22:26

Related issues

Related to QFQ - Feature #8658: Calendar UI read/write/showClosedBenjamin Baer02.07.2019

Actions
Actions

Also available in: Atom PDF