http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14870 Bug ID: 14870 Summary: Delete C4/Dates.pm from System Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org Bug to remove file C4/Dates.pm from system. With Bug 13813 we removed C4::Dates from a lot of files. However, there are many files left before we can delete C4/Dates.pm and resolve issues like Bug 12072 I think we should break down the task of weeding out C4::Dates to several Bugs that block this one. Files with C4::Dates (extracted from: git grep C4::Dates) C4/Calendar.pm C4/Circulation.pm C4/Debug.pm C4/Members.pm C4/Reports/Guided.pm C4/Reserves.pm C4/Search.pm C4/Serials.pm C4/Utils/DataTables.pm C4/Utils/DataTables/Members.pm C4/VirtualShelves/Page.pm acqui/histsearch.pl acqui/invoice.pl acqui/invoices.pl acqui/orderreceive.pl acqui/parcel.pl acqui/parcels.pl acqui/pdfformat/layout2pages.pm acqui/pdfformat/layout2pagesde.pm acqui/pdfformat/layout3pages.pm acqui/pdfformat/layout3pagesfr.pm acqui/transferorder.pl admin/aqbudgets.pl admin/aqcontract.pl admin/aqplan.pl admin/categorie.pl admin/smart-rules.pl catalogue/detail.pl cataloguing/additem.pl circ/bookcount.pl circ/circulation.pl circ/overdue.pl circ/pendingreserves.pl circ/reserveratios.pl circ/returns.pl debian/templates/plack.psgi installer/data/mysql/updatedatabase.pli labels/label-item-search.pl members/memberentry.pl members/moremember.pl members/printfeercpt.pl misc/cronjobs/batch_anonymise.pl misc/cronjobs/cleanup_database.pl misc/cronjobs/gather_print_notices.pl misc/cronjobs/overdue_notices.pl misc/cronjobs/serialsUpdate.pl misc/cronjobs/staticfines.pl misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl misc/maintenance/fix_accountlines_date.pl misc/plack/koha.psgi opac/opac-alert-subscribe.pl opac/opac-ics.pl opac/opac-memberentry.pl opac/opac-reserve.pl opac/opac-search-history.pl opac/opac-serial-issues.pl opac/opac-showreviews.pl opac/opac-suggestions.pl plugins/plugins-home.pl plugins/run.pl reports/acquisitions_stats.pl reports/bor_issues_top.pl reports/borrowers_out.pl reports/borrowers_stats.pl reports/cat_issues_top.pl reports/dictionary.pl reports/guided_reports.pl reports/issues_avg_stats.pl reports/issues_stats.pl reports/itemslost.pl reports/reservereport.pl reports/reserves_stats.pl reports/serials_stats.pl reserve/request.pl serials/acqui-search-result.pl serials/checkexpiration.pl serials/routing-preview.pl serials/routing.pl serials/serial-issues.pl serials/serials-collection.pl serials/serials-edit.pl serials/showpredictionpattern.pl serials/subscription-add.pl serials/subscription-detail.pl serials/subscription-history.pl serials/subscription-renew.pl t/Dates.t t/db_dependent/Budgets.t t/db_dependent/Holds.t t/db_dependent/Koha_template_plugin_KohaDates.t t/db_dependent/Log.t t/db_dependent/NewsChannels.t tags/review.pl tools/batchMod.pl tools/exceptionHolidays.pl tools/export.pl tools/holidays.pl tools/import_borrowers.pl tools/newHolidays.pl -- You are receiving this mail because: You are watching all bug changes.