[Koha-bugs] [Bug 13345] Choose the format when sending a basket/list by email

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

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

   What|Removed |Added

  Attachment #34013|0   |1
is obsolete||

--- Comment #3 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34392
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34392action=edit
Bug 13345: Allow patrons to choose format on sending basket/list by email

-- 
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 13345] Choose the format when sending a basket/list by email

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

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

   What|Removed |Added

   See Also|http://bugs.koha-community. |
   |org/bugzilla3/show_bug.cgi? |
   |id=13343|
 Depends on||13343

-- 
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 13343] Items are not embedded when sending a basket/shelf

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

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

   What|Removed |Added

 Blocks||13345
   See Also|http://bugs.koha-community. |
   |org/bugzilla3/show_bug.cgi? |
   |id=13345|

-- 
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 11395] Batch modifications for records

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

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

   What|Removed |Added

  Attachment #33148|0   |1
is obsolete||

--- Comment #77 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34395
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34395action=edit
Bug 11395: New service to preview a record.

The main patch adds the ability to preview a record. This is done using
an AJAX way. The preview record is processed on the server side.

Note: I don't think an authentification check is necessary here.

Signed-off-by: Brendan Gallagher bren...@bywatersolutions.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 11395] Batch modifications for records

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

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

   What|Removed |Added

  Attachment #33145|0   |1
is obsolete||

--- Comment #75 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34393
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34393action=edit
Bug 11395: Add a batch record modification

This patch offers a new tool to modify records in a batch.

This feature adds:
- a new pl/tt files tools/batch_record_modification
- a new permission: tools  records_batchmod

Test plan for biblios:
0/ Create a new marc modification template with some actions.
1/ Generate a list of biblionumbers you want to modify.
There are two ways to generate a list of biblionumbers:
- using the basket: do a search, add some biblio to your basket, open
  the basket and click on the Action button  Modify
- generating a list from a report
2/ On the Batch record modification tool verify:
- information is correct.
- the preview link show you the needed record.
3/ After clicking on the Modify selected recors button, verify
the records have been modified as you wanted.

Test plan for authority:
0/ Create a new marc modification template with some actions.
1/ Generate a list of authid using a report:
2/ On the Batch record modification tool verify:
- authorities are display with the summary.
- the preview link show you the needed record.
3/ After clicking on the Modify selected recors button, verify
the records have been modified as you wanted.

Catch of errors:
if an error occurs during the modification process, the tool
displays an error message.

Signed-off-by: Brendan Gallagher bren...@bywatersolutions.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 11395] Batch modifications for records

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

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

   What|Removed |Added

  Attachment #33146|0   |1
is obsolete||

--- Comment #76 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34394
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34394action=edit
Bug 11395: Add links to the new tool page

This patch adds links in the tool module to the new batch tool and in
the basket.

Signed-off-by: Brendan Gallagher bren...@bywatersolutions.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 11395] Batch modifications for records

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

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

   What|Removed |Added

  Attachment #33150|0   |1
is obsolete||

--- Comment #79 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34397
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34397action=edit
Bug 11395: DB: Add permission tools_records_batchmod

Signed-off-by: Brendan Gallagher bren...@bywatersolutions.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 11395] Batch modifications for records

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

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

   What|Removed |Added

  Attachment #33149|0   |1
is obsolete||

--- Comment #78 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34396
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34396action=edit
Bug 11395: The modification template should be changed on the list view

This patch fixes the following issue:
If the user comes from a basket, the list view is displayed but there is
no way to select the modification template.

Now the template can be chosen on the list view. This way, the user is
able to change the modifications to apply and see the previewed records.

Signed-off-by: Brendan Gallagher bren...@bywatersolutions.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 11395] Batch modifications for records

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

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

   What|Removed |Added

  Attachment #33152|0   |1
is obsolete||

--- Comment #80 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34398
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34398action=edit
Bug 11395: Fix path for the checkboxes jQuery plugin

This patch fixes a bad resolution conflict (bug 12107).

Signed-off-by: Brendan Gallagher bren...@bywatersolutions.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 11395] Batch modifications for records

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

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

   What|Removed |Added

  Attachment #33154|0   |1
is obsolete||

--- Comment #82 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34400
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34400action=edit
Bug 11395: Raise an alert if control field is used

If a control field is used with a copy or move action, the interface
should block the user in some cases:
- If a control field is used with a regular field
- The subfield should be empty

Signed-off-by: Brendan Gallagher bren...@bywatersolutions.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 11395] Batch modifications for records

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

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

   What|Removed |Added

  Attachment #33153|0   |1
is obsolete||

--- Comment #81 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34399
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34399action=edit
Bug 11395: prevent processing no record

If no record is selected, the modification should not be launched.

Signed-off-by: Brendan Gallagher bren...@bywatersolutions.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 11395] Batch modifications for records

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

--- Comment #84 from Jonathan Druart jonathan.dru...@biblibre.com ---
Patches rebased

-- 
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 11395] Batch modifications for records

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

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

   What|Removed |Added

  Attachment #33155|0   |1
is obsolete||

--- Comment #83 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34401
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34401action=edit
Bug 11395: exit should be done after displaying the output

Signed-off-by: Brendan Gallagher bren...@bywatersolutions.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 11395] Batch modifications for records

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

--- Comment #85 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34402
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34402action=edit
Bug 11395: A control field is a field with tag  10

This patch fixes the existing test about control fields.
A control field is  10, not =10!

