[Koha-bugs] [Bug 7398] Show number of holds on a biblio in the OPAC details

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

--- Comment #8 from Srdjan Jankovic  ---
Created attachment 8552
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8552&action=edit
follow-up 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 7420] Add max fines to circulation matrix

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

Srdjan Jankovic  changed:

   What|Removed |Added

 Status|Failed QA   |Needs Signoff

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


[Koha-bugs] [Bug 5788] Move ReservesMaxPickupDelay system preference to the Circulation Matrix.

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

Srdjan Jankovic  changed:

   What|Removed |Added

   Attachment #4807|0   |1
is obsolete||

--- Comment #25 from Srdjan Jankovic  ---
Created attachment 8551
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8551&action=edit
patch

-- 
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 7613] OCLC Connexion Gateway, including extension svc/import_bib

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

Srdjan Jankovic  changed:

   What|Removed |Added

   Attachment #8523|0   |1
is obsolete||

--- Comment #22 from Srdjan Jankovic  ---
Created attachment 8550
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8550&action=edit
patch

Thanks for the suggestion, I like it better this way.

-- 
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 6372] Batch progress bar does not check for 0 size jobs; should be in separate js too

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

Srdjan Jankovic  changed:

   What|Removed |Added

 Status|Failed QA   |Needs Signoff

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


[Koha-bugs] [Bug 6372] Batch progress bar does not check for 0 size jobs; should be in separate js too

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

Srdjan Jankovic  changed:

   What|Removed |Added

   Attachment #8144|0   |1
is obsolete||

--- Comment #5 from Srdjan Jankovic  ---
Created attachment 8549
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8549&action=edit
patch

Yes, that came in after the patch with Bug 1633

-- 
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 7613] OCLC Connexion Gateway, including extension svc/import_bib

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

--- Comment #21 from Srdjan Jankovic  ---
(In reply to comment #20)
>
> 1. why don't the batches appear on
> http://intranet/cgi-bin/koha/tools/manage-marc-import.pl for me? Should
> C4::ImportBatch::GetImportBatchRangeDesc and
> ::GetNumberOfNonZ3950ImportBatches be changed?

Yes, it's an omission, will correct that

> 
> 2. why are we using a mixed colon-delimited and XML input file, instead of
> GET parameters and an XML post? So it would be like
> http://intranet/cgi-bin/koha/svc/import_bib?import_mode=direct and just an
> XML file POSTed, which I think may be more portable for web API libraries.

Frankly, I have not thought of that. I've never encountered such situation, and
had only problems when mixing url and post params. However, this is a different
case, and it does look better, so I'll try to implement it.

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


[Koha-bugs] [Bug 5668] Star ratings in the opac

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

Ian Walls  changed:

   What|Removed |Added

   Attachment #8537|0   |1
is obsolete||

--- Comment #68 from Ian Walls  ---
Comment on attachment 8537
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8537
Bug 5668 - Star ratings in the opac

Had to rebase anyway, so the above mention change (remove use C4::Serials line)
is followed into rebase, along with some whitespace cleanup

-- 
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 5668] Star ratings in the opac

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

--- Comment #67 from Ian Walls  ---
Created attachment 8548
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8548&action=edit
[PASSED QA] Bug 5668 - Star ratings in the opac

Signed-off-by: Nicole C. Engard 

Turned on star ratings in the opac on details and results
Searched for titles - saw the stars
Clicked on a title
Clicked on the stars
Clicked on the stars to change my rating
Logged out
Tried to click on stars
Logged in as different user
Rated items that were rated already and saw average change
Changed preference to show only on detail and repeated tests
Changed preference to now show stars

All above tests passed. Signing off.

Rebased 3-22-12 by Ian Walls

-- 
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 5668] Star ratings in the opac

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

Ian Walls  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

--- Comment #66 from Ian Walls  ---
Okay, now we're good.  Marking Passed QA.

One small followup (forthcoming): this introduces an unnecessary dependency on
C4::Serials in opac-detail.pl.  No big thing, but as we're actively working to
streamline what we load on each page, this should be stripped out.

-- 
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 7809] New: Edit Items screen should be sorted by home branch instead of holding branch

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

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7809
  Assignee: gmcha...@gmail.com
   Summary: Edit Items screen should be sorted by home branch
instead of holding branch
QA Contact: koha.sek...@gmail.com
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: wizzy...@gmail.com
  Hardware: All
Status: NEW
   Version: unspecified
 Component: Cataloging
   Product: Koha

The edit items screen should sort the same as the bib detail page - by home
branch instead of by holding branch.

-- 
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 3394] items batch edition

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

Liz Rea  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||wizzy...@gmail.com
 Resolution|--- |FIXED

-- 
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 5549] Hourly Loans

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

--- Comment #83 from Ian Walls  ---
Created attachment 8547
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8547&action=edit
Bug 5549 followup:  fix suspension in days further

Grace periods are now measured in the same unit as the loan.

Suspension in days works explicitly in days, independent of unit.  Since
the 'deltadays' duration is actually the duration, possibly in hours, between
when the material was due and when it's returned, we need to take the finedays
factor (how many days per unit overdue) and multiple it by 24 if the unit is
hourly.

Example: a 1 hour loan material with 1 hour grace period and finedays = 2,
returned 2 hours late would give 4 days suspension

To test:
1.  create some circ rules:
  A) an hourly loan rule with suspension in days
  B) an hourly loan rule with suspension in days and a grace period
  C) a daily loan rule with suspension in days
  D) a daily loan rule with suspension in days and a grace period
2.  Check out 2 materials under each rule.  We'll call these A1-D1
and A2-D2 (to associate with the rule)
3.  Return A1-D1 late, but within the grace period for B1 and D1 as appropriate
4.  Return A2-D2 late, after the grace periods

You should get:

