acqui
Bug 26503: Add limit for standing orders to acq advanced search
2020-10-12 11:28:41 +02:00
admin
Bug 26595: Embed the whole smtp_server object
2020-10-14 15:53:38 +02:00
api
Bug 26595: Embed the whole smtp_server object
2020-10-14 15:53:38 +02:00
authorities
Bug 24663: Remove authnotrequired if set to 0
2020-09-03 10:40:35 +02:00
basket
Bug 22343: (QA follow-up) Wrap email creation inside the try/catch block
2020-10-02 10:54:41 +02:00
bin
Bug 20582: Turn Koha into a Mojolicious application
2020-10-06 12:00:04 +02:00
C4
Bug 12556: (QA follow-up) Fix QA Script failures
2020-10-14 14:50:07 +02:00
catalogue
Bug 26145: Correctly preserve itemnumber value
2020-10-12 11:28:41 +02:00
cataloguing
Bug 25354: Clean up JavaScript markup in cataloging plugin scripts
2020-10-14 14:50:07 +02:00
circ
Bug 12556: Add new "in processing" state to holds
2020-10-14 14:50:07 +02:00
clubs
Bug 24663: Remove authnotrequired if set to 0
2020-09-03 10:40:35 +02:00
course_reserves
Bug 14648: Batch remove reserve items
2020-10-01 10:33:10 +02:00
debian
Bug 17084: Automatic debian/control updates (master)
2020-10-14 15:53:11 +02:00
docs
Bug 26425: Update history.txt
2020-09-30 17:30:13 +02:00
errors
Bug 24545: Fix license statements
2020-02-24 13:31:26 +00:00
etc
Bug 20582: Add very simple configuration file for Apache
2020-10-06 12:00:04 +02:00
ill
Bug 23173: (follow-up) Small improvements in efficiency
2020-04-06 11:05:09 +01:00
installer
Bug 12556: DBRev 20.06.00.051
2020-10-14 14:50:07 +02:00
Koha
Bug 26595: Remove password from the smtp_server API object
2020-10-14 15:53:38 +02:00
koha-tmpl
Bug 26536: WRITEOFF not writeoff
2020-10-15 11:20:40 +02:00
labels
Bug 24663: Remove authnotrequired if set to 0
2020-09-03 10:40:35 +02:00
members
Bug 26536: Assignment fix
2020-10-15 12:56:14 +02:00
misc
Bug 22417: Process the jobs even if the message broker is not reachable
2020-10-05 15:26:36 +02:00
offline_circ
Bug 26675: (bug 23463 follow-up) Fix typo onloadn vs onloan
2020-10-14 11:19:12 +02:00
opac
Bug 19382: Add ability to block guarantees based on fees owed by guarantor and other guarantees
2020-10-14 14:50:07 +02:00
patron_lists
Bug 24663: Remove authnotrequired if set to 0
2020-09-03 10:40:35 +02:00
patroncards
Bug 24663: Remove authnotrequired if set to 0
2020-09-03 10:40:35 +02:00
plugins
Bug 24663: Remove authnotrequired if set to 0
2020-09-03 10:40:35 +02:00
pos
Bug 26418: Fix translatability of REFUND credit type
2020-09-28 15:07:27 +02:00
reports
Bug 17801: Use issuedate for limits in Most Circulated Items
2020-09-03 14:18:23 +02:00
reserve
Bug 12556: Add new "in processing" state to holds
2020-10-14 14:50:07 +02:00
reviews
Bug 24663: Remove authnotrequired if set to 0
2020-09-03 10:40:35 +02:00
rotating_collections
Bug 24663: Remove authnotrequired if set to 0
2020-09-03 10:40:35 +02:00
serials
Bug 26604: "Generate next" button gives error on serials-collection.pl
2020-10-09 15:24:45 +02:00
services
Bug 20019: use Modern::Perl in misc perl scripts
2018-02-05 09:47:08 -03:00
skel
Bug 11078: Add locking to rebuild_zebra
2014-02-28 22:21:41 +00:00
suggestion
Bug 11176: Add active switch on budgets select in suggestions
2020-09-28 16:09:11 +02:00
svc
Bug 26145: Refactoring - Move C4::Images to Koha::CoverImages
2020-10-12 11:28:41 +02:00
t
Bug 26595: Remove password from the smtp_server API object
2020-10-14 15:53:38 +02:00
tags
Bug 24663: Remove authnotrequired if set to 0
2020-09-03 10:40:35 +02:00
tmp /modified_authorities
tools
Bug 26145: Allow multi covers per item
2020-10-12 11:28:41 +02:00
virtualshelves
Bug 22343: (QA follow-up) Wrap email creation inside the try/catch block
2020-10-02 10:54:41 +02:00
xt
Bug 26384: Add .t extension to make the script executed by CI
2020-09-28 11:08:03 +02:00
.editorconfig
Bug 24774: Set JSON indentation of 2 spaces in .editorconfig
2020-03-19 09:24:52 +00:00
.eslintrc.json
Bug 23834: Add default ESLint configuration
2019-11-03 08:02:39 +00:00
.gitignore
Bug 20427: Convert OPAC LESS to SCSS
2018-08-09 15:17:07 +00:00
.htaccess
.mailmap
Bug 26394: Update .mailmap
2020-09-11 09:56:56 +02:00
.perlcriticrc
Bug 21395: Make perlcritic happy
2020-06-29 12:37:02 +02:00
.scss-lint.yml
Bug 21237: Clean up staff client SCSS
2018-08-24 16:23:25 +00:00
about.pl
Bug 22417: Add rabbitmq status indicator on the about page
2020-10-05 15:26:36 +02:00
app.psgi
Bug 20582: Fix PSGI file when behind a reverse proxy
2020-10-06 12:00:04 +02:00
changelanguage.pl
Bug 21299: (QA follow-up) Rename module and subroutine
2018-11-07 21:52:17 +00:00
cpanfile
Bug 22417: Add new Net::Stomp dependency
2020-10-05 15:23:08 +02:00
fix-perl-path.PL
Bug 21395: Make perlcritic happy
2020-06-29 12:37:02 +02:00
gulpfile.js
Bug 20168: (follow-up) Add automatic creation of RTL CSS
2020-09-09 14:13:09 +02:00
help.pl
Bug 19817: Use the language from the interface if valid
2018-09-06 17:32:28 +00:00
INSTALL
Bug 26617: Update INSTALL file to include koha-testing-docker and Gitlab links
2020-10-15 12:56:30 +02:00
Koha.pm
Bug 12556: DBRev 20.06.00.051
2020-10-14 14:50:07 +02:00
koha_perl_deps.pl
Bug 24545: Fix license statements
2020-02-24 13:31:26 +00:00
kohaversion.pl
Bug 26384: Fix executable flags
2020-09-11 09:56:56 +02:00
LICENSE
Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3
2013-02-12 08:52:10 -05:00
mainpage.pl
Bug 24663: Remove authnotrequired if set to 0
2020-09-03 10:40:35 +02:00
Makefile.PL
Bug 20582: Map app.psgi file and bin directory in Makefile.PL
2020-10-06 18:14:30 +02:00
MANIFEST.SKIP
package.json
Bug 20168: (follow-up) Add automatic creation of RTL CSS
2020-09-09 14:13:09 +02:00
README
Bug 9440 - update Koha's LICENSE file from GPL2 to GPL3
2013-02-12 08:52:10 -05:00
README.md
Bug 15465: Fix typo in bugs.k-c.org
2017-05-26 11:45:31 -03:00
README.robots
rewrite-config.PL
Bug 26290: Make Makefile.PL aware of SMTP configs
2020-10-02 15:27:18 +02:00
yarn.lock
Bug 20168: (follow-up) Add automatic creation of RTL CSS
2020-09-09 14:13:09 +02:00