-
Notifications
You must be signed in to change notification settings - Fork 7
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
more functionalities and some eye candies #8
base: master
Are you sure you want to change the base?
Conversation
remove redundant "tickets" from labels in legends. fixes trac-hacks#3.
setup.py
Outdated
@@ -8,10 +8,10 @@ | |||
packages = ['ticketgraph'], | |||
package_data = { 'ticketgraph' : [ 'htdocs/*.*', 'templates/*.*' ] }, | |||
|
|||
author = 'Colin Snover', | |||
author_email = '[email protected]', | |||
author = 'Fabrizio Parrella', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replacing authorship information like this is not appropriate.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I initially meant to create a new plugin all together that is why I did change it. reverting that change
Please don’t use one commit per file. Use one commit per feature. |
There are a lot of issues with this PR, it cannot be accepted as-is. Please try again. |
sorry for the many commits. new to GitHub and I am using the website to push code for now |
I made some changes that will allow the change in time not to affect the tickets as well as the visualization of the "worked" tickets.
Plus I also added some functionality like: