[Koha-bugs] [Bug 13204] Plugin housekeeping: Remove labs_theses.pl plugin

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13204

--- Comment #5 from Frédéric Demians frede...@tamil.fr ---
I haven't any customer using this plugin, and I'm not aware of any library
using it. For me, this patch could be signed-off without trouble. I can dot it
if necessary.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 4283] Merge bibliographic records

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4283

--- Comment #2 from Jonathan Druart jonathan.dru...@biblibre.com ---
Olli,
Do you plan to worj on this?
If yes, please have a look at bug 8064 :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13204] Plugin housekeeping: Remove labs_theses.pl plugin

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13204

--- Comment #6 from M. de Rooy m.de.r...@rijksmuseum.nl ---
(In reply to Frédéric Demians from comment #5)
 I haven't any customer using this plugin, and I'm not aware of any library
 using it. For me, this patch could be signed-off without trouble. I can dot
 it if necessary.

If you can, thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 13019] Add base classes on which to build Koha objects

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13019

--- Comment #50 from Jonathan Druart jonathan.dru...@biblibre.com ---
(In reply to David Cook from comment #49)
 Actually, I'm going to put this one to in discussion, as I don't think
 it's ready to be pushed to master. I think we really should spend some more
 time thinking through how we want the next generation of Koha::* to progress.
 
 Perhaps this should find its way to the listserv as well, as I think it's a
 conversation that is applicable to more than just the 5 or 6 of us.

I personally don't want to discuss this implementation for the following
reasons:
1/ We already have discussed (or at least tried) for years.
2/ We already have different proposals (At least from Kyle, Yohann and me).
3/ This code is functional and we will able to improve it according to our
further needs.
4/ Everybody knows that putting a bug report to the 'in discussion' status
without any other actions (mail on mailing list, discussion on #koha, etc)
don't permit to move it forward.

I strongly believe that the next step is to get the RM point of view.

You can provide a patch on another report to improve the code and show us what
could be better, that would be great :)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13204] Plugin housekeeping: Remove labs_theses.pl plugin

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13204

Frédéric Demians frede...@tamil.fr changed:

   What|Removed |Added

  Attachment #33246|0   |1
is obsolete||

--- Comment #7 from Frédéric Demians frede...@tamil.fr ---
Created attachment 34031
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34031action=edit
Bug 13204: Plugin housekeeping: Remove labs_theses.pl plugin

As it seems, this plugin has been created for UNIMARC field 328
(Dissertation note). It refers to authval category LABTHE.

The plugin seems however not to be used: it contains several critical errors.
I tried a quick fix but it was not good enough. Since the code can be
recovered from git (if needed), a real fix can always follow this patch.

What are some problems:
[1] The path to the template is wrong. Should be cataloguing/value_builder
[2] The plugin parameter $input is not used. A new CGI object is created.
[3] Resolving errors 1 and 2 still results in premature end of script
headers.
[4] Not sure whether the plugin can effectively handle missing LABTHE values.

Instead of keeping this in Koha, I opt for removing it for now. As additional
argument I would mention that labs_theses does not have Focus or Blur actions,
only the Click action that does not work.

Test plan:
Git grep on labs_theses.

Signed-off-by: Frederic Demians f.demi...@tamil.fr

This antique plugin deserves to live forever in Git Historical Museum.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 13204] Plugin housekeeping: Remove labs_theses.pl plugin

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13204

Frédéric Demians frede...@tamil.fr changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 11518] Add new method to Koha::Schema::Result::Item that will always return the correct itemtype

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11518

--- Comment #32 from Jonathan Druart jonathan.dru...@biblibre.com ---
(In reply to David Cook from comment #31)
 Comment on attachment 27345 [details] [review]

Hello David,
Did you see that the belongs_to relations are removed in another patch?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 8530] New Data Types for Holidays

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8530

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

 CC||mag...@enger.priv.no

--- Comment #1 from Magnus Enger mag...@enger.priv.no ---
Any plans for working on this?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13204] Plugin housekeeping: Remove labs_theses.pl plugin

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13204

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 QA Contact|testo...@bugs.koha-communit |jonathan.dru...@biblibre.co
   |y.org   |m

