[Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values

2013-04-20 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379

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

   What|Removed |Added

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

--- Comment #29 from Chris Cormack ch...@bigballofwax.co.nz ---
Pushed to 3.8.x will be in 3.8.12

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


[Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values

2012-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379

--- Comment #26 from Rolando Isidoro rolando.isid...@gmail.com ---
Created attachment 12954
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12954action=edit
Bug 7379- Allow for new type of LDAP authentication

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

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

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


[Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values

2012-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379

--- Comment #27 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Hi Rolando,
thank you for your patch, but I think you might have had a typo in your bug
number - could you 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 7379] copynumber is displayed 'as is' when linked to autorised values

2012-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379

Rolando Isidoro rolando.isid...@gmail.com changed:

   What|Removed |Added

  Attachment #12954|0   |1
is obsolete||

--- Comment #28 from Rolando Isidoro rolando.isid...@gmail.com ---
Comment on attachment 12954
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12954
Bug 7379- Allow for new type of LDAP authentication

Wrong bug number, sorry for the mix 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 7379] copynumber is displayed 'as is' when linked to autorised values

2012-06-25 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379

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

   What|Removed |Added

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

--- Comment #25 from Paul Poulain paul.poul...@biblibre.com ---
Patch pushed, signoff from Gaetan reintroduced

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


[Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values

2012-06-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379

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

   What|Removed |Added

 Status|Signed Off  |Passed QA
Version|rel_3_6 |master

--- Comment #24 from M. de Rooy m.de.r...@rijksmuseum.nl ---
The adjusted patch lost the signoff in the commit message, but did not really
change. A previous QA comment has been applied.
Looks good to me.
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 7379] copynumber is displayed 'as is' when linked to autorised values

2012-06-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379

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

   What|Removed |Added

   Attachment #7977|0   |1
is obsolete||

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

New patch, with default value appearing in moredetail even if the AV does not
exist.

(to test this specific behaviour : select a value then delete the AV associated
to 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 7379] copynumber is displayed 'as is' when linked to autorised values

2012-06-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379

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

   What|Removed |Added

 Status|In Discussion   |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 7379] copynumber is displayed 'as is' when linked to autorised values

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

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

   What|Removed |Added

 Status|Failed QA   |In Discussion

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


[Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values

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

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

   What|Removed |Added

 Blocks||7515

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


[Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values

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

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

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #22 from M. de Rooy m.de.r...@rijksmuseum.nl ---
QA Comment:
A general discussion about this kind of change can be held elsewhere indeed. I
do not know if many will put auth values on copynumber, but I do not object to
this specific change.

catalogue/detail and opac-detail look good.
moredetail: there is no check here like in detail; if the value has no entry in
the auth value hash, you display nothing while detail and opac-detail show the
original value.
Please add the check there too for getting this patch in the next stage.

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


[Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values

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

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

   What|Removed |Added

   Attachment #7030|0   |1
is obsolete||

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

It should apply again.
This time the patch is easier to read (no indentation change).

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

[Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values

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

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

   What|Removed |Added

 Status|Failed QA   |Needs Signoff

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

[Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values

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

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

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 QA Contact|koha.sek...@gmail.com   |m.de.r...@rijksmuseum.nl

--- Comment #21 from M. de Rooy m.de.r...@rijksmuseum.nl ---
I am setting this status back to Signed off (which it was before starting QA).
Will pick this up soon if no other QA team member beats me to 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 7379] copynumber is displayed 'as is' when linked to autorised values

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

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

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #19 from M. de Rooy m.de.r...@rijksmuseum.nl 2012-03-01 11:25:50 
UTC ---
Adrien:
Patch has merge conflicts now in opac-detail and detail.pl
The conflict in opac-detail is the most interesting, mainly because of this
(new) call:
 my ($reserve_status) = C4::Reserves::CheckReserves($itm-{itemnumber});

I started resolving, but I think it is better to leave that up to you in this
case. When you have tested it again, I can continue QA unbiased..

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


[Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values

2012-02-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379

Gaetan Boisson gaetan.bois...@biblibre.com changed:

   What|Removed |Added

 Status|In Discussion   |Signed Off
Summary|some database fields are|copynumber is displayed 'as
   |displayed 'as is' when they |is' when linked to
   |are linked to autorised |autorised values
   |values  |

--- Comment #17 from Gaetan Boisson gaetan.bois...@biblibre.com 2012-02-10 
15:12:23 UTC ---
In order to make the discussion move forward, i am renaming this bug to
something more specific (the submitted patch has already been tested and signed
off), and creating another bug ticket where we should see whether we want to
generalize this behaviour to other fields and how.

See :

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

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


[Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values

2012-02-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379

Gaetan Boisson gaetan.bois...@biblibre.com changed:

   What|Removed |Added

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

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