[Koha-bugs] [Bug 8025] New: Patron attribute not selected if value is zero

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8025

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8025
CC: gmcha...@gmail.com
  Assignee: adrien.sau...@biblibre.com
   Summary: Patron attribute not selected if value is zero
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: adrien.sau...@biblibre.com
  Hardware: All
Status: ASSIGNED
   Version: master
 Component: Patrons
   Product: Koha

TEST PLAN

1) If it doesn't exist, create an authorised value YES_NO with the following
values :
value 0 for NO
value 1 for YES

2) Create a patron attribute using this authorised value.

3) Edit a patron and setup this new attribute for him.
If you select YES, that's fine.
If you select NO, it seems ok at first after validation, but if you come back
on the editing page, the select box won't have its selected status on the
NO option. Instead, the default empty line is selected.
If you don't notice this and leave everything as it is, you'll reset your
attribute.

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


[Koha-bugs] [Bug 8025] Patron attribute not selected if value is zero

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8025

--- Comment #1 from Adrien SAURAT adrien.sau...@biblibre.com ---
Created attachment 9363
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9363action=edit
proposed patch #1

The problem was spotted on patrons, but can be present on other pages too, as
it comes from the GetAuthorisedValues function in Koha.pm

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


[Koha-bugs] [Bug 8025] Patron attribute not selected if value is zero

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8025

Adrien SAURAT adrien.sau...@biblibre.com 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 8026] New: Facets code should allow to build facets on controlfields

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8026

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8026
  Assignee: oleon...@myacpl.org
   Summary: Facets code should allow to build facets on
controlfields
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: katrin.fisc...@bsz-bw.de
  Hardware: All
Status: NEW
   Version: master
 Component: OPAC
   Product: Koha

In order to build a facet for the document type (serial, analytic, set etc.)
facets need to be build using the controlfields and specified position.

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


[Koha-bugs] [Bug 6931] hardcoded insert incompatible with UNIMARC

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6931

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

   What|Removed |Added

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/


[Koha-bugs] [Bug 8025] Patron attribute not selected if value is zero

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8025

Adrien SAURAT adrien.sau...@biblibre.com changed:

   What|Removed |Added

   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 8027] Wrong order for parameters in Z39.50 SQL INSERT

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8027

--- Comment #1 from Adrien SAURAT adrien.sau...@biblibre.com ---
Created attachment 9364
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9364action=edit
proposed patch

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


[Koha-bugs] [Bug 8027] Wrong order for parameters in Z39.50 SQL INSERT

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8027

Adrien SAURAT adrien.sau...@biblibre.com 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 8027] Wrong order for parameters in Z39.50 SQL INSERT

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8027

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

   What|Removed |Added

   Attachment #9364|0   |1
is obsolete||

--- Comment #2 from Dobrica Pavlinusic dpav...@rot13.org ---
Created attachment 9365
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9365action=edit
Bug 8027: fix param order for z3950 INSERT

In the z3950servers.pl order of columns which are inserted
for new server is wrong, which results in empty timeout
and encoding values when new server is added.

Test scenario:

1. Open Z39.50 server administration
2. add new server with encoding and timeout
3. save server and verify that it has encoding and timeout

Signed-off-by: Dobrica Pavlinusic dpav...@rot13.org

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


[Koha-bugs] [Bug 8027] Wrong order for parameters in Z39.50 SQL INSERT

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8027

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

   What|Removed |Added

 CC||dpav...@rot13.org

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


[Koha-bugs] [Bug 7924] Fix handling of command line arguments in koha-remove

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7924

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

   What|Removed |Added

 CC||mag...@enger.priv.no
Summary|koha-remove fails (in a |Fix handling of command
   |different way) when |line arguments in
   |dropping user   |koha-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 7924] Fix handling of command line arguments in koha-remove

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7924

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

   What|Removed |Added

   Assignee|ro...@catalyst.net.nz   |mag...@enger.priv.no

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


