From bugzilla-daemon@bugs.koha-community.org Thu Aug 4 00:33:29 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 17045] New: Write API to Allow instant use of
reports library
Date: Wed, 03 Aug 2016 22:33:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8177947492997646705=="
--===============8177947492997646705==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17045
Bug ID: 17045
Summary: Write API to Allow instant use of reports library
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Reports
Assignee: gmcharlt@gmail.com
Reporter: lisetteslatah@gmail.com
QA Contact: testopia@bugs.koha-community.org
Write an API that would allow us to select and run reports directly from the
Koha Community Reports Library, as discussed at Koha US Conference 2016 during
the reports Round table.
--
You are receiving this mail because:
You are watching all bug changes.
--===============8177947492997646705==--
From bugzilla-daemon@bugs.koha-community.org Thu Aug 4 00:35:42 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 17045] Write API to Allow instant use of reports library
Date: Wed, 03 Aug 2016 22:35:39 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7146007621237232588=="
--===============7146007621237232588==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17045
Lisette changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lisetteslatah@gmail.com
--
You are receiving this mail because:
You are watching all bug changes.
--===============7146007621237232588==--
From bugzilla-daemon@bugs.koha-community.org Thu Aug 4 01:57:36 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 17045] Write API to Allow instant use of reports library
Date: Wed, 03 Aug 2016 23:57:32 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6482635624609698094=="
--===============6482635624609698094==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17045
Chris Cormack changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chris@bigballofwax.co.nz
--- Comment #1 from Chris Cormack ---
I think doing something with mana that biblibre is working on is a much better
idea.
Running stuff directly from a wiki that anyone can edit, is a hugely insecure
idea.
SELECT
biblionumber,
CONCAT('') AS Title
FROM biblio
ORDER BY biblionumber
Is a safe but annoying one, it could easily be changed to run some much more
dangerous js, or dump the persons sessionid etc.
I would hope people are reading the sql they are cutting and pasting.
--
You are receiving this mail because:
You are watching all bug changes.
--===============6482635624609698094==--
From bugzilla-daemon@bugs.koha-community.org Thu Aug 4 09:22:53 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 17045] Write API to Allow instant use of reports library
Date: Thu, 04 Aug 2016 07:22:42 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4921171675696915414=="
--===============4921171675696915414==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17045
Magnus Enger changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |magnus@libriotech.no
--- Comment #2 from Magnus Enger ---
(In reply to Chris Cormack from comment #1)
> I think doing something with mana that biblibre is working on is a much
> better idea.
Agreed, this sounds like a good fit for Mana - see bug 17047
--
You are receiving this mail because:
You are watching all bug changes.
--===============4921171675696915414==--
From bugzilla-daemon@bugs.koha-community.org Thu Aug 4 09:23:19 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 17045] Write API to Allow instant use of reports library
Date: Thu, 04 Aug 2016 07:22:55 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5107828330733563580=="
--===============5107828330733563580==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17045
Magnus Enger changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.koha-community
| |.org/bugzilla3/show_bug.cgi
| |?id=17047
--
You are receiving this mail because:
You are watching all bug changes.
--===============5107828330733563580==--
From bugzilla-daemon@bugs.koha-community.org Thu Feb 21 19:45:53 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 17045] Write API to Allow instant use of reports library
Date: Thu, 21 Feb 2019 18:45:23 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2512368223769490685=="
--===============2512368223769490685==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17045
Lisette Scheer changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #3 from Lisette Scheer ---
Agreed that Mana does what was disscussed at that round table.
I'm marking resolved duplicate.
Lisette
*** This bug has been marked as a duplicate of bug 17047 ***
--
You are receiving this mail because:
You are watching all bug changes.
--===============2512368223769490685==--
From bugzilla-daemon@bugs.koha-community.org Thu Feb 21 20:01:43 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 17045] Write API to Allow instant use of reports library
Date: Thu, 21 Feb 2019 19:01:40 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4423482158594271794=="
--===============4423482158594271794==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17045
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |katrin.fischer@bsz-bw.de
--- Comment #4 from Katrin Fischer ---
(In reply to Lisette Scheer from comment #3)
> Agreed that Mana does what was disscussed at that round table.
> I'm marking resolved duplicate.
> Lisette
>
> *** This bug has been marked as a duplicate of bug 17047 ***
Thx for the bug clean-up Lisette! :)
--
You are receiving this mail because:
You are watching all bug changes.
--===============4423482158594271794==--