--- Comment #8 from Jonathan Druart jonathan.dru...@biblibre.com ---
I have just contacted a library who use this plugin (or at least contain the
LABTHE VA).

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13204] Plugin housekeeping: Remove labs_theses.pl plugin

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13204

--- Comment #9 from M. de Rooy m.de.r...@rijksmuseum.nl ---
(In reply to Jonathan Druart from comment #8)
 I have just contacted a library who use this plugin (or at least contain the
 LABTHE VA).
Could you please provide more details on how we can proceed now?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13204] Plugin housekeeping: Remove labs_theses.pl plugin

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13204

--- Comment #10 from Jonathan Druart jonathan.dru...@biblibre.com ---
As soon as I get an answer from the customer I will let you know :)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 4283] Merge bibliographic records

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4283

Olli-Antti Kivilahti olli-antti.kivila...@jns.fi changed:

   What|Removed |Added

  Attachment #34018|0   |1
is obsolete||

--- Comment #3 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Created attachment 34032
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34032action=edit
Bug 4283 - Merge bibliographic records

Adds a GUI for deduplicating regions of the biblionumber space in Koha.
Deduplication happens using the given
C4::Matcher. Deduplicated biblionumber slice is limited with LIMIT- and
OFFSET-clauses as well as a starting
biblionumber by C4::Biblio::GetBiblionumberSlice().

Deduplication search has the following defaults: Limit = 500, Offset = 0,
Matcher = the lowest matcher_id in DB.

The speed of the deduplication process is mostly influenced by the complexity
of the Matcher, but the GUI can
handle a limit of ~1000 relatively well with a Matcher using ~7 match points
taking a couple of minutes.

From the deduplication GUI, merging is done with the lists-based
cataloguing/merge.pl -tool.

-!-!-!-!-!-!-!-!-!-
-TEST PREPARATION:-
-!-!-!-!-!-!-!-!-!-

-2. Define/choose a Matcher from the admin/matching-rules.pl. For tutorial
purposes use the default ISBN-based
Matcher.
-1. Add two or more Bibliographic records, each having the same ISBN. Note the
biblionumbers.
 0. Reindex the search index.

-!-!-!-!-!-!-
-TEST  PLAN:-
-!-!-!-!-!-!-

1. Go to cataloguing home (cataloguing/addbooks.pl) and observe a new toolbar
item, Deduplicator! Go there!
2. In the deduplicator.pl, choose your Matcher and Deduplicate!. This uses
the default values.
2.a. If you don't get any results, enter the smaller biblionumber of the
recently added duplicate ISBN Biblios'
 to the input field. Then retry submission. Use Limit of 2 for convenience.
3. Click the checkbox of a matched result to set it as the merge
target/reference, then click one or more
   matches to merge with the merge target/reference, then click the
Merge!-button on the boldfaced
   match source-row.
4. Merge using the merge.pl-tool as you normally would. As of writing that
merge-feature supports only two
   Biblios, but Buug 8064 will bring support for merging multiple Biblios at
once.

UNIT TESTS included for the C4::Biblio::GetBiblionumberSlice()

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 4283] Merge bibliographic records

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4283

Olli-Antti Kivilahti olli-antti.kivila...@jns.fi changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13353] Package updates for for 3.18 release

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13353

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 13363] 3.19 master updates

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13363

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||tomasco...@gmail.com

--- Comment #2 from Tomás Cohen Arazi tomasco...@gmail.com ---
Patch pushed to master.

Thanks Robin!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 13359] provide virtual-mysql-server Depends On to facilitate alternate mysql implementations

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13359

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||tomasco...@gmail.com

--- Comment #4 from Tomás Cohen Arazi tomasco...@gmail.com ---
Patch pushed to master.

Thanks Robin!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 13214] Improve performance of acqui/addorderiso2709.pl, stop fetching all import_records needlessly

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13214

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||tomasco...@gmail.com

--- Comment #6 from Tomás Cohen Arazi tomasco...@gmail.com ---
Patch pushed to master.

Thanks Olli!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 13320] Some prices calculation are done in template side

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13320

--- Comment #2 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34033
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34033action=edit
Bug 13320: Fix Tax inc. vs Tax exc.

The parcel page always displayes Tax exc. even when values don't
include taxes.