A1: suspended for (#hours late) * (#suspensionindays) days
B1: not suspended
C1: suspended for (#days late) * (#suspensionindays) days
D1: not suspended

A2: suspended for (#hours late) * (#suspensionindays) days
B2: suspended for (#hours late) * (#suspensionindays) days
C2: suspended for (#days late) * (#suspensionindays) days
D2: suspended for (#days late) * (#suspensionindays) days

-- 
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 7804] Add Koha Plugin System

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

--- Comment #5 from Chris Cormack  ---
Created attachment 8546
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8546&action=edit
Bug 7804: Follow up fixing FSF address

-- 
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 7804] Add Koha Plugin System

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

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8525|0   |1
is obsolete||

--- Comment #4 from Chris Cormack  ---
Created attachment 8545
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8545&action=edit
Bug 7804: Koha Plugins

Adds support for custom plugins. At the moment the Plugins
feature supports two types of plugins, reports and tools.

Plugins are installed by uploading KPZ ( Koha Plugin Zip )
packages. A KPZ file is just a zip file containing a
plugin.ini file describing the plugin, as well as the
perl file, template files, and any other files neccessary
to make the plugin work.


Fixed whitespace errors

-- 
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 7804] Add Koha Plugin System

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

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8528|text/plain  |application/octet-stream
  mime type||

-- 
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 7804] Add Koha Plugin System

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

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8528|1   |0
   is 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 7804] Add Koha Plugin System

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

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8528|0   |1
   is patch||
   Attachment #8528|application/octet-stream|text/plain
  mime type||

-- 
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 7729] svc API should allow modification of items

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

Chris Cormack  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

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


[Koha-bugs] [Bug 7729] svc API should allow modification of items

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

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8540|0   |1
is obsolete||

--- Comment #5 from Chris Cormack  ---
Created attachment 8544
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8544&action=edit
Bug 7729 : svc/bib: support appending ?items=1 to the URL to fetch or modify
items

Signed-off-by: Chris Cormack 

-- 
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 7729] svc API should allow modification of items

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

--- Comment #4 from Chris Cormack  ---

http://koha:8080/cgi-bin/koha/svc/bib/1


http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://www.loc.gov/MARC21/slim
http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd";
xmlns="http://www.loc.gov/MARC21/slim";>

  00118nam a22000617a 4500
  120321bxxu|  00| 0 eng
d
  
w
  
  
1
1
  



http://koha:8080/cgi-bin/koha/svc/bib/1?items=1

http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://www.loc.gov/MARC21/slim
http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd";
xmlns="http://www.loc.gov/MARC21/slim";>

  00118nam a22000617a 4500
  120321bxxu|  00| 0 eng
d
  
w
  
  
1
1
  
  
2012-03-21
1
2012-03-21
0
0
1
MPL
0
2012-03-21
0
ddc
2012-03-21
2
MPL
  


GET Works as advertised

-- 
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 7729] svc API should allow modification of items

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

Chris Cormack  changed:

   What|Removed |Added

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

--- Comment #3 from Chris Cormack  ---
Patch applies cleanly, and now works with the new architecture where Items are
separate to Biblio data ans should be handled as such.

-- 
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 5549] Hourly Loans

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

Liz Rea  changed:

   What|Removed |Added

   Attachment #8541|0   |1
is obsolete||

--- Comment #82 from Liz Rea  ---
Created attachment 8543
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8543&action=edit
Bug 5549 : Fixing the test to only run if the test data exists

Signed-off-by: Liz Rea 
test passes after the patch. Win.

-- 
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 6679] Fixing code so it passes basic Perl::Critic tests

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

Chris Cormack  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

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


[Koha-bugs] [Bug 6679] Fixing code so it passes basic Perl::Critic tests

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

Chris Cormack  changed:

   What|Removed |Added

 Status|Pushed to Master|ASSIGNED

-- 
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 5158] Koha needs its own cookie, ice cream, and fudge flavors

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

Chris Cormack  changed:

   What|Removed |Added

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

--- Comment #4 from Chris Cormack  ---
Koha also needs more Margarita

-- 
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 6679] Fixing code so it passes basic Perl::Critic tests

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

--- Comment #50 from Chris Cormack  ---
Created attachment 8542
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8542&action=edit
Bug 6679 : Fixing perlcritic violation

-- 
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 5549] Hourly Loans

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

Chris Cormack  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

--- Comment #81 from Chris Cormack  ---
Fix for the failing test

-- 
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 5549] Hourly Loans

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

Chris Cormack  changed:

   What|Removed |Added

 Status|Pushed to Master|ASSIGNED

-- 
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 5549] Hourly Loans

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

--- Comment #80 from Chris Cormack  ---
Created attachment 8541
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8541&action=edit
Bug 5549 : Fixing the test to only run if the test data exists

-- 
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 5339] Parcel closing in acq

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

Elliott Davis  changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #37 from Elliott Davis  ---
Due to the recent changes in master this patch is now out of date.  The files
that I am showing in conflict are:

catalogue/moredetail.pl
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt

-- 
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 6140] Set a timeout to z3950 servers that could have network problems occasionally

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

-- 
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 6140] Set a timeout to z3950 servers that could have network problems occasionally

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA
 CC||paul.poul...@biblibre.com
Version|master  |rel_3_8

-- 
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 6140] Set a timeout to z3950 servers that could have network problems occasionally

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

--- Comment #5 from Paul Poulain  ---
QA comment:
* code very clean
* add an interesting fallback in case of timeout
* could not test a timeout case, but everything still works if the z3950 server
is responsive enough.
* the "timeout" error message is displayed in case of timeout (at least reading
the code)

passed QA

-- 
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 6140] Set a timeout to z3950 servers that could have network problems occasionally

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

Paul Poulain  changed:

   What|Removed |Added

   Attachment #8414|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 7808] http://debian.koha-community.org/dists/squeeze/main/binary-amd64/Packages.gz file not found

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

--- Comment #1 from koala  ---
also another attempt failed:
Get:4 http://ftp.indexdata.dk squeeze/main amd64 Packages [78.8 kB]
Fetched 119 kB in 3s (30.9 kB/s)
W: Failed to fetch
http://debian.koha-community.org/dists/squeeze/main/binary-amd64/Packages.gz 
404  Not Found

E: Some index files failed to download, they have been ignored, or old ones
used instead.

