-
Notifications
You must be signed in to change notification settings - Fork 23
Highlight certain dates in the calendar datepicker #259
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
Open
mattpitkin
wants to merge
31
commits into
gwpy:master
Choose a base branch
from
mattpitkin:calendar-highlights
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
1608805
gwsumm.js: allow highlighting of selected dates
mattpitkin b86dd26
bootstrap.py: allow calendar to take selected dates
mattpitkin 494feef
gwsumm.js: only add selected dates if array length is greater than 0
mattpitkin ce7c087
core.py: attempt to parse selected dates from calendar ini file section
mattpitkin 8704e18
Some changes to the highlighted dates option
mattpitkin b4ec533
core.py: fix typo
mattpitkin 6e4d7d9
a variety of fixes
mattpitkin c147007
Add option for highlighting available dates
mattpitkin 638975f
Minor fixes
mattpitkin a1951da
Add PHP directory lister
mattpitkin 1a721be
Some fixes to setup.py
mattpitkin 52e5f83
Get rid of PHP and just create file listing the available directories…
mattpitkin d3b4805
Do not highlight today if highlighting selected dates
mattpitkin 319a196
gwsumm.js: minor fix
mattpitkin d93b394
bootstrap.py: shorted to elif as suggested by @alurban
mattpitkin 16e0e22
core.py: swap try except for using default value from pop as suggeste…
mattpitkin 866afde
Update the unit test of calendar
mattpitkin 01dcdef
test_bootstrap.py: fix calendar unit tests
mattpitkin b510807
core.py: fix indent
mattpitkin 8f88e87
gwsumm.js: strip whitespace from date list, and remove unncessary con…
mattpitkin 3eb6ed4
Make sure all tabs can see the file that lists date directories
mattpitkin e7ce564
Fix calendar test
mattpitkin c97d4c1
gw_summary: make sure directories are sorted
mattpitkin 282a058
gw_summary: minor fix of directory listing
mattpitkin 5ac29a1
static.py: Remove blank line
mattpitkin d0cebb9
test_bootstrap.py: minor formatting change
mattpitkin 83523c4
Set the file containing the list of highlighted dates in the config p…
mattpitkin 19dd9f8
test_bootstrap.py: fix test_calendar
mattpitkin 1dfeae7
core.py: fix typo
mattpitkin 60261ee
Update bin/gw_summary
224cbef
gw_summary: check if config already contains a date-file
mattpitkin 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
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
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.