index
:
dhtmlx/scheduler-helper-php
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
RecurringType.php
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix getting recurring when event ends before interval.
sten
2016-08-31
1
-1
/
+4
|
*
Fix month recurrings with specific day on week.
sten
2016-07-06
1
-0
/
+4
|
*
Change days addition to date function to prevent DST offset.
sten
2016-04-06
1
-1
/
+1
|
*
Fix recurring months misplacing.
sten
2016-03-25
1
-18
/
+13
|
*
Fix incorrect recurring finishing if date on current week is out of bonds.
sten
2016-03-24
1
-4
/
+10
|
*
Fix Week recurrings determination if it starts on same week as interval.
sten
2016-03-24
1
-1
/
+1
|
*
Fix Recurring events on sundays getting.
sten
2016-03-23
1
-4
/
+6
|
*
Fix recurring interval end date correction.
sten
2016-03-23
1
-2
/
+0
|
*
Fix day on week getting.
sten
2016-03-23
1
-3
/
+32
|
*
Fix recurring misplacing if recurring events tarts before finding interval.
sten
2016-03-22
1
-4
/
+5
|
*
Fix week recurrings sunday detection.
sten
2016-03-22
1
-1
/
+5
|
*
Fix recurring month occurrence showing if recurring is finished.
sten
2016-03-21
1
-6
/
+16
|
*
Fix recurring interval getting if recurring event is inside find interval.
sten
2016-03-21
1
-2
/
+6
|
*
Fix saving recurring year events on sunday.
sten
2016-03-21
1
-1
/
+6
|
*
Remove event length from recurring end date calculation.
sten
2016-03-21
1
-1
/
+1
|
*
Move rec properties getting out of for loop in _getRecurringDays
sten
2016-03-14
1
-3
/
+5
|
*
Move out array length calculation from "for" loop.
sten
2016-03-14
1
-1
/
+2
|
*
[fix] no const arrays in php5.4-5.5
AlexKlimenkov
2016-03-12
1
-2
/
+2
|
*
Fix weekly recurring week misplacing.
sten
2016-03-11
1
-15
/
+36
|
*
[fix] correct parse of 'every Sunday' series
AlexKlimenkov
2016-02-26
1
-3
/
+9
|
*
Fix event filtering with 00:00 time.
sten
2015-12-11
1
-1
/
+1
|
*
Fix notice showing after trying to get Rec events without "repeats".
sten
2015-09-30
1
-4
/
+9
|
*
Updated structure. Updated composer.json.
Egor
2015-03-09
1
-0
/
+382
|
*
Updated structure.
Egor
2015-03-06
1
-383
/
+0
|
*
Added.
Egor
2015-03-06
1
-0
/
+383