oddly enough somewhere a setting is wrong because the pacakges can be found at:
debian.koha-community.org/koha/dists/squeeze/main/binary-amd64/Packages.gz
i just do not know how I can use those packages instead.
Still, I have the assumption there is something wrong with the 64 bit package

-- 
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 7729] svc API should allow modification of items

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

MJ Ray (software.coop)  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

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


[Koha-bugs] [Bug 7779] tools/letter.pl: scope vars for plack

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

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


[Koha-bugs] [Bug 7779] tools/letter.pl: scope vars for plack

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

Paul Poulain  changed:

   What|Removed |Added

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

--- Comment #4 from Paul Poulain  ---
QA comment : s/my/our/ changes only, for plack compliance, won't change
anything

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 7760] Add ids and classes to every staff page to help with customizaton

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
Version|master  |rel_3_8

-- 
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 7760] Add ids and classes to every staff page to help with customizaton

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

Paul Poulain  changed:

   What|Removed |Added

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

--- Comment #31 from Paul Poulain  ---
QA comment : template only changes, just add ids to each body.

valid_template test still OK

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 7767] acqui/basketgroup.pl: our $template scoping

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

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


[Koha-bugs] [Bug 7590] Cataloging authorities search result page is broken

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
Version|rel_3_8 |rel_3_6

--- Comment #7 from Paul Poulain  ---
not sure this apply to 3.6, but as it's a bug, chris_n will check

-- 
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 7590] Cataloging authorities search result page is broken

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

Paul Poulain  changed:

   What|Removed |Added

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

--- Comment #6 from Paul Poulain  ---
QA comment: tiny patch, that reintroduce a missing button, template only

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 7765] label-edit-layout.pl $layout scoping for plack #20

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

Paul Poulain  changed:

   What|Removed |Added

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

--- Comment #3 from Paul Poulain  ---
QA comment: tiny patch, just 1 s/my/our/

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 7789] Add translations of item type and authorized value descriptions

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

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de

--- Comment #4 from Katrin Fischer  ---
I think we are still in the early planning stage here... I think we can agree
that it would be nice to have multilanguage support for itemtype and authorized
value descriptions.

Now... how to get there?

I think talking about it we are thinking more and more of a table holding the
language codes and translated descriptions.
Perhaps use the existing description in the table as a fallback, use the
authorised value id + a code telling that it's being referenced from authorized
values in a separate table to refer to translated descriptions? (hope that does
make sense)

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


[Koha-bugs] [Bug 7767] acqui/basketgroup.pl: our $template scoping

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

Paul Poulain  changed:

   What|Removed |Added

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

--- Comment #5 from Paul Poulain  ---
QA comment : tiny patch for variable scoping, 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 7768] acqui/z3950_search.pl: remove sub displayresults to fix scoping

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

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


[Koha-bugs] [Bug 7768] acqui/z3950_search.pl: remove sub displayresults to fix scoping

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

Paul Poulain  changed:

   What|Removed |Added

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

--- Comment #4 from Paul Poulain  ---
QA comment:
* perlcritic OK
* fixes some warn & perl strangeness

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 7789] Add translations of item type and authorized value descriptions

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

--- Comment #3 from Frédéric Demians  ---
(In reply to comment #2)
> As Katrin points out, we can't simply add more lines to itemtypes,
> duplicating the existing ones with translated versions since itemtypes are
> used for things like circulation rules. For this we might have to create a
> new authorized value for configuring item type description? This would
> certainly create a lot more complexity.

How will it works? How to fine the appropriate description depending on
language?

-- 
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 7768] acqui/z3950_search.pl: remove sub displayresults to fix scoping

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

Paul Poulain  changed:

   What|Removed |Added

   Attachment #8422|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 7729] svc API should allow modification of items

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

--- Comment #2 from MJ Ray (software.coop)  ---
Created attachment 8540
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8540&action=edit
svc/bib: support appending ?items=1 to the URL to fetch or modify items

-- 
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 4819] Add ID attribute to certain areas of OPAC so jquery can be used to hide them

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

Katrin Fischer  changed:

   What|Removed |Added

   Assignee|oleon...@myacpl.org |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 4819] Add ID attribute to certain areas of OPAC so jquery can be used to hide them

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

Katrin Fischer  changed:

   What|Removed |Added

   Attachment #2166|0   |1
is obsolete||
   Attachment #8538|0   |1
is obsolete||

--- Comment #5 from Katrin Fischer  ---
Created attachment 8539
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8539&action=edit
Bug 4819: Add ids to OPAC detail page

Patch adds an unique id to every item tab and
to every column in the items table on the holdings tab.

-- 
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 5549] Hourly Loans

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
Version|master  |rel_3_8

--- Comment #79 from Paul Poulain  ---
Patch pushed !!!

I spoke with Leila and Stéphane about the renewal problem, it seems not to be a
blocker for pushing this wonderful feature, so, it's pushed.

I had a small conflict when pushing, in members/moremember.pl


my $today   = POSIX::strftime("%Y-%m-%d", localtime);# iso format
===
my $today   = DateTime->now( time_zone => C4::Context->tz);
$today->truncate(to => 'days');
>>> catalyst/merged_5549

I've fixed it by keeping
my $today   = DateTime->now( time_zone => C4::Context->tz);
$today->truncate(to => 'days');

and removing
my $today   = POSIX::strftime("%Y-%m-%d", localtime);# iso format

I couldn't see any side effect, but, Chris or Ian, pls confirm !

Will send a mail to koha-devel to call for more tests !

-- 
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 4819] Add ID attribute to certain areas of OPAC so jquery can be used to hide them

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

--- Comment #4 from Katrin Fischer  ---
Created attachment 8538
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8538&action=edit
Bug 4918: Add ids to OPAC detail page

Patch adds an unique id to every item tab and
to every column in the items table on the holdings tab.

-- 
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 5668] Star ratings in the opac

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

Mason James  changed:

   What|Removed |Added

   Attachment #8359|0   |1
is obsolete||
   Attachment #8459|0   |1
is obsolete||
   Attachment #8514|0   |1
is obsolete||

--- Comment #65 from Mason James  ---
Created attachment 8537
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8537&action=edit
Bug 5668 - Star ratings in the opac

