Conversation
|
@paspiz85, thank you for your contribution to the development of the project! |
|
About moving the calendar display area to a separate block: That's the only option I'm willing to consider for your PR. |
|
I completely agree that it would be appropriate to add a configuration to allow both display modes. I think it's important to provide the option for this display since the calendar information is secondary to the Summary and Description, which might not be visible on sufficiently large screens (see the last screenshot). At the moment, I can't contribute further, but I hope someone continues my work. Thank you for your time. |
Move the calendar of the issue view page from EVENT_VIEW_BUG_DETAILS to EVENT_VIEW_BUG_EXTRA, so it becomes a widget of its own below the notes instead of a row inside the issue details table. The block gets the same top spacer as the other widgets of the page and the anchor follows it. Cherry-picked from mantisbt-plugins#58 by Pasquale Pizzuti. The spacer of the week view on the calendar page is kept, because the month view prints the same one.
Move the calendar of the issue view page from EVENT_VIEW_BUG_DETAILS to EVENT_VIEW_BUG_EXTRA, so it becomes a widget of its own below the notes instead of a row inside the issue details table. The block gets the same top spacer as the other widgets of the page and the anchor follows it. Cherry-picked from mantisbt-plugins#58 by Pasquale Pizzuti. The spacer of the week view on the calendar page is kept, because the month view prints the same one.



My changes are: