Switch to LGoodDatePicker#2340
Merged
Merged
Conversation
koppor
reviewed
Dec 5, 2016
| datePicker.showButtonOnly(true); | ||
| datePicker.addActionListener(this); | ||
| datePicker.setShowTodayButton(true); | ||
| // Create a date picker: With Hidden text field (Showing button only). |
Member
|
I like that The library is now available at maven central: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22LGoodDatePicker%22 Locally tested: LGTM |
Siedlerchr
added a commit
that referenced
this pull request
Dec 5, 2016
* upstream/master: builds.jabref.org: Keep html files and just remove *.exe, *.dmg, *.jar during upload of a new build Fix comment typo Fix typos in comments in .travis.yml Switch to LGoodDatePicker (#2340) Gradle build scans should only run on TravisCI, not on the other CI services Try scans.gradle.com Remove reference to GPL - we are MIT now fix date changes in medline fetcher results Fix #2336: shutdown is working again (#2338) # Conflicts: # src/main/java/net/sf/jabref/model/database/BibDatabaseContext.java
Siedlerchr
added a commit
that referenced
this pull request
Dec 5, 2016
* upstream/master: builds.jabref.org: Keep html files and just remove *.exe, *.dmg, *.jar during upload of a new build Fix comment typo Fix typos in comments in .travis.yml Switch to LGoodDatePicker (#2340) Gradle build scans should only run on TravisCI, not on the other CI services Try scans.gradle.com Remove reference to GPL - we are MIT now fix date changes in medline fetcher results Fix #2336: shutdown is working again (#2338)
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 8, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 9, 2016
This reverts commit 8556e65.
tobiasdiez
pushed a commit
to tobiasdiez/jabref
that referenced
this pull request
Dec 10, 2016
* Switch to LGoodDatePicker * document switch to LGoodDatePicker in external-libraries.txt * use maven version of LGoodDatePicker and minor typo fixes
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 14, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 14, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 15, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 15, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 16, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 17, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 17, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 17, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 19, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 19, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 21, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 25, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 26, 2016
This reverts commit 8556e65.
koppor
added a commit
to JabRef/jabref-koppor
that referenced
this pull request
Dec 26, 2016
This reverts commit 8556e65.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
see #2176
[ ] Change in CHANGELOG.md describedshould not be relevant[ ] Tests created for changesUI only[ ] Screenshots added (for bigger UI changes)[ ] Check documentation status (Issue created for outdated help page at help.jabref.org?)[ ] If you changed the localization: Did you rungradle localizationUpdate?