-
full calendar supports recurrence with **daysOfWeek** and **startRecur** **endRecur**
https://fullcalendar.io/docs/recurring-events#simple-recurrence
would be possiible to support the simple recur…
-
Maybe they should be one class with all attributes and different validations?
-
The app currently assumes that every event is once a week. However, there are some different events, that are for example once a two weeks (every odd/even week).
v6ak updated
13 years ago
-
### `between` is 10X slower than before when there is a TZID in the rrule.
Between the version 2.6.4 and the version 2.7.0+, `between` is 10X slower if there is a `TZID` in the rrule.
With the fol…
-
**Reported by robi on 14 Feb 2013 14:08**
**Version:** Joey (2012.10.3)
Allow in Table view to select multiple events and modify them all at once. Keep read-only most fields, but allow to modify fie…
-
Hello, it may be usefull to apply recurence for an appointement, for exemple every week or every month.
Again thank you for this great apps
-
when declaring class variable:
```python
class A(B):
X = 1
Y = X + 1
```
transcrypt compiles this into object of properties:
```javascript
var A = __class__ ('A', [B], {
__m…
-
There should be the Option to start presets or request at a specific time (eg. for Alarm clock) or a specific incident (renderer goes online,...)
For this the c++ backend has to be created
For good c…
ChriD updated
7 years ago
-
```
I would like to implement the ability to delete recurrences in the same way
invoices are deleted. I see a need for this in future revisions.
1. What are your thoughts?
2. If so should we …
-
```
I would like to implement the ability to delete recurrences in the same way
invoices are deleted. I see a need for this in future revisions.
1. What are your thoughts?
2. If so should we …