[Koha-bugs] [Bug 7924] Fix handling of command line arguments in koha-remove

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7924

--- Comment #3 from Magnus Enger mag...@enger.priv.no ---
Created attachment 9366
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9366action=edit
Bug 7924 - Fix handling of command line arguments in koha-remove

koha-remove would fail with a message like this:
Removing Koha instance --
ERROR 1396 (HY000) at line 1: Operation DROP USER failed for 'koha_--'@'%'

After fixing this, the --keep-mysql option made the script exit without doing
anything.

To test:

Alt 1
- Build package with build-git-snapshot
- Install package

Alt 2
- Replicate the changes in the patch in an existing installation

Then:
- Add instance1 and instance2
- koha-remove instance1
-- Check that script completes and the databse is gone
- koha-remove --keep-mysql instance2
-- Check that the script completes but the database is not removed

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


[Koha-bugs] [Bug 7924] Fix handling of command line arguments in koha-remove

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7924

Magnus Enger mag...@enger.priv.no 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 7849] Instant Fine Calculation at Checkin

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7849

--- Comment #19 from Paul Poulain paul.poul...@biblibre.com ---
QA comment for the typo patch provided by Colin: 1 line patch, fixes an evident
mistake that could/should have been detected before !

passed QA  pushed on branch 7949

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


[Koha-bugs] [Bug 8002] Can't add patron attribute type in newer installation

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8002

--- Comment #5 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 9367
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9367action=edit
Bug 8002 follow-up to use 3.09 and MODIFY instead of 3.08 and CHANGE

see Ian comment 4
(http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8002)

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


[Koha-bugs] [Bug 8002] Can't add patron attribute type in newer installation

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8002

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

   What|Removed |Added

 Status|Failed QA   |Passed QA
 CC||paul.poul...@biblibre.com

--- Comment #6 from Paul Poulain paul.poul...@biblibre.com ---
(In reply to comment #4)
 Sets DB rev number starting with 3.08 instead of 3.09.  Also uses CHANGE
 instead of MODIFY, and since we're not renaming the column, better to use
 what we've used in the past to do this job.
 
 Small things, I know, but marking Failed QA until they're resolved.

oups... seems I made a mistake, by missing Ian (perfectly correct) QA comment.
As I already had pushed the bugfix provided, I also have pushed a follow-up to
fix this QA comment.

Ian, please check everything is OK, and sorry again (i'm back from holiday,
maybe my brain is still not 100% efficient ;-) )

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


[Koha-bugs] [Bug 8002] Can't add patron attribute type in newer installation

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8002

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

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

--- Comment #7 from Paul Poulain paul.poul...@biblibre.com ---
patch and follow-up pushed

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


[Koha-bugs] [Bug 7747] Replace YUI autocomplete with jQueryUI

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7747

--- Comment #1 from Owen Leonard oleon...@myacpl.org ---
Created attachment 9368
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9368action=edit
Bug 7747 - Replace YUI autocomplete with jQueryUI

In order to facilitate a more painless process for converting
to jQueryUI I will submit separate patches for various widgets,
starting with Autocomplete.

This patch replaces all instances of YUI autocomplete with
a jQueryUI version. The patch includes an up-to-date version
of jQuery and jQueryUI libraries.

The patch also moves some markup in instances where it should
have been removed in favor of a different include.

To test, find the various autocomplete instances and confirm
that they are working:

 - Circulation search header autocomplete
 - Overdues patron attribute authorized value filter (must
   have patron attributes enabled, and a patron attribute
   defined which uses authorized values.
 - Authorities search plugin. Edit a MARC record and use
   an authorities plugin link to do a search for authority
   records.

Incomplete: There is a YUI autocomplete instance in a UNIMARC
plugin (unimarc_field_210c_bis.tt) which I couldn't figure out
how to test, even on a sandbox set up with UNIMARC. I could use
help with a follow-up.

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


[Koha-bugs] [Bug 5184] Upgrade jQuery to the latest version

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

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

 Blocks||7747

-- 
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 7747] Replace YUI autocomplete with jQueryUI

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7747

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

 Depends on||5184

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


