Koha/koha-tmpl/intranet-tmpl/prog/js
Alex Arnaud a72d8dbb0f
Bug 22249: Mana - Move comment process in a dedicated sub
Test plan:
  - Go to a subscription's detail page,
  - click on "Report mistake" => "New comment",
  - check Koha logs file,
  - you can see the following warning:
    Can't locate object method "find" via package "Koha::Resource_comments"
  - Apply this patch,
  - same test again,
  - no wraning

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-07-26 16:08:08 +01:00
..
pages Bug 20959: Style checkin form more like the checkout form, with collapsed settings panel 2019-07-02 09:17:36 +01:00
acq.js
acquisitions-menu.js
additem.js Bug 22867: UniqueItemFields preference value should be pipe-delimited 2019-06-06 16:08:47 +01:00
addorderiso2709.js Bug 22802: Check item funds, order funds, and default funds when ordering from a file 2019-05-23 15:12:29 +00:00
admin-menu.js
ajax.js
audio_alerts.js
auth-finder-search.js
automatic_item_modification_by_age.js
background-job-progressbar.js Bug 18707: Background jobs post disabled inputs 2019-07-15 11:27:59 +01:00
basket.js Bug 22023: (QA follow-up) Remove console.log used for debugging 2019-03-13 05:31:30 +00:00
basketgroup.js
biblio_framework.js Bug 8558: (QA follow-up) a little more text clean up 2019-06-06 15:47:39 +01:00
cart.js Bug 22419: Records listed twice when select/unselect all from the cart 2019-03-07 20:53:28 +00:00
catalog.js
cataloging.js Bug 23183: Reindent cataloging.js 2019-06-28 14:37:05 +01:00
cataloging_additem.js Bug 22669: Fix item editing on receiving an order 2019-04-26 10:17:21 +00:00
categories.js Bug 22190: Add column configuration to patron category administration 2019-01-30 12:01:34 +00:00
charts.js
checkouts.js Bug 7088: (follow-up) Modify checkbox enabling 2019-05-09 14:40:49 +00:00
circ-patron-search-results.js Bug 22330: (QA follow-up) Enable datatable in patron search 2019-03-21 16:22:56 +00:00
commons.js
datatables.js Bug 22811: Add button to clear DataTables filtering 2019-05-09 19:30:05 +00:00
file-upload.js
funds_sorts.js
holds.js Bug 23048: Hide non-pickup branches from hold modification select 2019-07-19 13:49:38 +01:00
ill-list-table.js Bug 18589: (follow-up) Fix merge problem 2019-03-22 20:21:50 +00:00
item_search_fields.js
letter.js Bug 23278: Reopen last panel upon "Save and continue" in notices 2019-07-19 14:07:36 +01:00
localcovers.js
mana.js Bug 22249: Mana - Move comment process in a dedicated sub 2019-07-26 16:08:08 +01:00
marc_modification_templates.js Bug 15814: Handle correctly MMTA edit button 2019-06-21 13:07:32 +01:00
marc_subfields_structure.js
members-menu.js Bug 14794: (follow-up) Add tooltip to filter box 2019-06-13 12:04:41 +01:00
members.js Bug 22862: Normalize SMS messaging numbers before validating them 2019-06-24 15:01:36 +01:00
merge-record.js
messaging-preference-form.js
offlinecirc.js
onboarding.js
rotating-collections.js
serials-toolbar.js
showpredictionpattern.js
sms_providers.js
staff-global.js Bug 22768: Global search form keyboard navigation broken 2019-07-15 12:45:27 +01:00
subscription-add.js Bug 22408: Subscription entry form cleanup 2019-04-30 12:54:30 +00:00
table_filters.js
tools-menu.js
xmlControlfield.js
z3950_search.js