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.
 
 
 
 
 
 
Nick Clemens b1daa66aad Bug 17213 - Add HTML5 validation to cardnumber field on patron self registration 8 years ago
C4 Bug 16556 - KohaToMarcMapped columns sharing same field with biblio(item)number are removed. 8 years ago
Koha Bug 17327: (QA followup) Remove Carp::Always which is not used 8 years ago
OpenILS Bug 9239 QA follow-up: remove stray debug code 11 years ago
acqui Bug 14752 - (QA followup) Remove annoying modal, use dialog box instead 8 years ago
admin Bug 17144: Fix variable scope issues in edi_account.pl 8 years ago
api/v1 Bug 14868 - Update swagger.min.json 8 years ago
authorities Bug 17118: (follow-up 15381) Fix regression when clearing a linked authority 8 years ago
basket Bug 17109: [QA Follow-up] Die when wrong token 8 years ago
catalogue Bug 13949 - Item search should have holding library 8 years ago
cataloguing Bug 17206: Fix switch to default framework 8 years ago
circ Bug 13134 - Add patron category to returns confirmation dialogs 8 years ago
course_reserves Bug 15758: Koha::Libraries - Remove GetBranchesLoop 8 years ago
debian Bug 17085 - Specify libmojolicious-perl min version 8 years ago
docs Bug 7143 : More new devs 8 years ago
errors Bug 15288: Error pages: Code duplication removal and better translatability 9 years ago
etc Bug 17332: Remove memcached config from apache files 8 years ago
install_misc Bug 16770: Remove 2 other occurrences of libmemoize-memcached-perl 8 years ago
installer Bug 17135 - DBRev 16.06.00.028 8 years ago
koha-tmpl Bug 17213 - Add HTML5 validation to cardnumber field on patron self registration 8 years ago
labels Bug 16154: CGI->multi_param - Assign a list 8 years ago
members Bug 17146: Fix CSRF in picture-upload.pl 8 years ago
misc Bug 2389: (followup) Add documentation and fix use case 8 years ago
offline_circ Bug 15758: Koha::Libraries - Ultimate duel for C4::Branch 8 years ago
opac Bug 17213 - Add HTML5 validation to cardnumber field on patron self registration 8 years ago
patron_lists Bug 16154: CGI->multi_param - Force scalar context 8 years ago
patroncards Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago
plugins Bug 16586: Koha Plugins: Limit results of GetPlugins by metadata 8 years ago
reports Bug 13914 : Fix UNION in SQL request for reserves statistics 8 years ago
reserve Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago
reviews Bug 15839: Koha::Reviews - Remove C4::Review residue 8 years ago
rotating_collections Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago
serials Bug 17295 - Missed variable removal in subscription-add.pl from Bug 15758 8 years ago
services Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
skel Bug 11078: Add locking to rebuild_zebra 10 years ago
sms Bug 15258: Fix Perl scripts declaring unused variables 9 years ago
suggestion Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago
svc Bug 17285: (15758 follow-up) Fix advanced editor 8 years ago
t Bug 17327: (QA followup) Remove Carp::Always which is not used 8 years ago
tags Bug 16154: CGI->multi_param - Assign a list 8 years ago
test Bug 9819 - 'stopwords'-related code removed 9 years ago
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 17 years ago
tools Bug 17146: Raise Wrong CSRF token warnin for the 'Delete' action 8 years ago
virtualshelves Bug 17316: Do not display the list's name if the user does not have permission - Staff 8 years ago
xt Bug 16174: (QA followup) Fix remaining tests 8 years ago
.editorconfig Bug 12545: Add EditorConfig.org file to the source tree 10 years ago
.htaccess Fix file permissions: if it is not a script, it should not be executable. 14 years ago
.mailmap (RM followup) .mailmap updates 9 years ago
INSTALL Bug 7759, update of install files to use background indexing (and some whitespace tidy) 12 years ago
INSTALL.debian Bug 8092 follow-up: Add optional dependency on CHI 12 years ago
INSTALL.fedora7 Bug 13642 - Remove MARC::Crosswalk::DublinCore from Koha 9 years ago
INSTALL.opensuse Bug 11757: remove dependency on POE 10 years ago
INSTALL.ubuntu Bug 7764: (follow-up) editorial tweaks 11 years ago
Koha.pm Bug 17135 - DBRev 16.06.00.028 8 years ago
LICENSE Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 12 years ago
MANIFEST.SKIP Bug 9546 : Updating make manifest tardist 12 years ago
Makefile.PL Bug 17044: Fix wrong destination for 'api' directory 8 years ago
README Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 12 years ago
README.md Bug 15465 [QA Followup] - Update wording, switch logo, add links 8 years ago
README.robots Bug 6411 add another example to README.robots 13 years ago
about.pl Revert Bug 17177 - This bug was for 3.20.x only 8 years ago
changelanguage.pl Bug 16776: Do not forget external language choice in language switcher 8 years ago
edithelp.pl Bug 16447: Remove occurrence of the borrow permission which does no longer exist 8 years ago
fix-perl-path.PL Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 9 years ago
help.pl Bug 16724: Fix link to the online documentation links 8 years ago
install-CPAN.pl Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
koha_perl_deps.pl bug 10548: fix count of missing required dependencies by koha_perl_deps.pl 11 years ago
kohaversion.pl Bug 13758: Move the Koha version from kohaversion.pl 9 years ago
mainpage.pl Bug 15839: Koha::Reviews - Remove getnumberofreviews 8 years ago
rewrite-config.PL Bug 16222: (QA followup) Add /api dir for the API 8 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-comminity.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