[Koha-bugs] [Bug 7959] Update OPAC suggestions interface to match lists

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7959

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

   Attachment #9188|0   |1
is obsolete||

--- Comment #2 from Owen Leonard oleon...@myacpl.org ---
Created attachment 9369
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9369action=edit
[SIGNED-OFF] Bug 7953 - add opacuserjs to the sco template

To test:
add some jquery to opacuserjs that would change the screen
a la: $(.checkout label[for='patronid']).css(border,3px solid red);
verify you see a red box on the sco-main page.

Also adds the ability to use opacusercss to style sco-main.tt

to test:
Add some css to opacusercss that would change the screen:
.checkout { background: grey; }
verify you see a grey box around the checkout div.

Signed-off-by: Owen Leonard oleon...@myacpl.org

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


[Koha-bugs] [Bug 7959] Update OPAC suggestions interface to match lists

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7959

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

   Attachment #9369|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 7959] Update OPAC suggestions interface to match lists

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7959

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

   Attachment #9188|1   |0
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 7959] Update OPAC suggestions interface to match lists

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7959

--- Comment #3 from Owen Leonard oleon...@myacpl.org ---
Sorry, git bz typo.

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


[Koha-bugs] [Bug 7953] opacuserjs to the sco template

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7953

Ian Walls koha.sek...@gmail.com 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 7953] opacuserjs to the sco template

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7953

Ian Walls koha.sek...@gmail.com changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

--- Comment #5 from Ian Walls koha.sek...@gmail.com ---
Conditional statement fixed (thank you!).  Marking 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 5742] batch edit patrons

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5742

--- Comment #21 from delaye stephane.del...@biblibre.com ---
i don't see the new permission

-- 
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 7998] 3.8 UI cleanup, tweaks to new styles

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7998

--- Comment #13 from Liz Rea wizzy...@gmail.com ---
Created attachment 9371
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9371action=edit
Bug 7998 - followup - make facets header background blue

bug 7998 - followup - fixing headers on search.pl to be blue, rounded.

bug 7998 - followup - consistency tweaks

match menu borders to the search header tabs (green border)
hover menus a very light grey instead of #eee.
make fieldset.brief have a consistent border with the rest of the fieldsets.

bug 7998 - followup - more tabs/borders updating to fit in new look

boraccount.pl

bug 7998 - followup - add gradient div to prefs-admin-search.inc

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


[Koha-bugs] [Bug 8028] Make table collapsing on parcel.pl sticky

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8028

--- Comment #1 from Kyle M Hall kyle.m.h...@gmail.com ---
Created attachment 9372
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9372action=edit
Bug 8028 - Make table collapsing on parcel.pl sticky

The tables on parcel.pl default to show only the first
five items in the table, and librarians must click the
a link to display all the items. Every time the page is
reloaded, the table gets re-collapsed, and the librarian
must again click the link. Parcel.pl should remember
which way the table is set and keep it that way until
it is changed again.

This is accomplished by adding two cookies for this page,
one for each table. This cookie stores the state of the
table ( collapsed, or uncollapsed ) and sets each table
to the correct state on each page load.

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


[Koha-bugs] [Bug 7977] Add a Quote-of-the-day feature to the OPAC homepage

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7977

--- Comment #12 from Chris Nighswonger cnighswon...@foundations.edu ---
Created attachment 9373
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9373action=edit
Adding sanity checks to verify file type and size

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


[Koha-bugs] [Bug 8028] Make table collapsing on parcel.pl sticky

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8028

--- Comment #2 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Hi Kyle, wouldn't it work to pass around the setting instead of using cookies?

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


