Bug 18589 - Show ILLs as part of patron profile
Summary: Show ILLs as part of patron profile
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: ILL (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Andrew Isherwood
QA Contact: Josef Moravec
URL:
Keywords:
Depends on: 20563
Blocks:
  Show dependency treegraph
 
Reported: 2017-05-12 10:57 UTC by Magnus Enger
Modified: 2022-11-11 10:32 UTC (History)
9 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 18589: Show ILLs as part of patron profile (26.87 KB, patch)
2018-04-24 13:39 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: Show ILLs as part of patron profile (26.98 KB, patch)
2018-10-01 07:54 UTC, PTFS Europe Sandboxes
Details | Diff | Splinter Review
Bug 18589: Show ILLs as part of patron profile (53.42 KB, patch)
2018-11-09 15:55 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: Show ILLs as part of patron profile (53.77 KB, patch)
2018-11-19 15:14 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: (follow-up) Fix QA error (3.90 KB, patch)
2019-01-18 14:59 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: (follow-up) Fix QA failure (1.10 KB, patch)
2019-01-18 15:08 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: (follow-up) Fix QA errors (3.04 KB, patch)
2019-01-18 15:40 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: (follow-up) Fix rebase errors (3.13 KB, patch)
2019-02-05 15:46 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: Show ILLs as part of patron profile (55.12 KB, patch)
2019-02-05 16:14 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: Show ILLs as part of patron profile (58.48 KB, patch)
2019-03-11 11:58 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: Show ILLs as part of patron profile (58.12 KB, patch)
2019-03-11 12:00 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: (follow-up) Remove redundant-ness (1.15 KB, patch)
2019-03-11 14:20 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: (follow-up) Fix QA tool failures (8.92 KB, patch)
2019-03-11 16:01 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: (follow-up) Add borrowernumber test (3.29 KB, patch)
2019-03-12 09:21 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: (follow-up) Fix merge problem (1.11 KB, patch)
2019-03-12 09:36 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: (follow-up) Fix merge problem (1.18 KB, patch)
2019-03-12 09:43 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: Show ILLs as part of patron profile (58.18 KB, patch)
2019-03-18 14:11 UTC, Josef Moravec
Details | Diff | Splinter Review
Bug 18589: (follow-up) Remove redundant-ness (1.21 KB, patch)
2019-03-18 14:11 UTC, Josef Moravec
Details | Diff | Splinter Review
Bug 18589: (follow-up) Fix QA tool failures (8.98 KB, patch)
2019-03-18 14:11 UTC, Josef Moravec
Details | Diff | Splinter Review
Bug 18589: (follow-up) Add borrowernumber test (3.34 KB, patch)
2019-03-18 14:11 UTC, Josef Moravec
Details | Diff | Splinter Review
Bug 18589: (follow-up) Fix merge problem (1.16 KB, patch)
2019-03-18 14:11 UTC, Josef Moravec
Details | Diff | Splinter Review
Bug 18589: (follow-up) Fix merge problem (1.24 KB, patch)
2019-03-18 14:11 UTC, Josef Moravec
Details | Diff | Splinter Review
Bug 18589: (QA follow-up) Rename page to "ILL requests history" for consistancy (2.49 KB, patch)
2019-03-18 14:11 UTC, Josef Moravec
Details | Diff | Splinter Review
Bug 18589: (QA follow-up) Move template to bootstrap grid (2.17 KB, patch)
2019-03-18 14:12 UTC, Josef Moravec
Details | Diff | Splinter Review
Bug 18589: (QA follow-up) Remove dateFormat from javascript on ill requests pages. (2.58 KB, patch)
2019-03-18 14:44 UTC, Josef Moravec
Details | Diff | Splinter Review
Bug 18589: (QA follow-up) Rename page to "ILL requests history" for consistancy (2.55 KB, patch)
2019-03-19 09:19 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: (QA follow-up) Move template to bootstrap grid (2.24 KB, patch)
2019-03-19 09:19 UTC, Andrew Isherwood
Details | Diff | Splinter Review
Bug 18589: (QA follow-up) Remove dateFormat from javascript on ill requests pages. (2.65 KB, patch)
2019-03-19 09:19 UTC, Andrew Isherwood
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Enger 2017-05-12 10:57:11 UTC
Bug 7317 adds a "Interlibrary loans" tab on the left hand side of patron details, under Purchase suggestions. But this behaves more like a link than a tab, taking you to the ILL module and a list limited to the patron in question. It would be better if this view looked more like a part of the patron details, with the tabs on the left hand side and the buttons on top. 

Compare this to the "Modification log" tab/link, which actually takes you to the log "module", but still looks like part of the patron profile.
Comment 1 Andrew Isherwood 2018-04-24 13:39:20 UTC Comment hidden (obsolete)
Comment 2 Andrew Isherwood 2018-04-24 13:43:26 UTC
Dependencies have been added to reflect other pending patches that touch ill-requests.tt, which has been substantially refactored here
Comment 3 Andrew Isherwood 2018-09-27 13:44:24 UTC
Dependencies updated
Comment 4 PTFS Europe Sandboxes 2018-10-01 07:54:22 UTC Comment hidden (obsolete)
Comment 5 Andrew Isherwood 2018-11-09 15:55:00 UTC Comment hidden (obsolete)
Comment 6 Andrew Isherwood 2018-11-09 15:55:21 UTC Comment hidden (obsolete)
Comment 7 Andrew Isherwood 2018-11-19 15:14:51 UTC Comment hidden (obsolete)
Comment 8 Andrew Isherwood 2019-01-18 14:59:41 UTC Comment hidden (obsolete)
Comment 9 Andrew Isherwood 2019-01-18 15:08:57 UTC Comment hidden (obsolete)
Comment 10 Andrew Isherwood 2019-01-18 15:40:17 UTC Comment hidden (obsolete)
Comment 11 Andrew Isherwood 2019-02-05 15:46:03 UTC Comment hidden (obsolete)
Comment 12 Andrew Isherwood 2019-02-05 16:14:10 UTC Comment hidden (obsolete)
Comment 13 Andrew Isherwood 2019-02-05 16:16:11 UTC
I had to squash all patches thus far in order to get them to apply. The previous patches contained within can be seen in the obsoleted patches for this bug.
Comment 14 Andrew Isherwood 2019-03-11 11:58:35 UTC Comment hidden (obsolete)
Comment 15 Andrew Isherwood 2019-03-11 12:00:33 UTC
Created attachment 86433 [details] [review]
Bug 18589: Show ILLs as part of patron profile

This patch moves the display of a patron's ILL requests to be inline in
the Patron Profile page, as per all other patron information.

It includes a substantial refactor of
koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt in that it
moves the display of the illlist table (which is populated by an API
request) into it's own separate include file. It also moves the
datatable related Javascript for this table into it's own JS file. Doing
this allows us to reuse both in both the new members/ill-requests.tt
template and the pre-existing ill/ill-requests.tt template.

To test:
1) Ensure ILL is enabled and your user has sufficient permissions
2) Ensure your user has some ILL requests
3) Navigate to the user's patron profile page
4) Click on the "Interlibrary loans" tab
5) Observe that the requests table is displayed inline
6) Observe that only your user's requests are displayed

Signed-off-by: Niamh.Walker-Headon@it-tallaght.ie

This is essentially a reimplementation of attachment 84796 [details] [review] to take into
account all changes that had happened beneath this bug and also to
ensure JS strings are translatable.
Comment 16 Andrew Isherwood 2019-03-11 14:20:23 UTC
Created attachment 86456 [details] [review]
Bug 18589: (follow-up) Remove redundant-ness

Following feedback from Josef via IRC, removing redundant code
Comment 17 Josef Moravec 2019-03-11 15:37:25 UTC
Andrew, thanks for quick rebase.

I just run QA test tools and they are not happy:

FAIL	koha-tmpl/intranet-tmpl/prog/en/includes/ill-list-table-strings.inc
   FAIL	  forbidden patterns
		forbidden pattern: simple-quote string (line 2)
		forbidden pattern: simple-quote string (line 3)
		forbidden pattern: simple-quote string (line 5)
		forbidden pattern: simple-quote string (line 6)
		forbidden pattern: simple-quote string (line 7)
		forbidden pattern: simple-quote string (line 8)
		forbidden pattern: simple-quote string (line 9)
		forbidden pattern: simple-quote string (line 10)
		forbidden pattern: simple-quote string (line 11)
		forbidden pattern: simple-quote string (line 12)
		forbidden pattern: simple-quote string (line 14)
		forbidden pattern: simple-quote string (line 16)
		forbidden pattern: simple-quote string (line 17)

 FAIL	koha-tmpl/intranet-tmpl/prog/en/includes/ill-list-table.inc
   FAIL	  forbidden patterns
		forbidden pattern: tab char (line 2)
		forbidden pattern: tab char (line 3)
		forbidden pattern: tab char (line 4)
		forbidden pattern: tab char (line 5)
		forbidden pattern: tab char (line 6)
		forbidden pattern: tab char (line 7)
		forbidden pattern: tab char (line 8)
		forbidden pattern: tab char (line 9)
		forbidden pattern: tab char (line 10)
		forbidden pattern: tab char (line 11)
		forbidden pattern: tab char (line 12)
		forbidden pattern: tab char (line 13)
		forbidden pattern: tab char (line 14)
		forbidden pattern: tab char (line 15)
		forbidden pattern: tab char (line 16)
		forbidden pattern: tab char (line 17)
		forbidden pattern: tab char (line 18)
		forbidden pattern: tab char (line 19)
		forbidden pattern: tab char (line 20)
		forbidden pattern: tab char (line 21)
		forbidden pattern: tab char (line 22)
		forbidden pattern: tab char (line 23)
		forbidden pattern: tab char (line 24)
		forbidden pattern: tab char (line 25)
		forbidden pattern: tab char (line 26)
		forbidden pattern: tab char (line 27)
		forbidden pattern: tab char (line 28)
		forbidden pattern: tab char (line 29)
		forbidden pattern: tab char (line 30)
		forbidden pattern: tab char (line 31)
		forbidden pattern: tab char (line 32)
		forbidden pattern: tab char (line 33)
		forbidden pattern: tab char (line 34)
		forbidden pattern: tab char (line 35)
		forbidden pattern: tab char (line 36)
		forbidden pattern: tab char (line 37)
		forbidden pattern: tab char (line 38)
		forbidden pattern: tab char (line 39)
		forbidden pattern: tab char (line 40)
		forbidden pattern: tab char (line 41)

 FAIL	koha-tmpl/intranet-tmpl/prog/en/modules/members/ill-requests.tt
   FAIL	  forbidden patterns
		forbidden pattern: tab char (line 16)
		forbidden pattern: tab char (line 17)
		forbidden pattern: tab char (line 19)
		forbidden pattern: tab char (line 20)
		forbidden pattern: tab char (line 21)
		forbidden pattern: tab char (line 22)
		forbidden pattern: tab char (line 23)
		forbidden pattern: tab char (line 25)
		forbidden pattern: tab char (line 27)
		forbidden pattern: tab char (line 28)
		forbidden pattern: tab char (line 29)
		forbidden pattern: tab char (line 30)
		forbidden pattern: tab char (line 31)
		forbidden pattern: tab char (line 32)
		forbidden pattern: tab char (line 33)
		forbidden pattern: tab char (line 34)
		forbidden pattern: tab char (line 35)
		forbidden pattern: tab char (line 36)
		forbidden pattern: tab char (line 37)
		forbidden pattern: tab char (line 38)
		forbidden pattern: tab char (line 39)
		forbidden pattern: tab char (line 41)
		forbidden pattern: tab char (line 42)
		forbidden pattern: tab char (line 43)
		forbidden pattern: tab char (line 44)
		forbidden pattern: tab char (line 45)
		forbidden pattern: tab char (line 46)
		forbidden pattern: tab char (line 47)
		forbidden pattern: tab char (line 48)
		forbidden pattern: tab char (line 49)
		forbidden pattern: tab char (line 50)
		forbidden pattern: tab char (line 51)
		forbidden pattern: tab char (line 52)
		forbidden pattern: tab char (line 53)
		forbidden pattern: tab char (line 54)
		forbidden pattern: tab char (line 55)
		forbidden pattern: tab char (line 56)
		forbidden pattern: tab char (line 57)
		forbidden pattern: tab char (line 58)
		forbidden pattern: tab char (line 60)
		forbidden pattern: tab char (line 61)
Comment 18 Josef Moravec 2019-03-11 15:38:26 UTC
Also, it would be nice to have test for changes in Koha/REST/V1/Illrequests.pm
Comment 19 Andrew Isherwood 2019-03-11 16:01:04 UTC
Created attachment 86465 [details] [review]
Bug 18589: (follow-up) Fix QA tool failures

As per comment #17:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18589#c17

Sorry Josef, I honestly have no idea where those tabs came from :( Every
once in a while my copy of Vim decides to embarass me and stick in tabs
instead of spaces... <shakes fist at screen>
Comment 20 Josef Moravec 2019-03-11 16:06:10 UTC
1) You are setting dateFormat on two places, but not use it anywhere.

2) In the ill requests list tables (both, in ill module and patron ill view) are shown columns placed_unformatted and updated_unformatted, only data, table header is blank.

3) There is error in js console, when load the ill request lista table in ill module

ill-list-table_18.1200024.js:242 Uncaught TypeError: Cannot read property 'hasOwnProperty' of undefined
    at getStatusName (ill-list-table_18.1200024.js:242)
    at ill-list-table_18.1200024.js:34
    at Array.forEach (<anonymous>)
    at Object.prep (ill-list-table_18.1200024.js:29)
    at a.fn.init.initComplete (ill-list-table_18.1200024.js:460)
    at jquery.dataTables.min_18.1200024.js:75
    at Function.map (jquery-2.2.3.min_18.1200024.js:2)
    at v (jquery.dataTables.min_18.1200024.js:75)
    at ta (jquery.dataTables.min_18.1200024.js:49)
    at ia (jquery.dataTables.min_18.1200024.js:48)

3) when trying to filter by date placed, there is one more error in console:
ill-list-table_18.1200024.js:519 Uncaught TypeError: Cannot read property 'api' of undefined
    at HTMLFormElement.<anonymous> (ill-list-table_18.1200024.js:519)
    at HTMLFormElement.dispatch (jquery-2.2.3.min_18.1200024.js:3)
    at HTMLFormElement.r.handle (jquery-2.2.3.min_18.1200024.js:3)
Comment 21 Josef Moravec 2019-03-11 16:10:02 UTC
(In reply to Josef Moravec from comment #18)
> Also, it would be nice to have test for changes in
> Koha/REST/V1/Illrequests.pm

Test in this attachmend of 21460 is exactly what I mean:
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83184&action=diff

we could move it here maybe...
Comment 22 Andrew Isherwood 2019-03-12 09:21:13 UTC
Created attachment 86504 [details] [review]
Bug 18589: (follow-up) Add borrowernumber test

As per comment #21:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18589#c21

We now test borrowernumber filter works. This test has come from
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83184&action=diff
and will be removed from that bug
Comment 23 Andrew Isherwood 2019-03-12 09:36:07 UTC
Created attachment 86506 [details] [review]
Bug 18589: (follow-up) Fix merge problem

Date format setting got lost in the merge

As per item 1) in comment #20:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18589#c20
Comment 24 Andrew Isherwood 2019-03-12 09:43:31 UTC
Created attachment 86507 [details] [review]
Bug 18589: (follow-up) Fix merge problem

Bug in passing row to getStatusName

As per item 3) in comment #20:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18589#c20
Comment 25 Andrew Isherwood 2019-03-12 09:47:02 UTC
(In reply to Josef Moravec from comment #20)
> 1) You are setting dateFormat on two places, but not use it anywhere.
Good spot, this was a merge error, fixed in https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86506


> 2) In the ill requests list tables (both, in ill module and patron ill view)
> are shown columns placed_unformatted and updated_unformatted, only data,
> table header is blank.
These are used for sorting. This is a technique I observed was used elsewhere. Since the formatted dates don't always work well for sorting, hidden unformatted date columns that are used for sorting are used instead.


> 3) There is error in js console, when load the ill request lista table in
> ill module
> ill-list-table_18.1200024.js:242 Uncaught TypeError: Cannot read property
> 'hasOwnProperty' of undefined
Another merge error, fixed in https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86507


> 3) when trying to filter by date placed, there is one more error in console:
> ill-list-table_18.1200024.js:519 Uncaught TypeError: Cannot read property
> 'api' of undefined
>     at HTMLFormElement.<anonymous> (ill-list-table_18.1200024.js:519)
>     at HTMLFormElement.dispatch (jquery-2.2.3.min_18.1200024.js:3)
>     at HTMLFormElement.r.handle (jquery-2.2.3.min_18.1200024.js:3)
I can't replicate this. Can you make sure you do a hard refresh and try again?
Comment 26 Josef Moravec 2019-03-18 14:11:35 UTC
Created attachment 86714 [details] [review]
Bug 18589: Show ILLs as part of patron profile

This patch moves the display of a patron's ILL requests to be inline in
the Patron Profile page, as per all other patron information.

It includes a substantial refactor of
koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt in that it
moves the display of the illlist table (which is populated by an API
request) into it's own separate include file. It also moves the
datatable related Javascript for this table into it's own JS file. Doing
this allows us to reuse both in both the new members/ill-requests.tt
template and the pre-existing ill/ill-requests.tt template.

To test:
1) Ensure ILL is enabled and your user has sufficient permissions
2) Ensure your user has some ILL requests
3) Navigate to the user's patron profile page
4) Click on the "Interlibrary loans" tab
5) Observe that the requests table is displayed inline
6) Observe that only your user's requests are displayed

Signed-off-by: Niamh.Walker-Headon@it-tallaght.ie

This is essentially a reimplementation of attachment 84796 [details] [review] to take into
account all changes that had happened beneath this bug and also to
ensure JS strings are translatable.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 27 Josef Moravec 2019-03-18 14:11:39 UTC
Created attachment 86715 [details] [review]
Bug 18589: (follow-up) Remove redundant-ness

Following feedback from Josef via IRC, removing redundant code

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 28 Josef Moravec 2019-03-18 14:11:43 UTC
Created attachment 86716 [details] [review]
Bug 18589: (follow-up) Fix QA tool failures

As per comment #17:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18589#c17

Sorry Josef, I honestly have no idea where those tabs came from :( Every
once in a while my copy of Vim decides to embarass me and stick in tabs
instead of spaces... <shakes fist at screen>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 29 Josef Moravec 2019-03-18 14:11:47 UTC
Created attachment 86717 [details] [review]
Bug 18589: (follow-up) Add borrowernumber test

As per comment #21:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18589#c21

We now test borrowernumber filter works. This test has come from
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83184&action=diff
and will be removed from that bug

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 30 Josef Moravec 2019-03-18 14:11:51 UTC
Created attachment 86718 [details] [review]
Bug 18589: (follow-up) Fix merge problem

Date format setting got lost in the merge

As per item 1) in comment #20:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18589#c20

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 31 Josef Moravec 2019-03-18 14:11:55 UTC
Created attachment 86719 [details] [review]
Bug 18589: (follow-up) Fix merge problem

Bug in passing row to getStatusName

As per item 3) in comment #20:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18589#c20

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 32 Josef Moravec 2019-03-18 14:11:59 UTC
Created attachment 86720 [details] [review]
Bug 18589: (QA follow-up) Rename page to "ILL requests history" for consistancy

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 33 Josef Moravec 2019-03-18 14:12:03 UTC
Created attachment 86721 [details] [review]
Bug 18589: (QA follow-up) Move template to bootstrap grid

Test plan:
Go to patrons Ill request history page and ensure the layout is not
broken and is consistant with other patron pages (except Circulation and
Details pages)

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 34 Josef Moravec 2019-03-18 14:44:38 UTC
Created attachment 86722 [details] [review]
Bug 18589: (QA follow-up) Remove dateFormat from javascript on ill requests pages.

This is not needed, the right formatting is done in calendar.inc

Test plan:
Use datepickers on ILL requests list page and ensure they work as
expected and the list is right filterred

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 35 Josef Moravec 2019-03-18 14:49:02 UTC
Ad changes in Koha/REST/V1/Illrequests.pm:
Working with parameters should use objects search plugin and patron_id instead of borrowernumber. But such changes are out of scope of this bug and will be done on bug 22440 and after ILL request api rfc is voted.

So, I would consider this as Passed QA

Just would like somebody to test and sign off on my three follow-ups
Comment 36 Andrew Isherwood 2019-03-19 09:19:09 UTC
Created attachment 86735 [details] [review]
Bug 18589: (QA follow-up) Rename page to "ILL requests history" for consistancy

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Andrew Isherwood <andrew.isherwood@ptfs-europe.com>
Comment 37 Andrew Isherwood 2019-03-19 09:19:13 UTC
Created attachment 86736 [details] [review]
Bug 18589: (QA follow-up) Move template to bootstrap grid

Test plan:
Go to patrons Ill request history page and ensure the layout is not
broken and is consistant with other patron pages (except Circulation and
Details pages)

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Andrew Isherwood <andrew.isherwood@ptfs-europe.com>
Comment 38 Andrew Isherwood 2019-03-19 09:19:17 UTC
Created attachment 86737 [details] [review]
Bug 18589: (QA follow-up) Remove dateFormat from javascript on ill requests pages.

This is not needed, the right formatting is done in calendar.inc

Test plan:
Use datepickers on ILL requests list page and ensure they work as
expected and the list is right filterred

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Andrew Isherwood <andrew.isherwood@ptfs-europe.com>
Comment 39 Josef Moravec 2019-03-19 09:26:19 UTC
> Signed-off-by: Andrew Isherwood <andrew.isherwood@ptfs-europe.com>

Thanks Andrew, so now I am passing it
Comment 40 Nick Clemens 2019-03-22 20:37:51 UTC
Awesome work all!

Pushed to master for 19.05
Comment 41 Martin Renvoize 2019-04-01 10:38:59 UTC
Enhancement will not be backported to 18.11.x series.