Test plan:
On the parcel page, verify that the string Tax * is correct.
This appears in the already received order table.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13364] New: Add a call number browser in item edition page

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13364

Bug ID: 13364
   Summary: Add a call number browser in item edition page
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P5 - low
 Component: Cataloging
  Assignee: gmcha...@gmail.com
  Reporter: simith.dolive...@inlibro.com
QA Contact: testo...@bugs.koha-community.org
CC: m.de.r...@rijksmuseum.nl

When editing an item, the call number browser search for existing call number.
If it shows a line is green between two call numbers, the call numbers searched
is available. If the call number is highlighted in red, it means that it
already exists. This can be used to avoid repeated  call numbers in your
collection.

The call number browser also shows its position relative to the rest of the
collection.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13364] Add a call number browser in item edition page

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13364

simith.dolive...@inlibro.com changed:

   What|Removed |Added

   Assignee|gmcha...@gmail.com  |simith.dolive...@inlibro.co
   ||m

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13364] Add a call number browser in item edition page

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13364

simith.dolive...@inlibro.com changed:

   What|Removed |Added

  Change sponsored?|--- |Sponsored

--- Comment #1 from simith.dolive...@inlibro.com ---
Sponsored-by: CCSR ( http://www.ccsr.qc.ca )

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 12567] Catalog Statistitics wizard's publication year doesn't work for MARC21

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12567

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||tomasco...@gmail.com

--- Comment #14 from Tomás Cohen Arazi tomasco...@gmail.com ---
Patch pushed to master.

Thanks Katrin!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 8007] Discharge management

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

  Attachment #30531|0   |1
is obsolete||
  Attachment #30532|0   |1
is obsolete||
  Attachment #30533|0   |1
is obsolete||
  Attachment #30534|0   |1
is obsolete||
  Attachment #30535|0   |1
is obsolete||
  Attachment #31007|0   |1
is obsolete||

--- Comment #57 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34034
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34034action=edit
Bug 8007: Discharge - DB changes

This patch adds:
- syspref useDischarge
- the new table discharges
- the discharge notice

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 8007] Discharge management

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007

--- Comment #59 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34036
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34036action=edit
Bug 8007: Discharge - Glue

This patch adds:
- links to the new pages.
- syspref description
- links on the main page (intranet)
- the DISCHARGE type for debarment

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 8007] Discharge management

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007

--- Comment #58 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34035
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34035action=edit
Bug 8007: Discharge - DBIx changes

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 8007] Discharge management

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007

--- Comment #60 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34037
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34037action=edit
Bug 8007: Discharge management

This patch is the main patch. It adds new package and files for the new
pages (opac-discharge, members/discharge and members/discharges).

At the intranet, it is now possible to generate a discharge for a patron.
At the opac, a patron can request a discharge and a discharge if it has
been validated by a librarian.

Requirements:
The perl module HTML::HTMLDoc

New sysprefs:
 - useDischarge: Allows librarians to discharge borrowers and borrowers
   to request a discharge

New letter with a letter_code DISCHARGE.

Test plan:
- Switch on the syspref useDischarge.
- Verify a new tab appears in the patron page (intranet and opac).
- Verify the discharge cannot be generated if the patron has issues.
- Verify the patron can request a discharge from it's opac area.
- The request appears on the main page (intranet).
- Generate the discharge from the intranet.
- Try to download it (from the opac and the intranet).

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 8007] Discharge management

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007

--- Comment #62 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34039
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34039action=edit
Bug 8007 : Discharge - Adding Perl dependencie

HTML::HTMLDoc is required in order to generate the discharges in PDF format.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 8007] Discharge management

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007

--- Comment #61 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34038
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34038action=edit
Bug 8007: Discharge - Add unit tests

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 8007] Discharge management

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

   Severity|enhancement |new feature

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 8007] Discharge management

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007

--- Comment #63 from Jonathan Druart jonathan.dru...@biblibre.com ---
Patch rebased against master.
This new feature does not need any other patch to be tested.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 11211] Move calculation code out of C4::Calendar

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11211

--- Comment #45 from Magnus Enger mag...@enger.priv.no ---
Created attachment 34040
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34040action=edit
Bug 11211 - Followups for calendar.tt

- Make sure dates are sorted correctly in the table of unique/single events
  (This is the same fix that was done on bug 13289.)