[Koha-bugs] [Bug 6413] Notes in Fines doing wonky things

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6413

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

   What|Removed |Added

 Status|Passed QA   |Failed QA

--- Comment #23 from Paul Poulain paul.poul...@biblibre.com ---
QA comment: if you use the 'pay amount' button, any comment you've entered is
lost. I think this is quite inconsistent.

Any explanation welcomed, maybe that's an ergonomic problem (mixing pay line by
line, with comment added, and pay all at once is illogic)

Marking failed QA for now, not that I refuse the patch, but fixes a problem and
I think introduces another one...

-- 
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 6413] Notes in Fines doing wonky things

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6413

--- Comment #24 from Paul Poulain paul.poul...@biblibre.com ---
Created attachment 9374
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9374action=edit
Bug 6413 follow-up: fixing capital case  tabs

* switching from Payment Note to Payment note
* replaced tabs by 4 spaces in lines just before and after this fix, for
consistent indenting

-- 
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 8029] New: Allow ExtendedPatronAttributes to *not* be searched when enabled.

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8029

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8029
CC: gmcha...@gmail.com
  Assignee: kyle.m.h...@gmail.com
   Summary: Allow ExtendedPatronAttributes to *not* be searched
when enabled.
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: kyle.m.h...@gmail.com
  Hardware: All
Status: NEW
   Version: master
 Component: Patrons
   Product: Koha

Right now, if extended patron attributes are enabled, all those fields are
searched on when searching for patrons. A library using Koha should be able to
use extended attributes without necessarily being able to search on them. 

Case in point, a library has created an extended attribute to store the
cardnumbers of lost library cards. In the current system, anyone could walk in
with a lost library card they found, and when the librarian scans it, that
patron will pop up. Unless the librarian notices the number on the physical
card is different than the one displayed on the screen, the unscrupulous person
will be able to check out items on this lost card!

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


[Koha-bugs] [Bug 8029] Allow ExtendedPatronAttributes to *not* be searched when enabled.

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8029

--- Comment #1 from Kyle M Hall kyle.m.h...@gmail.com ---
Created attachment 9375
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9375action=edit
Bug 8029 - Allow ExtendedPatronAttributes to *not* be searched when enabled.

Right now, if extended patron attributes are enabled, all those fields are
searched on when searching for patrons. A library using Koha should be able
to use extended attributes without necessarily being able to search on them.

Adds the system preference ExtendedPatronAttributesSearch, which will by
default be set to the same value as ExtendedPatronAttributes, so upgrading
will retain the same functionality.

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


[Koha-bugs] [Bug 8029] Allow ExtendedPatronAttributes to *not* be searched when enabled.

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8029

Kyle M Hall kyle.m.h...@gmail.com 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 7977] Add a Quote-of-the-day feature to the OPAC homepage

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7977

--- Comment #13 from Chris Nighswonger cnighswon...@foundations.edu ---
Created attachment 9376
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9376action=edit
Beginning work on Quote-of-the-day (QOTD) Feature for OPAC

This feature will add the option of displaying a select quote
for the day on the OPAC homepage. It will include the addition
of a QOTD editor in the tools section of the staff interface
which will allow the addition, editing, and deletion of quotes.
A single system preference will enable/disable the display of
the QOTD on the OPAC homepage. A new granular permission will
also be added to conrol user access to the QOTD editor tool.

Possible extentions to this would be code to allow alternate
quote selection algorithms to be added to vary how the currently
displayed quote is selected from the table of quotes.

This patch is a squash of the following work:

Adding quotes table to kohastructure.sql and updatedatabase.pl

Note: This patch is intended for a MySQL based installation only.
That means that it includes backticks because that is what is required
at this point in history to install Koha correctly on a MySQL based
installation.

Feel free to port this over to the Pg stuff in the data/Pg directory.

Adding system preference to control display of QOTD on OPAC main page

