Koha/koha-tmpl/opac-tmpl/bootstrap/en/modules
Lucas Gass 883d12913e
Bug 31331: Add data-order attribute for better sorting of dates
To test:
1. I used the following suggestiondates:

MariaDB [koha_kohadev]> select suggesteddate from suggestions;
+---------------+
| suggesteddate |
+---------------+
| 2022-01-03    |
| 2022-08-09    |
| 2022-02-22    |
| 2021-01-21    |
+---------------+

2. Set the dateformat system preference to 'mm/dd/yyyy'.
3. Try sorting the suggestion table by date, ascending and descending,
   it is not right.
4. Apply patch
5. Try sorting by date again, ascending and descending, it should now
   sort correctly.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-08-16 09:10:00 -03:00
..
clubs Bug 29611: Clubs enrollment layout problem in the OPAC 2021-12-10 21:21:47 -10:00
errors Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
sci Bug 30011: Update links to jQueryUI assets, remove datepicker references, etc. 2022-04-08 15:49:16 +02:00
sco Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
svc Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
ilsdi.tt Bug 22347: Translatability of ILSDI GetAvailability 2022-04-12 17:13:02 +02:00
maintenance.tt Bug 30733: Undo some <span> additions that don't yield good strings 2022-06-17 10:16:43 -03:00
opac-account-pay-error.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
opac-account.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-addbybiblionumber.tt Bug 30566: Incorporate link handling in OPAC's biblio-title include 2022-07-05 09:57:25 -03:00
opac-advsearch.tt Bug 30570: Replace the use of jQueryUI tabs in OPAC templates 2022-07-20 10:02:21 -03:00
opac-alert-subscribe.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
opac-auth-detail.tt Bug 29897: Don't display empty li 2022-08-09 10:58:49 -03:00
opac-auth-MARCdetail.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-auth.tt Bug 31064: Wrap local login with stylable element 2022-07-01 16:37:34 -03:00
opac-authorities-home.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-authoritiessearchresultlist.tt Bug 30740: Link to authorities 'used in' should not use equal 2022-05-16 11:20:09 -10:00
opac-basket.tt Bug 29609: Centralized code to build the link to a biblio detail page 2022-04-08 15:49:16 +02:00
opac-blocked.tt Bug 28101: Update breadcrumb markup in the OPAC for consistency and accessibility 2021-10-25 15:58:01 +02:00
opac-browse.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-browser.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-course-details.tt Bug 19532: Recalls on OPAC 2022-03-14 22:45:51 -10:00
opac-course-reserves.tt Bug 28101: Update breadcrumb markup in the OPAC for consistency and accessibility 2021-10-25 15:58:01 +02:00
opac-curbside-pickups.tt Bug 31265: (QA follow-up) Align time selection controls like other inputs 2022-08-09 13:32:05 -03:00
opac-detail.tt Bug 29897: Don't display empty li 2022-08-09 10:58:49 -03:00
opac-discharge.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-downloadcart.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-downloadshelf.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-full-serial-issues.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
opac-holdshistory.tt Bug 22456: (QA follow-up) Consider cancellation requested as cancelled in OPAC 2022-07-29 15:28:45 -03:00
opac-ics.tt Bug 30733: Undo <span> in an ICS calendar file 2022-06-17 10:16:42 -03:00
opac-idref.tt Bug 28242: added captions to tables and legends to forms 2021-06-21 14:05:30 +02:00
opac-illrequests.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-imageviewer.tt Bug 30566: Incorporate link handling in OPAC's biblio-title include 2022-07-05 09:57:25 -03:00
opac-ISBDdetail.tt Bug 28101: Update breadcrumb markup in the OPAC for consistency and accessibility 2021-10-25 15:58:01 +02:00
opac-issue-note.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-library.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
opac-main.tt Bug 31064: Wrap local login with stylable element 2022-07-01 16:37:34 -03:00
opac-MARCdetail.tt Bug 28101: Update breadcrumb markup in the OPAC for consistency and accessibility 2021-10-25 15:58:01 +02:00
opac-memberentry-update-submitted.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-memberentry.tt Bug 21978: Add support for middle name 2022-06-24 12:24:11 -03:00
opac-messaging.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
opac-mymessages.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-news-rss.tt Bug 22544: Move GetNewsToDisplay to Koha namespace 2021-07-06 12:17:26 +02:00
opac-opensearch.tt Bug 29609: Centralized code to build the link to a biblio detail page 2022-04-08 15:49:16 +02:00
opac-overdrive-search.tt Bug 31040: jsTree image being used outside of jsTree plugin 2022-07-05 09:18:20 -03:00
opac-passwd.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
opac-password-recovery.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
opac-patron-consent.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-privacy.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-readingrecord.tt Bug 30570: Replace the use of jQueryUI tabs in OPAC templates 2022-07-20 10:02:21 -03:00
opac-recall.tt Bug 30733: Split strings differently 2022-06-17 10:16:44 -03:00
opac-recalls.tt Bug 31146: Fix unclosed table element 2022-07-18 10:21:51 -03:00
opac-recordedbooks-search.tt Bug 31040: jsTree image being used outside of jsTree plugin 2022-07-05 09:18:20 -03:00
opac-registration-confirmation.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-registration-email-sent.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-registration-invalid.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-reportproblem.tt Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
opac-request-article.tt Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
opac-reserve.tt Bug 31272: Use TT plugins for pickup library and due date in opac-reserve.pl 2022-08-05 11:54:02 -03:00
opac-reset-password.tt Bug 30762: Terminology: Go to Staff client 2022-07-08 15:21:40 -03:00
opac-restrictedpage.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-results.tt Bug 31040: jsTree image being used outside of jsTree plugin 2022-07-05 09:18:20 -03:00
opac-retrieve-file.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-review.tt Bug 28572: Remove C4::Debug 2021-06-22 12:04:32 +02:00
opac-routing-lists.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-search-history.tt Bug 30570: Replace the use of jQueryUI tabs in OPAC templates 2022-07-20 10:02:21 -03:00
opac-sendbasket.tt Bug 31316: (QA follow-up) Remove stray template close tag 2022-08-09 12:04:11 -03:00
opac-sendbasketform.tt Bug 29180: Rename syspref RequestOnOpac with OPACHoldRequests 2021-11-05 12:13:25 +01:00
opac-sendshelf.tt Bug 31316: Remove GetItemsInfo from opac-sendbasket 2022-08-09 12:04:11 -03:00
opac-sendshelfform.tt Bug 29180: Rename syspref RequestOnOpac with OPACHoldRequests 2021-11-05 12:13:25 +01:00
opac-serial-issues.tt Bug 30992: Improve translatability for 'for' 2022-08-05 11:52:50 -03:00
opac-shareshelf.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-shelves-rss.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-shelves.tt Bug 25498: (follow-up) Show error message when no sharee has email 2022-07-20 09:02:18 -03:00
opac-showmarc.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-showreviews-rss.tt Bug 29200: Remove Adlibris cover service 2021-10-21 12:24:04 +02:00
opac-showreviews.tt Bug 30566: Incorporate link handling in OPAC's biblio-title include 2022-07-05 09:57:25 -03:00
opac-suggestions.tt Bug 31331: Add data-order attribute for better sorting of dates 2022-08-16 09:10:00 -03:00
opac-tags.tt Bug 30566: Incorporate link handling in OPAC's biblio-title include 2022-07-05 09:57:25 -03:00
opac-tags_subject.tt Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
opac-topissues.tt Bug 17018: Split AdvancedSearchTypes for staff and OPAC 2022-04-12 17:13:02 +02:00
opac-user.tt Bug 22456: Allow requesting cancellation from the OPAC 2022-07-29 15:28:33 -03:00