Bug 11709

Summary: Bootstrap OPAC lists interface requires some revisions
Product: Koha Reporter: Owen Leonard <oleonard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: fridolin.somers, gmcharlt, jonathan.druart, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 11709 - Bootstrap OPAC lists interface requires some revisions
[Signed-off] Bug 11709 - Bootstrap OPAC lists interface requires some revisions
Bug 11709 - Bootstrap OPAC lists interface requires some revisions

Description Owen Leonard 2014-02-07 14:52:34 UTC
I noticed a couple of issues with the Bootstrap OPAC lists interface:

- The old breadcrumbs from the prog theme are still present
  on the List edit screen.
- New/Edit/Delete controls are missing from the list view
  if the list is empty.
Comment 1 Owen Leonard 2014-02-07 15:39:39 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2014-02-17 20:03:40 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2014-02-18 14:25:37 UTC
Created attachment 25373 [details] [review]
Bug 11709 - Bootstrap OPAC lists interface requires some revisions

This patch makes some revisions to the lists template:

- Removed the old prog theme breadcrumbs from the List edit screen.
- Added New/Edit/Delete controls to the list view in cases where the
  list is empty.
- Corrected some breadcrumb logic.

To test, apply the patch and edit an existing list. You should see a
heading "Editing [list name]".

If necessary create a list with zero items on it. View the list. You
should see New/Edit/Delete links above the message about the list being
empty.

Patch behaves as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 4 Galen Charlton 2014-02-18 23:40:27 UTC
Pushed to master.  Thanks, Owen!
Comment 5 Fridolin Somers 2014-06-03 12:53:27 UTC
Pushed to 3.14.x, will be in 3.14.08