applied to commit  b3cae766949599c88095930b8fd37dabfc79a5cc

Signed-off-by: Nicole C. Engard 

Turned on star ratings in the opac on details and results
Searched for titles - saw the stars
Clicked on a title
Clicked on the stars
Clicked on the stars to change my rating
Logged out
Tried to click on stars
Logged in as different user
Rated items that were rated already and saw average change
Changed preference to show only on detail and repeated tests
Changed preference to now show stars

All above tests passed. Signing off.

Rebased 3-19-12 by Ian Walls

-- 
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 4819] Add ID attribute to certain areas of OPAC so jquery can be used to hide them

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

Katrin Fischer  changed:

   What|Removed |Added

 Status|Patch doesn't apply |Needs Signoff
 CC||katrin.fisc...@bsz-bw.de
  Component|OPAC|Templates
   Assignee|ch...@bigballofwax.co.nz|oleon...@myacpl.org
 QA Contact|koha-b...@lists.koha-commun |koha.sek...@gmail.com
   |ity.org |

--- Comment #3 from Katrin Fischer  ---
The attached patch predates TT and will no longer apply.

'OPAC search strategy' is no longer a problem, as we have decided to generally
not show the search terms and indexes but only the result count. 
Current display: "Your search returned 3119 results."  

My patch adds an unique id to every item tab and to every column in the items
table on the holdings tab.

I think the patron account tabs should be checked and dealt with in a separate
patch.

-- 
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 5668] Star ratings in the opac

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

--- Comment #64 from Mason James  ---
(In reply to comment #62)
> > 
> > System preference is classed as "Choice", between 'yes', 'no' and 'details',
> > but the default value is 0, and the code tests on 1|details.  Need to sort
> > out this to consistent terms, either all textual (recommended) or all
> > numeric.

FIXED
choices are now renamed to 'disable|details|all'

> > opac-ratings-ajax.pl references opac-detail.tmpl instead of
> > opac-detail.tt... no biggie, that happens a lot, but better to clean it up
> > as new code is created.

FIXED

FYI: both of Ian's following patchs are *incorperated* in my patch 
 - Enh 5668 Followup: only run borrower-specific unit tests if borrowers exist 
 - Enh 5668 Followup: fix BakerTaylorContentURL typo

-- 
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 7729] svc API should allow modification of items

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

MJ Ray (software.coop)  changed:

   What|Removed |Added

Summary|svc API should allow|svc API should allow
   |creation and deletion of|modification of items
   |items   |

--- Comment #1 from MJ Ray (software.coop)  ---
OK, some developments:

1. I convinced the library that it would be better to modify the items to set a
state of withdrawn, rather than delete them (because it preserves circulation
logs and so on);

2. Bug 7613 will allow creation of items through import_bib;

so I am retitling this bug and a patch will be attached as soon as I've
finished reviewing it.

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


[Koha-bugs] [Bug 4045] No check for maximum number of allowed holds.

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

delaye  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
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 4045] No check for maximum number of allowed holds.

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

delaye  changed:

   What|Removed |Added

   Attachment #7827|0   |1
is obsolete||
   Attachment #8535|0   |1
is obsolete||

--- Comment #32 from delaye  ---
Created attachment 8536
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8536&action=edit
Bug-4045---No-check-for-maximum-number-of-allowed-.patch

-- 
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 7808] http://debian.koha-community.org/dists/squeeze/main/binary-amd64/Packages.gz file not found

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

koala  changed:

   What|Removed |Added

URL||http://debian.koha-communit
   ||y.org/dists/squeeze/main/bi
   ||nary-amd64/Packages.gz
Version|unspecified |rel_3_6
 OS|All |Linux
   Severity|enhancement |normal

-- 
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 4045] No check for maximum number of allowed holds.

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

--- Comment #31 from Paul Poulain  ---
Created attachment 8535
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8535&action=edit
Bug 4045 - No check for maximum number of allowed holds.

Re-add the system preference maxreserves.

All the code using maxreserves is still in place. Though it
is not used in the Reserves module, it is used in all the
scripts where holds are placed.

Signed-off-by: Delaye Stephane 

-- 
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 7808] New: http://debian.koha-community.org/dists/squeeze/main/binary-amd64/Packages.gz file not found

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

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7808
  Assignee: gmcha...@gmail.com
   Summary: http://debian.koha-community.org/dists/squeeze/main/bi
nary-amd64/Packages.gz  file not found
QA Contact: koha.sek...@gmail.com
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: programm...@tyndale.cam.ac.uk
  Hardware: All
Status: NEW
   Version: unspecified
 Component: Installation and upgrade (command-line installer)
   Product: Koha

am trying to get the koha files, but one is missing (64 bit)

(am running virtual box host w7, guest debian squeeze 64 bit)



full dump follows==>
>apt-get update

Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-1
20120128-13:42] squeeze Release.gpg
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-1
20120128-13:42]/ squeeze/contrib Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-1
20120128-13:42]/ squeeze/contrib Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-1
20120128-13:42]/ squeeze/main Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-1
20120128-13:42]/ squeeze/main Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-2
20120128-13:42] squeeze Release.gpg
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-2
20120128-13:42]/ squeeze/contrib Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-2
20120128-13:42]/ squeeze/contrib Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-2
20120128-13:42]/ squeeze/main Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-2
20120128-13:42]/ squeeze/main Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-3
20120128-13:42] squeeze Release.gpg
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-3
20120128-13:42]/ squeeze/contrib Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-3
20120128-13:42]/ squeeze/contrib Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-3
20120128-13:42]/ squeeze/main Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-3
20120128-13:42]/ squeeze/main Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-4
20120128-13:42] squeeze Release.gpg
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-4
20120128-13:42]/ squeeze/contrib Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-4
20120128-13:42]/ squeeze/contrib Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-4
20120128-13:42]/ squeeze/main Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-4
20120128-13:42]/ squeeze/main Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-5
20120128-13:42] squeeze Release.gpg
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-5
20120128-13:42]/ squeeze/contrib Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-5
20120128-13:42]/ squeeze/contrib Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-5
20120128-13:42]/ squeeze/main Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-5
20120128-13:42]/ squeeze/main Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-6
20120128-13:42] squeeze Release.gpg
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-6
20120128-13:42]/ squeeze/contrib Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-6
20120128-13:42]/ squeeze/contrib Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-6
20120128-13:42]/ squeeze/main Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-6
20120128-13:42]/ squeeze/main Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-7
20120128-13:42] squeeze Release.gpg
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-7
20120128-13:42]/ squeeze/contrib Translation-en
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-7
20120128-13:42]/ squeeze/contrib Translation-en_GB
Ign cdrom://[Debian GNU/Linux 6.0.4 _Squeeze_ - Official amd64 DVD Binary-7
20120128-13:42]/ squeeze/main Translation-en
Ign cdrom://[Debian GNU/Linux 6

