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.
 
 
 
 
 
 
Jonathan Druart 2b1b168ec4 Bug 21183: Replace C4::Items::GetItemnumberFromBarcode calls 6 years ago
C4 Bug 21183: Replace C4::Items::GetItemnumberFromBarcode calls 6 years ago
Koha Bug 21068: Remove NorwegianPatronDB related code 6 years ago
OpenILS Bug 9239 QA follow-up: remove stray debug code 11 years ago
acqui Bug 21182: Remove acqui/check_duplicate_barcode_ajax.pl 6 years ago
admin Bug 15524: (QA follow-up) Pass max_holds at the right position in update 6 years ago
api/v1 Bug 20942: Split debit and credit lines 6 years ago
authorities Bug 20273: Use compat routines for autocomplete in auth_finder.pl 6 years ago
basket Bug 16575: Irregular behaviour using window.print() followed by window.location.href 6 years ago
catalogue Bug 21125: Shortcut moredetail.pl on nonexistent biblionumber 6 years ago
cataloguing Bug 19436: Add SRU support for authorities 6 years ago
circ Bug 21183: Replace C4::Items::GetItemnumberFromBarcode calls 6 years ago
clubs Bug 18632: Remove 'CGI::param called in list context' warnings 7 years ago
course_reserves Bug 20467: (QA follow-up) Display error if no or invalid course id is passed 6 years ago
debian Bug 20795: Inform the user about this change, add to pod 6 years ago
docs Bug 7143: Update about page for new dev - Vassilis Kanellopoulos 6 years ago
errors Bug 19998: use Modern::Perl in error perl scripts 6 years ago
etc Bug 21031: Apache Rewrite rules don't work for API when using anything but Debian package Plack configuration 6 years ago
ill Bug 20556: Marking ILL request as complete.. 6 years ago
installer Bug 21068: DBRev 18.06.00.021 6 years ago
koha-tmpl Bug 20740: Update two-column templates with Bootstrap grid, Administration part 4 6 years ago
labels Bug 21183: Replace C4::Items::GetItemnumberFromBarcode calls 6 years ago
members Bug 21183: Replace C4::Items::GetItemnumberFromBarcode calls 6 years ago
misc Bug 21068: Remove NorwegianPatronDB related code 6 years ago
offline_circ Bug 19752: offline_circ/service.pl - Return HTTP status 401 when authentication failed and add option nocookie 6 years ago
opac Bug 19991: Remove warning from opac-user 6 years ago
patron_lists Bug 19524: Use existing logged_in_user variable 6 years ago
patroncards Bug 8604: Patron cards made for patrons which don't have patron images use preceding card's image 6 years ago
plugins Bug 20011: use Modern::Perl in plugins perl scripts 6 years ago
reports Bug 20495: Remove get_saved_report 6 years ago
reserve Bug 15524: (RM follow-up) Fix calls and add filter 6 years ago
reviews Bug 18789: Send Koha::Patron object to the templates 6 years ago
rotating_collections Bug 21183: Replace C4::Items::GetItemnumberFromBarcode calls 6 years ago
serials Bug 21183: Replace C4::Items::GetItemnumberFromBarcode calls 6 years ago
services Bug 20019: use Modern::Perl in misc perl scripts 6 years ago
skel Bug 11078: Add locking to rebuild_zebra 10 years ago
suggestion Bug 21048: (QA follow-up) Fix authorized value statuses in filter 6 years ago
svc Bug 19719: (follow-up) Show description instead of code 6 years ago
t Bug 21231: Add Unit Test 6 years ago
tags Bug 20019: use Modern::Perl in misc perl scripts 6 years ago
test Bug 9819 - 'stopwords'-related code removed 8 years ago
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 17 years ago
tools Bug 21183: Replace C4::Items::GetItemnumberFromBarcode calls 6 years ago
virtualshelves Bug 19039: (follow-up) Results of virtual shelves (lists) not sortable by date 6 years ago
xt Bug 13618: Fix wrong condition in xt tests 6 years ago
.editorconfig Bug 12545: Add EditorConfig.org file to the source tree 10 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 Update mailmap - Jonathan Druart 7 years ago
.scss-lint.yml Bug 21237: Clean up staff client SCSS 6 years ago
INSTALL Bug 17626: Remove existing install instructions and link to the wiki pages instead 8 years ago
Koha.pm Bug 21068: DBRev 18.06.00.021 6 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 21195: Ignore files used for SCSS build process 6 years ago
README Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 11 years ago
README.md Bug 15465: Fix typo in bugs.k-c.org 7 years ago
README.robots Bug 6411 add another example to README.robots 13 years ago
about.pl Bug 20727: (QA follow-up) Remove a few use statements again 6 years ago
changelanguage.pl Bug 20019: use Modern::Perl in misc perl scripts 6 years ago
edithelp.pl Bug 18403: Update permissions - borrowers => 1|* becomes borrowers => 'edit_borrowers' 6 years ago
fix-perl-path.PL Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 9 years ago
gulpfile.js Bug 20427: Convert OPAC LESS to SCSS 6 years ago
help.pl Bug 20019: use Modern::Perl in misc perl scripts 6 years ago
install-CPAN.pl Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
koha_perl_deps.pl Bug 20019: use Modern::Perl in misc perl scripts 6 years ago
kohaversion.pl Bug 13758: Move the Koha version from kohaversion.pl 9 years ago
mainpage.pl Bug 17698: Do not send pending_checkout_notes from all circ scripts 6 years ago
package.json Bug 19474: Convert staff client CSS to SCSS 6 years ago
rewrite-config.PL Bug 18342: Enable memcached by default for new installs 6 years ago
yarn.lock Bug 19474: Convert staff client CSS to SCSS 6 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: This is a synced mirror of the official Koha repo.

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