Summary: | Restore "Additional fields" link on serials navigation menu | ||
---|---|---|---|
Product: | Koha | Reporter: | Séverine Queune <severine.queune> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | amitddng135, andrew, fridolin.somers |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28046 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
21.05.00,20.11.05
|
|
Circulation function: | |||
Attachments: |
Bug 28006: Restore "Additional fields" on navigation menu
Bug 28006: Restore "Additional fields" on navigation menu Bug 28006: Restore "Additional fields" on navigation menu Bug 28006: Restore "Additional fields" on navigation menu |
Description
Séverine Queune
2021-03-19 16:03:56 UTC
Created attachment 118857 [details] [review] Bug 28006: Restore "Additional fields" on navigation menu This patch adds a link to the "Additional fields" page in Administration to the sidebar menu shown on Serials pages. To test, apply the patch and go to Serials. - In the sidebar menu you should see a "Manage subscription fields" link. - The link should take you directly to the "Additional fields for 'subscription'" page. (In reply to Owen Leonard from comment #1) > - In the sidebar menu you should see a "Manage subscription fields" > link. > - The link should take you directly to the "Additional fields for > 'subscription'" page. For a staff user without the 'manage_additionnal_fields' permission, the link leads to a login window. I don't know if this behaviour is the best one, or if the link should be hidden when you're not supposed to access to this menu. Except that point, it works fine (as always) :) (In reply to Séverine Queune from comment #2) > For a staff user without the 'manage_additionnal_fields' permission Thanks Séverine, I looked for and missed that permission in the script! Created attachment 118869 [details] [review] Bug 28006: Restore "Additional fields" on navigation menu This patch adds a link to the "Additional fields" page in Administration to the sidebar menu shown on Serials pages. To test, apply the patch and go to Serials. - In the sidebar menu you should see a "Manage subscription fields" link. - The link should take you directly to the "Additional fields for 'subscription'" page. Created attachment 118884 [details] [review] Bug 28006: Restore "Additional fields" on navigation menu To test, apply the patch and go to Serials. - In the sidebar menu you should see a "Manage subscription fields" link. - The link should take you directly to the "Additional fields for 'subscription'" page. I think this is good, but could we add that to the acquisition start page as well to be consistent? Suggesting the change on bug 28046. Created attachment 118903 [details] [review] Bug 28006: Restore "Additional fields" on navigation menu This patch adds a link to the "Additional fields" page in Administration to the sidebar menu shown on Serials pages. To test, apply the patch and go to Serials. - In the sidebar menu you should see a "Manage subscription fields" link. - The link should take you directly to the "Additional fields for 'subscription'" page. Signed-off-by: Amit Gupta <amitddng135@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 21.05, thanks to everybody involved! I change from new feature to enhancement Small useful enhancement, I choose to backport. Pushed to 20.11.x for 20.11.05 (In reply to Fridolin Somers from comment #10) > Small useful enhancement, I choose to backport. > > Pushed to 20.11.x for 20.11.05 Hi Frido, aren't we already in string freeze?... could we hold this back to next . release? It shows in quite a prominent spot. (In reply to Katrin Fischer from comment #11) > (In reply to Fridolin Somers from comment #10) > > Small useful enhancement, I choose to backport. > > > > Pushed to 20.11.x for 20.11.05 > > Hi Frido, aren't we already in string freeze?... could we hold this back to > next . release? It shows in quite a prominent spot. I realized string freeze for 20.11 was announced after this was pushed, so we are good there, but the strings haven't shown up on translate yet. Enhancement, not backporting to 20.05 |