[Koha-bugs] [Bug 9890] Fix the new plugin system for package installs

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9890

--- Comment #5 from Magnus Enger mag...@enger.priv.no ---
(In reply to comment #4)
 OK, so as I understand it, we'd need to:
 
 1) koha-create: fill in __PLUGINS_DIR__
 2) leave the enable_plugins as off (at least for now)
 3) koha-create-dirs: create the directory, set permissions (writeable by the
 koha user)

3 x yup.

 4) I'm not sure what the deal is with the cgi-bin/plugins directory. What
 goes there? How is it generated in a normal installation?

The contents of the plugins/ directory, which contains plugins- home.pl etc, in
the same way as all the other top level dirs for the intranet.

-- 
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 1993] Task Scheduler Needs Re-write

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1993

--- Comment #14 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Sophie, is there time to rebase this? If the scheduler is broken in master
currently this could classify as a bug fix.

-- 
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 9817] Add Goodreads reviews tab to the OPAC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9817

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

   What|Removed |Added

Version|master  |3.14
 QA Contact|katrin.fisc...@bsz-bw.de|

--- Comment #8 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
I talked to Chris and we agreed that this is not quite ready yet.

-- 
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 7973] Allow for new type of LDAP authentication

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7973

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

   What|Removed |Added

 Status|Signed Off  |Passed QA
   Patch complexity|--- |Small patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7973] Allow for new type of LDAP authentication

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7973

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

   What|Removed |Added

  Attachment #16580|0   |1
is obsolete||
  Attachment #16686|0   |1
is obsolete||

--- Comment #14 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 16703
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16703action=edit
[PASSED QA] Bug 7973- Allow for new type of LDAP authentication

This patch aims to solve the LDAP bind authentication method. Here are
some considerations:

- This is a standalone patch, so all the previous submitted ones are
  rendered obsolete;
- LDAP bind authentication is now done in 3 steps:
  1 - LDAP anonymous bind;
  2 - LDAP search entry for the given username;
  3 - LDAP bind with the DN of the found entry + the given password.
- The process fails if none or more than 1 entries are found for the
  given username;
- The principal_name setting in koha-conf.xml isn't used anymore;
- The patch is backwards compatible, so users already using the
  previously implemented LDAP bind authentication should be able to use
  it the same.

http://bugs.koha-community.org/show_bug.cgi?id=7973

Signed-off-by: Vitor Fernandes
Signed-off-by: Dobrica Pavlinusic dpav...@rot13.org
Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Passes all tests and QA script and has 2 solid sign offs.

-- 
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 7973] Allow for new type of LDAP authentication

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7973

--- Comment #15 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
I think Rolando Isidoro also needs to be added as a new committer if this gets
pushed :)

-- 
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 7973] Allow for new type of LDAP authentication

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7973

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

   What|Removed |Added

 QA Contact|koha.sek...@gmail.com   |katrin.fisc...@bsz-bw.de

-- 
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 7973] Allow for new type of LDAP authentication

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7973

--- Comment #16 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 16704
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16704action=edit
[PASSED QA] Bug 7973 : Follow up to remove an extraneous my

Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Fixes problem found by QA scripts.

-- 
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 9890] Fix the new plugin system for package installs

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9890

--- Comment #6 from Robin Sheat ro...@catalyst.net.nz ---
Why is that not created by the makefile like everything else?

-- 
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 9506] Values are false in the generated pdf for basketgroups

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9506

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

   What|Removed |Added

 QA Contact||katrin.fisc...@bsz-bw.de

-- 
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 9506] Values are false in the generated pdf for basketgroups

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9506

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

   What|Removed |Added

 Status|Signed Off  |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 9506] Values are false in the generated pdf for basketgroups

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9506

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

   What|Removed |Added

  Attachment #15041|0   |1
is obsolete||
  Attachment #16620|0   |1
is obsolete||

--- Comment #7 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 16705
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16705action=edit
[PASSED QA] Bug 9506: FIX GST values for the basketgroup print action

Due to the multi VAT development (Bug 5335), values are not well calculated in
the pdf generated by the basketgroup print action.

Test plan:
- Add one or more basket to a basketgroup.
- Close and print this basketgroup
- Check that different values correspond to values in the basket detail page.

Don't forget to test with different parameters (multiple vat, vendor
include/don't include tax).

Signed-off-by: Mathieu Saby mathieu.s...@univ-rennes2.fr
Signed-off-by: Katrin Fischer katrin.fischer...@web.de

-- 
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 9506] Values are false in the generated pdf for basketgroups

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9506

--- Comment #8 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 16706
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16706action=edit
[PASSED QA] Bug 9506: FIX gst list values for each basket

Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Problems raised by QA for the basket list page in the 3 pages
layout (pdfformat::layout3pages) fixed.

GST column on the summary page now gives a list of all used
GST rates for each individual basket.

All tests and QA script pass.

-- 
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 7679] Statistics wizard: circulation (new filters)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679

--- Comment #8 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Comment on attachment 16243
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16243
Bug-7679-Followup-circulation-statistics-wizard-impr.patch

Review of attachment 16243:
 -- 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.htmlbug=7679attachment=16243)
-

::: reports/issues_stats.pl
@@ +258,4 @@
  ( $line =~ /datetime/ ) ? @$filters[0]
: ( $line =~ /category/ ) ? @$filters[2]
: ( $line =~ /itemtype/ ) ? @$filters[3]
 +  : ( $line =~ /^branch/ )  ? @$filters[4]

Hi Brendan, was this line changed by intention?

-- 
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 7679] Statistics wizard: circulation (new filters)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679

--- Comment #9 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Comment on attachment 16243
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16243
Bug-7679-Followup-circulation-statistics-wizard-impr.patch

Review of attachment 16243:
 -- 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.htmlbug=7679attachment=16243)
-

::: reports/issues_stats.pl
@@ +258,4 @@
  ( $line =~ /datetime/ ) ? @$filters[0]
: ( $line =~ /category/ ) ? @$filters[2]
: ( $line =~ /itemtype/ ) ? @$filters[3]
 +  : ( $line =~ /^branch/ )  ? @$filters[4]

Hi Brendan, was this line changed by intention?

-- 
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 7679] Statistics wizard: circulation (new filters)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679

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

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #10 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
0) See comment about Brendan's patch.

1) I am a bit confused about some things in this patch, for example on master
we get for the filters: 'Event issue' and with this patch it's 'AA issue'.

2) Also I note that the filters part before = is not translatable, but that's
not a regression.

3) I would like to see Mathilde's comment addressed.

4) I think I need a test plan for creating a report that groups by hour (I have
not many issues in my database, so it should be as general as possible).

-- 
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 9890] Fix the new plugin system for package installs

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9890

--- Comment #7 from Magnus Enger mag...@enger.priv.no ---
(In reply to comment #6)
 Why is that not created by the makefile like everything else?

Beats me, Im afraid...

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

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736

--- Comment #45 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Hi all, taking a quick look at this before breakfast and I feel like there is
another big issue we have to fix before this can go in. Patches have been
squashed resulting in the fact, that Mark Gavillet will not get any credit for
all the lines of code he wrote here. I think as we can not split up the patches
again, we probably need to reinstate Mark as author of the first patch.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 9044] Allow to select items on catalogue/detail.pl and trigger actions

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9044

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

   What|Removed |Added

  Attachment #14737|0   |1
is obsolete||

--- Comment #10 from Fridolyn SOMERS fridolyn.som...@biblibre.com ---
Created attachment 16707
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16707action=edit
[SIGNED-OFF] Bug 9044: Provide item selection in record detail page (staff
client)

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 9044] Allow to select items on catalogue/detail.pl and trigger actions

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9044

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

   What|Removed |Added

  Attachment #16612|0   |1
is obsolete||

--- Comment #11 from Fridolyn SOMERS fridolyn.som...@biblibre.com ---
Created attachment 16708
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16708action=edit
Bug 9044 [Follow-up] Add a blank option + add missing 'for' attributes

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 8037] Add holds and funds to items already received in parcel.pl

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8037

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

   What|Removed |Added

  Attachment #16660|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 8037] Add holds and funds to items already received in parcel.pl

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8037

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

   What|Removed |Added

   Attachment #9383|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 8218] Add a script to sanitize entity where character was wrongly replaced with amp;

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8218

Koha Team AMU koha.aixmarsei...@gmail.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA
 CC||koha.aixmarsei...@gmail.com

--- Comment #17 from Koha Team AMU koha.aixmarsei...@gmail.com ---
Tested on a local instance.
Frido began to write it again (no change when amp;amp).
To be continued...

-- 
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 8037] Add holds and funds to items already received in parcel.pl

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8037

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

   Patch complexity|--- |Medium patch
 QA Contact||paul.poul...@biblibre.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 9890] Fix the new plugin system for package installs

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9890

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

   What|Removed |Added

 CC||k...@bywatersolutions.com

--- Comment #8 from Kyle M Hall k...@bywatersolutions.com ---
One note, /plugins/ is where the plugin system lives ( plugins-home.pl, etc )
and /plugin/ is an Alias in the Apache config to the directory where installed
plugins live ( var/lib/plugins )

-- 
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 8037] Add holds and funds to items already received in parcel.pl

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8037

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA
   Patch complexity|Medium patch|Small patch

--- Comment #26 from Paul Poulain paul.poul...@biblibre.com ---
QA comments:
 * the new sub GetBudgetByOrderNumber needs a unit test
 * there is an unconditionnal warn:
+warn ITEMNUMBER: $itemnumber;
 * instead of CURRENT_DATE() please use cast(now() AS date) 
http://wiki.koha-community.org/wiki/PostgreSQL

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

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736

--- Comment #46 from Mark Gavillet mark.gavil...@ptfs-europe.com ---
Thanks for this Katrin - I really appreciate it.

I've been working on an improved version of the EDI code which allows for
separate processing modules for booksellers, local customisation of order
messages for individual customers, multiple SAN/EANs for different library
branches, and other improvements.
I'm currently working on adding EDI invoice message processing which is
progressing very well.
Obviously, I'd feel very reluctant to submit code in the future if I'm not
going to be credited for any of the work.

(In reply to comment #45)
 Hi all, taking a quick look at this before breakfast and I feel like there
 is another big issue we have to fix before this can go in. Patches have been
 squashed resulting in the fact, that Mark Gavillet will not get any credit
 for all the lines of code he wrote here. I think as we can not split up the
 patches again, we probably need to reinstate Mark as author of the first
 patch.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 9757] Make staff client list contents view more like search results

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9757

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

