[Koha-bugs] [Bug 38331] Add date accessioned column to itemsearch results

2024-12-12 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331

Andrew Fuerste-Henry  changed:

   What|Removed |Added

 Status|Signed Off  |Patch doesn't apply
 CC||and...@bywatersolutions.com

--- Comment #5 from Andrew Fuerste-Henry  ---
This patch no longer applies. While we're at it, I'm rolling bug 38671 into
this one: Let's add dateaccessioned, itemlost_on, damaged_on, and withdrawn_on
to the available results columns in item search.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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 38331] Add date accessioned column to itemsearch results

2024-11-14 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331

Katrin Fischer  changed:

   What|Removed |Added

   Keywords|rel_24_11_candidate |

--- Comment #4 from Katrin Fischer  ---
Not going to be in 24.11.00.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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 38331] Add date accessioned column to itemsearch results

2024-11-11 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331

Katrin Fischer  changed:

   What|Removed |Added

   Keywords||rel_24_11_candidate

--- Comment #3 from Katrin Fischer  ---
This was pushed back by bug 37238. Extending deadline to Wednesday.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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 38331] Add date accessioned column to itemsearch results

2024-11-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331

Lucas Gass (lukeg)  changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |lu...@bywatersolutions.com
   |ity.org |
   Patch complexity|--- |Trivial patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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 38331] Add date accessioned column to itemsearch results

2024-11-04 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331

Michaela Sieber  changed:

   What|Removed |Added

 CC||michaela.sie...@kit.edu
 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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 38331] Add date accessioned column to itemsearch results

2024-11-04 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331

Biblibre Sandboxes  changed:

   What|Removed |Added

 Attachment #173892|0   |1
is obsolete||

--- Comment #2 from Biblibre Sandboxes  ---
Created attachment 173921
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173921&action=edit
Bug 38331: Add date accessioned column to item search results

To test:
1. APPLY PATCH, restart_all
2. Do an item search, you should not see a 'Date aquired' column.
3. Go to Administration > Table settings.
4. Under catalog find the dateaccessioned column. BY default it should be
hidden.
5. Uncheck it to make that column show.
6. Do step 2 again, this time you should see the date accessioned column.
7. Make sure the data in the column is correct.
8. From the top navbar click 'Export all results to', making sure the 'Date
aquaied' column is in the CSV.

Note about exporting. With Bug 37238 we now have two ways of exporting files
like CSV. Do we want to keep both? The dataTables one is nice because it will
only export columns you have exposed.

Signed-off-by: Michaela Sieber 

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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 38331] Add date accessioned column to itemsearch results

2024-11-01 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331

--- Comment #1 from Lucas Gass (lukeg)  ---
Created attachment 173892
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173892&action=edit
Bug 38331: Add date accessioned column to item search results

To test:
1. APPLY PATCH, restart_all
2. Do an item search, you should not see a 'Date aquired' column.
3. Go to Administration > Table settings.
4. Under catalog find the dateaccessioned column. BY default it should be
hidden.
5. Uncheck it to make that column show.
6. Do step 2 again, this time you should see the date accessioned column.
7. Make sure the data in the column is correct.
8. From the top navbar click 'Export all results to', making sure the 'Date
aquaied' column is in the CSV.

Note about exporting. With Bug 37238 we now have two ways of exporting files
like CSV. Do we want to keep both? The dataTables one is nice because it will
only export columns you have exposed.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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 38331] Add date accessioned column to itemsearch results

2024-11-01 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331

Lucas Gass (lukeg)  changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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 38331] Add date accessioned column to itemsearch results

2024-11-01 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331

Lucas Gass (lukeg)  changed:

   What|Removed |Added

 Depends on||37238


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37238
[Bug 37238] Add table settings to itemsearch results
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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/