Open
Conversation
Changes I've done till now for CCNet. It contains modified reports for StyleCop, FxCop, MSBuild, MSpec and possibly some others. Corrected behaviour for build parameters. Corrected package management in admin dashboard.
Using images from gravatar (needs altering jquery.gravatar.js file) Some more changes to styles (corrected long line issues in warning/error messages in msbuild report)
#1: added possibility of limiting the number of files / warnings per file to be displayed. It's emergency case when there are a lot of them. TODO: message about it to the header.
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.
Hi there,
I really like the theme you created and started using it some time ago. During that time I've made some changes, and recently added some more.
Please take a look if you think they could be included into parent repo. I put several screens to show what is done. Mostly I changed some of the reports visually so that they suited my needs, also I modified some parameters window and package management as I think they were not working correctly with latest versions of CCNet (I checked it with 1.8).
Also, I tried to stay away from original files as much as I could and put my files into dir named ext or added prefix ext_ to the files, so in people could choose what suits them better.
Cheers,
Mateusz