--- Comment #15 from Paul Poulain paul.poul...@biblibre.com ---
Patch tested with a sandbox, by jmbroust jean-manuel.bro...@univ-lyon2.fr

-- 
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 9757] Make staff client list contents view more like search results

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9757

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

  Attachment #16549|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 9757] Make staff client list contents view more like search results

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9757

--- Comment #16 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16709
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16709action=edit
Bug 9757 [Revised] Make staff client list contents view more like search
results

This patch revises the staff client list contents view to better match
staff client search results, showing more information and offering more
ways to interact with the contents than before.

- List contents output has been modified so that the staff client can
  use XSLT-formatted data just as the OPAC can. As in the OPAC it
  depends on XSLTResultsDisplay being enabled.
- A toolbar has been added which is similar to that in search results,
  offering the option to add items to a Cart, add them to a different
  list, place multiple holds, remove items from the list, or merge
  records.
- This toolbar has been made to float on scroll like the one on the
  MARC edit page.
- Library and shelving location have been added to the display of call
  numbers. Call numbers are linked to a search as they are in search
  results.
- Edit links are included just as they are in search results.
- Automatic focus on the add by barcode form has been removed so that
  the page doesn't jump to the bottom unnecessarily.
- basket.js's addMultiple function has been modified so that it
  receives an array of checkboxes rather than looking for checkboxes in
  a specific form. This helps abstract its functionality for use on both
  search results and lists. results.tt is modified accordingly.
- The page layout has been widened to make room for the increased amount
  of information on the page.
- A new merge icon has been added to the default Bootstrap sprite.

To test:

- View both public and private lists in the staff client.
- View lists with and without contents.
- Test the functionality of options in the toolbar: Add to cart, add to
  lists, place multiple holds, remove items, merge items.
- Test with users with and without cataloging privileges to confirm that
  catalog-related controls are correctly shown or hidden.
- Test with XSLTResultsDisplay set both to default and empty.
- Since the staff client and OPAC use some of the same code, test that
  lists in the OPAC have not broken.
- Since JavaScript was modified which affects both lists and search
  results, confirm that adding items to the Cart and Lists from search
  results hasn't been broken by this patch.

Revision corrects conditional display of hold link, hiding it in cases
where there are no items or the record's itemtype is not for loan.

Also corrected is the behavior of the Cart/List save button in order
to prevent it from submitting the remove items action which is the
default for the form.

Signed-off-by: jmbroust jean-manuel.bro...@univ-lyon2.fr

-- 
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 9883] Koha::Plugins::* should not require koha-conf to load

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9883

--- Comment #7 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 16710
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16710action=edit
Bug 9883 - Koha::Plugins::* should not require koha-conf to load - Followup -
Load C4::Auth at run time

-- 
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 9757] Make staff client list contents view more like search results

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9757

--- Comment #17 from jmbroust jean-manuel.bro...@univ-lyon2.fr ---
In reply to comment 13 : the patch was already signed off but something went
wrong with the sign off of another patch (9728) on the same sandbox. So, I sign
off 9757 one more time to validate the 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 9883] Koha::Plugins::* should not require koha-conf to load

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9883

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

   What|Removed |Added

 CC||k...@bywatersolutions.com

--- Comment #8 from Kyle M Hall k...@bywatersolutions.com ---
(In reply to comment #6)
 Sorry, I should have been more clear in my last update. I would *also* like
 a follow-up adjusting the use C4::Auth to a require. The patch currently on
 the bug will go in as-is, but rather than adding yet another bug to
 Bugzilla, I figure it makes more sense to change the title and consolidate.

I'm having a bit of difficulty following your line of though. Is this followup
what you were looking for?

-- 
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 9044] Allow to select items on catalogue/detail.pl and trigger actions

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9044

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||paul.poul...@biblibre.com

--- Comment #12 from Paul Poulain paul.poul...@biblibre.com ---
Patch tested with a sandbox, by Pierre Angot et Leila Arkab
tredok.pie...@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 9044] Allow to select items on catalogue/detail.pl and trigger actions

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9044

--- Comment #13 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16711
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16711action=edit
Bug 9044 [Follow-up] Add a blank option + add missing 'for' attributes

Signed-off-by: Pierre Angot et Leila Arkab tredok.pie...@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 6874] File upload in MARC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

  Attachment #16693|0   |1
is obsolete||
  Attachment #16694|0   |1
is obsolete||
  Attachment #16695|0   |1
is obsolete||
  Attachment #16696|0   |1
is obsolete||
  Attachment #16697|0   |1
is obsolete||
  Attachment #16698|0   |1
is obsolete||
  Attachment #16699|0   |1
is obsolete||

--- Comment #68 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16712
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16712action=edit
[PASSED QA] Bug 6874: File upload in MARC

New cataloging plugin upload.pl and new system preference 'uploadPath'.

upload.pl provide a way to upload files on the server and store a link
(url) to it in MARC
uploadPath is the absolute path on the server where the files will be
stored. It's possible to have a hierarchy of directories under this path
and the plugin will allow to choose in which directory to store the
file.
Stored value in MARC subfield looks like this:
OPACBaseURL/cgi-bin/koha/opac-retrieve-file.pl?id=SHA-1 of the file
So both 'uploadPath' and 'OPACBaseURL' sysprefs have to be set for this
plugin to work correctly

