Bug #35752
Fix annoyances of "expand/collapse" in TER single view
| Status: | Resolved | Start date: | 2012-04-06 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Tolleiv Nietsch | % Done: | 0% |
|
| Category: | [FOR] TER | |||
| Target version: | Release 2.0 | |||
| Votes: | 0 |
Description
- if there is nothing to expand, the expand link should not be rendered, e.g. at http://typo3.org/extensions/repository/view/powermail
- Version history: It is not clear that "Expand" belongs to the version history. Could you please either make this read "Expand history" or move the link between the heading and the table? (from #35704)
History
Updated by Christian Zenker about 1 year ago
- Subject changed from Hide expand/collapse if not needed to Fix annoyances of "expand/collapse" in TER single view
merged this ticket with one half of #35704
Updated by Joern Bock about 1 year ago
- Target version set to Release 2.0
Updated by Thomas Layh about 1 year ago
- File expandCollaps.patch added
Can someone review this patch. I am not completely sure about the logic with the review state so I am afraid to commit this. I tested it on my local installation and it worked like expected.
Greetings,
Thomas
Updated by Thomas Layh about 1 year ago
- Status changed from New to Accepted
- Assignee set to Thomas Layh
Updated by Thomas Layh about 1 year ago
- Status changed from Accepted to Under Review
- Assignee changed from Thomas Layh to Tolleiv Nietsch
Patch commited
Updated by Tolleiv Nietsch about 1 year ago
- Status changed from Under Review to Resolved
From what I see it seems to work fine - changes applied to production - thanks for your help