-- 
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 13029] Allow to pass additional parameters to SMS::Send drivers

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

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

   What|Removed |Added

  Attachment #32013|0   |1
is obsolete||

--- Comment #4 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34403
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34403action=edit
Bug 13029: Allow to pass additional parameters to SMS::Send drivers

C4::SMS::send_sms now reads a YAML file and pass all parameters in the
file to SMS::Send::new.

The config file is read in installdir/etc/sms/driver/driver.yaml.
For instance, if the driver used is SMS::Send::UK::Kapow, the config
file has to be in installdir/etc/sms/driver/UK/Kapow.yaml

A underscore character is prepended to all parameter names so they are
treated as driver-specific options (leading underscore must not appear
in config file).

-- 
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 13029] Allow to pass additional parameters to SMS::Send drivers

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

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

   What|Removed |Added

 CC||jonathan.dru...@biblibre.co
   ||m

--- Comment #5 from Jonathan Druart jonathan.dru...@biblibre.com ---
Patch rebased.

-- 
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 13029] Allow to pass additional parameters to SMS::Send drivers

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

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

   What|Removed |Added

 Status|Patch doesn't apply |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 13372] Items lost report improvements

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

--- Comment #5 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34404
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34404action=edit
Bug 13372: Sort is done by DataTables

This patch removes the order by filter on the items lost report.
The sort can now be done by DataTables.

-- 
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 13372] Items lost report improvements

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

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

   What|Removed |Added

 Status|Failed QA   |Signed Off

--- Comment #6 from Jonathan Druart jonathan.dru...@biblibre.com ---
The last patch let DataTables sort the table.
It makes more sense to me. Let me know if you disagree.

-- 
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 12404] CSV profiles improvements

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

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

   What|Removed |Added

  Attachment #33170|0   |1
is obsolete||

--- Comment #44 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34405
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34405action=edit
Bug 12404: Add UT for marcrecord2csv

Verify that these unit tests pass before any changes and after applying
all patches.

Signed-off-by: Courret scour...@gmail.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 12404] CSV profiles improvements

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

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

   What|Removed |Added

  Attachment #33171|0   |1
is obsolete||

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

These unit tests reflect the changes done in next patches.

Signed-off-by: Courret scour...@gmail.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 12404] CSV profiles improvements

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

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

   What|Removed |Added

  Attachment #34300|0   |1
is obsolete||

--- Comment #47 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34408
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34408action=edit
Bug 12404: tools/export.pl allows CSV export

Signed-off-by: Courret scour...@gmail.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 12404] CSV profiles improvements

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

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

   What|Removed |Added

  Attachment #33172|0   |1
is obsolete||

--- Comment #46 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34407
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34407action=edit
Bug 12404: Allow TT tags for csv profiles

This patch is the main patch. It contains the changes in
C4::Record::marcrecord2csv.

The goal of this development is to provide a better flexibility on
creating a CSV profile.
Currently it is not possible to:
- Concatenate specific subfields into a csv column
- Display a field/subfield using a condition
- Extract a substring of a subfield value
and a lot of other actions.

This patch allows to write Template Toolkit code and to extract only
data you want.

See the help page for more information (in next patch).

Test plan:
Create some CSV profiles (MARC, not SQL) using some TT methods.
Use the basket export and the export tool and verify the CSV file
generated is what you expected.

Signed-off-by: Courret scour...@gmail.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 12404] CSV profiles improvements

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

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

   What|Removed |Added

  Attachment #34301|0   |1
is obsolete||

--- Comment #48 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34409
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34409action=edit
Bug 12404: Add some documentation in the help page.

Signed-off-by: Courret scour...@gmail.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 12404] CSV profiles improvements

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

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

   What|Removed |Added

  Attachment #34302|0   |1
is obsolete||

--- Comment #49 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34410
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34410action=edit
Bug 12404: Allow equal sign '=' in the TT directive

Signed-off-by: Courret scour...@gmail.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 12404] CSV profiles improvements

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

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

   What|Removed |Added

  Attachment #34303|0   |1
is obsolete||

--- Comment #50 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34411
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34411action=edit
Bug 12404: FIX documentation to join subfield

To display all subfields, the join TT method must be used.

Signed-off-by: Courret scour...@gmail.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 11927] Add greek support to CHR

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

Colin Campbell colin.campb...@ptfs-europe.com changed:

   What|Removed |Added

 CC||colin.campbell@ptfs-europe.
   ||com

--- Comment #15 from Colin Campbell colin.campb...@ptfs-europe.com ---
In a straightforward ICU install no transliteration is done. Non latin
alphabets can be searched using their own characters. It uses a unicode defined
sequence, so a catalogue containing more than one alphabet should be able to be
searched in that alphabet.

-- 
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 10753] Creating suggestions for 'Any library' uses _ANY as branchcode

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

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

   What|Removed |Added

 Status|Needs Signoff   |Failed QA
 CC||paola.ro...@cineca.it

--- Comment #4 from Paola Rossi paola.ro...@cineca.it ---
I've applied the patch against master 3.19.00.000

There are some [and case?] errors in the patch:

Web installer › Step 3
Updating database structure

Update errors :