[Koha-bugs] [Bug 7365] Koha uses MySQL

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

stephane.dela...@biblibre.com changed:

   What|Removed |Added

 Status|In Discussion   |Needs Signoff

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


[Koha-bugs] [Bug 4045] No check for maximum number of allowed holds.

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

delaye  changed:

   What|Removed |Added

 CC||stephane.del...@biblibre.co
   ||m

--- Comment #30 from delaye  ---
I have test in a sandbox (test2)

With 3 patrons :
ADH1, ADH2 and ADH3

The Holds rules :
2 books
3 DVD

System preference maxreserve = 3

the patron ADH1 have ckeck out the items (2 books an 3 DVD)

with this items
holds made : 
In staff with the patron ADH2: 
2 book OK 
+ 1 DVD : OK (total = 3)
+ 1 DVD  : alert message 'cannot place hold' (coming from maxreserves)  without
explanation, and I am able to force and validate the 4th hold
When the limit comes from issuingrules, hold can't be forced

In opac : 
with the patron ADH3: 
2 DVD OK 
+ 1 book : OK (total = 3)
+ 1 book  : alert message 'cannot place hold' (coming from maxreserves) 
without explanation, and I am able to force and validate the 4th hold
When the limit comes from issuingrules, hold can't be forced

so it's ok for me

-- 
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 7365] Koha uses MySQL

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

stephane.dela...@biblibre.com changed:

   What|Removed |Added

   Attachment #8439|0   |1
is obsolete||

--- Comment #15 from stephane.dela...@biblibre.com ---
Created attachment 8534
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8534&action=edit
proposed patch (updated)

as suggested by Ian Walls the patch replace "SHOW COLMUNS" in
ImportExportFramework.pm with $dbh->column_info(undef, undef, $table, "%");
now DBQ implement 2 subs : 
- dateSub (Subtract a time value (interval) from a date)
- ifNull (Returns $a if not null, else return $b)

they are use in sub GetLateOrders in C4/Acquisition.pm .

If db_scheme is mysql, the $query created by trhis sub is :
SELECT aqbasket.basketno,
aqorders.ordernumber,
DATE(aqbasket.closedate)  AS orderdate,
aqorders.rrp  AS unitpricesupplier,
aqorders.ecostAS unitpricelib,
aqorders.claims_count AS claims_count,
aqorders.claimed_date AS claimed_date,
aqbudgets.budget_name AS budget,
borrowers.branchcode  AS branch,
aqbooksellers.nameAS supplier,
aqbooksellers.id  AS supplierid,
biblio.author, biblio.title,
biblioitems.publishercode AS publisher,
biblioitems.publicationyear,

aqorders.quantity - IFNULL(aqorders.quantityreceived, 0) AS quantity,
(aqorders.quantity - IFNULL(aqorders.quantityreceived, 0)) * aqorders.rrp
AS subtotal,
(CAST(now() AS date) - closedate) AS latesince

FROM
aqorders LEFT JOIN biblio ON biblio.biblionumber =
aqorders.biblionumber
LEFT JOIN biblioitems ON biblioitems.biblionumber=
biblio.biblionumber
LEFT JOIN aqbudgets   ON aqorders.budget_id  =
aqbudgets.budget_id,
aqbasket LEFT JOIN borrowers  ON aqbasket.authorisedby   =
borrowers.borrowernumber
LEFT JOIN aqbooksellers   ON aqbasket.booksellerid   =
aqbooksellers.id
WHERE aqorders.basketno = aqbasket.basketno
AND ( datereceived = ''
OR datereceived IS NULL
OR aqorders.quantityreceived < aqorders.quantity
)
AND (aqorders.datecancellationprinted IS NULL OR
aqorders.datecancellationprinted='-00-00')
 AND (closedate <= DATE_SUB(CAST(now() AS date), INTERVAL ? DAY))  AND
aqbasket.booksellerid = ?  AND borrowers.branchcode LIKE ?  
HAVING quantity  <> 0
AND unitpricesupplier <> 0
AND unitpricelib  <> 0

ORDER BY latesince, basketno, borrowers.branchcode, supplier


If db_scheme is pg, the $query created by trhis sub is :
SELECT aqbasket.basketno,
aqorders.ordernumber,
DATE(aqbasket.closedate)  AS orderdate,
aqorders.rrp  AS unitpricesupplier,
aqorders.ecostAS unitpricelib,
aqorders.claims_count AS claims_count,
aqorders.claimed_date AS claimed_date,
aqbudgets.budget_name AS budget,
borrowers.branchcode  AS branch,
aqbooksellers.nameAS supplier,
aqbooksellers.id  AS supplierid,
biblio.author, biblio.title,
biblioitems.publishercode AS publisher,
biblioitems.publicationyear,

aqorders.quantity - COALESCE(aqorders.quantityreceived, 0) AS quantity,
(aqorders.quantity - COALESCE(aqorders.quantityreceived, 0)) * aqorders.rrp
AS subtotal,
(CAST(now() AS date) - closedate) AS latesince

