Issue 2551347
Created on 2024-05-02 20:27 by rouilj, last changed 2024-05-14 14:41 by rouilj.
| msg8029 |
Author: [hidden] (rouilj) |
Date: 2024-05-02 20:27 |
|
The classhelper on issues.roundup-tracker.org is used to provide additional info
about selections. E.G. when clicking on an item's components label, you get a description of the components. E.G.
id name description
1 None
7 Documentation Issues with documentation
2 Installation Issues with setup.py, pip install issues
this use of classhelper appears to be unique to the issues.roundup-tracker.org tracker.
Modify _generic.help.html to allow this use case.
Partial patch attached it needs to be applied to html/_generic.help.html. Because of how it
was generated it can't be applied by patch directly as the filenames are messed up.
|
| msg8030 |
Author: [hidden] (rouilj) |
Date: 2024-05-03 02:13 |
|
Done for classic and minimal templates in changeset: 7928:c05ea62b4c7a.
Still to do for devel and responsive which are very different _generic.help.html
templates.
|
| msg8031 |
Author: [hidden] (rouilj) |
Date: 2024-05-03 02:19 |
|
The devel and responsive templates already have this ability.
So nothing more to do here.
|
|
| Date |
User |
Action |
Args |
| 2024-05-14 14:41:13 | rouilj | set | keywords:
patch, patch, Blocker |
| 2024-05-03 02:19:20 | rouilj | set | keywords:
patch, patch, Blocker status: open -> fixed resolution: remind -> fixed messages:
+ msg8031 |
| 2024-05-03 02:13:01 | rouilj | set | keywords:
patch, patch, Blocker status: new -> open messages:
+ msg8030 |
| 2024-05-03 01:55:23 | rouilj | set | keywords:
patch, patch, Blocker title: _generic.help.html doesn't work if property is not defined (read only/info use) -> make _generic.help.html work without property settings |
| 2024-05-02 20:28:37 | rouilj | set | keywords:
+ Blocker |
| 2024-05-02 20:28:06 | rouilj | set | keywords:
patch, patch resolution: remind |
| 2024-05-02 20:27:47 | rouilj | create | |
|