Main Koha release repository https://koha-community.org
Find a file
Matthias Le Gac 24abc7c997
Bug 36122: Update unit test
Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-05-02 15:03:33 +02:00
acqui Bug 18360: Allow to delete a cancelled order from open basket 2024-04-30 17:09:46 +02:00
admin Bug 36614: Restore 'phone' on the main patron search 2024-05-02 13:19:12 +02:00
api Bug 36481: (QA follow-up) Rename branch_default to library_default 2024-05-01 13:51:41 +01:00
authorities Bug 36552: (QA follow-up) Add a theoretical check on $record 2024-04-12 14:02:44 +02:00
basket
bin
bookings
C4 Bug 36002: Remove unused subroutine GetParcels 2024-04-30 17:09:43 +02:00
catalogue Bug 35558: Do not retrieve the local image if none exists 2024-04-26 18:06:07 +02:00
cataloguing Bug 31791: Limit editing locked records 2024-04-26 20:15:37 +02:00
circ Bug 32610: Add date extended patron attribute handling to overdues report 2024-04-30 17:09:49 +02:00
clubs
course_reserves
debian Bug 35919: Add record sources admin page 2024-04-26 17:06:04 +02:00
docs Update docs/contributors.yaml with new contributor 2024-04-29 15:19:29 +02:00
erm
errors
etc Bug 30897: (QA follow-up) Enable graceful restart by default 2024-04-11 16:53:43 +02:00
ill Bug 35106: CSRF fix 2024-04-29 18:53:09 +02:00
installer Bug 15565: DBRev 23.12.00.041 2024-05-02 13:19:15 +02:00
Koha Bug 36122: NEW_SUGGESTION is sent for every modification to the suggestion 2024-05-02 15:03:32 +02:00
koha-tmpl Bug 35559: Correctly parse previous flatpickr date 2024-05-02 13:19:16 +02:00
labels Bug 36511: Some scripts missing a dependency following Bug 24879 2024-04-10 09:09:50 +02:00
lib/CGI/Session/Serialize
members Bug 32610: Add date extended patron attributes to patron module 2024-04-30 17:09:48 +02:00
misc Bug 36700: Update svc to use CSRF-TOKEN 2024-05-01 13:40:19 +01:00
offline_circ
opac Bug 35977: (follow-up) Cleaner working approach 2024-05-02 13:19:12 +02:00
patron_lists
patroncards Bug 34478: (follow-up) patroncards: FIXMEs for op and missing script 2024-03-01 11:00:00 +01:00
plugins Bug 30897: Add option to disable automated restart 2024-04-11 16:53:42 +02:00
pos Bug 33478: Apply formatting to RECEIPT 2024-04-26 20:15:44 +02:00
preservation Bug 34030: Add a "print slips" action links to print in batch 2023-10-23 11:33:55 -03:00
recalls Bug 33478: Apply formatting to RECALL_REQUESTER_DET 2024-04-26 20:15:45 +02:00
reports Bug 36555: (QA follow-up) Tidy 2024-05-02 13:19:17 +02:00
reserve Bug 35559: Revert changes from bug 34634 2024-05-02 13:19:16 +02:00
reviews
rotating_collections
serials Bug 32392: Fix QA issues 2024-04-29 15:19:31 +02:00
services
skel
suggestion Bug 34963: Restore the ability to blank fields when editing a suggestion 2024-04-19 18:06:36 +02:00
svc Bug 36700: Update svc to use CSRF-TOKEN 2024-05-01 13:40:19 +01:00
t Bug 36122: Update unit test 2024-05-02 15:03:33 +02:00
tags
tools Bug 33237: Add display of which language default language is expected 2024-04-30 14:32:14 +02:00
virtualshelves
xt Bug 36374: flag JS files to keep tidy 2024-04-29 15:19:33 +02:00
.editorconfig
.eslintrc.json Bug 36400: Centralize {js,ts,vue} formatting config in .prettierrc.js 2024-04-22 08:57:39 +02:00
.gitignore Bug 36546: (QA follow-up) Add bundle spec to .gitignore 2024-04-30 15:55:37 -03:00
.htaccess
.mailmap
.perlcriticrc
.perltidyrc
.prettierrc.js Bug 36400: (follow-up) remove option editorconfig from .prettierrc.js 2024-04-22 08:57:40 +02:00
.proverc.dist
.stylelintrc.json
about.pl Bug 32693: About script: Process only the tab being queried 2024-04-22 12:39:24 +02:00
app.psgi
build-resources.PL
changelanguage.pl
cpanfile Bug 5920: (QA follow-up) Switch to use existing dependancy 2024-04-30 14:32:08 +02:00
cypress.config.ts Bug 36012: Extend cypress's requestTimeout value 2024-03-22 15:07:36 +01:00
fix-perl-path.PL
gulpfile.js
help.pl
INSTALL
Koha.pm Bug 15565: DBRev 23.12.00.041 2024-05-02 13:19:15 +02:00
kohaversion.pl
LICENSE
mainpage.pl
Makefile.PL Bug 36546: Deploy swagger_bundle.json via make 2024-04-30 14:32:10 +02:00
MANIFEST.SKIP
package.json Bug 36546: Deploy swagger_bundle.json via make 2024-04-30 14:32:10 +02:00
README
README.md Bug 27092: Remove note about "synced repo" from README.md 2020-11-25 16:31:58 +01:00
README.robots
rewrite-config.PL
tsconfig.json
webpack.config.js Bug 35919: Add record sources admin page 2024-04-26 17:06:04 +02:00
yarn.lock Bug 36546: Fix js-yaml dependency in package.json 2024-04-30 14:32:09 +02:00

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