Adding sample quote data

These quotes are taken from various US presidents. I'm not sure these
are applicable to the rest of the world, so I'm leaving it to translators
and others to add sample quote data for other languages.

Adding edit_quotes user permissions

Squash with other db related patches in this series

Adding quotes editor pages to tools

Adding QOTD editor link to tools homepage

Integration of DataTables into QOTD Editor

This includes only the table generation; jEditable to be added
next to allow quote adding and editing directly in the table.

Impleminting jEditable into the quote editor

Adding delete and add option to editor

Fixing OPAC display so the QOTD div does not show if no quote is returned

Also removing useless code from tools/quotes.pl

Adding spans around QOTD foo in opac-main.tt

Also fixing quote selection logic to accomodate the possibility of
a single quote in the db a litte better.

Changing timestamp column header to a more user-friendly 'Last Displayed'

Fixing bug in quote selection logic

This bug caused a situation where when the table had only a single
quote with an id greater than 1 in it, no quote would be selected.

Fixing up sorting in the quote editor table. (Thanks to jcamins for pointing
out that this did not work.)

Overriding the default empty table message supplied by datatables-strings.inc

NOTE: Someone needs to verify that this local string is translatable.

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


[Koha-bugs] [Bug 7977] Add a Quote-of-the-day feature to the OPAC homepage

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7977

Chris Nighswonger cnighswon...@foundations.edu changed:

   What|Removed |Added

   Attachment #9338|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 7977] Add a Quote-of-the-day feature to the OPAC homepage

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7977

Chris Nighswonger cnighswon...@foundations.edu changed:

   What|Removed |Added

   Attachment #9343|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 7977] Add a Quote-of-the-day feature to the OPAC homepage

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7977

Chris Nighswonger cnighswon...@foundations.edu changed:

   What|Removed |Added

   Attachment #9373|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 7977] Add a Quote-of-the-day feature to the OPAC homepage

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7977

Chris Nighswonger cnighswon...@foundations.edu changed:

   What|Removed |Added

   Attachment #9327|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 7977] Add a Quote-of-the-day feature to the OPAC homepage

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7977

Chris Nighswonger cnighswon...@foundations.edu changed:

   What|Removed |Added

   Attachment #9326|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 7977] Add a Quote-of-the-day feature to the OPAC homepage

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7977

--- Comment #14 from Chris Nighswonger cnighswon...@foundations.edu ---
Created attachment 9377
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9377action=edit
Beginning work on QOTD uploader

This series will add a DataTable's based upload/editor with which
to upload csv files containing quotes to be used by the QOTD
feature.

The file should be formatted thusly:

source,text-of-quote
source,text-of-quote
...

Note: This work serves as a good example of potential improvements
in all other editor and file upload areas of Koha.

This patch is a squash of the following work:

Adding code to parse CSV file contents and push it into a DataTable

Adding in jEditable to enable table editing

Adding ajax to post data back to the server to be saved

Fixing edit and adding delete functionality

Adding some missing css as well as server feedback on save

Fixing a bug which limited the number of quotes which could be uploaded

Also fixing a minor bug with fnCSVToArray and doing some style cleanup.

Adding sanity checks to verify file type and size

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


[Koha-bugs] [Bug 7977] Add a Quote-of-the-day feature to the OPAC homepage

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7977

--- Comment #15 from Chris Nighswonger cnighswon...@foundations.edu ---
Created attachment 9378
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9378action=edit
Misc UI improvements to both the QOTD editor and uploader including a number
suggested by jcamins

Also removing a debug warn

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


[Koha-bugs] [Bug 7977] Add a Quote-of-the-day feature to the OPAC homepage

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7977

--- Comment #16 from Chris Nighswonger cnighswon...@foundations.edu ---
To test this enhancement:

