summaryrefslogtreecommitdiffstats
path: root/RecurringType.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix getting recurring when event ends before interval.sten2016-08-311-1/+4
|
* Fix month recurrings with specific day on week.sten2016-07-061-0/+4
|
* Change days addition to date function to prevent DST offset.sten2016-04-061-1/+1
|
* Fix recurring months misplacing.sten2016-03-251-18/+13
|
* Fix incorrect recurring finishing if date on current week is out of bonds.sten2016-03-241-4/+10
|
* Fix Week recurrings determination if it starts on same week as interval.sten2016-03-241-1/+1
|
* Fix Recurring events on sundays getting.sten2016-03-231-4/+6
|
* Fix recurring interval end date correction.sten2016-03-231-2/+0
|
* Fix day on week getting.sten2016-03-231-3/+32
|
* Fix recurring misplacing if recurring events tarts before finding interval.sten2016-03-221-4/+5
|
* Fix week recurrings sunday detection.sten2016-03-221-1/+5
|
* Fix recurring month occurrence showing if recurring is finished.sten2016-03-211-6/+16
|
* Fix recurring interval getting if recurring event is inside find interval.sten2016-03-211-2/+6
|
* Fix saving recurring year events on sunday.sten2016-03-211-1/+6
|
* Remove event length from recurring end date calculation.sten2016-03-211-1/+1
|
* Move rec properties getting out of for loop in _getRecurringDayssten2016-03-141-3/+5
|
* Move out array length calculation from "for" loop.sten2016-03-141-1/+2
|
* [fix] no const arrays in php5.4-5.5AlexKlimenkov2016-03-121-2/+2
|
* Fix weekly recurring week misplacing.sten2016-03-111-15/+36
|
* [fix] correct parse of 'every Sunday' seriesAlexKlimenkov2016-02-261-3/+9
|
* Fix event filtering with 00:00 time.sten2015-12-111-1/+1
|
* Fix notice showing after trying to get Rec events without "repeats".sten2015-09-301-4/+9
|
* Updated structure. Updated composer.json.Egor2015-03-091-0/+382
|
* Updated structure.Egor2015-03-061-383/+0
|
* Added.Egor2015-03-061-0/+383