[Mon Dec 15 11:56:05 2014] updatedatabase.pl: Global symbol $dbversion
requires explicit package name at
/var/root-koha//installer/data/mysql/updatedatabase.pl line 9588.
[Mon Dec 15 11:56:05 2014] updatedatabase.pl: Global symbol $dbversion
requires explicit package name at
/var/root-koha//installer/data/mysql/updatedatabase.pl line 9589.
[Mon Dec 15 11:56:05 2014] updatedatabase.pl: Global symbol $dbversion
requires explicit package name at
/var/root-koha/.../installer/data/mysql/updatedatabase.pl line 9593.
[Mon Dec 15 11:56:05 2014] updatedatabase.pl: Global symbol $dbversion
requires explicit package name at
/var/root-koha//installer/data/mysql/updatedatabase.pl line 9594.
[Mon Dec 15 11:56:05 2014] updatedatabase.pl: Execution of
/var/root-koha//installer/data/mysql/updatedatabase.pl aborted due to
compilation errors.

I pass the patch to Failed QA 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 10753] Creating suggestions for 'Any library' uses _ANY as branchcode

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

Jonathan Druart jonathan.dru...@biblibre.com 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 10753] Creating suggestions for 'Any library' uses _ANY as branchcode

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

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

   What|Removed |Added

  Attachment #34307|0   |1
is obsolete||

--- Comment #5 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34412
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34412action=edit
Bug 10753: Any library is represented by an empty string

And not with __ANY__

Test plan:
0/ Don't apply this patch
1/ Create a suggestion for any library
2/ Verify suggestions.branchcode contain __ANY__
3/ Apply this patch and execute the updatedb entry
4/ Create a suggestion for any library
5/ Verify suggestions.branchcode contain  (for both suggestions).

-- 
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 10753] Creating suggestions for 'Any library' uses _ANY as branchcode

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

--- Comment #6 from Jonathan Druart jonathan.dru...@biblibre.com ---
(In reply to Paola Rossi from comment #4)
 I've applied the patch against master 3.19.00.000
 
 There are some [and case?] errors in the patch:
 
 Web installer › Step 3
 Updating database structure
 
 Update errors :

Sorry about that.

-- 
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 10753] Creating suggestions for 'Any library' uses _ANY as branchcode

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

Paola Rossi paola.ro...@cineca.it 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 10753] Creating suggestions for 'Any library' uses _ANY as branchcode

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

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

   What|Removed |Added

  Attachment #34412|0   |1
is obsolete||

--- Comment #7 from Paola Rossi paola.ro...@cineca.it ---
Created attachment 34413
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34413action=edit
Bug 10753: Any library is represented by an empty string

Thanks, Jonathan.

I've applied the patch against 3.19.00.000
Everything is OK as required.

So I pass the patch to Signed 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 13464] New: Standardize the pagination class

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

Bug ID: 13464
   Summary: Standardize the pagination class
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Templates
  Assignee: oleon...@myacpl.org
  Reporter: pasi.kalli...@pttk.fi
QA Contact: testo...@bugs.koha-community.org

Most templates use class pages for pagination controls, but few use class
paginationBar and one uses id pagination-bar

The pages class already has css styles, so all pagination controls should use
the same class.

-- 
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 13465] New: Fields controlled by authorized values cannot be unset

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

Bug ID: 13465
   Summary: Fields controlled by authorized values cannot be unset
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P5 - low
 Component: Cataloging
  Assignee: gmcha...@gmail.com
  Reporter: mi...@abunchofthings.net
QA Contact: testo...@bugs.koha-community.org
CC: m.de.r...@rijksmuseum.nl

In item cataloguing, if you set a field controlled by an authorized value,
changing it back to 'empty' does not work. The field cannot be reset.

-- 
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 13167] Stage MARC for Import hangs for biblio containing valid 979* ISBN-13

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

Colin Campbell colin.campb...@ptfs-europe.com changed:

   What|Removed |Added

  Attachment #33130|0   |1
is obsolete||
 CC||colin.campbell@ptfs-europe.
   ||com

--- Comment #9 from Colin Campbell colin.campb...@ptfs-europe.com ---
Created attachment 34414
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34414action=edit
Signed Off patch

This is not Unimarc specific I reproduced this using marc-21. its a simple
logic error in the NormalizeISBN routine while all valid 10 character isbns can
be encoded as 13 character isbns the reverse is not true. Any process using
NormalizeISBN is liable to error if it encounters this case not just Import
(although thats where I encountered it independently )

-- 
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 13461] Circ always asking for confirmation if RentalFeesCheckoutConfirmation is used

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

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 13461] Circ always asking for confirmation if RentalFeesCheckoutConfirmation is used

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

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

   What|Removed |Added

  Attachment #34383|0   |1
is obsolete||

--- Comment #2 from Paola Rossi paola.ro...@cineca.it ---
Created attachment 34415
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34415action=edit
Bug 13461 - Circ always asking for confirmation if
RentalFeesCheckoutConfirmation is used

I've applied the patch against 3.19.00.000

Everything is OK as required.

So I pass the patch to Signed 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 13465] Fields controlled by authorized values cannot be unset

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

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
   Severity|normal  |critical

-- 
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 13465] Fields controlled by authorized values cannot be unset

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

--- Comment #1 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
I confirmed the bug in our 3.18.1 database - you can't unset not for loan,
damaged or smilar values once you have set them.

-- 
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 13466] New: Changing language does not work

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

Bug ID: 13466
   Summary: Changing language does not work
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P5 - low
 Component: Staff Client
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: mi...@abunchofthings.net
QA Contact: testo...@bugs.koha-community.org
CC: gmcha...@gmail.com

Changing language in the staff client results in a redirection error that
firefox relates to blocked cookies (which is not the case). This has been a
problem before, but I could not find the bug.