FROM
aqorders LEFT JOIN biblio ON biblio.biblionumber =
aqorders.biblionumber
LEFT JOIN biblioitems ON biblioitems.biblionumber=
biblio.biblionumber
LEFT JOIN aqbudgets   ON aqorders.budget_id  =
aqbudgets.budget_id,
aqbasket LEFT JOIN borrowers  ON aqbasket.authorisedby   =
borrowers.borrowernumber
LEFT JOIN aqbooksellers   ON aqbasket.booksellerid   =
aqbooksellers.id
WHERE aqorders.basketno = aqbasket.basketno
AND ( datereceived = ''
OR datereceived IS NULL
OR aqorders.quantityreceived < aqorders.quantity
)
AND (aqorders.datecancellationprinted IS NULL OR
aqorders.datecancellationprinted='-00-00')
 AND (closedate <= CAST(now() AS date) - interval '? DAY')  AND
aqbasket.booksellerid = ?  AND borrowers.branchcode LIKE ?  
HAVING quantity  <> 0
AND unitpricesupplier <> 0
AND unitpricelib  <> 0

ORDER BY latesince, basketno, borrowers.branchcode, supplier

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

[Koha-bugs] [Bug 7789] Add translations of item type and authorized value descriptions

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

Owen Leonard  changed:

   What|Removed |Added

   Severity|normal  |enhancement

--- Comment #2 from Owen Leonard  ---
As Katrin points out, we can't simply add more lines to itemtypes, duplicating
the existing ones with translated versions since itemtypes are used for things
like circulation rules. For this we might have to create a new authorized value
for configuring item type description? This would certainly create a lot more
complexity.

-- 
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 6209] Standardize on one javascript library for client-side form validation

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

Owen Leonard  changed:

   What|Removed |Added

 Status|Needs Signoff   |In Discussion

--- Comment #7 from Owen Leonard  ---
> I have no opinion on which one is the best, but, as you're in the same room,
> maybe it's worth a small discussion to share arguments!

We did, and I asked Julian to submit a simple patch demonstrating his version
so that I could test and so that others could give their opinions. I'd be very
interested in hearing what others think.

-- 
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 7807] GetSuggestionFromBiblionumber takes only one parameter

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

Julian Maurice  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff
   Assignee|gmcha...@gmail.com  |julian.maur...@biblibre.com

--- Comment #1 from Julian Maurice  ---
Created attachment 8533
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8533&action=edit
Fix call to GetSuggestionFromBiblionumber

-- 
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 7807] GetSuggestionFromBiblionumber takes only one parameter

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

Julian Maurice  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 7807] New: GetSuggestionFromBiblionumber takes only one parameter

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

  Priority: P3
 Change sponsored?: ---
Bug ID: 7807
  Assignee: gmcha...@gmail.com
   Summary: GetSuggestionFromBiblionumber takes only one parameter
QA Contact: koha.sek...@gmail.com
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: julian.maur...@biblibre.com
  Hardware: All
Status: NEW
   Version: master
 Component: Architecture, internals, and plumbing
   Product: Koha

GetSuggestionFromBiblionumber takes only one parameter (biblionumber) but
C4::Acquisitions::ModReceiveOrder call it with $dbh in first parameter which
can cause undesirable effects.

-- 
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 7737] Use of date filters on bookseller pages

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
Version|master  |rel_3_8

-- 
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 5356] Shipping billing addess improvements

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

Jonathan Druart  changed:

   What|Removed |Added

 Status|Patch doesn't apply |Needs Signoff

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


[Koha-bugs] [Bug 5356] Shipping billing addess improvements

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

Jonathan Druart  changed:

   What|Removed |Added

   Attachment #8409|0   |1
is obsolete||

--- Comment #6 from Jonathan Druart  ---
Created attachment 8532
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8532&action=edit
Bug 5356: delivery place and billing place centralised in basket management

Rebased patch.
Don't forget to apply Bug 7302 with this patch.

-- 
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 7310] Improving permissions on lists (virtual shelves)

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

--- Comment #88 from Paul Poulain  ---
I just pushed a small follow-up : it was written lt instead of < in DBrev
number comparison, that made updatedatabase not working well.

Ppl running master should apply manually the following SQL:
ALTER TABLE virtualshelves MODIFY COLUMN owner int;
UPDATE virtualshelves vi LEFT JOIN borrowers bo ON bo.borrowernumber=vi.owner
SET vi.owner=NULL where bo.borrowernumber IS NULL;
DELETE FROM virtualshelves WHERE owner IS NULL and category=1;
ALTER TABLE virtualshelves ADD COLUMN allow_add tinyint(1) DEFAULT 0, ADD
COLUMN allow_delete_own tinyint(1) DEFAULT 1, ADD COLUMN allow_delete_other
tinyint(1) DEFAULT 0, ADD CONSTRAINT `virtualshelves_ibfk_1` FOREIGN KEY
(`owner`) REFERENCES `borrowers` (`borrowernumber`) ON DELETE SET NULL ON
UPDATE SET NULL;
UPDATE virtualshelves SET allow_add=0, allow_delete_own=1, allow_delete_other=0
WHERE category=1;
UPDATE virtualshelves SET allow_add=0, allow_delete_own=1, allow_delete_other=0
WHERE category=2;
UPDATE virtualshelves SET allow_add=1, allow_delete_own=1, allow_delete_other=1
WHERE category=3;
UPDATE virtualshelves SET category=2 WHERE category=3;

ALTER TABLE virtualshelfcontents ADD COLUMN borrowernumber int, ADD CONSTRAINT
`shelfcontents_ibfk_3` FOREIGN KEY (`borrowernumber`) REFERENCES `borrowers`
(`borrowernumber`) ON DELETE SET NULL ON UPDATE SET NULL;
UPDATE virtualshelfcontents co LEFT JOIN virtualshelves sh USING (shelfnumber)
SET co.borrowernumber=sh.owner;

CREATE TABLE virtualshelfshares
(id int AUTO_INCREMENT PRIMARY KEY, shelfnumber int NOT NULL,
borrowernumber int, invitekey varchar(10), sharedate datetime,
CONSTRAINT `virtualshelfshares_ibfk_1` FOREIGN KEY (`shelfnumber`)
REFERENCES `virtualshelves` (`shelfnumber`) ON DELETE CASCADE ON UPDATE
CASCADE,
CONSTRAINT `virtualshelfshares_ibfk_2` FOREIGN KEY (`borrowernumber`)
REFERENCES `borrowers` (`borrowernumber`) ON DELETE SET NULL ON UPDATE SET
NULL) ENGINE=InnoDB DEFAULT CHARSET=utf8;

