Main Koha release repository https://koha-community.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Renvoize 165a7d3e9f Bug 30194: (follow-up) Remove reference to swagger-v2-schema 2 years ago
C4 Bug 30244: Include lost items in list of hidden items 2 years ago
Koha Bug 30194: (follow-up) Remove reference to swagger-v2-schema 2 years ago
acqui Bug 29771: Remove trivial cases 2 years ago
admin Bug 19532: Database and installer stuff 2 years ago
api Bug 30194: (follow-up) Simply OpenAPI Specification 2 years ago
authorities Bug 29334: Do not apply defaultvalue to existing auth record 3 years ago
basket Bug 29844: Fix ->search occurrences 2 years ago
bin Bug 20582: Turn Koha into a Mojolicious application 4 years ago
catalogue Bug 17748: Show due date and availability in item search results 2 years ago
cataloguing Bug 29788: (follow-up) Make Koha::Item->safe_to_delete use Koha::Result::Boolean 2 years ago
circ Bug 30251: (bug 10902 follow-up) With IndependentBranches non-superlibrarians do not get autocomplete list in circulation module 2 years ago
clubs Bug 29859: Use iterator instead of as_list 2 years ago
course_reserves Bug 17600: Standardize our EXPORT_OK 3 years ago
debian Bug 26685: Move starman out of debian/control.in and into cpanfile 2 years ago
docs Revert "Bug 20076: Add Thibaud Guillot to contributors" 2 years ago
errors Bug 17600: Standardize our EXPORT_OK 3 years ago
etc Bug 18540: Update MARC21 biblio XSL file 2 years ago
ill Bug 29844: Fix ->search occurrences 2 years ago
installer Bug 19532: (follow-up) Fix installer data for unimarc 2 years ago
koha-tmpl Bug 30175: Toggle digest boxes when loading messaging preferences 2 years ago
labels Bug 25616: (QA follow-up) Catch a case in labels/label-item-search.pl 2 years ago
lib/CGI/Session/Serialize Bug 17600: Standardize our EXPORT_OK 3 years ago
members Bug 6815: Don't make an AJAX request to generate the modal 2 years ago
misc Bug 29486: Add check in search_for_data_inconsistencies.pl 2 years ago
offline_circ Bug 29255: Built-in offline circulation broken with SQL error 3 years ago
opac Bug 30199: Do not generate jwt if patron does not exist 2 years ago
patron_lists Bug 16446: Add ability to add patrons to list by borrowernumber 3 years ago
patroncards Bug 28576: Update the maximum size of an image. 2 years ago
plugins Bug 29931: Check cookie status before continuing 2 years ago
pos Bug 28481: (RM follow-up) formatting 2 years ago
recalls Bug 19532: (RM follow-up) Fix recalls.old is default 0 2 years ago
reports Bug 30253: Remove a double mana_success parameter 2 years ago
reserve Bug 19532: Recalls on intranet 2 years ago
reviews Bug 17600: Standardize our EXPORT_OK 3 years ago
rotating_collections Bug 17600: Standardize our EXPORT_OK 3 years ago
serials Bug 25616: Uppercase hard coded lower case boolean operators for Elasticsearch 2 years ago
services Bug 17600: Standardize our EXPORT_OK 3 years ago
skel Bug 11078: Add locking to rebuild_zebra 10 years ago
suggestion Bug 29859: Use iterator instead of as_list 2 years ago
svc Bug 29931: (follow-up) Fix svc/checkouts and return_claims too 2 years ago
t Bug 30194: (26351 follow-up) Silence useless warning 2 years ago
tags Bug 29469: (bug 17600 follow-up) Fix tag approval/rejection from staff 3 years ago
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 17 years ago
tools Bug 6815: Capture member photo via webcam 2 years ago
virtualshelves Bug 29844: Fix ->search occurrences 2 years ago
xt Bug 28617: (QA follow-up) Restore FindBin in two places 2 years ago
.editorconfig Bug 27375: Set YAML file settings in .editorconfig 3 years ago
.eslintrc.json Bug 23834: Add default ESLint configuration 5 years ago
.gitignore Bug 20427: Convert OPAC LESS to SCSS 6 years ago
.htaccess Fix file permissions: if it is not a script, it should not be executable. 14 years ago
.mailmap 21.11.00 - Update .mailmap 3 years ago
.perlcriticrc Bug 25898: Prohibit indirect object notation 4 years ago
.proverc.dist Bug 19821: Install sample data, ES mappings and Version syspref 3 years ago
.scss-lint.yml Bug 21237: Clean up staff client SCSS 6 years ago
INSTALL Bug 26617: Update INSTALL file to include koha-testing-docker and Gitlab links 4 years ago
Koha.pm Bug 24221: DBRev 21.12.00.020 2 years ago
LICENSE Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 11 years ago
MANIFEST.SKIP Bug 9546 : Updating make manifest tardist 11 years ago
Makefile.PL Bug 19532: Database and installer stuff 2 years ago
README Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 11 years ago
README.md Bug 27092: Remove note about "synced repo" from README.md 4 years ago
README.robots Bug 6411 add another example to README.robots 13 years ago
about.pl Bug 28870: Move email address validation to a specific class method 3 years ago
app.psgi Bug 20582: Fix PSGI file when behind a reverse proxy 4 years ago
changelanguage.pl Bug 25898: Prohibit indirect object notation 4 years ago
cpanfile Bug 26685: Move Starman out of debian/control.in and into cpanfile (2) 2 years ago
fix-perl-path.PL Bug 28606: Remove $DEBUG and $ENV{DEBUG} 3 years ago
gulpfile.js Bug 18984: Remove NORMARC support 3 years ago
help.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
koha_perl_deps.pl Bug 17600: Standardize our EXPORT_OK 3 years ago
kohaversion.pl Bug 26384: Fix executable flags 4 years ago
mainpage.pl Bug 29020: Add link on the mainpage for users without admin access 3 years ago
package.json Bug 27939: Update yarn.lock file 3 years ago
rewrite-config.PL Bug 28519: Put CGI::Session::Serialize::yamlxs in lib directory 3 years ago
yarn.lock Bug 27939: Update yarn.lock file 3 years ago

README.md

Koha is a free software integrated library system (ILS).

Koha is distributed under the GNU GPL version 3 or later.

Note: Koha does not accept pull requests from git hosting sites.

Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.

For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch

The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook

http://koha-community.org/

Koha Logo