-- 
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 13466] Changing language does not work

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

--- Comment #1 from Mirko Tietgen mi...@abunchofthings.net ---
The description is somewhat inaccurate as the language does get changed, but
you have to hit the back button from the error page or reload.

-- 
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 13023] Nonpublic note for items should be mapped to a database column like itemnotes

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

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

   What|Removed |Added

  Attachment #34366|0   |1
is obsolete||

--- Comment #18 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 34416
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34416action=edit
Bug 13023 - Nonpublic note for items should be mapped to a database column like
itemnotes

An item's public notes are mapped to a db column, but the librarian only
notes are not. We need to map these so in the future we may display them
in places other than the editor.

Test Plan:
1) Create an item with a non-public note
2) Apply this patch
3) Run updatedatabase
4) Update your frameworks to map your nonpublic item note to
items.itemnotes_nonpublic
5) Run misc/batchRebuildItemsTables.pl
6) Inspect the database, note that your non-public note is now in
   items.itemnotes_nonpublic

Signed-off-by: Paola Rossi paola.ro...@cineca.it

Signed-off-by: Brendan Gallagher bren...@bywatersolutions.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 13023] Nonpublic note for items should be mapped to a database column like itemnotes

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

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

   What|Removed |Added

 Status|Failed QA   |Passed QA

-- 
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 13023] Nonpublic note for items should be mapped to a database column like itemnotes

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

--- Comment #19 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 34417
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34417action=edit
Bug 13023 [QA Followup] - Add db mapping to default marc21 frameworks

-- 
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 13023] Nonpublic note for items should be mapped to a database column like itemnotes

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

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

   What|Removed |Added

  Attachment #34417|0   |1
is obsolete||

--- Comment #20 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 34418
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34418action=edit
Bug 13023 [QA Followup] - Add db mapping to default marc21 frameworks

-- 
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 10937] Option to hide and group itemtypes from advanced search

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

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

   What|Removed |Added

  Attachment #31896|0   |1
is obsolete||

--- Comment #41 from simith.dolive...@inlibro.com ---
Created attachment 34419
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34419action=edit
Bug 10947 - Grouped ItemTypes - Patch should apply properly on latest master.

Other patches are now obsolete, this is a squashed patch.
Merge conflicts were resolved.

Sponsored-by: Vanier college

-- 
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 10937] Option to hide and group itemtypes from advanced search

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

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

   What|Removed |Added

 Status|Patch doesn't apply |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 11882] Add a new button to the checkout confirmation dialog when checking out a reserved item.

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

--- Comment #12 from simith.dolive...@inlibro.com ---
Created attachment 34420
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34420action=edit
camelot 778 lbo_RM5001_Bordereau / BZ11882 fix

-- 
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 11882] Add a new button to the checkout confirmation dialog when checking out a reserved item.

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

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

   What|Removed |Added

  Attachment #34420|0   |1
is obsolete||

--- Comment #13 from simith.dolive...@inlibro.com ---
Comment on attachment 34420
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34420
camelot 778 lbo_RM5001_Bordereau / BZ11882 fix

From d95afe65f1b4939d22ea27af9c531faff3e7ccd3 Mon Sep 17 00:00:00 2001
From: simith sim...@inlibro.com
Date: Mon, 3 Nov 2014 09:06:40 -0500
Subject: [PATCH] camelot 778 lbo_RM5001_Bordereau / BZ11882 fix

---
 circ/circulation.pl | 18 +++---
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/circ/circulation.pl b/circ/circulation.pl
index dc41405..88a0ccc 100755
--- a/circ/circulation.pl
+++ b/circ/circulation.pl
@@ -380,6 +380,13 @@ if ($barcode) {
 
 my ( $od, $issue, $fines ) = GetMemberIssuesAndFines($borrowernumber);
 $template-param( issuecount = $issue );
+
+if ($question-{RESERVE_WAITING} or $question-{RESERVED}){
+$template-param(
+reserveborrowernumber = $question-{'resborrowernumber'},
+itembiblionumber = $getmessageiteminfo-{'biblionumber'}
+);
+}
 }
 
 # reload the borrower info for the sake of reseting the flags.
@@ -554,17 +561,6 @@ my $relatives_issues_count =
   Koha::Database-new()-schema()-resultset('Issue')
   -count( { borrowernumber = \@relatives } );
 
-(my $returned, my $messages) = AddReturn( $barcode, $branch);
-if ( $messages-{'ResFound'}) {
- my $reserve = $messages-{'ResFound'};
-# get biblio description
-my $biblio = GetBiblioFromItemNumber($reserve-{'itemnumber'});
-$template-param(
-reserveborrowernumber = $reserve-{'borrowernumber'},
-itembiblionumber = $biblio-{'biblionumber'}
-);
-}
-
 $template-param(
 lib_messages_loop = $lib_messages_loop,
 bor_messages_loop = $bor_messages_loop,
-- 
1.9.1

-- 
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 11882] Add a new button to the checkout confirmation dialog when checking out a reserved item.

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

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

   What|Removed |Added

  Attachment #31400|0   |1
is obsolete||

--- Comment #14 from simith.dolive...@inlibro.com ---
Created attachment 34421
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34421action=edit
Bug 11882 - Add a new button to the checkout confirmation dialog when checking
out a reserved item

This patch adds a Don't Check Out and Print Slip button to the dialog that
appears
 when trying to checkout a reserved item.

