Bug 17600: Standardize our EXPORT_OK
[koha.git] / cataloguing /
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2021-04-16 Phil RingnaldaBug 27739: Advanced editor should use DefaultCountryFie...
2021-04-06 Phil RingnaldaBug 27738: Set fallback for unset DefaultCountryField00...
2021-03-09 Jonathan DruartBug 27545: Use NewItemsDefaultLocation from places...
2021-03-01 Jonathan DruartBug 8976: Change for the item forms
2021-03-01 Jonathan DruartBug 8976: Add the ability to sort subfields for the...
2021-03-01 Nick ClemensBug 27578: Initialize searchid as blank when not populated
2021-03-01 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-01-19 Pasi KallinenBug 20971: Prevent Storable::thaw to fail on LastCreate...
2021-01-14 Bouzid FerganiBug 11299: Add a button to the biblio edition page...
2020-11-02 Phil RingnaldaBug 26605: Correctly URI-encode query string in call...
2020-11-02 Nick ClemensBug 17515: Order Z3950 server by rank and preserve...
2020-10-15 Alex BuckleyBug 25460: Update OAI sets when adding/editing/deleting...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-14 Owen LeonardBug 25354: Clean up JavaScript markup in cataloging...
2020-10-01 Nick ClemensBug 24155: Make weighting an option on advanced search
2020-09-30 Owen LeonardBug 26473: Get items for editing using only itemnumber
2020-09-28 Jonathan DruartBug 15933: Add +x to the script
2020-09-28 Nick ClemensBug 25265: Rename skip_modzebra_update to skip_record_index
2020-09-28 Nick ClemensBug 25265: Prevent double reindex of the same item...
2020-09-18 Owen LeonardBug 15933: Add cataloguing plugin to search for existin...
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-09-09 Owen LeonardBug 16314: Show upload link for upload plugin in basic...
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-08-24 Jonathan DruartBug 25728: Create AV when adding a new item
2020-08-24 Jonathan DruartBug 25728: Create AV when cataloguing a bibliographic...
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-08-13 Jonathan DruartBug 5428: Jump back to the search result after deleting...
2020-08-13 Owen LeonardBug 24134: Add placeholder for 2 digit years to allow...
2020-07-27 Kyle M HallBug 24279: Disable editing lost status in items editor...
2020-07-27 Kyle M HallBug 24279: (QA follow-up) Show values disabled with...
2020-07-27 Kyle M HallBug 24279: Claims Returned does not work when set from...
2020-06-24 Jonathan DruartBug 25553: Make date columns sortable on the edit items...
2020-05-11 Jonathan DruartBug 25248: (bug 23463 follow-up) Adjust second occurrence
2020-05-04 Andrew Fuerste-HenryBug 25335: group by authorised_value in addbiblio.pl
2020-04-27 Nick ClemensBug 25248: (bug 23463 follow-up) Item is returned if...
2020-04-14 Andrew NuggedBug 24027: Call ModZebra once after all items added...
2020-03-24 Katrin FischerBug 22098: (QA follow-up) Improving documentation
2020-03-24 Mark TompsettBug 22098: (follow-up) fix grammar/formating Perldoc
2020-03-24 Josef MoravecBug 22098: Update stocknumberAV cataloguing plugin...
2020-03-23 Jonathan DruartBug 23463: (follow-up) Remove DelItemCheck and ItemSafe...
2020-03-23 Jonathan DruartBug 23463: Remove DelItemCheck and ItemSafeToDelete
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-16 Jonathan DruartBug 5103: Refactor the code to avoid repetition
2020-03-16 Aleisha AmohiaBug 5103: (follow-up) Using mapped item fields instead...
2020-03-16 Aleisha AmohiaBug 5103: Format dates in MARC detail using dateformat...
2020-03-02 Jonathan DruartBug 24735: Remove QueryParser-related code
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-19 Nick ClemensBug 24103: Add option to dump search query to templates
2020-02-17 Josef MoravecBug 21921: Add date publication year to biblio Z39...
2020-02-17 Nick ClemensBug 18499: Use items cn_source in cn_browser.pl
2020-02-11 simithBug 8643: Add important constraint to marc subfields
2020-02-05 NickBug 23844: Check if field defined in framework and...
2020-01-24 Fridolin SomersBug 24503: fix missing use in value builder barcode_man...
2020-01-23 Julian MauriceBug 19809: Re-allow to call Koha::Objects::find in...
2020-01-23 Nick ClemensBug 24236: Fix pagination to use query_cgi
2020-01-21 Nick ClemensBug 3426: Allow for multiple fields in itemcallnumber...
2020-01-10 Nick ClemensBug 9156: (follow-up) Simplify code
2020-01-10 Owen LeonardBug 9156: itemcallnumber not pulling more than 2 subfields
2020-01-03 Maryse SimardBug 7882: Add ability to move and reorder fields in...
2019-12-23 Owen LeonardBug 11500: Use dateformat syspref and datepicker on...
2019-11-08 Jonathan DruartBug 23851: Add the homebranch prefix to the barcode...
2019-11-08 Jonathan DruartBug 23997: Escape z3950servers.rank as it's a new MySQL...
2019-09-12 Martin RenvoizeBug 15497: Limit itemtypes by branch in additem.pl
2019-08-16 Fridolin SomersBug 22830: correct for loop in value_builder/unimarc_fi...
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-06-15 Jonathan DruartBug 23117: Shortcut additem.pl on nonexistent biblionumber
2019-05-10 Nick ClemensBug 21411: Advanced cataloging editor - rancor - Allow...
2019-04-26 Kyle M HallBug 15496: Delete Bib After Moving Item
2019-04-26 Kyle M HallBug 15496: Tidy code block (Whitespace changes only)
2019-04-26 Jonathan DruartBug 22669: Fix item editing on receiving an order
2019-04-25 Agustin MoyanoBug 16232: Fix edit as new in Rancor
2019-04-24 Nick ClemensBug 22748: Pass userid to haspermission
2019-04-18 Josef MoravecBug 22532: Remove Z39.50 random
2019-04-17 Nick ClemensBug 20128: Add permission for advanced cataloging editor
2019-04-17 Katrin FischerBug 21172: Remove obsolete framework parameter from...
2019-04-17 Jonathan DruartBug 21172: Remove warning from addbiblio.pl
2019-03-23 Björn NylénBug 10345: Increment copy number when adding multiple...
2019-03-29 Josef MoravecBug 22127: Update date accessioned plugin - remove...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2018-12-14 Jonathan DruartBug 21986: Do not escape quotation marks when cataloguing
2018-11-06 Fridolin SomersBug 20435: Allow lowercase prefix in inventory value...
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-10-15 Ere MaijalaBug 21365: Call BiblioAutoLink from AddBiblio and ModBiblio
2018-10-09 Fridolin SomersBug 20151: always use current language for stemming
2018-10-01 Josef MoravecBug 21318: Add control number as an option to search...
2018-09-28 Ere MaijalaBug 16424: Add framework support to advanced MARC editor
2018-08-31 Jonathan DruartBug 21201: Replace C4::Items::GetItemnumbersForBiblio...
2018-08-31 Jonathan DruartBug 21184: Replace C4::Items::GetBarcodeFromItemnumber...
2018-08-08 Matthias MeusburgerBug 19436: Add SRU support for authorities
2018-08-08 Katrin FischerBug 14662: Add empty entries to pull downs in catalogui...
2018-08-08 Katrin FischerBug 14662: Add empty entries to pull downs on item...
2018-07-19 Jonathan DruartBug 21053: Encode URI characters in plugin 008
2018-07-12 Jonathan DruartBug 21009: Fix max length of inputs on editing/adding...
2018-06-29 Marcel de RooyBug 20697: Bind calling GetAnalyticsCount to pref EasyA...
next