-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Fixcaldates2 fix calendar module date processing, using node-ical@0.20.1 #3587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
77a3e80
fix dates with node-ical@0.19.0
sdetweil 491970c
package.json to node-ical@0.19.0
sdetweil b046b00
update to node-ical 0.19.0
sdetweil 40bfc53
add CHANGELOG update
sdetweil b42bdb0
fix for notification from other modules
sdetweil 152312f
remove logLevel config from chicago tz test config.js
sdetweil f6d14aa
fix chicago test duration to cover ics event time
sdetweil ebe90fd
Merge branch 'develop' into fixcaldates2
sdetweil 9bb089c
fix testcases add/ipwhitelist and chaicago in wrong place
sdetweil dbc2fe8
fix and add another testcase for end of day roll over tested from dif…
sdetweil 626c5e7
use updated node-ical add new testcases to be used
sdetweil ebca307
add testcases for edge conditions
sdetweil b9eddc0
fix for 3267 and event with both exdate and recurrence changes
sdetweil 5309d4b
use updated node-ical, not yet on npm store
sdetweil f6bf0c1
cleanup up utils, remove dead old code, add header to new functions
sdetweil 2402fff
fix on testcase, add another for start one tz, end another
sdetweil e68a5f6
add support for end date display for fullday events, showEnd:true, da…
sdetweil 5265ba5
add run date/time to testcase file as helper failed to do that
sdetweil 2763f75
Revert "add run date/time to testcase file as helper failed to do tha…
sdetweil d10855a
add run date/time to testcase js file as helper failed to do that
sdetweil f99bb9f
Merge branch 'develop' into fixcaldates2
sdetweil 5a133e3
sync changelog
sdetweil a4fb29d
fix testcases for showEndsOnlyWithDuration, add showEnd:true support …
sdetweil 094c199
fix showEndsOnlyWithDuration, only applies to full day events
sdetweil aff20d0
fix changelog
sdetweil 9ac5ff2
upgrade node-ical to latest
sdetweil 8b7296a
Merge branch 'develop' into fixcaldates2
sdetweil bab9b71
sync to develop
sdetweil d973ed9
fix lint issues
sdetweil d6835d6
force fail on e2e calendar tests to see content, determine what failed
sdetweil 2956f3a
fix multi-cal and maxEntries by cal sorting and slicing
sdetweil 768080c
display raw time in events
sdetweil ff80356
cleanup debug and limits per calendar
sdetweil 916bb37
fix one innerText add corrected e2e testcase
sdetweil b8c14d1
Merge branch 'develop' into fixcaldates2
sdetweil 9be5535
fix lint error correction done wrong
sdetweil 98ed468
add compliments_file tests to e2e, fix module for interval timer stil…
sdetweil 070a135
fix sdate shown for in progress fullday multi-day events
sdetweil 8050a4f
Merge branch 'develop' into fixcaldates2
sdetweil 97880df
sync changelog
sdetweil e43be28
fix review changes, mostly remove dead comments
sdetweil f9239a9
restore changed default on dateFormat
sdetweil 95a81d1
Update show-duplicates-in-calendar.js
sdetweil bf1b1b3
Update calendar_spec.js
sdetweil c9576ea
Merge branch 'develop' into fixcaldates2
rejas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.