Test case :
* Put a hold on an item for User A.
* Try to check out it item with User B.
* The Please confirm checkout box should appear. The Don't Check Out and
Print Slip button should appear in this box.
* Click on the Don't Check Out and Print Slip button.
* A print popup will appear

-- 
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 11882] Add a new button to the checkout confirmation dialog when checking out a reserved item.

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

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

   What|Removed |Added

 Status|Patch doesn't apply |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 9743] Allow customization for making hold notes required

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

M. de Rooy m.de.r...@rijksmuseum.nl changed:

   What|Removed |Added

Summary|Hold notes are required if  |Allow customization for
   |there is one item referring |making hold notes required
   |to more parts/volumes   |

-- 
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 9743] Allow customization for making hold notes required

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

M. de Rooy m.de.r...@rijksmuseum.nl changed:

   What|Removed |Added

 Status|ASSIGNED|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 9743] Allow customization for making hold notes required

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

--- Comment #29 from M. de Rooy m.de.r...@rijksmuseum.nl ---
Created attachment 34422
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34422action=edit
Bug 9743: Allow customization for making hold notes required

This patch removes some unused code in the reserves template for
mandatory hold notes reasons. It adds a simpler approach: if you
define a custom routine for required hold notes, the textarea in
the template may turn into a required field, otherwise it will not.

Test plan:
[1] Without adding a routine in opac-reserve:
Place a hold on one and on more biblio numbers.
Verify that hold notes are not required in any case.
[2] Add the following simple routine to opac-reserve:
sub _reqholdnotes { 1; }
Verify that hold notes are always required 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 13371] Add filters to the supplier list view

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

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

   What|Removed |Added

  Attachment #34299|0   |1
is obsolete||
  Attachment #34306|0   |1
is obsolete||

--- Comment #27 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34423
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34423action=edit
Bug 13371: List suppliers even if they don't have basket.

-- 
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 13371] Add filters to the supplier list view

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

--- Comment #28 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34424
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34424action=edit
Bug 13371: Fix filtering on numbers

This patch fixes a weird bug on some instances.
Since the sort is disabled on this table, we don't care on the type of
the data.
It should allow to filter on all columns of the 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 13371] Add filters to the supplier list view

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

--- Comment #29 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34425
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34425action=edit
Bug 13371: Move firstname and surname closer

On this way, they can be searched together (my_firstname my_surname).

-- 
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 13467] New: acq tab still says ordered even if completed

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

Bug ID: 13467
   Summary: acq tab still says ordered even if completed
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P5 - low
 Component: Acquisitions
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: neng...@gmail.com
QA Contact: testo...@bugs.koha-community.org

Created attachment 34426
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34426action=edit
ordered instead of completed

When an order is completed it's still saying that it's ORDERED in the acq
details tab in the staff client.  In the attached image you can see the
received date and when I look at the invoice everything is received and done. 
It should say completed but does not.

-- 
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 13371] Add filters to the supplier list view

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

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

   What|Removed |Added

 Status|Failed QA   |Needs Signoff

--- Comment #30 from Jonathan Druart jonathan.dru...@biblibre.com ---
(In reply to Paola Rossi from comment #26)
 1) 'Item count' and 'Biblio count' didn't yet work:
 No matching records found (even if some records matched my search).
 It happened using:
 FF 34.0.5, IE 11, GCh Version 39.0.2171.95 m

I finally reproduced the problem on a sandbox (so same browser and same code,
only data have changed).
Fix submitted (Bug 13371: Fix filtering on numbers).

 2)  [...] the created by column should contain firstname + surname.
 So I've filtered by firstname surname values: ERROR: 
 No matching records found

Fixed too (Bug 13371: Move firstname and surname closer).

-- 
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 13023] Nonpublic note for items should be mapped to a database column like itemnotes

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

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

   What|Removed |Added

  Attachment #34418|0   |1
is obsolete||

--- Comment #21 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 34427
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34427action=edit
Bug 13023 [QA Followup] - Add db mapping to frameworks

-- 
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 13023] Nonpublic note for items should be mapped to a database column like itemnotes

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

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

   What|Removed |Added

  Attachment #34427|0   |1
is obsolete||

--- Comment #22 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 34428
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34428action=edit
Bug 13023 [QA Followup] - Add db mapping to frameworks

-- 
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 9743] Allow customization for making hold notes required

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

--- Comment #30 from M. de Rooy m.de.r...@rijksmuseum.nl ---
Please enable pref OpacHoldNotes to have meaningful test results :)

-- 
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 13457] Suggestions.t expects sample itemtypes

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

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 13457] Suggestions.t expects sample itemtypes

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

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

   What|Removed |Added

  Attachment #34372|0   |1
is obsolete||

--- Comment #2 from Paola Rossi paola.ro...@cineca.it ---
Created attachment 34429
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34429action=edit
Bug 13457: Suggestions.t expects sample itemtypes

I've applied the patch against 3.19.00.000

Everything is OK as required.
In detail of step 5) I saw:

koha-qa.pl -v 2 -c 1
testing 1 commit(s) (applied to 5bdf460 'Bug 13425 - XSS in opac facets -
Patc')

Processing files before patches
|| 1 / 1 (100.00%)
Processing files after patches
|| 1 / 1 (100.00%)

 OK t/db_dependent/Suggestions.t
   OK critic
   OK forbidden patterns
   OK pod
   OK valid


So I pass the patch to Signed 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 13431] Shared FastMmap file causes issues

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

