Bug 18616 - The "Add forgot password link to OPAC" should allow patrons to use their...
[koha.git] / acqui /
2017-10-29 Jonathan DruartBug 19195: Do not explicitely force scalar context...
2017-10-29 Aleisha AmohiaBug 19195: Preventing noisy warns when creating or...
2017-10-18 Jonathan DruartBug 19372: (bug 15801 follow-up) pass selected framewor...
2017-10-14 Christophe CroulleboisBug 19165 - When adding from a staged file order discou...
2017-10-14 Aleisha AmohiaBug 19257: Prevent warn when reopening a basket
2017-06-13 Tomas Cohen AraziBug 18716: Remove CGI::param warns from updatesupplier.pl
2017-06-11 Fridolyn SOMERSBug 11122 - publisher code and publication year not...
2017-06-05 Olivier CrouzetBug 18482 False duplicates detected on adding a batch...
2017-05-16 Kyle M HallBug 18471 - Receiving order with unitprice greater...
2017-04-21 Nick ClemensBug 18429 - Receiving an item should update the datelas...
2017-04-02 Marcel de RooyBug 14535: Update the supplier filter too
2016-12-18 Marcel de RooyBug 17681: Exiisting typos might thow some feees when...
2016-12-12 Jonathan DruartBug 17668: Fix typo in parcel.pl - listinct vs listincgst
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: use find_by_koha_field when needed
2016-11-04 Kyle M HallBug 16493: [QA Followup] Restore title and author match...
2016-11-04 Kyle M HallBug 16493: acq matching on title and author
2016-10-28 BlouBug 16123 - Display budget hierarchy in the budget...
2016-10-28 Jonathan DruartBug 13323: Tax rate can change on receiving
2016-10-28 Jonathan DruartBug 13321: Fix the prices calculation method
2016-10-28 Jonathan DruartBug 13321: use the populate_with_prices where needed
2016-10-28 Jonathan DruartBug 13321: Rename variables
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-10-28 Jonathan DruartBug 5260: simplify script and error handling
2016-10-28 Katrin FischerBug 5260: QA follow-up: Fix error when no notice templa...
2016-10-28 Katrin FischerBug 5260 - Add option to send an order by e-mail to...
2016-10-22 Nick ClemensBug 14752 - Followup to fix error if barcode fields...
2016-10-21 Jonathan DruartBug 17253: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-10-21 MarcBug 17411 - Change exit 1 to exit 0 in acqui/basket...
2016-10-11 Marcel de RooyBug 17446: Typo seleted
2016-10-11 Jonathan DruartBug 17248 - Koha::AuthorisedValues - Remove GetKohaAuth...
2016-09-13 Nick ClemensBug 14752 - (QA followup) Remove annoying modal, use...
2016-09-13 Nick ClemensBug 14752 - Add multiple copies to a basket at once
2016-09-09 Kyle M HallBug 15164 - Allow editing of the invoice number after...
2016-09-09 Marcel de RooyBug 16365: Adding additional unsafe call-candidates...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-08-10 Colin CampbellBug 17081 Incorrect comparison operator used in edifact...
2016-06-24 Kyle M HallBug 16737 - Error when deleting EDIFACT message
2016-04-29 Jesse WeaverBug 15531: (QA followup) Fix several small issues
2016-04-29 Jesse WeaverBug 15531: Add support for standing orders
2016-04-26 Jonathan DruartBug 16154: Fix some other occurrences
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Assign a list
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-04-26 Robin SheatBug 12478: allow more granular sorting configuration
2016-04-26 Robin SheatBug 12478: make things using SimpleSearch use the new...
2016-04-20 Jonathan DruartBug 16227: Fix regression from bug 15084 - select curre...
2016-04-07 Jonathan DruartBug 16169: Change prototype for C4::Biblio::TransformMa...
2016-04-01 Colin Campbell Bug 7736: Support Ordering via Edifact EDI messages
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-21 Marc VéronBug 16089: Acquisitions -> Invoice broken by Bug 15084
2016-03-07 Kyle M HallBug 15084 [QA Followup] - Fix new uses of GetCurrency
2016-03-03 Jonathan Druart Bug 15084: Remove C4::Budgets::ConvertCurrency
2016-03-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-01-27 Jonathan DruartBug 14828: Use Koha::ItemType[s] everywhere C4::ItemTyp...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-12-30 Marc Véron Bug 15049: Add warning about "No active currency"...
2015-12-30 Kyle M HallBug 9819 [QA Followup] - Removed missed stopwords refs...
2015-12-11 Katrin FischerBug 9184: Acq - Don't show authority batches when order...
2015-11-23 Jonathan DruartBug 14264: Fix export of late orders when translated
2015-11-18 Jonathan DruartBug 14946: Remove C4::Dates from acqui/* files
2015-11-17 Jonathan DruartBug 15109: Make name the default sort order for all...
2015-11-06 Marc VéronBug 15117: Transfer Order: Better user information...
2015-11-05 Jonathan DruartBug 15083: Remove acqui/currency.pl
2015-11-02 Marcel de RooyBug 14589: Adjust authorities_merge_ajax and replace...
2015-10-19 Jonathan DruartBug 8417: Make the order receive date editable
2015-10-19 Jonathan DruartBug 15005: Fix pagination_bar calls
2015-10-09 Marc VéronBug 14928: Remove C4::Dates from files acqui/pdfformat...
2015-10-02 Jonathan DruartBug 10181: Make string translatable
2015-09-02 SrdjanBug 11247: Fix calls of TransformHtmlToXml
2015-07-20 Jonathan DruartBug 12054: Inactive vendors should be inactive
2015-07-10 Mark TompsettBug 14428: Remove C4::Input
2015-06-25 Fridolin SomersBug 14440: get_template_and_user can not have an empty...
2015-06-24 Lyon3 TeamBug 12074: Filter duplicates when adding a batch from...
2015-06-22 Stefan WeilBug 14383: acqui: Fix some typos in comments and docume...
2015-06-01 Zeno TajoliBug 14047: Order z39.50 biblioservers in cataloguing
2015-05-18 Katrin FischerBug 14172: Acq: Orders without items missing from ...
2015-05-15 Jonathan DruartBug 10913: The delete basket confirmation page is never...
2015-05-11 Jonathan DruartBug 12743: ACQ: default values for catalogue records
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-13 Jonathan DruartBug 13244: Merge GetOrders and GetCancelledOrders
2015-04-13 Jonathan DruartBug 13891: DataTables server-side processing - Fix...
2015-04-08 Jonathan DruartBug 7480: Don't display current logged in user as baske...
2015-03-30 Jonathan DruartBug 13601: Fix special case in basket.pl
2015-03-19 Jonathan DruartBug 13021: guarantor search - main patch
2015-03-19 Jonathan DruartBug 13021: guarantor search - prepare existing code...
2015-03-15 Jonathan DruartBug 4402: Date filter on parcels.tt required db date...
2015-03-11 Jonathan DruartBug 12648: Hide the result search on load
2015-03-11 Jonathan DruartBug 12648: The users added to basket should have a...
2015-03-11 Jonathan DruartBug 12648: Link patrons to an order
2015-03-11 Jonathan DruartBug 12648: Refactoring to prepare user search for reuse
2015-02-19 Jonathan DruartBug 12970: Fix the footer if several tax rate exist
next