- Make sure weekdays are sorted correctly in the table of Events repeating
  weekly, including taking the CalendarFirstDayOfWeek syspref into account
- Some minor changes in the Hints text
- Replace Unique event with Single event in the colour coded legend,
  since that is what is used on the rest of the page
- Make headers above tables and tooltips in the main calendar more in line with
  the language used in the colour coded legend

To test:
- Apply this patch on top of the other patches on this bug
- Add single events that span a month boundary
- Check that dates are sorted chronologically in the Single events table
- Add several weekly events and check that sorting is by the order of days in
  the week, not alphabetical
- Toggle CalendarFirstDayOfWeek and check that the sorting in the Events
  repeating weekly table behaves as it should
- Check that the other changes described above makes sense

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 11211] Move calculation code out of C4::Calendar

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11211

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

 Status|Failed QA   |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 11211] Move calculation code out of C4::Calendar

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11211

--- Comment #46 from Magnus Enger mag...@enger.priv.no ---
I have provided a followup in attachment 34040 that should take care of most of
the problems I have found. This probably needs a signoff. If this followup
meets with approval, I think there is still one question that needs to be
addressed:

Jonatahan, comment 5: Could you explain why you changed holiday with event
and you removed Holiday exception please?

Me, comment 32: 4. With this patch applied you now get to choose if the
library is open or closed when you add an event. As far as I can tell, the
special_holidays.isexception field is used to record open/closed. But the
description for this field is is this a holiday exception to a repeatable
holiday (1 for yes, 0 for no). Is open/closed a sensible use/interpretation of
this field? I am not sure of the usage, so I am only raising this as a
question.

To rephrase: Does the repurposing of special_holidays.isexception to store
open/closed make sense, and does it mean we loose some functionality connected
to making exceptions from repeating holidays?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 8064] Merge several biblio records

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8064

Olli-Antti Kivilahti olli-antti.kivila...@jns.fi changed:

   What|Removed |Added

 CC||olli-antti.kivila...@jns.fi

--- Comment #66 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Sorry, couldn't apply this feature and the reject files didn't make much sense
to me. I worked on Bug 4283 and tried to sign this one off as a target of
opportunity.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13330] All overdue items with fines returned via checkouts table will have fines forgiven!

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13330

Kyle M Hall k...@bywatersolutions.com changed:

   What|Removed |Added

 CC||bar...@bywatersolutions.com

--- Comment #6 from Kyle M Hall k...@bywatersolutions.com ---
*** Bug 13312 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13312] Fines forgiven automatically: accountlines.accounttype FFOR is set without user input.

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13312

Kyle M Hall k...@bywatersolutions.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||k...@bywatersolutions.com
 Resolution|--- |DUPLICATE

--- Comment #3 from Kyle M Hall k...@bywatersolutions.com ---
Yes, it's a duplicate.

*** This bug has been marked as a duplicate of bug 13330 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13364] Add a call number browser in item edition page

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13364

--- Comment #2 from simith.dolive...@inlibro.com ---
Created attachment 34041
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34041action=edit
Add a call number browser in item edition page

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13364] Add a call number browser in item edition page

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13364

--- Comment #3 from simith.dolive...@inlibro.com ---
To test :

1) Go to MARC bibliographic framework
Home › Administration › MARC frameworks
2) Click in MARC structure (Default framework)
3) Search field 952 and click in subfields
4) Edit subfield o (Full call number)
5) Click Display more constraints
6) In Others Options, Plugin, Choose callnumber.pl and save changes
7) Search a record and edit its items
Validate : three points (…) beside Full call number input
8)  Click in …
Validate : if it can not find the given call number, a green line is shown.
Otherwise,  the given call number is highlighted in red.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 8007] Discharge management

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007

--- Comment #64 from Bernardo Gonzalez Kriegel bgkrie...@gmail.com ---
Hi, patch applies and works.

One question: From it's documentation, HTML::HTMLDoc does no support UTF8 :)

From http://search.cpan.org/~mfrankl/HTML-HTMLDoc-0.07/lib/HTML/HTMLDoc.pm

set_charset($charset)

