acqui
Bug 37265: Consideration of UniqueItemFields setting when receiving items in an order
2024-10-02 10:50:41 +01:00
admin
Bug 37954: Fix barcode column name
2024-10-11 12:21:26 +02:00
api
Revert "Bug 36217: Fix background jobs page's include_last_hour filter"
2024-10-18 14:26:01 +02:00
authorities
Bug 37235: Fix export of single authority record
2024-07-08 17:49:19 +02:00
basket
Bug 34478: Add 'op' to sendbasketform
2024-03-01 10:58:53 +01:00
bin
bookings
Bug 35574: Bookings tab from biblio details should only require manage_bookings permission
2023-12-18 15:21:04 +01:00
C4
Bug 37070: (QA follow-up) Fix qa script issues
2024-10-18 14:26:05 +02:00
catalogue
Bug 38000: Update imports
2024-10-02 10:27:34 +01:00
cataloguing
Bug 38076: (QA follow-up): Make permission edit_catalogue imply fast_cataloging
2024-10-11 11:13:44 +02:00
circ
Bug 38089: (follow-up) More fixes for errors in original submission
2024-10-11 11:13:47 +02:00
clubs
Bug 34478: Manual fix - add op clubs/templates-add-modify
2024-03-01 10:57:55 +01:00
course_reserves
Bug 28762: Use Koha::Course in course-details controller
2024-07-23 16:04:05 +01:00
debian
Bug 36435: Catch harmless errors in koha-dump
2024-10-11 11:13:49 +02:00
docs
Update contributor list with some new contributors
2024-09-13 16:06:22 +02:00
erm
errors
Bug 37741: Do not send cookie back from error pages
2024-08-30 12:45:45 +02:00
etc
Bug 37087: Add TCP keepalive support to SIP server
2024-08-20 15:32:47 +02:00
ill
Bug 24471: Rename handle_commit_maybe method
2024-08-23 19:13:48 +02:00
installer
Bug 37954: DBRev 24.06.00.036
2024-10-11 12:21:27 +02:00
Koha
Revert "Bug 36217: Fix background jobs page's include_last_hour filter"
2024-10-18 14:26:01 +02:00
koha-tmpl
Bug 37304: Fix created by filter in Acquisitions advanced search
2024-10-18 14:26:06 +02:00
labels
Bug 37206: Removing an item from a label batch should be a CSRF-protected POST operation
2024-07-02 17:20:38 +02:00
lib
Bug 35681: Use ::Bootstrap version of FromANSI
2024-05-02 16:47:39 +02:00
members
Bug 37786: members/cancel-charge.pl needs CSRF protection
2024-10-18 14:25:55 +02:00
misc
Bug 38156: Sort issues by borrowernumber before parallel chunking
2024-10-18 14:25:49 +02:00
offline_circ
Bug 34478: Changes for offline_circ
2024-03-01 10:58:34 +01:00
opac
Bug 13342: Not logged user can place a review/comment
2024-10-18 12:07:53 +02:00
patron_lists
Bug 34478: Changes for patron_lists/add-modify
2024-03-01 10:57:41 +01:00
patroncards
Bug 37614: Printing patron cards from patron lists should be a GET
2024-08-16 17:33:45 +02:00
plugins
Bug 30897: Add option to disable automated restart
2024-04-11 16:53:42 +02:00
pos
Bug 33478: Apply formatting to RECEIPT
2024-04-26 20:15:44 +02:00
preservation
Bug 38089: (follow-up) More fixes for errors in original submission
2024-10-11 11:13:47 +02:00
recalls
Bug 38089: (follow-up) More fixes for errors in original submission
2024-10-11 11:13:47 +02:00
reports
Bug 33635: Add BOM to report exports as CSV
2024-09-30 15:24:41 +01:00
reserve
Bug 37587: (QA follow-up) Tidy reserve/placerequest.pl
2024-09-16 10:40:55 +02:00
reviews
Bug 2486: Show user comments in staff interface
2024-08-26 17:39:42 +02:00
rotating_collections
Bug 34478: Manual fix - add op - rotating_collections/addItems
2024-03-01 10:57:33 +01:00
serials
Bug 35044: (QA follow-up): Allow for '0' in serials batch edit
2024-08-23 18:21:27 +02:00
services
skel
suggestion
Bug 37337: Pass the save $op when biblio_exists
2024-07-18 17:53:12 +02:00
svc
Bug 35931: More preselected items in the renew column on patron checkouts
2024-08-23 19:13:49 +02:00
t
Bug 37070: (QA follow-up) Fix qa script issues
2024-10-18 14:26:05 +02:00
tags
Bug 34478: Add 'op' to tags/review
2024-03-01 10:58:25 +01:00
tools
Bug 37961: Inventory problem resolution fails by POSTing without an op or csrf_token
2024-09-30 15:21:51 +01:00
virtualshelves
Bug 37285: (QA follow-up) Perl Tidy
2024-07-26 13:56:33 +01:00
xt
Bug 37728: Adjust test to catch more missing 'op' in POSTed forms
2024-10-18 14:25:56 +02:00
.editorconfig
.eslintrc.json
Bug 36400: Centralize {js,ts,vue} formatting config in .prettierrc.js
2024-04-22 08:57:39 +02:00
.gitignore
Bug 35402: Update the OPAC and staff interface to Bootstrap 5
2024-08-23 15:58:41 +02:00
.htaccess
.mailmap
Bug 36943: (follow-up) 24.05.00 - Update .mailmap
2024-05-24 15:36:40 +02:00
.perlcriticrc
.perltidyrc
.prettierrc.js
Bug 36400: (follow-up) remove option editorconfig from .prettierrc.js
2024-04-22 08:57:40 +02:00
.proverc.dist
.stylelintrc.json
about.pl
Bug 35655: Only use STOMP if JobsNotificationMethod set to do so
2024-09-30 15:30:57 +01:00
app.psgi
Bug 36149: Add userenv middleware to app.psgi
2024-05-14 15:04:37 -03:00
build-resources.PL
changelanguage.pl
cpanfile
Bug 35755: Update cpanfile for Business::ISBN 3.009
2024-08-19 16:07:17 +02:00
cypress.config.ts
Bug 36012: Extend cypress's requestTimeout value
2024-03-22 15:07:36 +01:00
fix-perl-path.PL
gulpfile.js
Bug 35402: (follow-up) Use ~ to resolve to nearest node_modules when building css
2024-08-26 17:39:54 +02:00
help.pl
INSTALL
Koha.pm
Bug 37954: DBRev 24.06.00.036
2024-10-11 12:21:27 +02:00
kohaversion.pl
LICENSE
mainpage.pl
Bug 30493: (QA follow-up) Fix for the only_my_library case as well
2024-06-21 15:02:54 +02:00
Makefile.PL
Bug 37824: remove references to non-existent files in Makefile.PL
2024-09-27 15:58:35 +02:00
MANIFEST.SKIP
package.json
Bug 37824: Replace webpack with rspack for fun and profit
2024-09-16 13:47:06 +02:00
README
README.md
README.robots
rewrite-config.PL
rspack.config.js
Bug 37824: (QA follow-up) Fix improper handling of jQuery and DataTables libraries by marking them as externals
2024-09-16 18:41:17 +02:00
tsconfig.json
webpack.config.js
Bug 35919: Add record sources admin page
2024-04-26 17:06:04 +02:00
yarn.lock
Bug 37824: Replace webpack with rspack for fun and profit
2024-09-16 13:47:06 +02:00