acqui
Bug 29785: Rename Koha::Object->message with ->object_messages
2022-02-09 22:01:36 -10:00
admin
Bug 29859: Use iterator instead of as_list
2022-02-09 15:36:23 -10:00
api
Bug 29772: (follow-up) Document error codes
2022-01-05 13:33:46 -10:00
authorities
Bug 29334: Do not apply defaultvalue to existing auth record
2021-11-15 12:38:39 +01:00
basket
Bug 29844: Fix ->search occurrences
2022-02-09 15:36:23 -10:00
bin
C4
Bug 29869: Remove C4::Reserves::ModReserveFill
2022-02-10 14:44:22 -10:00
catalogue
Bug 29785: Rename Koha::Object->message with ->object_messages
2022-02-09 22:01:36 -10:00
cataloguing
Bug 29859: Use iterator instead of as_list
2022-02-09 15:36:23 -10:00
circ
Bug 29230: Add Koha::Patron->messages
2022-02-09 22:01:36 -10:00
clubs
Bug 29859: Use iterator instead of as_list
2022-02-09 15:36:23 -10:00
course_reserves
Bug 17600: Standardize our EXPORT_OK
2021-07-16 08:58:47 +02:00
debian
Bug 29881: libdbd-sqlite2-perl is unavailable on deb12 (koha-common wont install)
2022-02-09 15:36:24 -10:00
docs
Revert "Bug 20076: Add Thibaud Guillot to contributors"
2022-01-13 22:12:53 -10:00
errors
Bug 17600: Standardize our EXPORT_OK
2021-07-16 08:58:47 +02:00
etc
Bug 18540: Update MARC21 biblio XSL file
2022-01-18 21:15:04 -10:00
ill
Bug 29844: Fix ->search occurrences
2022-02-09 15:36:23 -10:00
installer
Bug 29943: DBRev 21.12.00.015
2022-02-01 21:39:39 -10:00
Koha
Bug 29843: Add ->anonymize and ->filter_by_anonymizable to Koha::Old::Checkouts
2022-02-10 14:44:23 -10:00
koha-tmpl
Bug 29526: (follow-up) change wording on opac-holdshistory.tt when table is empty
2022-02-10 14:44:23 -10:00
labels
Bug 17600: Fix POSIX imports
2021-07-29 14:37:26 +02:00
lib/CGI/Session /Serialize
Bug 17600: Standardize our EXPORT_OK
2021-07-16 08:58:47 +02:00
members
Bug 29859: Use iterator instead of as_list
2022-02-09 15:36:23 -10:00
misc
Bug 29843: Use in batch_anonymise.pl
2022-02-10 14:44:23 -10:00
offline_circ
Bug 29255: Built-in offline circulation broken with SQL error
2021-11-15 12:38:39 +01:00
opac
Bug 29526: Add a way for patrons to delete their hold history
2022-02-10 14:44:23 -10:00
patron_lists
Bug 16446: Add ability to add patrons to list by borrowernumber
2021-10-21 12:24:04 +02:00
patroncards
Bug 18320: Remove calls to CGI->param from the templates in patron cards
2022-01-19 12:13:49 -10:00
plugins
Bug 28785: Adjust check_cookie_auth calls
2021-10-18 11:28:41 +02:00
pos
Bug 28481: (RM follow-up) formatting
2021-12-16 12:13:51 -10:00
reports
Bug 29767: SQL Koha reports and variable of database table << name|table_name>>
2022-02-09 22:01:37 -10:00
reserve
Bug 29844: Fix ->search occurrences
2022-02-09 15:36:23 -10:00
reviews
Bug 17600: Standardize our EXPORT_OK
2021-07-16 08:58:47 +02:00
rotating_collections
Bug 17600: Standardize our EXPORT_OK
2021-07-16 08:58:47 +02:00
serials
Bug 29859: Use iterator instead of as_list
2022-02-09 15:36:23 -10:00
services
Bug 17600: Standardize our EXPORT_OK
2021-07-16 08:58:47 +02:00
skel
suggestion
Bug 29859: Use iterator instead of as_list
2022-02-09 15:36:23 -10:00
svc
Bug 20894: Add barcode size parameters to /svc/barcode
2022-02-09 22:01:37 -10:00
t
Bug 29843: Unit tests
2022-02-10 14:44:23 -10:00
tags
Bug 29469: (bug 17600 follow-up) Fix tag approval/rejection from staff
2021-11-16 15:49:22 +01:00
tmp /modified_authorities
tools
Bug 29843: Use in tools/cleanborrowers.pl
2022-02-10 14:44:23 -10:00
virtualshelves
Bug 29844: Fix ->search occurrences
2022-02-09 15:36:23 -10:00
xt
Bug 28617: (QA follow-up) Restore FindBin in two places
2021-12-07 12:16:28 -10:00
.editorconfig
Bug 27375: Set YAML file settings in .editorconfig
2021-11-03 15:40:52 +01:00
.eslintrc.json
.gitignore
.htaccess
.mailmap
21.11.00 - Update .mailmap
2021-11-26 12:26:22 +01:00
.perlcriticrc
.proverc.dist
Bug 19821: Install sample data, ES mappings and Version syspref
2021-10-25 11:27:40 +02:00
.scss-lint.yml
about.pl
Bug 28870: Move email address validation to a specific class method
2021-09-28 10:22:36 +02:00
app.psgi
changelanguage.pl
cpanfile
Bug 29543: Add Mojo::JWT dependency
2022-02-02 21:05:29 -10:00
fix-perl-path.PL
gulpfile.js
Bug 18984: Remove NORMARC support
2021-10-07 15:36:40 +02:00
help.pl
Bug 17600: Standardize our EXPORT_OK
2021-07-16 08:58:47 +02:00
INSTALL
Koha.pm
Bug 29943: DBRev 21.12.00.015
2022-02-01 21:39:39 -10:00
koha_perl_deps.pl
Bug 17600: Standardize our EXPORT_OK
2021-07-16 08:58:47 +02:00
kohaversion.pl
LICENSE
mainpage.pl
Bug 29020: Add link on the mainpage for users without admin access
2021-10-19 09:29:09 +02:00
Makefile.PL
Bug 28617: Remove kohalib.pl and rely on PERL5LIB
2021-12-07 12:16:28 -10:00
MANIFEST.SKIP
package.json
README
README.md
README.robots
rewrite-config.PL
yarn.lock