Skip to content
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

fetch invalid dates from #1988

Closed
wants to merge 202 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
202 commits
Select commit Hold shift + click to select a range
fca5514
Ignore Vim droppings.
bradhe Jan 9, 2016
d44f3ea
SASS-ify the stylesheets.
bradhe Jan 9, 2016
5aa37bc
%s/datepicker/daterangepicker/g
bradhe Jan 9, 2016
8007213
Make template options to be complied jquery object
nnattawat Feb 8, 2016
5559b1a
Merge pull request #988 from dangrossman/revert-985-issue984
dangrossman Feb 22, 2016
6118677
Merge pull request #963 from nnattawat/make_angular_template_compilable
dangrossman Feb 22, 2016
9776627
Add ISO week numbers option
dangrossman Feb 22, 2016
548381b
Merge pull request #918 from bradhe/master
dangrossman Feb 22, 2016
7492e1b
Fix border color on inputs
dangrossman Feb 22, 2016
535a16d
Bump version
dangrossman Feb 22, 2016
0fae47c
Update package.js
dangrossman Feb 22, 2016
15aca2b
Update README.md
dangrossman Feb 23, 2016
0f5233a
only weakly require twbs:bootstrap
flippyhead Feb 28, 2016
0509dce
Fix bug when jQuery is not defined
dangrossman Mar 8, 2016
a6efdbc
Merge branch 'master' of github.com:dangrossman/bootstrap-daterangepi…
dangrossman Mar 8, 2016
f69e1b1
Merge pull request #995 from flippyhead/twbs-weak-dep
dangrossman Mar 8, 2016
f3bec0d
Update package.json
dangrossman Mar 8, 2016
1cf2dc8
Update daterangepicker.js
dangrossman Mar 8, 2016
59791b8
Update daterangepicker.js
dangrossman Mar 8, 2016
06e35da
Fix moment deprecation warning
dangrossman Mar 16, 2016
548539f
RTL support
humancopy Mar 30, 2016
40d4542
Fix bug where calendar would always return to the current month after…
TheDartCode Feb 23, 2016
f90c8c2
Add check for maxDate before comparing for linkedCalendars
TheDartCode Apr 1, 2016
f255fdf
singleDatePicker no longer hides the time icon
kertal Apr 6, 2016
8993f6e
Update daterangepicker.js
ChezRD Apr 8, 2016
afe30d5
Update daterangepicker.js
ChezRD Apr 8, 2016
5e0b6d8
Update daterangepicker.js
ChezRD Apr 8, 2016
5f20beb
Fix the module definition
mcfedr Apr 14, 2016
6721720
Add examples using amd and browserify
mcfedr Apr 15, 2016
2e39fc6
Add weekLabel option to locale example
nip3o Apr 15, 2016
ef00fe3
Fixed showISOWeekNumbers typo in docs
nip3o Apr 18, 2016
b5b5ffd
Merge pull request #1051 from nip3o/patch-2
dangrossman Apr 18, 2016
d95de0a
fix sass style for calendar cells
timothee-alby Apr 26, 2016
d2ee2e1
Adjust behavior of button to the behavior of input
kertal May 3, 2016
5084ba1
Fixing Momentjs deprecation warning
oscarmyepes May 5, 2016
52086f1
Merge pull request #1 from oscarmyepes/oscarmyepes-patch-1
oscarmyepes May 5, 2016
97bf136
use timePickerIncrement at setting startDate to min/maxDate
kertal May 19, 2016
5124e0c
Add .form-control to calendar inputs
AdamNiederer May 20, 2016
cc45529
Merge branch 'issue984' of https://github.com/TheDartCode/bootstrap-d…
dangrossman May 25, 2016
428d10d
Merge branch 'TheDartCode-issue984'
dangrossman May 25, 2016
c82d7fd
Merge branch 'master' of https://github.com/humancopy/bootstrap-dater…
dangrossman May 25, 2016
b77f64d
Merge branch 'humancopy-master'
dangrossman May 25, 2016
8ab1081
Merge branch 'master' of https://github.com/kertal/bootstrap-daterang…
dangrossman May 25, 2016
373f902
Merge branch 'kertal-master'
dangrossman May 25, 2016
a9e8274
Merge branch 'master' of https://github.com/ChezRD/bootstrap-daterang…
dangrossman May 25, 2016
684a250
Merge branch 'ChezRD-master'
dangrossman May 25, 2016
3ae5638
Merge branch 'patch-1' of https://github.com/mcfedr/bootstrap-dateran…
dangrossman May 25, 2016
cbf7b3b
Merge branch 'mcfedr-patch-1'
dangrossman May 25, 2016
ec10e2e
Merge pull request #1048 from nip3o/patch-1
dangrossman May 25, 2016
b0898ca
Merge pull request #1078 from oscarmyepes/master
dangrossman May 25, 2016
15f1592
Merge branch 'patch-1' of https://github.com/AdamNiederer/bootstrap-d…
dangrossman May 25, 2016
ecd80b4
Merge branch 'AdamNiederer-patch-1'
dangrossman May 25, 2016
0fe9011
Apply in-range class to the hovered date during selection, fixes #975
dangrossman May 25, 2016
c8ed27c
Add isCustomDate to apply custom CSS class to individual dates
dangrossman May 25, 2016
1bdbb0c
Bump version
dangrossman May 25, 2016
91ad5c6
Update included copies of moment.js
dangrossman May 25, 2016
3ab18fe
fix css style for calendar cells
timothee-alby May 26, 2016
ffa8351
Merge branch 'master' of https://github.com/timothee-alby/bootstrap-d…
dangrossman May 26, 2016
2069979
Merge branch 'timothee-alby-master'
dangrossman May 26, 2016
0d7d708
Fixes #1098
dangrossman May 31, 2016
d39abc8
2.1.21
dangrossman May 31, 2016
ad066ab
Trying to fix #1114
dangrossman Jun 8, 2016
7102408
Match Bootstrap dependencies
dangrossman Jun 16, 2016
7e46da4
Bump version
dangrossman Jun 16, 2016
412ab3b
Don't allow hovering over the calendars to overwrite the input if the…
dangrossman Jun 16, 2016
2c0e407
So that if you type an end date mid-selection, you can apply the sele…
dangrossman Jun 16, 2016
4dee09a
Experimental: Clicking on the right-hand text input in the UI allows …
dangrossman Jun 16, 2016
2984c58
Add data-range-key attribute to be able use special chars as key for …
okolesnyk Jun 17, 2016
2c79da1
Merge branch 'master' of https://github.com/okolesnyk/bootstrap-dater…
dangrossman Jun 17, 2016
4b0fd9a
Merge branch 'okolesnyk-master'
dangrossman Jun 17, 2016
76488d0
Ranges cannot be used with the single date picker; showing them was a…
dangrossman Jun 24, 2016
a58f32d
Improve the way tabbing between inputs without changing their values …
dangrossman Jun 24, 2016
94eeb2b
Fix #1144, fix #1153
dangrossman Jun 30, 2016
6567b3b
website
dangrossman Jul 7, 2016
249b373
Fix #1156
dangrossman Jul 8, 2016
de4c4e2
Fix #1163
dangrossman Jul 13, 2016
a80b689
Fix #1163
dangrossman Jul 13, 2016
673e4a0
Fix #1118
dangrossman Jul 15, 2016
249b719
Version
dangrossman Jul 15, 2016
7eac01c
website
dangrossman Jul 15, 2016
369df55
website
dangrossman Jul 15, 2016
897dcb4
Update bower.json
dangrossman Aug 15, 2016
b16b646
Fix #1205
ycintre Aug 23, 2016
0e0740f
Get initial format from Moment.js
Trainmaster Oct 12, 2016
9753e57
Clone minDate/maxDate variable when assigning to startDate/endDate va…
Trainmaster Oct 13, 2016
699577c
Merge pull request #1270 from Trainmaster/patch-2
dangrossman Oct 13, 2016
6b685ec
Merge pull request #1267 from Trainmaster/patch-1
dangrossman Oct 13, 2016
e694cf6
Merge pull request #1214 from ycintre/fix-1205
dangrossman Oct 13, 2016
0e449c2
Time preserve was broken when timepicker was enabled
pedramphp Nov 15, 2016
feaf768
Change ‘background’ to ‘background-color’ to preserve Bootstrap ‘back…
Nov 18, 2016
b70a779
Merge pull request #1301 from kamilbrk/master
dangrossman Nov 18, 2016
611405b
Added support for unicode chars in the custom range name, using same …
Jan 5, 2017
9b32bf2
Moved the fix for unicode in the custom range label to another place …
Jan 5, 2017
3dcdfb7
Removed trailing spaces
Jan 5, 2017
bda7cee
Merge pull request #1336 from MrHamaga/master
dangrossman Jan 17, 2017
1c8c2da
Merge pull request #1295 from pedramphp/patch-1
dangrossman Jan 17, 2017
e432e13
Fix #1215
dangrossman Jan 17, 2017
29bbf5a
2.1.25
dangrossman Jan 17, 2017
dcb1af5
Fix link in doc
dangrossman Feb 6, 2017
f8d7e20
Hide datepicker when hitting ESC key
Stafie Feb 17, 2017
d9818cc
Fix: add the correct event name
Stafie Feb 20, 2017
9ab89e1
Happy 2017
AdamNiederer Mar 5, 2017
98d8475
Include moment.js only if it does not already exist in window.
BradyNadeau Mar 12, 2017
f0e53e0
Include moment.js only if it does not already exist in window.
BradyNadeau Mar 12, 2017
6f8730e
Merge pull request #1418 from BradyLiles/master
dangrossman Mar 13, 2017
65247fe
Merge pull request #1408 from AdamNiederer/patch-2
dangrossman Mar 13, 2017
f71d298
Remove link from website
dangrossman Apr 8, 2017
05e6a3a
stub jquery.fn to fix webpack server rendering
guitarama May 22, 2017
b10a2b9
Merge pull request #1482 from owenscorning/master
dangrossman May 22, 2017
07f3b81
Use moment isValid in order to determine if date is valid on element …
May 31, 2017
79b91c2
Add default options
meteorlxy Jun 22, 2017
6f8cb29
ensure that the behaviour of the calendars updating on the same onCha…
Jul 4, 2017
cd1f3a3
contact button
dangrossman Aug 2, 2017
0578294
update year in docs
dangrossman Aug 9, 2017
8b28ae5
update year in docs
dangrossman Aug 9, 2017
fbd355c
fixed config generator code string quotes
vijayant123 Aug 11, 2017
8658968
Fix for issue #1587
diegolido Oct 18, 2017
b9ce148
Update calculateChosenLabel to work with timepickerSeconds
paladinjosip Nov 6, 2017
dff585e
Only define a global when AMD and CommonJS detection fail
aluanhaddad Nov 20, 2017
0c71229
Merge branch 'master' of https://github.com/Stafie/bootstrap-daterang…
dangrossman Dec 12, 2017
9739741
Merge branch 'Stafie-master'
dangrossman Dec 12, 2017
df90c3f
Merge pull request #1491 from imktks/element_changed_validation
dangrossman Dec 12, 2017
77bcb21
unnecessary validation
dangrossman Dec 12, 2017
46c417b
Merge pull request #1510 from meteorlxy/defaultoptions
dangrossman Dec 12, 2017
bcff874
Merge pull request #1523 from cliffsun91/date-input-enter-change
dangrossman Dec 12, 2017
0181092
add explanatory note
dangrossman Dec 12, 2017
0d401e2
Merge pull request #1547 from vijayant123/patch-1
dangrossman Dec 12, 2017
555d5c6
Merge pull request #1604 from paladinjosip/master
dangrossman Dec 12, 2017
a457b71
Merge branch 'master' of github.com:dangrossman/bootstrap-daterangepi…
dangrossman Dec 12, 2017
5d6d8a6
Merge pull request #1611 from aluanhaddad/patch-1
dangrossman Dec 12, 2017
de4a51e
Merge branch 'master' of github.com:dangrossman/bootstrap-daterangepi…
dangrossman Dec 12, 2017
ebf3e97
Merge pull request #1588 from diegolido/patch-1
dangrossman Dec 12, 2017
9d614ce
Merge branch 'master' of github.com:dangrossman/bootstrap-daterangepi…
dangrossman Dec 12, 2017
3530a16
bump version
dangrossman Dec 12, 2017
9f2f4aa
Fix #1626
fdelayen Dec 12, 2017
30b8c29
Merge pull request #1627 from fdelayen/master
dangrossman Dec 12, 2017
dec58ab
Update package.js
dangrossman Dec 12, 2017
bd95735
Update package.json
dangrossman Dec 12, 2017
d4aabfb
Update daterangepicker.js
dangrossman Dec 12, 2017
2301447
fix for react-bootstrap-daterangepicker
dangrossman Dec 13, 2017
cc8a578
Undo unnecessary change
dangrossman Dec 13, 2017
ef61f14
Undo unnecessary change
dangrossman Dec 13, 2017
9670cb0
-
dangrossman Dec 13, 2017
54f0e68
Clone start/end dates before passing to callback
jbrowning Apr 5, 2018
1e1d089
Merge pull request #1714 from jbrowning/fix_callback_start_end_refere…
dangrossman Apr 5, 2018
fc6a90a
V3 Beta
dangrossman Apr 27, 2018
1802194
V3 Beta
dangrossman Apr 28, 2018
525dbae
V3 Beta
dangrossman Apr 29, 2018
5d637c9
update website for V3
dangrossman Apr 29, 2018
2a7b117
update website for V3
dangrossman Apr 29, 2018
0a6f918
bump version number
dangrossman Apr 29, 2018
5009153
Merge branch 'master' of github.com:dangrossman/bootstrap-daterangepi…
dangrossman Apr 29, 2018
c65e2e8
ad fix
dangrossman Apr 29, 2018
58046ec
update image
dangrossman Apr 29, 2018
3ad8d6b
Merge branch 'master' of github.com:dangrossman/bootstrap-daterangepi…
dangrossman Apr 29, 2018
93d8ac0
readme
dangrossman Apr 29, 2018
f22490f
add viewport
dangrossman Apr 29, 2018
b393430
Update README.md
dangrossman Apr 29, 2018
c27b973
documentation
dangrossman Apr 29, 2018
ea2197a
Tighten up padding a bit
dangrossman Apr 30, 2018
b17e061
update moment.js version
dangrossman Apr 30, 2018
3afe364
SCSS is no longer being maintained
dangrossman Apr 30, 2018
823110c
drp.png
dangrossman Apr 30, 2018
9798f4d
Don't trigger `change` when the input value doesn't change
thorn0 May 4, 2018
6908f9b
Rename the `calendar` CSS class to avoid conflicts
thorn0 May 4, 2018
fdd496c
Use the `:text` selector instead of `input[type=text]`
thorn0 May 7, 2018
61bba8a
Small typo fix
alundiak May 8, 2018
b3ae97c
cancelButtonClasses right?
alundiak May 8, 2018
6dc27cd
Merge pull request #1739 from alundiak/patch-2
dangrossman May 9, 2018
8afb3ca
Merge pull request #1738 from alundiak/patch-1
dangrossman May 9, 2018
fc50c63
Merge pull request #1736 from thorn0/input-text
dangrossman May 9, 2018
6163e1e
Merge pull request #1733 from thorn0/no-css-conflict
dangrossman May 9, 2018
a244c4d
Merge pull request #1732 from thorn0/master
dangrossman May 9, 2018
fba7dc4
Bump version, add missing docs
dangrossman May 9, 2018
41cb68d
Bug with minYear & maxYear without min/max Date
TNAJanssen May 16, 2018
a7a93db
restore hover highlighting
dangrossman May 17, 2018
27110b9
Bump version for release
dangrossman May 22, 2018
ab5c5ea
docs
dangrossman May 23, 2018
357daa6
Fix TypeError: moment is not a function(…)
bladepop Jun 4, 2018
5778d00
Update daterangepicker.js
bladepop Jun 4, 2018
71e17bc
fix(#1783): fixed a css bug that occurrence when `locale.direction` i…
stegano Jun 23, 2018
86b2bea
1813: Wrong rendering for the time picker when using maxDate and maxSpan
Aug 16, 2018
ff45dad
Update README.md
dangrossman Aug 22, 2018
89b9df2
Fix broken layout when the picker is too close to the window edge
danhuynhdev Oct 11, 2018
304b24c
Correctly calculate chosen label hour
vipera Oct 23, 2018
48d3ade
Merge pull request #1864 from vipera/feature/24h-label-selection
dangrossman Oct 23, 2018
bc645d9
Merge pull request #1765 from bladepop/patch-1
dangrossman Oct 31, 2018
98befdf
Revert "Fix for issue #1587"
phazei Dec 26, 2018
d13ba21
Add identifying class to dates from prev/next month on calendar
phazei Jan 7, 2019
160a2e8
renderTimePicker fix
BenPowell5 Mar 1, 2019
77e80e1
Fix NaN when using timePickerIncrement
brightgarden Mar 6, 2019
46d4be3
Merge pull request #1749 from TNAJanssen/patch-1
dangrossman Apr 11, 2019
ac3aeb7
Merge pull request #1784 from stegano/feature/fix-css-bug
dangrossman Apr 11, 2019
64b3589
Merge pull request #1927 from brightgarden/master
dangrossman Apr 11, 2019
2fff704
Merge pull request #1925 from BenPowell5/patch-1
dangrossman Apr 11, 2019
e62f029
Merge pull request #1899 from phazei/patch-2
dangrossman Apr 11, 2019
25edcdd
Merge pull request #1895 from phazei/revert-1588-patch-1
dangrossman Apr 11, 2019
df0e46c
Merge pull request #1857 from danhuynhdev/fix-broken-layout
dangrossman Apr 11, 2019
80758ca
Merge pull request #1816 from yasin-mansour/master
dangrossman Apr 11, 2019
8f2848e
Bump version number
dangrossman Apr 11, 2019
fc790d9
Merge branch 'master' of github.com:dangrossman/bootstrap-daterangepi…
dangrossman Apr 11, 2019
37f07d9
bump copyright date and fix a dependency
dangrossman Apr 22, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ bower_components
node_modules
npm-debug.log
*.sublime-workspace
*.sublime-project
*.sublime-project
*.sw[onp]
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,23 @@
# Date Range Picker for Bootstrap
# Date Range Picker

![Improvely.com](http://i.imgur.com/LbAMf3D.png)
![Improvely.com](https://i.imgur.com/UTRlaar.png)

This date range picker component for Bootstrap creates a dropdown menu from which a user can
This date range picker component creates a dropdown menu from which a user can
select a range of dates. I created it while building the UI for [Improvely](http://www.improvely.com),
which needed a way to select date ranges for reports.

Features include limiting the selectable date range, localizable strings and date formats,
a single date picker mode, optional time picker (for e.g. making appointments or reservations),
and styles that match the default Bootstrap 3 theme.
a single date picker mode, a time picker, and predefined date ranges.

## [Documentation and Live Usage Examples](http://www.daterangepicker.com)

## [See It In a Live Application](https://awio.iljmp.com/5/drpdemogh)

## License

This code is made available under the same license as Bootstrap. Moment.js is included in this repository
for convenience. It is available under the [MIT license](http://www.opensource.org/licenses/mit-license.php).

--

The MIT License (MIT)

Copyright (c) 2012-2015 Dan Grossman
Copyright (c) 2012-2019 Dan Grossman

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "bootstrap-daterangepicker",
"name": "daterangepicker",
"main": [
"daterangepicker.js",
"daterangepicker.css"
Expand All @@ -14,7 +14,7 @@
"moment.min.js"
],
"dependencies": {
"jquery": ">=1.10",
"jquery": "1.9.1 - 3",
"moment": ">=2.9.0"
}
}
Loading