INSERT INTO systempreferences (variable,value,explanation,options,type)
VALUES('OpacAllowPublicListCreation',1,'If set, allows opac users to create
public lists',NULL,'YesNo');
INSERT INTO systempreferences (variable,value,explanation,options,type)
VALUES('OpacAllowSharingPrivateLists',0,'If set, allows opac users to share
private lists with other patrons',NULL,'YesNo');

-- 
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 7803] Renewal : syspref RenewalPeriodBase "old due date of the checkout" doesn't work

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

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de

--- Comment #1 from Katrin Fischer  ---
I have seen the problem on Leila's test installations and trying to reproduce
the problem now in my own installation. So far I tested:

MARC21
item-level_itypes: record
renewalperiodbase: old due date of the checkout
Renwal: 05/04/2012 > 19/04/2012 OK

MARC21
item-level_itypes: item
renewalperiodbase: old due date of the checkout
Renwal: 05/04/2012 > 19/04/2012 OK

There is something going wrong on the sandboxes, so far we have not been able
to find the difference. :(

-- 
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 5668] Star ratings in the opac

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

--- Comment #63 from Mason James  ---
(In reply to comment #62)
> > 
> > System preference is classed as "Choice", between 'yes', 'no' and 'details',
> > but the default value is 0, and the code tests on 1|details.  Need to sort
> > out this to consistent terms, either all textual (recommended) or all
> > numeric.
> 
> i'll fix this issue now

hmm, this is almost a wont-fix, for me
agreed, the numeric values idea is bad bad bad

some bug (or designed feature?) in preferences.pl makes it currently impossible
to save the literal strings 'yes' and 'no' to the sys-prefs table

either preferences.pl (or mysql itself?), seems to transform the values 'yes'
and 'no', to 1 or 0 when saving

i think the only work around here, is to use some-other values
(disable|details|all)? rather than (no|details|yes)

thats the best i can do...


ps: its also the reason why the goofy '1|details' syntax was used in the first
place, i had simply forgotten the initial problem

-- 
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 7796] C4/VirtualShelves.pm needs globally scoped $dbh for plack

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

Dobrica Pavlinusic  changed:

   What|Removed |Added

   Attachment #8499|0   |1
is obsolete||

--- Comment #2 from Dobrica Pavlinusic  ---
Created attachment 8531
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8531&action=edit
Bug 7796 - C4/VirtualShelves.pm $dbh plack scoping

we get a lot of "MySQL server has gone away" error messages and
defining global $dbh isn't the best solution. Existing code
gets $dbh from context in some subs, so this change makes it always
use $dbh from context.

-- 
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 7806] Illegal dates are used to signal non existing dates.

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

Marc Balmer  changed:

   What|Removed |Added

 Blocks||7365

-- 
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 7365] Koha uses MySQL

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

Marc Balmer  changed:

   What|Removed |Added

 Depends on||7806

-- 
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 7806] New: Illegal dates are used to signal non existing dates.

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

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7806
  Assignee: gmcha...@gmail.com
   Summary: Illegal dates are used to signal non existing dates.
QA Contact: koha.sek...@gmail.com
  Severity: major
Classification: Unclassified
OS: All
  Reporter: m...@msys.ch
  Hardware: All
Status: NEW
   Version: unspecified
 Component: Database
   Product: Koha

The illegal date '-00-00' is being used in Koha to signal a non-existing
date.  MySQL allows for such illegal dates.  A database like PostgreSQL, which
is much more strict when it comes to correct data, does not allow illegal
values as date values.

If a date is inexistant/invalid etc. an SQL NULL must be used instead.

-- 
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 7302] CSV export of a basketgroup

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

Jonathan Druart  changed:

   What|Removed |Added

 Status|Patch doesn't apply |Needs Signoff

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


[Koha-bugs] [Bug 7302] CSV export of a basketgroup

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

Jonathan Druart  changed:

   What|Removed |Added

   Attachment #8400|0   |1
is obsolete||

--- Comment #8 from Jonathan Druart  ---
Created attachment 8530
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8530&action=edit
Bug 7302 Export basketgroup as CSV

Rebased patch.
It's normal you see nothing in the delivery* and billing* fields without the
Bug 5356

-- 
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 7804] Add Koha Plugin System

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

Liz Rea  changed:

   What|Removed |Added

 CC||wizzy...@gmail.com

--- Comment #3 from Liz Rea  ---
+1, love this.

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


[Koha-bugs] [Bug 5337] acq EAN search

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

jmbroust  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

--- Comment #22 from jmbroust  ---
ok for zebra search in neworderempty.pl I switch to signed off. Thanks :-)

-- 
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 7613] OCLC Connexion Gateway, including extension svc/import_bib

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

MJ Ray (software.coop)  changed:

   What|Removed |Added

Summary|OCLC Connexion Gateway  |OCLC Connexion Gateway,
   ||including extension
   ||svc/import_bib

-- 
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 7613] OCLC Connexion Gateway

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

--- Comment #20 from MJ Ray (software.coop)  ---
OK, it seems that the books are appearing and that putting import_mode: direct
on the first line before the XML causes, so my remaining questions are:

1. why don't the batches appear on
http://intranet/cgi-bin/koha/tools/manage-marc-import.pl for me? Should
C4::ImportBatch::GetImportBatchRangeDesc and ::GetNumberOfNonZ3950ImportBatches
be changed?

2. why are we using a mixed colon-delimited and XML input file, instead of GET
parameters and an XML post? So it would be like
http://intranet/cgi-bin/koha/svc/import_bib?import_mode=direct and just an XML
file POSTed, which I think may be more portable for web API libraries.

Thanks for this and sorry for getting so confused.

-- 
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 7769] members/pay.pl: $template scoping for plack

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||paul.poul...@biblibre.com