Dobrica Pavlinusic dpav...@rot13.org changed:

   What|Removed |Added

 CC||dpav...@rot13.org

-- 
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 11921] memcached configuration should be moved back to koha-conf.xml

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

Dobrica Pavlinusic dpav...@rot13.org changed:

   What|Removed |Added

 CC||dpav...@rot13.org

-- 
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 13430] Serial enumeration not visible when handling Serial Items. Show enumerations for Serial Items in the circ- and member-modules.

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

--- Comment #2 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Created attachment 34430
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34430action=edit
Bug 13430 - Simple version - Serial enumeration not visible when handling
Serial Items. Circ- and member-modules.

Adding enumchron (Vol info) to circ/circulation.pl and members/moremember.pl
Checkouts-,
Relatives checkouts- and Holds-views.

TEST PREPARATIONS:
-1. Find a Borrower/parent with a child/guarantee.
-0. Make a Subscription (creating Items when receiving serial numbers) to a
Biblio and receive atleast 4 numbers.

TEST PLAN (HOLDS ENUMERATED):
1. Make a reservation of two of the Serial Items for the Borrower and the
Child, totaling 4 reservations.
2. Check-in the reserved books to make sure an Item-level hold is in place and
real Items match the reservations.
3. Both the Borrower and Child have an enumchron (enumeration or chronology)
after the title component of
   the Item's title-column in their Holds-tab in circ/circulation.pl and
members/moremember.pl

TEST PLAN (CHECKOUTS ENUMERATED):
4.  Make two arbitrary check-outs for the Parent and the Child.
5.  In the Checkouts-tab, observe the two Items having an enumchron and two
items without.
6.  In the Relatives' checkouts-tab observe that the Child of the Parent and
the Parent of the Child can see
the enumchrons on their relatives' loans.

-- 
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 13430] Serial enumeration not visible when handling Serial Items. Show enumerations for Serial Items in the circ- and member-modules.

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

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

   What|Removed |Added

 Status|NEW |Needs Signoff

--- Comment #3 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Added an alternative Simple version where no extra column is added like in
the opac it is, but simply the enumchron is appended after the title.

Use only the other version. not both!

This is because the initial commit is not compatible with 3.16.4

-- 
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 13381] RDA: 245 field changes in XSLT

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

Winona Salesky wsale...@gmail.com changed:

   What|Removed |Added

 CC||wsale...@gmail.com

--- Comment #2 from Winona Salesky wsale...@gmail.com ---
Hi, I am working on the XSLT and would like to know how users feel about
displaying subfield h separated from the title. Perhaps next to the Medium
label, rather then suppressing it. 

Example below:


Concerto for orchestra ; Music for strings, percussion  celesta [sound
recording] / Béla Bartók.

Author(s): Bartók, Béla.

Additional author(s): Bernstein, Leonard; Bartók, Béla; New York Philharmonic
[prf].


Would become:

Concerto for orchestra ; Music for strings, percussion  celesta / Béla Bartók.

Author(s): Bartók, Béla.

Additional author(s): Bernstein, Leonard; Bartók, Béla; New York Philharmonic
[prf].

Format: sound recording

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 12074] Filter duplicates when adding a full batch from a staged file

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

--- Comment #11 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Regarding Bug 13181 you should focus on the community effort of using MARC
Modification Templates. My hack is obsoleted and will be replaced by the
community tool.

-- 
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 12074] Filter duplicates when adding a full batch from a staged file

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

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

   What|Removed |Added

   Assignee|olli-antti.kivila...@jns.fi |koha-b...@lists.koha-commun
   ||ity.org

-- 
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 13181] Using Matchers to overlay existing biblios with incoming records. Make MARC transformations on need.

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

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

   What|Removed |Added

 Status|Patch doesn't apply |RESOLVED
 Resolution|--- |WORKSFORME

-- 
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 13181] Using Matchers to overlay existing biblios with incoming records. Make MARC transformations on need.

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

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

   What|Removed |Added

   Assignee|gmcha...@gmail.com  |olli-antti.kivila...@jns.fi

-- 
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 13382] RDA: 700/710/711 display in XSLT

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

Winona Salesky wsale...@gmail.com changed:

   What|Removed |Added

 CC||wsale...@gmail.com

--- Comment #8 from Winona Salesky wsale...@gmail.com ---
Any thoughts on where in the record display you would like to see the
additional 700 information (Related works for 700$i and Contained works
700@ind2=2). Perhaps following the Other Title display?

Another question about the contained work display:
How should s field be treated with a indicator 2 = 2 and a subfield i? Output
twice? Once as Related Work, once as Contained Work? Just once as Contained
Work?
  datafield tag=700 ind1=1 ind2=2
subfield code=iTelevision adaptation of (work):/subfield
subfield code=aKerman, Piper./subfield
subfield code=tOrange is the new black./subfield
  /datafield

-- 
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 11677] Limit to Only items currently available for loan or reference not working

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

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

   What|Removed |Added

  Attachment #32547|0   |1
is obsolete||

--- Comment #12 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Created attachment 34431
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34431action=edit
Bug 11677 - Limit to Only items currently available for loan or reference not
working!

This row:
$availability_limit .=
( ( allrecords,AlwaysMatches='' not onloan,AlwaysMatches='') and
(lost,st-numeric=0) );
Causes all records in Zebra to be selected and removes records with even one
item onloan
  (even if items would be available)!
