summaryrefslogtreecommitdiffstats
path: root/SchedulerHelper.php
Commit message (Expand)AuthorAgeFilesLines
* Fix getting recurring when event ends before interval.sten2016-08-311-18/+30
* Add simple events selecting if event_length is NULLsten2016-08-311-1/+1
* Make recurring occurence in UTC false by default.sten2016-04-041-1/+1
* Fix incorrect recurring finishing if date on current week is out of bonds.sten2016-03-241-4/+6
* Fix recurring exceptions detection.sten2016-03-241-1/+10
* Fix week recurrings sunday detection.sten2016-03-221-1/+3
* Fix unexpected week recurring event showing if it's out of bounds.sten2016-03-211-1/+1
* Move rec properties getting out of for loop in _getRecurringDayssten2016-03-141-5/+1
* Move fields detection out of "for" loops.sten2016-03-141-20/+17
* Move out array length calculation from "for" loop.sten2016-03-141-5/+8
* Updated default values of config.Egor2015-11-031-1/+1
* Add comment to getDateTimestamp function.sten2015-10-021-0/+5
* Fix long SimpleEvents returning.sten2015-10-021-18/+17
* Updated connecting to db.Egor2015-10-011-13/+22
* Change back event_idsten2015-09-301-1/+1
* getData fix for simple (not recurring events).sten2015-09-301-1/+18
* Fix issue with getData when recurring is bigger than getData interval.sten2015-08-271-45/+41
* Updated mapping of fields functionality.Egor2015-07-281-21/+24
* Updated filtering fields of recurring events.Egor2015-07-271-1/+8
* Fixed bug with getting recurring events and exceptions.Egor2015-06-241-12/+24
* Added processing for simple events. Updated processing for exceptions events.1.0.0Egor2015-04-301-25/+58
* Fixed bug with selection recurring events. Updated selection exceptions recur...Egor2015-04-271-11/+15
* Updated structure. Updated composer.json.Egor2015-03-091-0/+391
* Updated structure.Egor2015-03-061-391/+0
* Added.Egor2015-03-061-0/+391