[Koha-patches] Request to Pull - Bug 2505

Galen Charlton gmcharlt at gmail.com
Fri Apr 23 13:15:31 CEST 2010


Pulled with thanks.

Regards,

Galen

On Wed, Apr 21, 2010 at 4:43 AM, Chris Cormack <chrisc at catalyst.net.nz> wrote:
> The following changes since commit 74f6e35c60b46866d758d3dc38999147afa8fdd2:
>  Kyle M Hall (1):
>        Replace branch codes in on returns screen with branch names.
>
> are available in the git repository at:
>
>  git://git.catalyst.net.nz/koha.git bug2505_patches
>
> Donovan Jones (24):
>      Bug 2505 - Add commented use warnings where missing in the errors/ directory
>      Bug 2505 - Add commented use warnings where missing in the acqui/ directory
>      Bug 2505 - Add commented use warnings where missing in the members/ directory
>      Bug 2505 - Add commented use warnings where missing in the reports/ directory
>      Bug 2505 - Add commented use warnings where missing in the circ/ directory
>      Bug 2505 - Add commented use warnings where missing in the admin/ directory
>      Bug 2505 - Add commented use warnings where missing in the suggestion/ directory
>      Bug 2505 - Add commented use warnings where missing in the virtualshelves/ directory
>      Bug 2505 - Add commented use warnings where missing in the opac/ directory
>      Bug 2505 - Add commented use warnings where missing in the sms/ directory
>      Bug 2505 - Add commented use warnings where missing in the catalogue/ directory
>      Bug 2505 - Add commented use warnings where missing in the serials/ directory
>      Bug 2505 - Add commented use warnings where missing in the C4/ directory
>      Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory
>      Bug 2505 - Add commented use warnings where missing in the installer/ directory
>      Bug 2505 - Add commented use warnings where missing in the tools/ directory
>      Bug 2505 - Add commented use warnings where missing in the misc/ directory
>      Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory
>      Bug 2505 - Add commented use warnings where missing in *.pm
>      Bug 2505 - Add commented use warnings where missing in *.t
>      Bug 2505 - add strict and warnings to check_sysprefs
>      Bug 2505 - add strict and warnings to perlmodule_ls
>      Bug 2505 - enable warnings for link_bibs_to_authorities
>      Bug 2505 - use strict and warnings in sax_parser_test
>
>  C4/Accounts.pm                                     |    1 +
>  C4/Auth.pm                                         |    1 +
>  C4/Auth_with_cas.pm                                |    1 +
>  C4/Auth_with_ldap.pm                               |    2 +-
>  C4/AuthoritiesMarc.pm                              |    1 +
>  C4/AuthoritiesMarc/MARC21.pm                       |    1 +
>  C4/AuthoritiesMarc/UNIMARC.pm                      |    1 +
>  C4/BackgroundJob.pm                                |    1 +
>  C4/Barcodes/PrinterConfig.pm                       |    1 +
>  C4/Bookseller.pm                                   |    1 +
>  C4/Branch.pm                                       |    1 +
>  C4/Budgets.pm                                      |    1 +
>  C4/Circulation.pm                                  |    2 +-
>  C4/Contract.pm                                     |    1 +
>  C4/Csv.pm                                          |    3 +++
>  C4/Heading.pm                                      |    1 +
>  C4/Heading/MARC21.pm                               |    1 +
>  C4/Installer.pm                                    |    1 +
>  C4/Items.pm                                        |    1 +
>  C4/Koha.pm                                         |    1 +
>  C4/Languages.pm                                    |    2 +-
>  C4/Maintainance.pm                                 |    1 +
>  C4/Members.pm                                      |    1 +
>  C4/Members/AttributeTypes.pm                       |    1 +
>  C4/Output.pm                                       |    1 +
>  C4/Overdues.pm                                     |    1 +
>  C4/Print.pm                                        |    1 +
>  C4/Record.pm                                       |    3 ++-
>  C4/Reports.pm                                      |    1 +
>  C4/Reports/Guided.pm                               |    2 +-
>  C4/Reserves.pm                                     |    2 +-
>  C4/Ris.pm                                          |    2 ++
>  C4/RotatingCollections.pm                          |    1 +
>  C4/SIP/xmlparse.pl                                 |    1 +
>  C4/Scheduler.pm                                    |    1 +
>  C4/Search.pm                                       |    2 +-
>  C4/Search/PazPar2.pm                               |    1 +
>  C4/Serials/Frequency.pm                            |    1 +
>  C4/Serials/NumberPattern.pm                        |    1 +
>  C4/Suggestions.pm                                  |    1 +
>  C4/UploadedFile.pm                                 |    1 +
>  C4/XISBN.pm                                        |    1 +
>  C4/Z3950.pm                                        |    1 +
>  C4/tests/Record_test.pl                            |    3 ++-
>  acqui/booksellers.pl                               |    1 +
>  acqui/check_budget_total.pl                        |    1 +
>  acqui/fetch_sort_dropbox.pl                        |    1 +
>  acqui/histsearch.pl                                |    1 +
>  acqui/neworderbiblio.pl                            |    1 +
>  acqui/newordersuggestion.pl                        |    1 +
>  acqui/orderreceive.pl                              |    2 +-
>  acqui/parcel.pl                                    |    4 ++--
>  acqui/supplier.pl                                  |    1 +
>  acqui/updatesupplier.pl                            |    3 ++-
>  admin/aqbudget_owner_search.pl                     |    1 +
>  admin/aqbudgetperiods.pl                           |    1 +
>  admin/aqbudgets.pl                                 |    1 +
>  admin/aqplan.pl                                    |    1 +
>  admin/auth_subfields_structure.pl                  |    1 +
>  admin/auth_tag_structure.pl                        |    1 +
>  admin/categorie.pl                                 |    1 +
>  admin/check_budget_parent.pl                       |    1 +
>  admin/check_parent_total.pl                        |    1 +
>  admin/checkmarc.pl                                 |    1 +
>  admin/classsources.pl                              |    2 +-
>  admin/clone-rules.pl                               |    1 +
>  admin/currency.pl                                  |    2 +-
>  admin/itemtypes.pl                                 |    1 +
>  admin/marc_subfields_structure.pl                  |    1 +
>  admin/patron-attr-types.pl                         |    1 +
>  admin/printers.pl                                  |    1 +
>  admin/smart-rules.pl                               |    1 +
>  admin/z3950servers.pl                              |    1 +
>  catalogue/ISBDdetail.pl                            |    1 +
>  catalogue/MARCdetail.pl                            |    1 +
>  catalogue/cardview.pl                              |    1 +
>  catalogue/detailprint.pl                           |    1 +
>  catalogue/export.pl                                |    1 +
>  catalogue/issuehistory.pl                          |    1 +
>  catalogue/moredetail.pl                            |    1 +
>  catalogue/search.pl                                |    1 +
>  catalogue/showmarc.pl                              |    1 +
>  catalogue/suggest.pl                               |    1 +
>  cataloguing/addbiblio.pl                           |    1 +
>  cataloguing/additem.pl                             |    3 ++-
>  cataloguing/merge.pl                               |    1 +
>  cataloguing/merge_ajax.pl                          |    1 +
>  cataloguing/moveitem.pl                            |    3 ++-
>  cataloguing/plugin_launcher.pl                     |    1 +
>  cataloguing/value_builder/barcode.pl               |    3 ++-
>  cataloguing/value_builder/dateaccessioned.pl       |    3 +++
>  cataloguing/value_builder/labs_theses.pl           |    1 +
>  cataloguing/value_builder/macles.pl                |    1 +
>  cataloguing/value_builder/marc21_field_003.pl      |    1 +
>  cataloguing/value_builder/marc21_field_005.pl      |    1 +
>  cataloguing/value_builder/marc21_field_006.pl      |    1 +
>  cataloguing/value_builder/marc21_field_007.pl      |    1 +
>  cataloguing/value_builder/marc21_field_008.pl      |    1 +
>  .../value_builder/marc21_field_008_authorities.pl  |    1 +
>  cataloguing/value_builder/marc21_field_040c.pl     |    1 +
>  cataloguing/value_builder/marc21_field_040d.pl     |    1 +
>  cataloguing/value_builder/marc21_field_245h.pl     |    1 +
>  cataloguing/value_builder/marc21_leader.pl         |    1 +
>  .../value_builder/marc21_leader_authorities.pl     |    1 +
>  cataloguing/value_builder/marc21_leader_book.pl    |    1 +
>  .../value_builder/marc21_leader_computerfile.pl    |    1 +
>  cataloguing/value_builder/marc21_leader_video.pl   |    1 +
>  cataloguing/value_builder/stocknumber.pl           |    3 ++-
>  cataloguing/value_builder/unimarc_field_100.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_105.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_106.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_110.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_115a.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_115b.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_116.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_117.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_120.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_121a.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_121b.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_122.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_123a.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_123d.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_123e.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_123f.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_123g.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_123i.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_123j.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_124.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_124a.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_124b.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_124c.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_124d.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_124e.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_124f.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_124g.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_125.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_125a.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_125b.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_126.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_126a.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_126b.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_127.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_128a.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_128b.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_128c.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_130.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_135a.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_140.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_141.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_210c.pl    |    2 ++
>  cataloguing/value_builder/unimarc_field_225a.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_4XX.pl     |    1 +
>  cataloguing/value_builder/unimarc_field_686a.pl    |    1 +
>  cataloguing/value_builder/unimarc_field_700-4.pl   |    1 +
>  cataloguing/value_builder/unimarc_leader.pl        |    1 +
>  cataloguing/z3950_search.pl                        |    1 +
>  circ/bookcount.pl                                  |    2 +-
>  circ/branchoverdues.pl                             |    2 +-
>  circ/circulation-home.pl                           |    1 +
>  circ/circulation.pl                                |    2 +-
>  circ/hold-transfer-slip.pl                         |    1 +
>  circ/pendingreserves.pl                            |    1 +
>  circ/returns.pl                                    |    2 +-
>  circ/stats.pl                                      |    2 +-
>  circ/ysearch.pl                                    |    1 +
>  errors/400.pl                                      |    1 +
>  errors/401.pl                                      |    1 +
>  errors/402.pl                                      |    1 +
>  errors/403.pl                                      |    1 +
>  errors/404.pl                                      |    1 +
>  errors/500.pl                                      |    1 +
>  install_misc/UpgradeBackup.pm                      |    1 +
>  installer/InstallAuth.pm                           |    1 +
>  .../mysql/atomicupdate/subscription_add_enddate.pl |    2 ++
>  installer/data/mysql/labels_upgrade.pl             |    3 +++
>  installer/data/mysql/patroncards_upgrade.pl        |    3 +++
>  installer/data/mysql/update22to30.pl               |    1 +
>  members/borrowers_details.pl                       |    1 +
>  members/deletemem.pl                               |    2 +-
>  members/guarantor_search.pl                        |    1 +
>  members/member.pl                                  |    1 +
>  members/moremember.pl                              |    1 +
>  members/notices.pl                                 |    1 +
>  members/update-child.pl                            |    1 +
>  misc/batchCompareMARCvsFrameworks.pl               |    1 +
>  misc/batchDeleteUnusedSubfields.pl                 |    1 +
>  misc/batchImportMARCWithBiblionumbers.pl           |    1 +
>  misc/batchRebuildBiblioTables.pl                   |    2 +-
>  misc/batchupdateISBNs.pl                           |    1 +
>  misc/bin/zebraqueue_daemon.pl                      |    1 +
>  misc/check_sysprefs.pl                             |    6 +++++-
>  misc/commit_biblios_file.pl                        |    1 +
>  misc/cronjobs/build_browser_and_cloud.pl           |    1 +
>  misc/cronjobs/fines.pl                             |    1 +
>  misc/cronjobs/holds/cancel_expired_holds.pl        |    3 +++
>  misc/cronjobs/j2a.pl                               |    1 +
>  misc/cronjobs/notifyMailsOp.pl                     |    1 +
>  misc/cronjobs/smsoverdues.pl                       |    3 +++
>  misc/cronjobs/zebraqueue_start.pl                  |    1 +
>  misc/exportauth.pl                                 |    1 +
>  misc/kohalib.pl                                    |    1 +
>  misc/link_bibs_to_authorities.pl                   |    1 +
>  misc/maintenance/sync_items_in_marc_bib.pl         |    1 +
>  .../migration_tools/22_to_30/export_Authorities.pl |    2 ++
>  .../22_to_30/export_Authorities_xml.pl             |    2 ++
>  misc/migration_tools/22_to_30/missing090field.pl   |    1 +
>  .../22_to_30/move_marc_to_authheader.pl            |    3 ++-
>  .../22_to_30/move_marc_to_biblioitems.pl           |    3 ++-
>  misc/migration_tools/22_to_30/rebuild_leader.pl    |    1 +
>  .../22_to_30/rebuild_unimarc_100.pl                |    1 +
>  misc/migration_tools/build6xx.pl                   |    1 +
>  misc/migration_tools/buildCOUNTRY.pl               |    1 +
>  misc/migration_tools/buildEDITORS.pl               |    1 +
>  misc/migration_tools/buildLANG.pl                  |    1 +
>  misc/migration_tools/bulkauthimport.pl             |    1 +
>  misc/migration_tools/fix_onloan.pl                 |    3 ++-
>  misc/migration_tools/merge_authority.pl            |    1 +
>  misc/migration_tools/rebuild_nozebra.pl            |    1 +
>  misc/migration_tools/rebuild_zebra.pl              |    1 +
>  misc/migration_tools/upgradeitems.pl               |    3 ++-
>  misc/perlmodule_ls.pl                              |    8 ++++++--
>  misc/sax_parser_test.pl                            |   10 ++++++++--
>  misc/stage_biblios_file.pl                         |    1 +
>  misc/translator/TmplToken.pm                       |    1 +
>  misc/translator/TmplTokenType.pm                   |    1 +
>  misc/translator/TmplTokenizer.pm                   |    1 +
>  misc/translator/VerboseWarnings.pm                 |    1 +
>  misc/translator/stats.pl                           |    2 ++
>  misc/translator/text-extract.pl                    |    2 ++
>  misc/translator/text-extract2.pl                   |    3 ++-
>  misc/translator/tmpl_process3.pl                   |    1 +
>  opac/changelanguage.pl                             |    3 +++
>  opac/opac-user.pl                                  |    1 +
>  reports/acquisitions_stats.pl                      |    1 +
>  reports/bor_issues_top.pl                          |    1 +
>  reports/borrowers_stats.pl                         |    1 +
>  reports/cat_issues_top.pl                          |    1 +
>  reports/catalogue_stats.pl                         |    2 +-
>  reports/guided_reports.pl                          |    2 +-
>  reports/issues_avg_stats.pl                        |    1 +
>  reports/issues_stats.pl                            |    1 +
>  reports/manager.pl                                 |    1 +
>  reports/reports-home.pl                            |    1 +
>  reports/reservereport.pl                           |    1 +
>  reports/stats.print.pl                             |    1 +
>  reports/stats.screen.pl                            |    1 +
>  rotating_collections/addItems.pl                   |    1 +
>  rotating_collections/editCollections.pl            |    1 +
>  rotating_collections/rotatingCollections.pl        |    1 +
>  rotating_collections/transferCollection.pl         |    1 +
>  serials/reorder_members.pl                         |    1 +
>  sms/sms.pl                                         |    1 +
>  sms/sms_listen_windows_start.pl                    |    1 +
>  suggestion/suggestion.pl                           |    1 +
>  t/Boolean.t                                        |    1 +
>  t/db_dependent/VirtualShelves.t                    |    1 +
>  tools/background-job-progress.pl                   |    1 +
>  tools/batchMod.pl                                  |    1 +
>  tools/cleanborrowers.pl                            |    1 +
>  tools/csv-profiles.pl                              |    1 +
>  tools/koha-news.pl                                 |    1 +
>  tools/pdfViewer.pl                                 |    1 +
>  tools/picture-upload.pl                            |    3 +++
>  tools/scheduler.pl                                 |    1 +
>  tools/stage-marc-import.pl                         |    1 +
>  tools/upload-file-progress.pl                      |    1 +
>  tools/upload-file.pl                               |    1 +
>  tools/viewlog.pl                                   |    1 +
>  virtualshelves/addbybiblionumber.pl                |    1 +
>  269 files changed, 321 insertions(+), 37 deletions(-)
> _______________________________________________
> Koha-patches mailing list
> Koha-patches at lists.koha.org
> http://lists.koha.org/mailman/listinfo/koha-patches
>



-- 
Galen Charlton
gmcharlt at gmail.com


More information about the Koha-patches mailing list