Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#523 closed enhancement (fixed)

Show/hide detail rows in Case summary

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Reggie v2.13
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

For each section in the Case summary view it should be possible to show/hide the details about each item. The shown/hidden status should be remembered and re-used the next time.

Change History (2)

comment:1 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: newclosed

(In [2100]) Fixes #523: Show/hide detail rows in Case summary

It is now possible to toggle the visibility of details for each section. The current state is submitted with AJAX to the server and stored in a user-setting, which means that it is remembered between logins. The "GetCaseInfo" command will also retrieve the visibility status so that the summary page can be initialized to the current state.

comment:2 by Nicklas Nordborg, 10 years ago

(In [2106]) References #523: Show/hide detail rows in Case summary

The toolbar is now kept fixed at the top of the page. Border between columns is now 2px wide over entire page (solved by letting both columns have a 2px wide border that is overlapping).

Note: See TracTickets for help on using tickets.