Signed-off-by: Kyle M Hall k...@bywatersolutions.com

Signed-off-by: Paul Poulain paul.poul...@biblibre.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 6874] File upload in MARC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874

--- Comment #69 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16713
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16713action=edit
[PASSED QA] Bug 6874: Follow-up: fix filename encoding and sanitization

Signed-off-by: Kyle M Hall k...@bywatersolutions.com

Signed-off-by: Paul Poulain paul.poul...@biblibre.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 6874] File upload in MARC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874

--- Comment #70 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16714
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16714action=edit
[PASSED QA] Bug 6874: Allow to reupload a file immediately after deletion

This patch adds a button Upload a new file after the sucessful
deletion message to avoid user to close and reopen the window.

Signed-off-by: Kyle M Hall k...@bywatersolutions.com

Signed-off-by: Paul Poulain paul.poul...@biblibre.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 6874] File upload in MARC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874

--- Comment #71 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16715
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16715action=edit
[PASSED QA] Bug 6874: Change filename construction method.

Use SHA-1_filename. SHA-1 to avoid name clash, filename to make it
easier to find a file by its name, when not using Koha (direct
filesystem access).

Signed-off-by: Kyle M Hall k...@bywatersolutions.com

Signed-off-by: Paul Poulain paul.poul...@biblibre.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 6874] File upload in MARC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874

--- Comment #72 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16716
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16716action=edit
[PASSED QA] QA follow-up return with explicit undef removed

Signed-off-by: Paul Poulain paul.poul...@biblibre.com

http://bugs.koha-community.org/show_bug.cgi?id=6874

-- 
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 6874] File upload in MARC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874

--- Comment #73 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16717
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16717action=edit
[PASSED QA] Bug 6874: Follow-up for PBP fixes

Signed-off-by: Paul Poulain paul.poul...@biblibre.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 6874] File upload in MARC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874

--- Comment #74 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16718
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16718action=edit
[PASSED QA] bug 6874 follow-up fix POD syntax

Signed-off-by: Paul Poulain paul.poul...@biblibre.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 6874] File upload in MARC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874

--- Comment #75 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16719
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16719action=edit
[PASSED QA] Bug 6874 follow-up jquery has moved

The jquery library has been removed from themelang directory and put into
/intranet-tmpl/lib/jquery

This patch fixes the path

-- 
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 9835] Brackets missing for branches for patron attribute types

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9835

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

   What|Removed |Added

 Status|Signed Off  |RESOLVED
 Resolution|--- |WORKSFORME

-- 
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 6874] File upload in MARC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA
   Patch complexity|--- |Medium patch

--- Comment #76 from Paul Poulain paul.poul...@biblibre.com ---
QA comment (continued)
 * the problem was caused by the move of the jquery library. Fixing the jquery
path in http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16719 solves
the problem, works well now

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 8435] new permissions on subscriptions superserials

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8435

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

   What|Removed |Added

  Attachment #16404|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 8435] new permissions on subscriptions superserials

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8435

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

   What|Removed |Added

 QA Contact|m.de.r...@rijksmuseum.nl|katrin.fisc...@bsz-bw.de

--- Comment #24 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Taking a look at this 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 8218] Add a script to sanitize entity where character was wrongly replaced with amp;

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8218

Christophe Croullebois christophe.croulleb...@biblibre.com changed:

   What|Removed |Added

  Attachment #16122|0   |1
is obsolete||

--- Comment #18 from Christophe Croullebois 
christophe.croulleb...@biblibre.com ---
Created attachment 16720
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16720action=edit
proposed patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 1993] Task Scheduler Needs Re-write

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1993

Sophie MEYNIEUX sophie.meyni...@biblibre.com changed:

   What|Removed |Added

   Attachment #8814|0   |1
is obsolete||

--- Comment #15 from Sophie MEYNIEUX sophie.meyni...@biblibre.com ---
Created attachment 16721
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16721action=edit
Bug 1993: Improving task scheduler

Remove url as format as it is not implemented
Add csv as output format
Use MIME:Lite to send email
Call runreport.pl with right parameters

Signed-off-by: Kyle M Hall k...@bywatersolutions.com

-- 
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 9479] The member notices page does not display dates in the syspref format

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9479

--- Comment #5 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 16722
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16722action=edit
Bug 9479: FIX conflict with Bug 9014

3rd parameters of output_pref is already used

-- 
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 9479] The member notices page does not display dates in the syspref format

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9479

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

   What|Removed |Added

 Status|Failed QA   |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 1993] Task Scheduler Needs Re-write

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1993

Sophie MEYNIEUX sophie.meyni...@biblibre.com changed:

   What|Removed |Added

 Status|Patch doesn't apply |Needs Signoff

--- Comment #16 from Sophie MEYNIEUX sophie.meyni...@biblibre.com ---
Patch rebased

-- 
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 8365] Renewal duration in issuingules

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8365

--- Comment #41 from Jonathan Druart jonathan.dru...@biblibre.com ---
(In reply to comment #40)
 Hi Jared, I can see what you mean, but 0 is the default behaviour for the
 other fields (max holds, max renwals) so from this point of view it's
 consistent.

Jared, I confirm too, it is the current default behavior.

-- 
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 5342] Serial claiming improvements

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5342

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

   What|Removed |Added

 Status|Patch doesn't apply |Needs Signoff

