Main Koha release repository https://koha-community.org
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nick Clemens 02a404ef42 Bug 27819: Spurious item deletion errors from delete_records_via_leader.pl 3 년 전
C4 Bug 17202: Don't report an item in a collection if the collection doesn't exist 3 년 전
Koha Bug 27636: Update ->pay to use ->payin_amount internally 3 년 전
acqui Bug 23971: Rename pref with AcquisitionLog 3 년 전
admin Bug 27790: Add the new column to columns_settings.yml 3 년 전
api Bug 23666: Add PATCH /patron/:patron_id/extended_attributes/:extended_attribute_id 3 년 전
authorities Bug 8976: Sort subfields for authority records 3 년 전
basket Bug 27268: (QA follow-up) Add Koha::Biblios to basket scripts 3 년 전
bin Bug 20582: Turn Koha into a Mojolicious application 4 년 전
catalogue Bug 28213: Prevent crash if patron or club deleted after search to hold 3 년 전
cataloguing Bug 27739: Advanced editor should use DefaultCountryField008 preference 3 년 전
circ Bug 27896: Remove DeleteTransfer from circ/return.pl 3 년 전
clubs Bug 25898: Prohibit indirect object notation 4 년 전
course_reserves Bug 25898: Fix new occurrences 4 년 전
debian Bug 23207: (QA follow-up) Add to cron files 3 년 전
docs Bug 7143: Update about page for new devs 3 년 전
errors Bug 26048: Use ErrorDocument middleware for Plack HTTP errors 3 년 전
etc Bug 14300: Add %P to SIP LogPattern 3 년 전
ill Bug 22818: Add generation and sending of notices 4 년 전
installer Bug 17202: DBRev 20.12.00.042 3 년 전
koha-tmpl Bug 27790: (QA follow-up) Fix offsets due to new columns 3 년 전
labels Bug 25898: Prohibit indirect object notation 4 년 전
members Bug 26734: Convert printfeercpt/printinvoice to use GetPreparedLetter 3 년 전
misc Bug 27819: Spurious item deletion errors from delete_records_via_leader.pl 3 년 전
offline_circ Bug 24083: Add support for unseen_renewals 4 년 전
opac Bug 23583: Handle OpacHiddenItems with yaml_preference 3 년 전
patron_lists Bug 25898: Prohibit indirect object notation 4 년 전
patroncards Bug 23271: Replace search_limited with search_with_library_limits 3 년 전
plugins Bug 24633: Add support for gitlab searching of plugins 4 년 전
pos Bug 26734: (QA follow-up) Add missing copyright statement 3 년 전
reports Bug 23271: Replace search_limited with search_with_library_limits 3 년 전
reserve Bug 16787: (follow-up) Fix check to ensure reasons are passed to template 3 년 전
reviews Bug 25898: Prohibit indirect object notation 4 년 전
rotating_collections Bug 26618: (QA follow-up) Fix unit test for TranferCollection change 3 년 전
serials Bug 23243: Adjust previous patch 3 년 전
services Bug 25898: Prohibit indirect object notation 4 년 전
skel Bug 11078: Add locking to rebuild_zebra 10 년 전
suggestion Bug 7806: Fix remaining occurrences of 0000-00-00 3 년 전
svc Bug 26457: Throw exception if update of issues table fails 3 년 전
t Bug 17202: Unit tests 3 년 전
tags Bug 24663: Remove authnotrequired if set to 0 4 년 전
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 17 년 전
tools Bug 21818: Replace AutoCommit flag with DBIx transaction in stage-marc-import.pl 3 년 전
virtualshelves Bug 25898: Prohibit indirect object notation 4 년 전
xt Bug 27673: Replace YAML with YAML::XS 3 년 전
.editorconfig Bug 24774: Set JSON indentation of 2 spaces in .editorconfig 4 년 전
.eslintrc.json Bug 23834: Add default ESLint configuration 5 년 전
.gitignore Bug 20427: Convert OPAC LESS to SCSS 6 년 전
.htaccess Fix file permissions: if it is not a script, it should not be executable. 14 년 전
.mailmap Bug 26621: Adjust .mailmap to reduce the number of invalid authors 4 년 전
.perlcriticrc Bug 25898: Prohibit indirect object notation 4 년 전
.scss-lint.yml Bug 21237: Clean up staff client SCSS 6 년 전
INSTALL Bug 26617: Update INSTALL file to include koha-testing-docker and Gitlab links 4 년 전
Koha.pm Bug 17202: DBRev 20.12.00.042 3 년 전
LICENSE Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 11 년 전
MANIFEST.SKIP Bug 9546 : Updating make manifest tardist 11 년 전
Makefile.PL Bug 26363: Provide a systemd unit file for koha-worker for source installs 3 년 전
README Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3 11 년 전
README.md Bug 27092: Remove note about "synced repo" from README.md 3 년 전
README.robots Bug 6411 add another example to README.robots 13 년 전
about.pl Bug 28125: Display a warning on the about page for OPACHiddenItems is needed 3 년 전
app.psgi Bug 20582: Fix PSGI file when behind a reverse proxy 4 년 전
changelanguage.pl Bug 25898: Prohibit indirect object notation 4 년 전
cpanfile Bug 28110: Require YAML::XS 0.67 3 년 전
fix-perl-path.PL Bug 21395: Make perlcritic happy 4 년 전
gulpfile.js Bug 27072: Don't process staff interface CSS with rtlcss 3 년 전
help.pl Bug 25898: Prohibit indirect object notation 4 년 전
koha_perl_deps.pl Bug 24545: Fix license statements 4 년 전
kohaversion.pl Bug 26384: Fix executable flags 4 년 전
mainpage.pl Bug 25898: Prohibit indirect object notation 4 년 전
package.json Bug 27939: Update yarn.lock file 3 년 전
rewrite-config.PL Bug 20410: Remove OpacGroupResults and PazPar2 3 년 전
yarn.lock Bug 27939: Update yarn.lock file 3 년 전

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