This is obviously wrong, but because Zebra (and not many other text indexers)
cannot deal
with (If undef)-search terms, a fix might be to set 952$q (onloan) datetime to
-00-00
instead of NULL in the DB. Then we could find Records with items where onloan
is -00-00.

Comments out that Zebra availability search and deals with availability on
Koha-side.

Gets the branch or holdingbranch limit from opac-search.pl or search.pl and
uses that to
skip Zebra results which are onloan or notforloan.
Updates the result set size when results are removed.

Fixed a bug where pagination broke, due to the $results_hash-{'RECORDS'}
-array getting populated
always starting from 0, where it should have started from the given $offset.

-- 
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 12074] Filter duplicates when adding a full batch from a staged file

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

--- Comment #12 from Koha Team Lyon 3 k...@univ-lyon3.fr ---
In fact , the bug 13182 is most interesting for us.
We want to keep the possibility to see the duplicates and to choose to order it
when adding a full batch in a order.

-- 
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 11677] Limit to Only items currently available for loan or reference not working

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #13 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Hi there! We have this in production now for ~2-3 months.
Works fine and doesn't cause too much of a slowdown.

I recommend XSLT-magic to properly solve this issue. Back then I didn't know
XSLT yet to make logic expressions with it but it would definetely be the best
alternative.

-- 
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 13321] Tax and prices calculation need to be fixed

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

--- Comment #8 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 34432
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34432action=edit
Bug 13321: Csv export - Display rrp and ecost with and without taxes

If a basketgroup is exported as a CSV file, both prices should be displayed to
avoid confusion.

-- 
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 13371] Add filters to the supplier list view

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

Paola Rossi paola.ro...@cineca.it 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 13371] Add filters to the supplier list view

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

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

   What|Removed |Added

  Attachment #34295|0   |1
is obsolete||

--- Comment #31 from Paola Rossi paola.ro...@cineca.it ---
Created attachment 34433
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34433action=edit
Bug 13371: Add filters on the supplier list view

Today I've applied the patches [13369,13370,13371 7] against master 3.19.00.000

Thanks, Jonathan: everything is ok!

So I pass the patch to Signed 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 13371] Add filters to the supplier list view

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

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

   What|Removed |Added

  Attachment #34296|0   |1
is obsolete||

--- Comment #32 from Paola Rossi paola.ro...@cineca.it ---
Created attachment 34434
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34434action=edit
Bug 13371: Reintroduce the action buttons

-- 
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 13371] Add filters to the supplier list view

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

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

   What|Removed |Added

  Attachment #34297|0   |1
is obsolete||

--- Comment #33 from Paola Rossi paola.ro...@cineca.it ---
Created attachment 34435
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34435action=edit
Bug 13371: Add a filter for opened baskets

-- 
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 13371] Add filters to the supplier list view

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

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

   What|Removed |Added

  Attachment #34298|0   |1
is obsolete||

--- Comment #34 from Paola Rossi paola.ro...@cineca.it ---
Created attachment 34436
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34436action=edit
Bug 13371: change the filters wording

-- 
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 13371] Add filters to the supplier list view

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

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

   What|Removed |Added

  Attachment #34423|0   |1
is obsolete||

--- Comment #35 from Paola Rossi paola.ro...@cineca.it ---
Created attachment 34437
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34437action=edit
Bug 13371: List suppliers even if they don't have basket.

-- 
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 13371] Add filters to the supplier list view

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

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

   What|Removed |Added

  Attachment #34424|0   |1
is obsolete||

--- Comment #36 from Paola Rossi paola.ro...@cineca.it ---
Created attachment 34438
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34438action=edit
Bug 13371: Fix filtering on numbers

-- 
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 13371] Add filters to the supplier list view

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

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

   What|Removed |Added

  Attachment #34425|0   |1
is obsolete||

--- Comment #37 from Paola Rossi paola.ro...@cineca.it ---
Created attachment 34439
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34439action=edit
Bug 13371: Move firstname and surname closer

-- 
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 12922] Do not DIE the advance_notices.pl -cronjob if no letter of * type is found

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

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

   What|Removed |Added

  Attachment #31614|0   |1
is obsolete||

--- Comment #3 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Created attachment 34440
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34440action=edit
Bug 12922 - Do not DIE the advance_notices.pl -cronjob if no letter of type is
found!!

We failed to deliver advance_notices because a template for sms's is undefined,
because we don't support
sending sms' as advance_notice.
This crashed the cronjob because digests are set to die instead of the warn
used in non-digest.
And we get angry customers asking for compensation!

This patch replaces the die with warn.

TEST PREPARATION:

0. Edit the ODUEDGST letter, find an undefined letter for any trasport type.

TEST PLAN:

1. Find a borrower and from the messaging preferences set the Advance notice
transport type to
   the undefined digest. Set the Days in Advance to 1.
2. Check-out something for that borrower and set the due date for tomorrow.
3. Run misc/cronjobs/advance_notices.pl -c -n -v from the terminal.
4. BEFORE THIS PATCH: You get an error
   No circulation PREDUEDGST letter transported by sms at
/home/koha/kohaclone/C4/Letters.pm line 609.
   and the script dies.
4. AFTER THIS PATCH: You get an error
   No circulation PREDUEDGST letter transported by sms at
/home/koha/kohaclone/C4/Letters.pm line 609.
   but the script keep on going!

-- 
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 12922] Do not DIE the advance_notices.pl -cronjob if no letter of * type is found

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