--- Comment #47 from Jonathan Druart jonathan.dru...@biblibre.com ---
They apply without error here, could retest please?

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

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

   What|Removed |Added

  Attachment #16624|0   |1
is obsolete||
  Attachment #16625|0   |1
is obsolete||
  Attachment #16626|0   |1
is obsolete||
  Attachment #16641|0   |1
is obsolete||

--- Comment #23 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 16723
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16723action=edit
Bug 5343: Link serial and acqui modules

DB changements:
- Adds 2 fields: subscription.reneweddate and aqorders.subscriptionid.
- Removes 2 unused fields: aqorders.serialid and aqorders.subscription.

Main test plan:
1) Create a subscription
2) Create a bookseller and a basket
3) Add a new order 'from a subscription'
4) Search your subscription and check if results are correct
5) Click on the order link
6) Check the biblio information are filled in the form
7) Select a budget and fill some price information.
8) retry steps 3 and 4. Verify you cannot order the same subscription.
Message:Outstanding order (only one order per subscription is allowed).
9) click on your subscription (already added) and check you have a new
table Acquisition details with your price information in the Ordered
amount line.
10) receive this order
11) On your subscription detail page, the Spent amount line must be
filled with your price information.
12) Re order the same subscription. Now you are allowed to. Prices
information have to be filled with the previous information.
13) Retry some orders and click on a maximum of links in order to find a
bug :)

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

--- Comment #24 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 16724
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16724action=edit
Bug 5343: Followup FIX quantity received if items are created when receiving

For subscriptions, if items are created when receiving, the quantity
received is always 1, not 0.

+ UI: Show the subscription search form (instead of hidden)

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

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736

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

   What|Removed |Added

 CC||ch...@bigballofwax.co.nz

--- Comment #47 from Chris Cormack ch...@bigballofwax.co.nz ---
(In reply to comment #46)
 Thanks for this Katrin - I really appreciate it.
 
 I've been working on an improved version of the EDI code which allows for
 separate processing modules for booksellers, local customisation of order
 messages for individual customers, multiple SAN/EANs for different library
 branches, and other improvements.
 I'm currently working on adding EDI invoice message processing which is
 progressing very well.
 Obviously, I'd feel very reluctant to submit code in the future if I'm not
 going to be credited for any of the work.

Hi Mark, 

You probably need to have a chat with Colin, as it was he who merge yours,
martin and his patches together

http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12398

So maybe since you are all from the same organisation that is ok? If not you
might need to work together to split them back out

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

--- Comment #25 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 16725
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16725action=edit
Bug 5343: Followup: invoicenumber no longer exists, use invoiceid.

A previous patch replaces invoicenumber with invoiceid.

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

--- Comment #26 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 16726
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16726action=edit
Bug 5343: It is not possible to add a subscription for another supplier

If a supplier is defined for a subscription, you cannot order this
subscription to another supplier. If no supplier is defined, you can.

FIX: If a cancelled order is linked to a subscription, you can order it.

-- 
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 9163] Cataloguing validation workflow

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9163

Pierre Angot tredok.pie...@gmail.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply
 CC||tredok.pie...@gmail.com

--- Comment #15 from Pierre Angot tredok.pie...@gmail.com ---
Test on sandbox :

Something went wrong !
Applying: BUG 9163 - Patch2 use user permissions instead of systempreferences
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.
Patch failed at 0001 BUG 9163 - Patch2 use user permissions instead of
systempreferences
When you have resolved this problem run git am --resolved.
If you would prefer to skip this patch, instead run git am --skip.
To restore the original branch and stop patching run git am --abort.
Bug 9163 - Cataloguing validation workflow

second patch rebased
Apply? [yn]
Patch left in /tmp/second-patch-rebased-FeeYi6.patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 9883] Koha::Plugins::* should not require koha-conf to load

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9883

--- Comment #9 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 16727
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16727action=edit
Bug 9883 - Add missing parameter to koha-conf.xml causing Plugins.t to fail

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

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736

--- Comment #48 from Chris Cormack ch...@bigballofwax.co.nz ---
(In reply to comment #47)
 (In reply to comment #46)
  Thanks for this Katrin - I really appreciate it.
  
  I've been working on an improved version of the EDI code which allows for
  separate processing modules for booksellers, local customisation of order
  messages for individual customers, multiple SAN/EANs for different library
  branches, and other improvements.
  I'm currently working on adding EDI invoice message processing which is
  progressing very well.
  Obviously, I'd feel very reluctant to submit code in the future if I'm not
  going to be credited for any of the work.
 
 Hi Mark, 
 
 You probably need to have a chat with Colin, as it was he who merge yours,
 martin and his patches together
 
 http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12398
 
 So maybe since you are all from the same organisation that is ok? If not you
 might need to work together to split them back out

Once those are split up, we can split out the little bits from Elliott and Zeno
too. But those are small changes and easy to split out

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

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736

--- Comment #49 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Thx Chris, for taking a closer look at this. Quite hard to figure out what's
going on here. So I guess if we fixed authorship for the big patch to whatever
Mark/Colin/Martin agree it should be doable?

-- 
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 7740] Highlight items in own library in search results/detail page in OPAC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7740

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 CC||paul.poul...@biblibre.com
   Patch complexity|--- |Medium patch
 QA Contact|koha.sek...@gmail.com   |paul.poul...@biblibre.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 8365] Renewal duration in issuingules

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8365

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

   What|Removed |Added

 Status|Failed QA   |Passed QA