defines the charset for the output document. The following charsets are
currenty supported: cp-874 cp-1250 cp-1251 cp-1252 cp-1253 cp-1254 cp-1255
cp-1256 cp-1257 cp-1258 iso-8859-1 iso-8859-2 iso-8859-3 iso-8859-4 iso-8859-5
iso-8859-6 iso-8859-7 iso-8859-8 iso-8859-9 iso-8859-14 iso-8859-15 koi8-r


Tested editing DISCHARGE letter and adding some diacritics, 
For áéíóúñÑ äà I got áéÃ−óúñà äà on PDF

We need 11944...

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 13364] Add a call number browser in item edition page

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13364

simith.dolive...@inlibro.com changed:

   What|Removed |Added

   Priority|P5 - low|P3
 Status|NEW |Needs Signoff
 CC||eric.be...@inlibro.com,
   ||marjorie.barry-v...@ccsr.qc
   ||.ca,
   ||philippe.blo...@inlibro.com
   Patch complexity|--- |String patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 8687] Improvements in overdue_notices.pl

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8687

Tomás Cohen Arazi tomasco...@gmail.com changed:

   What|Removed |Added

 Comment #36 is|1   |0
private||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

[Koha-bugs] [Bug 10051] surname and first name should have comma in overdues report

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10051

PTFS Europe Sandboxes sandbo...@ptfs-europe.com changed:

   What|Removed |Added

  Attachment #34021|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 10051] surname and first name should have comma in overdues report

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10051

PTFS Europe Sandboxes sandbo...@ptfs-europe.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||sandbo...@ptfs-europe.com

--- Comment #4 from PTFS Europe Sandboxes sandbo...@ptfs-europe.com ---
Patch tested with a sandbox, by David Roberts david.robe...@ptfs-europe.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 10051] surname and first name should have comma in overdues report

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10051

--- Comment #5 from PTFS Europe Sandboxes sandbo...@ptfs-europe.com ---
Created attachment 34042
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34042action=edit
Bug 10051: Separate first name and surname with comma in overdues report

The name of the patron who has overdues is displayed as
surname first name instead of surname, first name.

To test:
- Go to circulation  overdues
- Verify that first name and surname are not separated by comma
- Apply patch
- Verify the display is improved with a comma
- Delete the first name from one of the patrons
- Verify display is still ok

Signed-off-by: David Roberts david.robe...@ptfs-europe.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 10051] surname and first name should have comma in overdues report

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10051

Christopher Brannon cbran...@cdalibrary.org changed:

   What|Removed |Added

  Attachment #34042|0   |1
is obsolete||

--- Comment #6 from Christopher Brannon cbran...@cdalibrary.org ---
Created attachment 34043
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34043action=edit
[SIGNED OFF] Bug 10051: Separate first name and surname with comma in overdues
report

The name of the patron who has overdues is displayed as
surname first name instead of surname, first name.

To test:
- Go to circulation  overdues
- Verify that first name and surname are not separated by comma
- Apply patch
- Verify the display is improved with a comma
- Delete the first name from one of the patrons
- Verify display is still ok

Signed-off-by: David Roberts david.robe...@ptfs-europe.com
Signed-off-by: Christopher Brannon cbrannon@debian.localdomain


Current status: Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13336] Add time to date column for patron circulation history

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13336

PTFS Europe Sandboxes sandbo...@ptfs-europe.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||sandbo...@ptfs-europe.com

--- Comment #2 from PTFS Europe Sandboxes sandbo...@ptfs-europe.com ---
Patch tested with a sandbox, by David Roberts david.robe...@ptfs-europe.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13336] Add time to date column for patron circulation history

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13336

PTFS Europe Sandboxes sandbo...@ptfs-europe.com changed:

   What|Removed |Added

  Attachment #33923|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13336] Add time to date column for patron circulation history

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13336

--- Comment #3 from PTFS Europe Sandboxes sandbo...@ptfs-europe.com ---
Created attachment 34044
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34044action=edit
Bug 13336 - Add time to date column for patron circulation history

Some librarians have expressed that it would be very helpful to have the
hours displayed in the date column for a patron's circulation history.
The time an action took place can be vital to tracking down which
librarians were working at the time a given circulation action took
place.

Test Plan:
1) View a patron's circulation history
2) Note the Date column has no hour/minute
3) Apply this patch
4) Reload the page
5) Note the hour and minutes now display