Olli-Antti Kivilahti olli-antti.kivila...@jns.fi 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 12923] Improve error logging for advance_notices.pl; Show borrowernumber when no letter of type is found and force utf8 output.

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

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

   What|Removed |Added

  Attachment #31615|0   |1
is obsolete||

--- Comment #3 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Created attachment 34441
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34441action=edit
Bug 12923 - Improve error logging for advance_notices.pl; Show borrowernumber
when no letter of type is found and force utf8 output.

when running advance_notices.pl with -n flag, diacritics run awol in the
console output!

Also when debugging which borrower requests undefined letter templates, it is
very handy to log the
borrowernumber so we catch and fix bad borrower message transport settings.

This patch fixes those issues.

TEST PREPARATION:

0. Edit the ODUEDGST letter, find an undefined letter for any trasport type.

::TESTS ARE (ALMOST) THE SAME AS IN bugg 12922::
TEST PLAN:

1. Find a borrower and from the messaging preferences set the Advance notice
transport type to
   the undefined digest. Set the Days in Advance to 1.
2. Check-out something for that borrower and set the due date for tomorrow.
3. Run misc/cronjobs/advance_notices.pl -c -n -v from the terminal.
4. BEFORE THIS PATCH: You get an error
   no letter of type 'PREDUEDGST' found. Please see sample_notices.sql at
./advance_notices.pl line 366.
4. AFTER THIS PATCH: You get an error
   no letter of type 'PREDUEDGST' found for borrowernumber 1104659. Please see
sample_notices.sql at
   ./advance_notices.pl line 368.
   Makes life more worth living for!
   Also diacritics printed on screen are displayed properly.

-- 
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 12923] Improve error logging for advance_notices.pl; Show borrowernumber when no letter of type is found and force utf8 output.

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

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

   What|Removed |Added

 Status|NEW |Needs Signoff

--- Comment #4 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Having this in production for 3+ months already.
Let me know of any bugs ;)

-- 
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 12922] Do not DIE the advance_notices.pl -cronjob if no letter of * type is found

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

--- Comment #4 from Olli-Antti Kivilahti olli-antti.kivila...@jns.fi ---
Having this in production for 3+ months already.
Let me know of any bugs ;)

-- 
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 13381] RDA: 245 field changes in XSLT

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

--- Comment #3 from Winona Salesky wsale...@gmail.com ---
That label should be:
Medium: sound recording

-- 
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 7736] Edifact QUOTE and ORDER functionality

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

--- Comment #99 from Colin Campbell colin.campb...@ptfs-europe.com ---
(In reply to Brendan Gallagher from comment #98)
 Everything works great.
 
 Questions for Colin or Martin - EDIfact messages Manage EDIfact
 transmissions That is found in the Tools section of koha.  But I think
 you've moved that functionality into ACQ, so I think that can just be
 ignored and removed now.  Answer that question for me and I'll sign-off.  I
 think that a QA follow-up of just removing that from the Koha Tools and we
 are golden.  
 
 Great Job.  Thanks

Yes edifact message handling should all be under ACQ 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 12086] Hold priorities incorrect, when waiting status was reversed

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

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 Status|Pushed to Master|Pushed to Stable
 CC||fridolyn.som...@biblibre.co
   ||m

--- Comment #26 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Pushed to 3.14.x, will be in 3.14.12.

-- 
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 12396] MTT FIX: Due notices (DUEDGST) are multiplicated and everybodys all ODUEDGST are sent to everyone who should receive them.

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

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 Status|Pushed to Stable|RESOLVED
 CC||fridolyn.som...@biblibre.co
   ||m
 Resolution|--- |FIXED

--- Comment #8 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Depends on Bug 10833, not in 3.14, so I set has resolved

-- 
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 11014] Slip Print Problem in Chrome

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

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 CC||fridolyn.som...@biblibre.co
   ||m

--- Comment #13 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Pushed to 3.14.x, will be in 3.14.12.

-- 
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 12025] Inventory tool fails with Could not reads headers, or sometimes a timeout

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

Fridolin SOMERS fridolyn.som...@biblibre.com changed:

   What|Removed |Added

 CC||fridolyn.som...@biblibre.co
   ||m

--- Comment #16 from Fridolin SOMERS fridolyn.som...@biblibre.com ---
Pushed to 3.14.x, will be in 3.14.12.

-- 
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 5927] Show series information in OPAC search results

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

Nicole C. Engard neng...@gmail.com changed:

   What|Removed |Added

 CC||neng...@gmail.com

--- Comment #1 from Nicole C. Engard neng...@gmail.com ---
I have libraries that would also like to see the series info displayed in both
the staff and OPAC results/details.

Nicole

-- 
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 13431] Shared FastMmap file causes issues

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

--- Comment #13 from Jacek Ablewicz a...@biblos.pk.edu.pl ---
Not sure how proceed with this one.. I have to admit removing fastmmap caching
completely is kinda tempting, but OTOH it's not too hard to imagine some setups
where such caching system would be quite beneficial performace-wise. What if
we:

1) do not load nor intialize the Cache::FastMmap module, unless such caching
system is explicitly requested by the user (CACHING_SYSTEM=fastmmap_cache)
2) also do not load it when $ENV{GATEWAY_INTERFACE} is not defined
3) include _both_ the UID and the database name in the /tmp sharemap file name

That way it:
- would still be a trival patch,
- this feature will remain available for the people who really want/need it
- and (unless I'm very much mistaken) it should cover almost 100% of the
problematic cases (?).

-- 
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/


  1   2   >