--- Comment #42 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Hm thinking more about this, it looks to me like it's out of the scope of this
bug, because that's just what happens now if you create a completely new rule.
And when editing a rule it should not do something unexpected.

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

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

   What|Removed |Added

  Attachment #16723|0   |1
is obsolete||
  Attachment #16724|0   |1
is obsolete||
  Attachment #16725|0   |1
is obsolete||
  Attachment #16726|0   |1
is obsolete||

--- Comment #27 from Fridolyn SOMERS fridolyn.som...@biblibre.com ---
Created attachment 16728
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16728action=edit
Bug 5343: Link serial and acqui modules (squached)

squashed all patches and rebased

-- 
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 7639] system preference to forgive fines on lost items

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7639

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

   What|Removed |Added

  Attachment #16607|0   |1
is obsolete||
  Attachment #16608|0   |1
is obsolete||
  Attachment #16609|0   |1
is obsolete||

--- Comment #27 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 16729
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16729action=edit
Bug 7639 - system preference to forgive fines on lost items

Forgive fine when an item is set to lost status, fines are forgiven only when
syspref ForgiveFineWhenLost is set to yes. Item can be set to lost status from:
catalogue/moredetail.pl
cataloguing/additem.pl
tools/batchMod.pl
misc/cronjobs/longoverdue.pl

Changed sub C4::Circulation::LostItem to forgive fines on the item
depending on the value of syspref ForgiveFineWhenLost. This sub is currently
used to return an item and charge a replacement cost.

Also added a new syspref in C4::Circulation::LostItem -
ChargeReplFeeWhenLost. Replacement fee will now be charged only if this syspref
is set to yes.

Signed-off-by: Kyle M Hall k...@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 7639] system preference to forgive fines on lost items

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7639

--- Comment #28 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 16730
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16730action=edit
Bug 7639 - system preference to forgive fines on lost items - QA Followup

Test Plan:
 1) Apply the patch
 2) Run updatedatabase.pl
 3) Set WhenLostForgiveFine to Forgive  WhenLostChargeReplacementFee to Charge
 4) Issue an item to a borrower, then set to lost from catalogue/moredetail.pl
 5) Observe the replacement fee has been charged
 6) Return the item
 7) Observe the charged fee has been forgiven
 8) Set WhenLostForgiveFine to Don't Forgive
 9) Repeat 4-6
10) Observe the charged fee has not been forgiven
11) Set WhenLostChargeReplacementFee to Don't Charge
12) Repeat 4
13) Observe that a fee was not charged

-- 
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 7639] system preference to forgive fines on lost items

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7639

--- Comment #29 from Kyle M Hall k...@bywatersolutions.com ---
Created attachment 16731
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16731action=edit
Bug 7639 tiny QA follow-up

no need to create a variable just to call to send it as parameter the line
after

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

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736

Brendan Gallagher bren...@bywatersolutions.com changed:

   What|Removed |Added

  Attachment #16649|0   |1
is obsolete||

--- Comment #50 from Brendan Gallagher bren...@bywatersolutions.com ---
Created attachment 16732
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16732action=edit
Rebase Bug 7736 EDI Edifact quote and order functionality

This is a patch brining together the original
work by Mark Gavillet and the subsequent patches
by Mark, Martin Renvoize and myself

It contains the code as currently runnng in
production

In addition I've added updatedatebase entries to
installer and replaced the hardcoded currency with
a currency extraction. As the db currently does not
force the standard codes we check if that is 3 uppercase
ascii characters before using it.

Elliott Davis:
Added unit test for EDI

Zeno Tajoli:
Rebased on last master git tree.
I have change only the file installer/data/mysql/sysprefs.sql

Brendan Gallagher:
2013-03-22
Rebased on current master
Changed installer/data/mysql/sysprefs.sql
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt

-- 
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 8435] new permissions on subscriptions superserials

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8435

--- Comment #25 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
This patches fail xt/permissions.t because the new permissions are missing in 2
files - can you please provide a follow up?

-- 
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 9456] Add callnumber column to the cart

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

--- Comment #51 from Paul Poulain paul.poul...@biblibre.com ---
Patch tested with a sandbox, by Cedric Vita cedric.v...@dracenie.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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

--- Comment #28 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 16733
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16733action=edit
Bug 5343: Followup: remove useless string on the serials result page

-- 
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 9456] Add callnumber column to the cart

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456

--- Comment #52 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16734
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16734action=edit
Bug 9456 - Add callnumber column to the cart - add tooltip

Signed-off-by: Cedric Vita cedric.v...@dracenie.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 8435] new permissions on subscriptions superserials

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8435

--- Comment #26 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Can we agree on amending the permissions description to indicate the
relationship with indybranches?

Suggestion:
Manage subscriptions from any branch (only applies when IndependantBranches is
used)

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

--- Comment #29 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 16735
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16735action=edit
Bug 5343: Link serial and acqui modules

DB changements:
- Adds 2 fields: subscription.reneweddate and aqorders.subscriptionid.
- Removes 2 unused fields: aqorders.serialid and aqorders.subscription.