Signed-off-by: David Roberts david.robe...@ptfs-europe.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13336] Add time to date column for patron circulation history

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13336

David Roberts david.robe...@ptfs-europe.com changed:

   What|Removed |Added

 CC||david.roberts@ptfs-europe.c
   ||om

--- Comment #4 from David Roberts david.robe...@ptfs-europe.com ---
I've signed this off because it works as is but I do wonder whether it may be
more use having the time in the checked out on or return date column. In
fact, do we really need to have a date column in addition to these two columns?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13017] Login page image replacement technique fails when browser width exceeds 2000 pixels

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13017

Christopher Brannon cbran...@cdalibrary.org changed:

   What|Removed |Added

 CC||cbran...@cdalibrary.org

--- Comment #3 from Christopher Brannon cbran...@cdalibrary.org ---
(In reply to Owen Leonard from comment #2)

 Note: This patch has not been tested in any Internet Explorer version!

Works in IE 11.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13017] Login page image replacement technique fails when browser width exceeds 2000 pixels

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13017

Christopher Brannon cbran...@cdalibrary.org changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13017] Login page image replacement technique fails when browser width exceeds 2000 pixels

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13017

Christopher Brannon cbran...@cdalibrary.org changed:

   What|Removed |Added

  Attachment #33462|0   |1
is obsolete||

--- Comment #4 from Christopher Brannon cbran...@cdalibrary.org ---
Created attachment 34045
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34045action=edit
[SIGNED OFF] Bug 13017 - Login page image replacement technique fails when
browser width exceeds 2000 pixels

This patch updates the image replacement technique used for Koha's login
page. The old technique used a negative text-indent value to move the
text offscreen, but that begins to fail more and more often as screens
get larger.

The new technqiue is described here:
http://www.zeldman.com/2012/03/01/replacing-the-px-hack-new-image-replacement/

Note: This patch has not been tested in any Internet Explorer version!

To test you must have a screen which is wider than 2000 pixels. Apply
the patch, clear your browser cache and view the staff client login
page. The logo on the login form should look correct with no
corresponding text appearing anywhere on the screen.

Signed-off-by: Christopher Brannon cbrannon@debian.localdomain

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 12084] Published date for serial items not formatted according to dateformat system preference

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12084

Paola Rossi paola.ro...@cineca.it changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||paola.ro...@cineca.it

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 12084] Published date for serial items not formatted according to dateformat system preference

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12084

Paola Rossi paola.ro...@cineca.it changed:

   What|Removed |Added

  Attachment #34029|0   |1
is obsolete||

--- Comment #2 from Paola Rossi paola.ro...@cineca.it ---
Created attachment 34046
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34046action=edit
Bug 12084: Format planned date in publication details on detail page


Everything is OK imo.

So I pass the patch to the Sign Off status.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13365] New: Koha layout is completely off in Internet Explorer

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13365

Bug ID: 13365
   Summary: Koha layout is completely off in Internet Explorer
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Browser compatibility
  Assignee: oleon...@myacpl.org
  Reporter: cbran...@cdalibrary.org
QA Contact: testo...@bugs.koha-community.org

Created attachment 34047
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34047action=edit
Main Staff Screen in IE11

Koha staff screens are complete off in Internet Explorer.  We are using IE11. 
This is not happening with 3.16, so I believe this is something new.  It looks
as if some or none of the CSS is being applied.  Looks fine in FireFox and
Chrome.  See attachments for examples.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13365] Koha layout is completely off in Internet Explorer

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13365

--- Comment #1 from Christopher Brannon cbran...@cdalibrary.org ---
Created attachment 34048
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34048action=edit
Tools Screen in IE11

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13365] Koha layout is completely off in Internet Explorer

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13365

--- Comment #2 from Christopher Brannon cbran...@cdalibrary.org ---
I'm suspecting CSS, as fonts are larger and colors are off, such as on the top
menu.  You'll see colors are different AND the fonts are different.  See 3rd
attachment for comparison.

Christopher

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13365] Koha layout is completely off in Internet Explorer

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13365

--- Comment #3 from Christopher Brannon cbran...@cdalibrary.org ---
Created attachment 34049
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34049action=edit
Top menu in FireFox for comparison.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13307] Create a link to the last advanced search in search result page (OPAC)

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13307

