-
### Getting user status for many users (e.g. the talk room list is loading the status of all one-to-one conversations)
```sql
EXPLAIN SELECT * FROM `oc_user_status` WHERE `user_id` IN ('…', '…', …
-
### Calendar Table
| Team | Links |
| --- | --- |
| **B@lls** | [Google Calendar](https://calendar.google.com/calendar/embed?src=rbdfvj1qujij32j09nheaui92s%40group.calendar.google.com&ctz=Australi…
-
## Problem
Keyboard interactions need to be defined for all possible table interactions (including checkboxes, dropdowns, calendars, and other input types).
## Proposed solution
We need to creat…
-
### Steps to reproduce
1. Receive a calendar invitation
2. Click on accept
3. Error happens: "Processing message failed. Status: 80004005."
### Expected behaviour
The event should be added to t…
-
Hello,
As of today, a join can only be done with an equal operator.
Example : table1.customer_id = table2.customer_id
It's sufficient most of the time. However, sometimes, you need to perform…
-
Hi,
I had a issue when I use `/react-data-table-component` with `react-select` [(issue is here)](https://github.com/jbetancur/react-data-table-component/issues/926#issuecomment-952797703). by the w…
Fir-3 updated
6 months ago
-
Inside a definition table the calendar header becomes inactive. My current workaround is:
```sass
// This fixes the issue of ember-semantic-ui-calendar not functioning inside a definition table
.…
-
The full calendar uses completely different tables from the meetings. We want the calendar to display meetings. We have some options on how to do this:
- when adding meetings, also add to calendar tab…
-
### Is your feature request related to a problem? Please describe.
Sometimes I cannot make it to all the events of a shared calendar that I have imported because they conflict with my schedule. I wou…
-
**Baikal version**: 0.9.5
**Expected behaviour**:
Should display all events as CalDav file, when acessing baikal/html/dav.php/calendars/[user]/[calendarname]/
**Current behaviour**:
Shows mess…