Main test plan:
1) Create a subscription
2) Create a bookseller and a basket
3) Add a new order 'from a subscription'
4) Search your subscription and check if results are correct
5) Click on the order link
6) Check the biblio information are filled in the form
7) Select a budget and fill some price information.
8) retry steps 3 and 4. Verify you cannot order the same subscription.
Message:Outstanding order (only one order per subscription is allowed).
9) click on your subscription (already added) and check you have a new
table Acquisition details with your price information in the Ordered
amount line.
10) receive this order
11) On your subscription detail page, the Spent amount line must be
filled with your price information.
12) Re order the same subscription. Now you are allowed to. Prices
information have to be filled with the previous information.
13) Retry some orders and click on a maximum of links in order to find a
bug :)

Signed-off-by: Leila Arkab koha.aixmarsei...@gmail.com

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

--- Comment #30 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 16736
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16736action=edit
Bug 5343: Followup FIX quantity received if items are created when receiving

For subscriptions, if items are created when receiving, the quantity
received is always 1, not 0.

+ UI: Show the subscription search form (instead of hidden)

Signed-off-by: Leila Arkab koha.aixmarsei...@gmail.com

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

--- Comment #31 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 16737
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16737action=edit
Bug 5343: Followup: invoicenumber no longer exists, use invoiceid.

A previous patch replaces invoicenumber with invoiceid.

Signed-off-by: Leila Arkab koha.aixmarsei...@gmail.com

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

--- Comment #32 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 16738
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16738action=edit
Bug 5343: It is not possible to add a subscription for another supplier

If a supplier is defined for a subscription, you cannot order this
subscription to another supplier. If no supplier is defined, you can.

FIX: If a cancelled order is linked to a subscription, you can order it.

Signed-off-by: Leila Arkab koha.aixmarsei...@gmail.com

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

--- Comment #33 from Jonathan Druart jonathan.dru...@biblibre.com ---
Created attachment 16739
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16739action=edit
Bug 5343: Followup: remove useless string on the serials result page

Signed-off-by: Leila Arkab koha.aixmarsei...@gmail.com

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

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

   What|Removed |Added

  Attachment #16728|0   |1
is obsolete||

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

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

   What|Removed |Added

  Attachment #16733|0   |1
is obsolete||

-- 
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 8435] new permissions on subscriptions superserials

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8435

--- Comment #27 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 16740
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16740action=edit
Screenshot - count on tab is wrong now

With indybranches = ON and user not having superserials permission the shown
subscriptions are alright, but the shown number on the tab is wrong.

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

Koha Team AMU koha.aixmarsei...@gmail.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||koha.aixmarsei...@gmail.com

--- Comment #34 from Koha Team AMU koha.aixmarsei...@gmail.com ---
Test OK

OK on order and on receive.

We have the information on
cgi-bin/koha/serials/subscription-detail.pl?subscriptionid=

-- 
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 7740] Highlight items in own library in search results/detail page in OPAC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7740

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #14 from Paul Poulain paul.poul...@biblibre.com ---
Test plan:
 * apply the patch
 * activate the syspref  HighlightOwnItemsOnOPAC  to emphasize  results
from the patron home branche by moving the results to the front and
increasing the size or highlighting the rows for those results. 
 * go to OPAC, and login
 * search for a biblio that has at least 2 items, one at patron branch, one
not.
 * in the result list, the item from patron branch is highlighted, the other
one isn't
 * in the detail page, same thing

QA comment:
 * the css addition was missing to ccsr theme, i've added it in a follow-up
 * this patch adds a my $branches = GetBranches() in opac-detail. This has also
been introduced later, resulting in a perlcritic error. I've fixed it in
another follow-up
 * work fine, clean code.
 * tested with and without XSLT. with XSLT, the opac-detail is OK, but the
result IS NOT. Looking at
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl, it appears that
there is no code to handle this syspref. Please fix  resubmit (and do that for
MARC21, NORMARC  UNIMARC please, should be easy once you've made it for
MARC21, should be easy to do it for others). I think it's

-- 
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 7740] Highlight items in own library in search results/detail page in OPAC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7740

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

  Attachment #16053|0   |1
is obsolete||

--- Comment #15 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16741
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16741action=edit
Bug 7740 - Highlight items in own library in search results/detail page in OPAC

This feature enables a particular library's items to be emphasized and moved
to the first position on the search results and details pages of the OPAC.

It is enabled by the sytem preference HighlightOwnItemsOnOPAC.

To choose which branches items are emphasized, use the system preference
HighlightOwnItemsOnOPACWhich. It has two modes.

If set to PatronBranch, the items emphasized will be those of the same
library as the patron's library. If no one is logged into the opac, no
items will be highlighted.

If set to OpacURLBranch, the library is chosen based on the Apache
environment variable BRANCHCODE.

For example, this could be added to the OPAC section of koha-httpd.conf:
SetEnv BRANCHCODE CPL

The point of this feature is to allow each library on a given Koha server
to have a specific subdomain for the opac where that library's items are
empasized. That was http://branch1.opac.mylibrary.org will emphasize the
items of branch1, while http://branch2.opac.mylibrary.org will emphasize
the items of branch2.

Signed-off-by: Melia Meggs me...@bywatersolutions.com
Signed-off-by: Nora Blake nbl...@masslibsystem.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 7740] Highlight items in own library in search results/detail page in OPAC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7740

--- Comment #16 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16742
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16742action=edit
Bug 7740 follow-up: css additions for ccsr theme

-- 
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 7740] Highlight items in own library in search results/detail page in OPAC

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7740