Christopher Brannon cbran...@cdalibrary.org changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA
 CC||cbran...@cdalibrary.org

--- Comment #6 from Christopher Brannon cbran...@cdalibrary.org ---
After clicking Return to the last advanced search link, the top portion of
the advanced search page, with all search boxes, disappears.  Can't edit the
original search terms!  I will include a screen shot.

Christopher

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13307] Create a link to the last advanced search in search result page (OPAC)

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13307

--- Comment #7 from Christopher Brannon cbran...@cdalibrary.org ---
Created attachment 34050
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34050action=edit
Search boxes disappear when returning to advanced search

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13290] Add better feedback for returns to the checkouts table

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13290

Christopher Brannon cbran...@cdalibrary.org changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA
 CC||cbran...@cdalibrary.org

--- Comment #6 from Christopher Brannon cbran...@cdalibrary.org ---
While this patch applies the highlighting to all items returned at the same
time, it only changes the due date in the due date column on the last item in
the list.  The due date of all other items returned at the same time are left
as due dates.

Christopher

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 8007] Discharge management

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007

--- Comment #65 from Bernardo Gonzalez Kriegel bgkrie...@gmail.com ---
Would it be possible to use PDF::fromHTML?
(http://search.cpan.org/~autrijus/PDF-FromHTML-0.12/lib/PDF/FromHTML.pm)

With that we can set correct encoding and font, for example DejaVuSans,
and have a decent international support

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13359] provide virtual-mysql-server Depends On to facilitate alternate mysql implementations

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13359

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

 Status|Pushed to Master|Pushed to Stable
 CC||ch...@bigballofwax.co.nz

--- Comment #5 from Chris Cormack ch...@bigballofwax.co.nz ---
Pushed to 3.18.x will be in 3.18.01

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 12567] Catalog Statistitics wizard's publication year doesn't work for MARC21

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12567

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

 Status|Pushed to Master|Pushed to Stable
 CC||ch...@bigballofwax.co.nz

--- Comment #15 from Chris Cormack ch...@bigballofwax.co.nz ---
Pushed to 3.18.x will be in 3.18.01

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13366] New: Required fields not indicated on patron form

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13366

Bug ID: 13366
   Summary: Required fields not indicated on patron form
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Patrons
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: cbran...@cdalibrary.org
QA Contact: testo...@bugs.koha-community.org
CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

I'm noticing that if you make any of the patron_attr_# fields required in the
patron form (memberentry.pl), they don't show as required unless you interact
with the field.  The label should be red, as other required fields are, and
include the label added in
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11812.

Christopher

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 3642] Modify Overdue.pl export to include other borrower information

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3642

Marjorie Barry-Vila marjorie.barry-v...@ccsr.qc.ca changed:

   What|Removed |Added

 CC||marjorie.barry-v...@ccsr.qc
   ||.ca

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13368] New: Checking out an item not on loan, but with a hold, busts the holds priority

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13368

Bug ID: 13368
   Summary: Checking out an item not on loan, but with a hold,
busts the holds priority
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P5 - low
 Component: Hold requests
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: ch...@bigballofwax.co.nz
QA Contact: testo...@bugs.koha-community.org
CC: gmcha...@gmail.com

If you place 3 holds on an item that is not on loan. Then check that item out
to the person who is second in the queue, the holds are not reordered.
They will be 1 and 3.

This is because ModReserveFill deletes the hold from the reserves table, after
putting it in the oldreserves table. 
It then passes the reserve id to _FixPriority.
_FixPriority then queries the reserves table, and suprise suprise can't find
the hold, and nothing is reordered.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13368] Checking out an item not on loan, but with a hold, busts the holds priority

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13368

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 13368] Checking out an item not on loan, but with a hold, busts the holds priority

2014-12-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13368

--- Comment #1 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 34051
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34051action=edit
Bug 13368 Holds priority messed up on checkout

To Test

1/ Create 3 (or more holds) on one biblionumber, make sure at least
one item is not on loan
2/ Check out the not on loan item to a borrower (maybe number 2 in the
queue)
3/ Look in the database (or on the holds tab on the moredetail.pl)
notice the priorities have not been reordered
4/ Apply patch and try again, notice now they have

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/