1. Apply all 7 patches in the order they are attached.
2. Download the csv file.
4. Allow Koha to update the database.
5. Navigate to ToolsQuote Editor.
6. You should see an empty table with a message stating No quotes available.
Please use the Add Quote button to add a quote.
7. Click the Import Quotes button in the Quote Editor toolbar.
8. You should now see a toolbar with a Choose File button. Click this button.
9. Browse to the directory containing the CSV file you previously downloaded.
10. Select the file.
11. You should now see a table populated with the quotes contained in the CSV
file.
12. Browse this table and edit fields and/or delete quotes as you like.
13. When finished, click the Save Quotes button.
14. There are over 1500 quotes in this file, so you will probably notice lots
of HDD activity while the back-end script inserts the quotes into the database.
You may do other things while this is going on including leaving this page if
you like.
15. If you opt to remain on the page, once the quotes have been saved, a
notification will be displayed showing that 1524 quotes have been saved. You
may click on the notification to close it.
16. You should now be directed back to the upload page and ready to upload more
quotes if you like.
17. Click on the Quote Editor option in the menu bar to the right to return
to the quote editor.
18. The editor should now be populated with the quotes you just uploaded.
19. You may edit the source or text columns as you wish or delete quotes. The
table should update real-time.
20. You may also elect to add a single quote by clicking the Add Quote
button.
21. Doing this will add a row at the end of the list of quotes.
22. You may now add a source and text.
23. Clicking any of the buttons in the Action column will result in that
action being performed.
24. If you are satisfied that this monstrosity works, please sign off on this
patch series. Please avoid squashing it any further in order to keep the
upgrade/addition of various jQuery libraries separated from the work on this
feature.

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


[Koha-bugs] [Bug 7998] 3.8 UI cleanup, tweaks to new styles

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7998

--- Comment #14 from Liz Rea wizzy...@gmail.com ---
2nd patch here is a followp, will set back to needs signoff when/if this is
into 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 6934] New report Cash Register Statistics

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6934

Maxime Pelletier pelletiermax...@gmail.com changed:

   What|Removed |Added

   Attachment #5640|0   |1
is obsolete||
   Attachment #5641|0   |1
is obsolete||

--- Comment #13 from Maxime Pelletier pelletiermax...@gmail.com ---
Created attachment 9379
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9379action=edit
New patch that fixes problems

Here is a new patch that fixes indentation, wrong documentation and licences,
coding style and fixes the last reported 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 6934] New report Cash Register Statistics

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6934

Maxime Pelletier pelletiermax...@gmail.com 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 6413] Notes in Fines doing wonky things

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6413

--- Comment #25 from Nicole C. Engard neng...@gmail.com ---
I agree that when paying all or paying selected the notes should stay - but
it's not a new bug as much as it's a feature that never existed. So I'd love to
see that feature added :)

-- 
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 6413] Notes in Fines doing wonky things

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6413

--- Comment #26 from Chris Hall chr...@catalyst.net.nz ---
Hey Guys

I agree that all the buttons should behave in a similar way and that this could
be confusing.

However for both pay amount and pay selected the way they are handled is quite
differently to the other buttons, everything (either everything selected or
everything) in the form is encoded into a one dimensional array that is then
encoded as a single string and this is then passed back and forth between
multiple scripts.

This is quite messy to deal with and get right and would significantly increase
the size and complexity of the 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 8030] New: edit hold from patron record

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8030

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8030
CC: gmcha...@gmail.com
  Assignee: koha.sek...@gmail.com
   Summary: edit hold from patron record
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
  Hardware: All
Status: NEW
   Version: master
 Component: Hold requests
   Product: Koha

It would be nice to be able to edit hold pickup location from patron record
instead of just the bib record. Right now you can cancel and suspend holds from
the bib or the patron, but can only change pickup location from the 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 8030] edit hold from patron record

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8030

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

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

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


[Koha-bugs] [Bug 7782] Inconsistency in management of holds on checkout, patron detail, and holds pages

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7782

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

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

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


