[Koha-bugs] [Bug 14123] Patroncard: Patron search for batch no longer has Select / Select All / Add selected

2015-09-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14123

Marc Véron  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED

--- Comment #7 from Marc Véron  ---
This is resolved by bug 14739

*** This bug has been marked as a duplicate of bug 14739 ***

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

[Koha-bugs] [Bug 14123] Patroncard: Patron search for batch no longer has Select / Select All / Add selected

2015-09-07 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14123

Marc Véron  changed:

   What|Removed |Added

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

--- Comment #6 from Marc Véron  ---
(In reply to Shane Sammons from comment #4)
(...)
> Another thing I wanted to add, as it might be related to this bug, is when
> we do edit batch and tried adding anyone with an apostrophe (like O'Leary)
> in the name would not add at all. 
(...)
For the apostrophe (quote) problem, see Bug 14744 as well, it could be related.
(it's about picking a patron from a datatable).

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

[Koha-bugs] [Bug 14123] Patroncard: Patron search for batch no longer has Select / Select All / Add selected

2015-08-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14123

Jonathan Druart  changed:

   What|Removed |Added

Version|3.20|master
   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=14739

--- Comment #5 from Jonathan Druart  
---
(In reply to Shane Sammons from comment #4)
> I think this is related, so I am adding my comment here. Maybe it is unique
> to my install.

Yes it's related but not the same issue.

> Patron's Batches can only have a single patron added when making a new
> "batch". Clicking the "Add" text next to a name keeps placing it behind the
> pop-up, but replacing the previously clicked user.

Confirmed, I have open a new bug 14739

> Should you add someone, then click "manage batches" on the left and edit the
> batch. You are able to add users via the pop-up and "Add" text. If you had
> clicked many users while creating, a new batch was made for each one with a
> single entry in each batch that you can now edit.
> 
> Another thing I wanted to add, as it might be related to this bug, is when
> we do edit batch and tried adding anyone with an apostrophe (like O'Leary)
> in the name would not add at all. 

I don't reproduce this one (at least on master). Please open a new bug with a
more detailed description if it's confirmed.

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


[Koha-bugs] [Bug 14123] Patroncard: Patron search for batch no longer has Select / Select All / Add selected

2015-08-25 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14123

Shane Sammons  changed:

   What|Removed |Added

Version|master  |3.20
 CC||ssamm...@npelem.com

--- Comment #4 from Shane Sammons  ---
I think this is related, so I am adding my comment here. Maybe it is unique to
my install.

Patron's Batches can only have a single patron added when making a new "batch".
Clicking the "Add" text next to a name keeps placing it behind the pop-up, but
replacing the previously clicked user.

Should you add someone, then click "manage batches" on the left and edit the
batch. You are able to add users via the pop-up and "Add" text. If you had
clicked many users while creating, a new batch was made for each one with a
single entry in each batch that you can now edit.

Another thing I wanted to add, as it might be related to this bug, is when we
do edit batch and tried adding anyone with an apostrophe (like O'Leary) in the
name would not add at all. 


This could be unique to me, as we went from 3.12 -> 3.20 so many changes on the
files.

If so feel free to ignore 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 14123] Patroncard: Patron search for batch no longer has Select / Select All / Add selected

2015-08-04 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14123

Jonathan Druart  changed:

   What|Removed |Added

 CC||jonathan.dru...@bugs.koha-c
   ||ommunity.org
 Depends on||13891

--- Comment #3 from Jonathan Druart  
---
With bug 13891 (and others), the patron searches are now standardized. They are
all the same and all use the same code.
I have tried to keep all previous behaviors, but, if I am remember correctly,
these 2 links only existed on this page.
I have preferred to kick them and keep consistency in the code.

I have not look at the code yet, but it should be quite easier (I hope!) to add
these 2 links to the tables where it's needed.


Referenced Bugs:

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13891
[Bug 13891] Make all patron searches use DataTables server-side processing
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 14123] Patroncard: Patron search for batch no longer has Select / Select All / Add selected

2015-08-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14123

Chris Cormack  changed:

   What|Removed |Added

 CC||ch...@bigballofwax.co.nz
   Severity|critical|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 14123] Patroncard: Patron search for batch no longer has Select / Select All / Add selected

2015-08-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14123

--- Comment #2 from Indranil Das Gupta  ---
(In reply to Indranil Das Gupta from comment #1)
> (In reply to Marc Véron from comment #0)
> > Created attachment 38773 [details]
> > Compare patron search for patron card batch 3.18 - current master
> > 
> > The new patron search for patron card batches has no longer the possibility
> > to select /select all and add selected to batch.
> > 
> > To add, each single patron has to be added clicking the 'Add' button in the
> > table row.
> > 
> > Use case: Search for patrons for a category, select all, add all to the
> > batch.
> > 
> > See screenshot with old / new version.
> 
> Not only that, it seems that the batch can handle only one single 'item' in
> it.

Ok! that was hasty! it can handle multiple items, but they can only be added
one at a time

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

[Koha-bugs] [Bug 14123] Patroncard: Patron search for batch no longer has Select / Select All / Add selected

2015-07-31 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14123

Indranil Das Gupta  changed:

   What|Removed |Added

   Severity|normal  |critical

--- Comment #1 from Indranil Das Gupta  ---
(In reply to Marc Véron from comment #0)
> Created attachment 38773 [details]
> Compare patron search for patron card batch 3.18 - current master
> 
> The new patron search for patron card batches has no longer the possibility
> to select /select all and add selected to batch.
> 
> To add, each single patron has to be added clicking the 'Add' button in the
> table row.
> 
> Use case: Search for patrons for a category, select all, add all to the
> batch.
> 
> See screenshot with old / new version.

Not only that, it seems that the batch can handle only one single 'item' in 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 14123] Patroncard: Patron search for batch no longer has Select / Select All / Add selected

2015-07-31 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14123

Indranil Das Gupta  changed:

   What|Removed |Added

 CC||indr...@gmail.com

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