--- Comment #7 from Paul Poulain  ---
Ian, if you want/need more info:
http://wiki.koha-community.org/wiki/Plack#Running_Intranet
and more specifically:
Second day of plack testing showed that we are somewhat away from goal of
running intranet under plack. Currently biggest problems are variabled declared
with my which are inside sub (since plack wraps our cgi scripts within sub).
This problem is similar to mod_perl problem described at
http://modperlbook.org/html/6-2-Exposing-Apache-Registry-Secrets.html (just
ignore mod_perl references :-) 

I find this solution a little bit dirty, but, oth, the speed under Plack is
so... astonishing, that my feeling is nothing ;-) (gain = speed x5, outside
from zebra speed/queries)

Note : most of the patch dobrika made yesterday and today fix the problem that
way.
If you havent QAed them, i'll QA now that you agree

Just in case = this patch should not be applied on 3.6.

-- 
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 5184] Upgrade jQuery to the latest version

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

Owen Leonard  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|ro...@catalyst.net.nz   |oleon...@myacpl.org
Summary|Upgrade to support jQuery   |Upgrade jQuery to the
   |1.4.2   |latest version

-- 
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 7805] Exposing the new list permissions in opac and staff

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

M. de Rooy  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

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


[Koha-bugs] [Bug 7805] Exposing the new list permissions in opac and staff

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

--- Comment #1 from M. de Rooy  ---
Created attachment 8529
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8529&action=edit
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 7804] Add Koha Plugin System

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

Kyle M Hall  changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

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


[Koha-bugs] [Bug 7804] Add Koha Plugin System

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

Kyle M Hall  changed:

   What|Removed |Added

   Assignee|gmcha...@gmail.com  |kyle.m.h...@gmail.com

--- Comment #2 from Kyle M Hall  ---
Created attachment 8528
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8528&action=edit
Example Plugin File

This is an example Koha plugin. It is a zip file with the extension 'kpz' (
Koha Plugin Zip ). The zip contains the directory with all the neccessary
files. The essential file is the plugin.ini file. It has a format as such:

name=Plugin Name
author=Plugin Author
description=Plugin Description
start=plugin_dir/start.pl
date_authored=2012-01-01
date_updated=2012-02-01
minimum_version=3.0100107
type=report ( or type=tool )

The naming convention I've come up to prevent naming conflicts is java-esque.
For example, if BibLibre were to create a plugin tool for fixing invalid birth
dates, it might be named com.biblibre.fix_invalid_birthdates. For Bywater
Solutions, it would be com.bywatersolutions.fix_invalid_birthdates.

-- 
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 7613] OCLC Connexion Gateway

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

MJ Ray (software.coop)  changed:

   What|Removed |Added

 Status|Signed Off  |Needs Signoff

--- Comment #19 from MJ Ray (software.coop)  ---
Actually can I revoke that signoff? Sorry, but I confused myself with what I
put in through the web interface yesterday. I thought one.xml had uploaded, but
I realise now that it was the copy I uploaded through Tools yesterday.

I can submit oneitem.xml using curl as outlined above (curl -b svc.cookie -d
'@oneitem.xml' -H 'Content-Type: text/plain'
http://intranet/cgi-bin/koha/svc/import_bib) and import_bib now answers with



  4
  
;


  00867nam a2200241Ki 4500
  PG5739
  20101215134800.0
  md
  cr||n |||muaua
  101213s2004utu o  
eng d
  
;
[electronic resource].
  
  
Salt Lake City :
Project Gutenberg Literary Archive
Foundation,
2004.
  
  
1 online resource :
multiple file formats.
  
  
Records generated from Project Gutenberg
RDF data.
  
  
ISO 639-2 language
code:  
  
Applicable license:
http://www.gutenberg.org/license;
  
  
Text in Korean and
English.
  
  
Electronic books.
  
  
Kuperman, Leon,
author.
  
  
Project Gutenberg.
  
  
http://www.gutenberg.org/etext/5739;
Click here to access a downloadable
ebook.
  



  ok


but when I visit http://intranet/cgi-bin/koha/tools/manage-marc-import.pl there
is no import batch number 4. Also, I've just attached the oneitem.xml which
includes an item tag 952, but the marcxml above doesn't include the item.  I'm
not sure I understand how this is meant to work.  I'll keep hacking for a
while.

-- 
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 5482] Translation problem in guided reports - Item field names

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

-- 
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 7805] New: Exposing the new list permissions in opac and staff

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

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7805
  Assignee: m.de.r...@rijksmuseum.nl
   Summary: Exposing the new list permissions in opac and staff
QA Contact: koha.sek...@gmail.com
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: m.de.r...@rijksmuseum.nl
  Hardware: All
Status: ASSIGNED
   Version: master
 Component: Virtual Shelves
   Product: Koha

The next step after 7310: Exposing the new permissions to add and delete. Will
submit the patch now, but give a more detailed test plan later (if needed).

What should be tested here is: 
1 Adding a list and checking various permission settings on opac and staff
(edit again or look in the shelves table via sql).
2 Editing a list, changing perm settings and checking them again.
3 Try to add an item to a list without permissions to add (note: you should not
be the owner). Try this via interface or even try to hack a URL. It should not
be possible.
4 Try to delete an item that you added yourself to a list while delete_own is
Do not allow. Even as owner you should not be able to.
5 Try to delete an item that another one added to a list while delete_other is
Do not allow. Even as owner you should not be able to.
6 Try some things that you should be allowed to do so.

Important note: The owner can always add, but needs perms to remove.

-- 
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 5788] Move ReservesMaxPickupDelay system preference to the Circulation Matrix.

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

--- Comment #24 from delaye  ---
I can 't apply in a sandbox for test

i have this message

Applying: bug_5788: Moved ReservesMaxPickupDelay syspref to issue rules
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Auto-merging admin/smart-rules.pl
Auto-merging installer/data/mysql/updatedatabase.pl
Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt
CONFLICT (content): Merge conflict in
koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt
Failed to merge in the changes.
Patch failed at 0001 bug_5788: Moved ReservesMaxPickupDelay syspref to issue
rules
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, ins

-- 
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 6125] Plugin for date acquired does not work on ACQ framework

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||paul.poul...@biblibre.com
Version|master  |rel_3_6

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


  1   2   3   4   >