forked from larrychristensen/orcpub
-
-
Notifications
You must be signed in to change notification settings - Fork 106
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
Upgrade FontAwesome #432
Merged
Merged
Upgrade FontAwesome #432
Conversation
This file contains 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
5 tasks
datdamnzotz
added
area/application
Task related to orcpub application itself
area/ci
Continuos Integration tasks
enhancement
New feature or request
labels
Jul 21, 2020
datdamnzotz
previously approved these changes
Sep 17, 2020
datdamnzotz
previously approved these changes
Sep 17, 2020
src/clj/orcpub/routes.clj:50:14: warning: duplicate require of ring.util.response src/clj/orcpub/routes.clj:51:56: warning: Unused import PDCheckBox src/clj/orcpub/routes.clj:51:67: warning: Unused import PDComboBox src/clj/orcpub/routes.clj:51:78: warning: Unused import PDListBox src/clj/orcpub/routes.clj:51:88: warning: Unused import PDRadioButton src/clj/orcpub/routes.clj:51:102: warning: Unused import PDTextField src/clj/orcpub/routes.clj:54:54: warning: Unused import PDImageXObject src/clj/orcpub/routes.clj:56:54: warning: Unused import JPEGFactory src/clj/orcpub/routes.clj:56:66: warning: Unused import LosslessFactory src/clj/orcpub/routes.clj:57:51: warning: Unused import GzipHandler src/clj/orcpub/routes.clj:58:27: warning: Unused import ImageIO src/clj/orcpub/routes.clj:59:22: warning: Unused import URL
datdamnzotz
approved these changes
Sep 17, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/application
Task related to orcpub application itself
area/ci
Continuos Integration tasks
enhancement
New feature or request
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.
Description:
Alternative upgrade strategy of #430
Related issue (if applicable): fixes #431
Checklist: