Main Koha release repository https://koha-community.org
Find a file
Emmi Takkinen 93e02e8178 Bug 28653: Add new method RefreshIssuesTable
On patrons check out or details page, after renewing
loans they don't sort correctly when clicking on "Date due"
tab. Page has to be reloaded so that sorting works.
This patch adds new method RefreshIssuesTable to
checkouts.js. When loans are renewed or checked in, issues
table is reloaded to and due dates are sorted correctly.

To test:
1. Add 3 loans for patron.
2. Change due dates so you they are e.g. 07/01, 07/02, 07/04
3. Make sure you have renewal period set e.g. 5 days and
check your RenewalPeriodBase syspref (I use current date there)
4. Renew loan with date due on 07/01, it should now be 07/07
5. Sort loans by date due
=> Note that order from top to bottom is 07/04->07/02->07/07
or 07/07->07/02->07/04, not 07/02->07/04->07/07 as one would
assume.
6. Apply patch and repeat.
=> Note that issues table is reloaded ("Loading..." pop-up is displayed)
and that due dates are in correct order.

Sponsored-by: Koha-Suomi Oy

Signed-off-by: kelly <kelly@bywatersolutions.com>

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>

Bug 28653: (QA follow-up) Remove debug message used during development

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-09-20 14:04:49 +02:00
acqui
admin Bug 28912: Prevent Pseudonymization to be set if bcrypt_settings not set 2021-09-09 10:59:38 +02:00
api
authorities
basket
bin
C4 Bug 28847: Remove dead code and make regex consistent 2021-09-20 14:04:48 +02:00
catalogue Bug 28847: Move SearchLimitLibrary code to QueryBuilder Modules 2021-09-20 14:04:48 +02:00
cataloguing Bug 21093: In additem.pl set the right stickyduedate for fast add 2021-09-20 14:04:48 +02:00
circ Bug 28695: Add shelving location column to overdue.tt 2021-08-30 17:02:07 +02:00
clubs
course_reserves
debian
docs
errors
etc Bug 28830: Add cni index for 003 2021-08-30 17:02:07 +02:00
ill
installer Bug 28972: DBRev 21.06.00.022 2021-09-20 14:04:48 +02:00
Koha Bug 28972: DBIC schema changes 2021-09-20 14:04:48 +02:00
koha-tmpl Bug 28653: Add new method RefreshIssuesTable 2021-09-20 14:04:49 +02:00
labels
lib/CGI/Session/Serialize
members
misc Bug 28456: Add WHERE option to membership_expiry cronjob 2021-08-30 17:02:07 +02:00
offline_circ
opac Bug 28847: (follow-up) Handle branch_group_limit 2021-09-20 14:04:48 +02:00
patron_lists
patroncards
plugins
pos
reports
reserve Bug 7703: (QA follow-up) 2021-08-30 17:02:07 +02:00
reviews
rotating_collections
serials
services
skel
suggestion Bug 28946: (bug 23271 follow-up) Missing occurrence in add_user_search.pl 2021-09-14 18:23:28 +02:00
svc
t Bug 28316: (QA follow-up) Make clean_search_term public 2021-09-20 14:04:48 +02:00
tags
tmp/modified_authorities
tools Bug 24019: Patron batch modification based on borrowernumber 2021-08-30 17:02:07 +02:00
virtualshelves
xt
.editorconfig
.eslintrc.json
.gitignore
.htaccess
.mailmap
.perlcriticrc
.scss-lint.yml
about.pl
app.psgi Bug 20582: Fix PSGI file when behind a reverse proxy 2020-10-06 12:00:04 +02:00
changelanguage.pl
cpanfile
fix-perl-path.PL
gulpfile.js
help.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
INSTALL
Koha.pm Bug 28972: DBRev 21.06.00.022 2021-09-20 14:04:48 +02:00
koha_perl_deps.pl
kohaversion.pl
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
package.json
README
README.md
README.robots
rewrite-config.PL Bug 28519: Put CGI::Session::Serialize::yamlxs in lib directory 2021-06-17 10:07:36 +02:00
yarn.lock

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