[Koha-bugs] [Bug 7570] Add item availability status to cart

2012-11-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7570

Owen Leonard  changed:

   What|Removed |Added

 Status|Pushed to Master|RESOLVED
 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 7570] Add item availability status to cart

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

Paul Poulain  changed:

   What|Removed |Added

Summary|Add Item availability   |Add item availability
   |status to cart  |status to cart

-- 
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 7570] Add Item availability status to cart

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

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

--- Comment #14 from Paul Poulain  ---
Patch pushed, I've updated the follow-up to add another space in another
similar place where we had no space in location(s)(status)

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


[Koha-bugs] [Bug 7570] Add Item availability status to cart

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

Paul Poulain  changed:

   What|Removed |Added

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

--- Comment #13 from Paul Poulain  ---
QA comment:
 * patch adding dependencies on C4::Circulation and C4::Branch, that is quite
heavy, but the page is rarely used, so it's OK
 * The patch is only a few line, no other objection

-- 
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 7570] Add Item availability status to cart

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

Katrin Fischer  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||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 7570] Add Item availability status to cart

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

Katrin Fischer  changed:

   What|Removed |Added

  Attachment #10113|0   |1
is obsolete||

--- Comment #12 from Katrin Fischer  ---
Created attachment 10115
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10115&action=edit
[SIGNED-OFF] bug 7570: add a space to the table header

Add a space to separate Location from (Status)

Signed-off-by: Katrin Fischer 
Typo fix, all ok.

-- 
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 7570] Add Item availability status to cart

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

--- Comment #11 from Michael Davis  ---
Created attachment 10113
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10113&action=edit
bug 7570: add a space to the table header

Add a space to separate Location from (Status)

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


[Koha-bugs] [Bug 7570] Add Item availability status to cart

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

Michael Davis  changed:

   What|Removed |Added

   Attachment #9978|0   |1
is obsolete||

--- Comment #10 from Michael Davis  ---
Created attachment 10112
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10112&action=edit
[SIGNED-OFF] Bug 7570 - Add Item availability status to cart.

Added Item availability status to cart(Location table cell).

Changes:
-opac/opac-basket.pl:
Added code to show In transmit status and modified @items to call
"GetItemsInfo" instead of "GetItemsLocationInfo" to get accurate avalibility
status.
-koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt:
Added code for showing availibility staus in opac-basket page and in  "More
details" link.

Test Cases:
-Add records to your cart with different cases like 1 record with  different
Item status(Lost,Avaliable,Withdrawn,etc).
-Click on your cart and see the results in a new window.
-Click on "More details" link and check the results.

Signed-off-by: Michael Davis 

-- 
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 7570] Add Item availability status to cart

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

Meenakshi  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 7570] Add Item availability status to cart

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

Meenakshi  changed:

   What|Removed |Added

   Attachment #9918|0   |1
is obsolete||
   Attachment #9952|0   |1
is obsolete||

--- Comment #9 from Meenakshi  ---
Created attachment 9978
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9978&action=edit
Attaches Patch.

Sending Improved patch for accurate availability status in cart.

>From this patch, Showing checked out and In transmit status in cart. But Hold
is out of scope. So this patch doesn't showing Hold status.

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


[Koha-bugs] [Bug 7570] Add Item availability status to cart

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

Owen Leonard  changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA

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


[Koha-bugs] [Bug 7570] Add Item availability status to cart

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

--- Comment #8 from Owen Leonard  ---
Created attachment 9952
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9952&action=edit
Screenshot showing inaccurate availability information

This patch is improving, but still isn't giving entirely accurate information.
As this screenshot shows, lost, damaged, and withdrawn show correctly. However,
checked-out and in-transit do not.

Hold status is unknown on the Cart listing, but ambiguous on the detail page so
I'm not sure the burden is on this patch to resolve 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 7570] Add Item availability status to cart

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

Meenakshi  changed:

   What|Removed |Added

   Attachment #9907|0   |1
is obsolete||
   Attachment #9914|0   |1
is obsolete||

--- Comment #7 from Meenakshi  ---
Created attachment 9918
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9918&action=edit
Latest 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 7570] Add Item availability status to cart

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

--- Comment #6 from Owen Leonard  ---
I also notice this patch doesn't add any information to the cart view one
reaches by clicking the "more details" link.

-- 
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 7570] Add Item availability status to cart

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

Owen Leonard  changed:

   What|Removed |Added

   Attachment #9878|0   |1
is obsolete||

--- Comment #5 from Owen Leonard  ---
Created attachment 9914
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9914&action=edit
Screenshot showing inaccurate availability information

The revised patch is an improvement but there is still no connection between
the detailed status information and the list of items. Comparing the cart view
on the left with the detail view of the right we can see that the cart isn't
showing accurate information. 

The cart view is going to have to tie the status information directly to the
location/call number information somehow, probably by putting it in the same
table cell, or perhaps by moving all the the item information into a nested
table.

-- 
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 7570] Add Item availability status to cart

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

Owen Leonard  changed:

   What|Removed |Added

   Attachment #9874|0   |1
is obsolete||

--- Comment #4 from Owen Leonard  ---
Comment on attachment 9874
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9874
Attached Patch.

Don't forget to mark old patches obsolete when you submit revised versions.

-- 
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 7570] Add Item availability status to cart

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

Meenakshi  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 7570] Add Item availability status to cart

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

Meenakshi  changed:

   What|Removed |Added

 Status|Failed QA   |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 7570] Add Item availability status to cart

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

--- Comment #3 from Meenakshi  ---
Created attachment 9907
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9907&action=edit
Sending Improved 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 7570] Add Item availability status to cart

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

Owen Leonard  changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA
Version|rel_3_8 |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 7570] Add Item availability status to cart

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

--- Comment #2 from Owen Leonard  ---
Created attachment 9878
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9878&action=edit
Screenshot showing inaccurate availability information

The availability information shown now in the cart is inaccurate. As this
screenshot shows, for a title with 4 items, 1 checked out, the cart says
"Available" once.

For this information to be accurate there needs to be a way to connect the
availability/status information directly to each copy listed.

-- 
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 7570] Add Item availability status to cart

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

Meenakshi  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff
   Assignee|ebin.jos...@osslabs.biz |meenaksh...@osslabs.biz

--- Comment #1 from Meenakshi  ---
Created attachment 9874
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9874&action=edit
Attached Patch.

Attached 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 7570] Add Item availability status to cart

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

Savitra Sirohi  changed:

   What|Removed |Added

Summary|Item availability to cart   |Add Item availability
   |list|status to cart

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