https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28454

Lucas Gass <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #121429|0                           |1
        is obsolete|                            |

--- Comment #2 from Lucas Gass <[email protected]> ---
Created attachment 121491
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121491&action=edit
Bug 28454: Add Koha version number to database schema link in reports

This patch modifies the guided reports script, adding a verion check so
that a version string can be added to the database schema link if the
user is using a non-development version.

To test, apply the patch and go to reports -> Saved reports.

- In the left-hand sidebar menu you should see a "Koha database schema"
  link. Depending on which version you're using, it may or may not have
  a version string included, e.g. "http://schema.koha-community.org/20_05";
  - In master, there is no version string added because there is no
    schema available for development versions.
  - If you apply the patch on a previous version, e.g. 'origin/20.11.x'
    you will see a link directly to that schema page.

Signed-off-by: Lucas Gass <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to