[Koha-bugs] [Bug 8031] New: get rid of older notices from the patron notices tab

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8031

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8031
  Assignee: henridam...@koha-fr.org
   Summary: get rid of older notices from the patron notices tab
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: me...@bywatersolutions.com
  Hardware: All
Status: NEW
   Version: master
 Component: Notices
   Product: Koha

Created attachment 9380
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9380action=edit
Notices tab on patron record

Would like a way to delete or filter the notices that show up on the notices
tab of the patron record.  Looking at ALL of the notices can make for a long
and unwieldy list - could we make it so that the library could choose to see
only the notices from the last two months, for example?

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


[Koha-bugs] [Bug 8032] New: sort lists by call number

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8032

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8032
  Assignee: gmcha...@gmail.com
   Summary: sort lists by call number
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: me...@bywatersolutions.com
  Hardware: All
Status: NEW
   Version: master
 Component: Virtual Shelves
   Product: Koha

Public and private lists can currently be edited to sort by Author, Title or
Year.

Can a fourth option be added? We'd love to be able to sort lists by call
number.

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


[Koha-bugs] [Bug 8033] New: add print receipt option to Koha self-check

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8033

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8033
  Assignee: koha.sek...@gmail.com
   Summary: add print receipt option to Koha self-check
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: me...@bywatersolutions.com
  Hardware: All
Status: NEW
   Version: master
 Component: Self checkout
   Product: Koha

Add print receipt option to Koha Self-check.

It should:

* Bring up alert box upon hitting 'finish' ( like transfer/hold alert in CKI
module)
* Would you like a receipt? - options 'Yes' / 'No'
* Print receipt if 'Yes' --- else, no receipt.

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


[Koha-bugs] [Bug 7619] 3M self checkout don't work in France

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7619

Mason James m...@kohaaloha.com changed:

   What|Removed |Added

 CC||m...@kohaaloha.com

--- Comment #10 from Mason James m...@kohaaloha.com ---
(In reply to comment #9)
 This seems to also be related to bug 6620.
 
 $CRLF is used in C4/SIP/SIPServer.pm in the telnet_transport... but not
 anywhere else.
 
 Personally I think we should code for the standard as it's defined, not as
 it's implemented, but that's apt to make a lot of people running
 non-standard implementations very unhappy.  If we can find a compromise that
 doesn't break SIP for one half of the world or the other, I'd be quite
 happy.  

 Perhaps an entry in SIPConfig.xml?


i agree with Ian's idea for a SIPConfig.xml option,  

any other opinions?

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


[Koha-bugs] [Bug 8034] New: Enable server print queue selection

2012-04-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8034

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8034
CC: gmcha...@gmail.com
  Assignee: kyle.m.h...@gmail.com
   Summary: Enable server print queue selection
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: srd...@catalyst.net.nz
  Hardware: All
Status: NEW
   Version: unspecified
 Component: Circulation
   Product: Koha

Re-enable server print queue selection that was disabled due to being
disfunctional.

Work to be done:
* Add system preference UsePrintQueues. Print queue selection will be enabled
only if UsePrintQueues is true.
* Place admin/printers.pl link on the admin page. Should be visible
UsePrintQueues dependent.
* Add branches.default_printqueue that will be used if not set in session
* Uncomment printer selection in Set Library. Feature will be visible
UsePrintQueues dependent.

A follow-up bug will be created for printing using the selection.

How to test:
* Check that UsePrintQueues syspref is available
* When UsePrintQueues is No, check:
- Printers link on the Admin page is not present
- Set Library does not have printer selection
- branch maintenance does not have default printer queue selection
* When UsePrintQueues is Yes, check:
- Printers link on the Admin page is present
- follow the link and add some printer queues
- branch maintenance does have default printer queue selection
- Set Library does have printer selection; select one
- selected printer sticks for the session

*

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