Summary: | Add course reserves to staff client home page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Staff interface | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, jean-manuel.broust, marjorie.barry-vila, nengard, sandboxes |
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 10415 - Add course reserves to staff client home page
Bug 10415 - Add course reserves to staff client home page Bug 10415 - Add course reserves to staff client home page [PASSED QA] Bug 10415 - Add course reserves to staff client home page |
Description
Owen Leonard
2013-06-05 12:58:49 UTC
Some possible choices for a "course reserves" icon for the home page: http://thenounproject.com/noun/stack-of-books/ I vote : http://thenounproject.com/noun/stack-of-books/#icon-No11494 or http://thenounproject.com/noun/stack-of-books/#icon-No3700 And I agree that we need a module link for it on the home page. Nicole (In reply to Nicole C. Engard from comment #2) > I vote : > > http://thenounproject.com/noun/stack-of-books/#icon-No11494 I vote for this one. Created attachment 26118 [details] [review] Bug 10415 - Add course reserves to staff client home page A link to course reserves is in the global header menu but not on the home page. All links from the global header should be present on the home page as well. This patch adds it. To test, apply the patch and if necessary clear your browser cache. View the staff client home page. If you have "UseCourseReserves" enabled you should see a link for the course reserves page which is visually consistent with the other module links. If you do not have course reserves enabled you should not see the link. Unrelated: I positioned the admin link after the tools link because it bugged me. Tested on sandbox 15 : I can't see course reserves anywhere on the homepage nor in the header menu. I tried to clear the browser cache but it's the same.That's strange, something is wrong with cache. Someone else to test ? Is the "UseCourseReserves" system preference enabled? (In reply to Owen Leonard from comment #6) > Is the "UseCourseReserves" system preference enabled? sorry, i missed this step ! i return testing, thanks. Patch tested with a sandbox, by Broust <jean-manuel.broust@univ-lyon2.fr> Created attachment 26189 [details] [review] Bug 10415 - Add course reserves to staff client home page A link to course reserves is in the global header menu but not on the home page. All links from the global header should be present on the home page as well. This patch adds it. To test, apply the patch and if necessary clear your browser cache. View the staff client home page. If you have "UseCourseReserves" enabled you should see a link for the course reserves page which is visually consistent with the other module links. If you do not have course reserves enabled you should not see the link. Unrelated: I positioned the admin link after the tools link because it bugged me. Signed-off-by: Broust <jean-manuel.broust@univ-lyon2.fr> Patch tested with a sandbox, by marjorie barry-vila <marjorie.barry-vila@ccsr.qc.ca> Created attachment 26195 [details] [review] Bug 10415 - Add course reserves to staff client home page A link to course reserves is in the global header menu but not on the home page. All links from the global header should be present on the home page as well. This patch adds it. To test, apply the patch and if necessary clear your browser cache. View the staff client home page. If you have "UseCourseReserves" enabled you should see a link for the course reserves page which is visually consistent with the other module links. If you do not have course reserves enabled you should not see the link. Unrelated: I positioned the admin link after the tools link because it bugged me. Signed-off-by: Broust <jean-manuel.broust@univ-lyon2.fr> Signed-off-by: marjorie barry-vila <marjorie.barry-vila@ccsr.qc.ca> Created attachment 26217 [details] [review] [PASSED QA] Bug 10415 - Add course reserves to staff client home page A link to course reserves is in the global header menu but not on the home page. All links from the global header should be present on the home page as well. This patch adds it. To test, apply the patch and if necessary clear your browser cache. View the staff client home page. If you have "UseCourseReserves" enabled you should see a link for the course reserves page which is visually consistent with the other module links. If you do not have course reserves enabled you should not see the link. Unrelated: I positioned the admin link after the tools link because it bugged me. Signed-off-by: Broust <jean-manuel.broust@univ-lyon2.fr> Signed-off-by: marjorie barry-vila <marjorie.barry-vila@ccsr.qc.ca> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Passes all tests and QA script, works as described. Course reserves is still accessible without permissions, but you can't make any changes to the reserves then. Pushed to master. Thanks, Owen! Pushed to 3.14.x, will be in 3.14.08 |