--- Comment #17 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16743
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16743action=edit
Bug 7740 follow-up : removing duplicate declaration

the my $branches = GetBranches();
already exist at line 444 (introduced by this patch)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 8435] new permissions on subscriptions superserials

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8435

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

   What|Removed |Added

 Status|Signed Off  |Failed 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 7688] Change subscriptions numbering pattern and frequencies

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688

--- Comment #83 from Julian Maurice julian.maur...@biblibre.com ---
Created attachment 16744
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16744action=edit
Bug 7688: Set firstacquidate in updatedatabase if it's not set

firstacquidate is now a mandatory field, so it must be set.
The updatedatabase process set firstacquidate value to one of:
- the planned date of the first serial for this subscription, or if not
  found,
- the subscription start date.

+ auto-select the numbering pattern when modifying a subscription.

-- 
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 5343] Subscription cost (Link serial and acqui modules)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5343

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

   What|Removed |Added

 QA Contact|koha-b...@lists.koha-commun |katrin.fisc...@bsz-bw.de
   |ity.org |

--- Comment #35 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Looking at this now.

-- 
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 9257] Add groups to normal search pulldown

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9257

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA
 CC||paul.poul...@biblibre.com
 QA Contact||paul.poul...@biblibre.com

--- Comment #14 from Paul Poulain paul.poul...@biblibre.com ---
QA comment
 * small patch, good test plan
 * passes koha-qa.pl
 * work well, no side effect risk
 * an improvement could be to separate more clearly branches  groups in the
list, because atm, you would get
  A BRANCH
  ANOTHER BRANCH
  BRANCH
  QUICK BRANCH
  A GROUP

the A GROUP is not ordered alphabetically, not separated from branches. But
that's not worth failing QA for that. It's just a suggestion for a follow-up

-- 
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 9257] Add groups to normal search pulldown

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9257

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

  Attachment #16077|0   |1
is obsolete||

--- Comment #15 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16745
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16745action=edit
[PASSED QA] Bug 9257 - Add groups to normal search pulldown

This patch adds the ability to add groups to the library select
pulldown on the opac, if it is enabled.

Test Plan:
1) Apply patch
2) Run updatedatabase.pl
3) Go to Administration › Libraries and groups
4) Create a new group, or edit an existing one
5) Ensure the 'Show in search pulldown' checkbox is checked
6) Save the group
7) Enable OpacAddMastheadLibraryPulldown if it is not already enabled
8) Load the OPAC, try the group search from the libraries pulldown menu

Signed-off-by: Liz Rea l...@catalyst.net.nz
Yes! Now this works, and well.

Signed-off-by: Paul Poulain paul.poul...@biblibre.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 7688] Change subscriptions numbering pattern and frequencies

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688

Julian Maurice julian.maur...@biblibre.com changed:

   What|Removed |Added

 Status|Failed QA   |Passed QA

--- Comment #84 from Julian Maurice julian.maur...@biblibre.com ---
Hi Jared,

this patch is for 1) and 2)

3) It is possible to create a new numbering pattern from the subscription
add/modify screen. Just click on 'Show advanced pattern', then click on 'Modify
pattern' button. Fill the new pattern name and change the pattern values, then
click on 'Save as new pattern'.
Do you mean you want to add a Custom option to the numbering pattern list
that automatically show the advanced pattern form ?

I switch back the patch status to Passed QA so you can see it, change it to
Needs signoff if you think it must be signed.

-- 
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 8836] Resurrect Rotating Collections

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8836

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||paul.poul...@biblibre.com

--- Comment #5 from Paul Poulain paul.poul...@biblibre.com ---
Patch tested with a sandbox, by jmbroust jean-manuel.bro...@univ-lyon2.fr

-- 
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 8836] Resurrect Rotating Collections

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8836

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

  Attachment #12560|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 8836] Resurrect Rotating Collections

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8836

--- Comment #6 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 16746
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16746action=edit
Bug 8836 - Resurrect Rotating Collections

Signed-off-by: jmbroust jean-manuel.bro...@univ-lyon2.fr

-- 
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 7679] Statistics wizard: circulation (new filters)

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679

--- Comment #11 from Katrin Fischer katrin.fisc...@bsz-bw.de ---

del2) Also I note that the filters part before = is not translatable, but
that's not a regression/del

Scratch 2) - of course using the cases in the template will make those
translatabale :)

-- 
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 7294] status in order

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7294

--- Comment #61 from Matthias Meusburger matthias.meusbur...@biblibre.com ---
Yes, I did. But I also did some more testing, and it doesn't behave correctly
when canceling an order, so I have fix 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 8836] Resurrect Rotating Collections

2013-03-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8836

jmbroust jean-manuel.bro...@univ-lyon2.fr changed:

   What|Removed |Added

 CC||jean-manuel.broust@univ-lyo
   ||n2.fr

--- Comment #7 from jmbroust jean-manuel.bro...@univ-lyon2.fr ---
Note that if you have syspref automaticitemreturn ON (DO automatic return...)
and HomeOrHoldingBranchReturn turned to : the library the item is from, then
when the library you transfer items receives items (doing a check in) the items
will go back to homelibrary automaticaly. There should be a way to avoid that
(specific syspref ? to allow to keep items in the holdingbranch if they make
part of a rotating collection).

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


  1   2   3   4   >