Koha/admin
Owen Leonard cea8a72708 Bug 21409: Add column configuration to course reserves
This patch adds columns configuration and print/export options to two
tables: The table listing courses and the table listing titles reserved
for a course.

To test you should have more than one course and multiple title reserved
for at least one course.

- Apply the patch and go to Course reserves
  - In the table of courses, confirm that all DataTables controls work
    correctly: paging, filter, column visibility, export, etc.
  - View a course with multiple titles reserved. Test all DataTables
    controls on this table too.
- Go to Administration -> Columns settings
  - Change the settings for the courses and reserves table and confirm
    that these changes are applied correctly.

Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-15 14:10:13 +00:00
..
searchengine/elasticsearch Bug 20248: (QA follow-up) Remove unnecessary stuff 2018-08-22 14:47:51 +00:00
add_user_search.pl
admin-home.pl
aqbudgetperiods.pl
aqbudgets.pl Bug 21137: Replace USER_INFO with logged_in_user 2018-08-14 12:43:10 +00:00
aqcontract.pl
aqplan.pl Bug 21137: Replace USER_INFO with logged_in_user 2018-08-14 12:43:10 +00:00
audio_alerts.pl
auth_subfields_structure.pl
auth_tag_structure.pl
authorised_values.pl
authtypes.pl
biblio_framework.pl
branch_transfer_limits.pl
branches.pl Bug 7534: Add configuration to admin/branches.pl 2018-09-06 17:27:06 +00:00
categories.pl
check_budget_parent.pl
check_parent_total.pl
checkmarc.pl
cities.pl
classsources.pl
clone-rules.pl
columns_settings.pl
columns_settings.yml Bug 21409: Add column configuration to course reserves 2018-10-15 14:10:13 +00:00
currency.pl
didyoumean.pl
edi_accounts.pl
edi_ean_accounts.pl Bug 21417: EDI ordering fails when basket and EAN libraries do not match 2018-10-09 11:54:08 +00:00
fieldmapping.pl
import_export_framework.pl
item_circulation_alerts.pl
items_search_field.pl
items_search_fields.pl
itemtypes.pl
koha2marclinks.pl
library_groups.pl
localization.pl
marc_subfields_structure.pl
marctagstructure.pl
matching-rules.pl
oai_set_mappings.pl
oai_sets.pl
overdrive.pl Bug 21082: Update OverDrive authentication method 2018-10-09 11:04:23 +00:00
patron-attr-types.pl
preferences.pl Bug 20504: Fix lang attribute in html tag on systempreferences page 2018-08-22 12:12:59 +00:00
printers.pl
smart-rules.pl Bug 15520: Rename permission to manage_circ_rules_from_any_libraries 2018-10-09 15:02:51 +00:00
sms_providers.pl
sru_modmapping.pl Bug 19436: Add SRU support for authorities 2018-08-08 20:31:34 +00:00
systempreferences.pl
transport-cost-matrix.pl
usage_statistics.pl
z3950servers.pl