ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Associated revisions styles have incorrect spacing for lists (Bug #472)
Description
If you use textile markup in your commit messages, the li-bullets are rendered outside of the "Associated Revisions" area (see attached file). Patch forthcoming...
History
Updated by Tom Kersten at 2011-06-13 09:44 pm
Submitted a pull request to resolve this. It's a tiny changeset (one line change) and the details are outlined in detail on the pull request (here). See the attached image for a view of what effect it has on the styling of the site.
Let me know what you think...
- File after.png added
Updated by Felix Schäfer at 2011-06-22 08:08 pm
Closing this as this has already been applied in a similar form in 844c0d97aad079806577a348aef4898daf9c5b50, also see Pull Request 75 for a little more discussion.
- Category set to User interface
- Status changed from Open to Declined
Updated by Axel Böswetter at 2012-12-07 11:07 am
Sorry, that I have to reopen this old issue, but the incorrect styling still appears in the comments section of the repository revision list. The comments table cell should get the wiki
css class too, so that textile formated commit messages will be rendered correctly there as well.
See attached patch (diff from v3.3.0). Thanks.
- File _revisions.rhtml.patch added
- Status changed from Declined to Open