Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / catalogue / updateitem.pl
2020-08-20 Jonathan DruartBug 18501: Add _set_found_trigger
2020-08-20 Jonathan DruartBug 18501: Auto refund if mark as found from cataloguing
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2019-10-09 Jonathan DruartBug 22927: Do not check an already lost item when marke...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2018-04-20 Jonathan DruartBug 19974: Make MarkLostItemsAsReturned multiple
2018-02-05 Zoe BennettBug 19995: use Modern::Perl in Catalogue perl scripts
2017-10-27 Jonathan DruartBug 12363: Add a switch to mark|do not mark items as...
2015-12-04 Kyle M HallBug 13024 - Nonpublic note not appearing in the staff...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2013-09-17 Meenakshi.RBug 7639: add option to forgive overdue fines when...
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
2012-03-19 Robin SheatBug 6296: allow users to be authenticated by SSL client...
2011-12-06 Srdjan Jankovicbug_5211: LostItem() - added charge_fee param to contro...
2011-10-17 Srdjan Jankovicbug_5533: Slightly improved marking items as lost
2011-03-05 Owen LeonardFix for Bug 4853 - Rights needed to renew a document
2010-06-04 Henri-Damien LAURENTMT2938 : Adds a permission for editing items
2010-03-17 Lars WirzeniusFix FSF address in directory catalogue/
2008-08-10 Ryan HigginsUpdate longoverdue.pl cron job to manage setting lost...
2008-05-29 Joe AtzbergerCorrected wrong number of arguments to getnextacctno.
2008-04-10 Owen LeonardAdding anchor link to updateitem redirect; Markup corre...
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-01-23 Galen Charltonfixed permissions for updateitem
2008-01-10 Joe Atzbergercatalogue - exit after redirect in detail.pl and update...
2008-01-03 Galen Charltonquell warning if updating itemnote whose original value...
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items
2008-01-03 Joshua FerraroFixing Database Definitions for Statuses *PARTIAL*
2007-12-27 Ryan Higginsrevert to sql in updateitem.pl
2007-12-20 Joshua Ferrarofixes to search results list, ccl.properties tweak
2007-12-17 Ryan Higginsrevert to sql in updateitem.pl
2007-12-12 Ryan HigginsClean up moredetail.pl and updateitem.pl
2007-11-27 Galen Charltonbug 1616: handle NULL in damaged, wthdrawn, or itemlost...
2007-11-27 Galen Charltonbug 1616: update bib MARC and zebraqueue on item update
2007-10-06 Joshua Ferraropartial 1481: adding to templates, fixing non-display...