Attachment #167440
Bug 37018: Unit tests patch 2024-06-05 13:22:12 UTC 2.43 KB no flags Details
Attachment #167441
Bug 37018: Add validation method to Koha::REST::Plugin::Query.pm patch 2024-06-05 13:22:15 UTC 2.56 KB no flags Details
Attachment #167442
Bug 37018: Use validation in search_rs helper patch 2024-06-05 13:22:18 UTC 871 bytes no flags Details
Attachment #167446
Bug 37018: Unit tests patch 2024-06-05 15:00:29 UTC 2.43 KB no flags Details
Attachment #167447
Bug 37018: Add validation method to Koha::REST::Plugin::Query.pm patch 2024-06-05 15:00:32 UTC 2.56 KB no flags Details
Attachment #167448
Bug 37018: Use validation in search_rs helper patch 2024-06-05 15:00:35 UTC 871 bytes no flags Details
Attachment #167449
Bug 37018: Throw exception and render error patch 2024-06-05 15:00:38 UTC 2.00 KB no flags Details
Attachment #167603
Bug 37018: (follow-up) Avoid executing invalid query patch 2024-06-10 12:04:42 UTC 5.64 KB no flags Details
Attachment #167672
Bug 37018: (follow-up) adding a warning bad operatord are removed from the query patch 2024-06-12 18:38:12 UTC 1.13 KB no flags Details
Attachment #167691
Bug 37018: (follow-up) stop the execution when invalid query patch 2024-06-13 16:32:22 UTC 2.82 KB no flags Details
Attachment #167772
Bug 37018: (follow-up) throw a 500 error when an invalid query is found patch 2024-06-14 21:44:57 UTC 1.80 KB no flags Details
Attachment #168458
Bug 37018: (follow-up) adding some allowed operators patch 2024-07-03 14:00:34 UTC 1003 bytes no flags Details
Attachment #168582
Bug 37018: Regression tests patch 2024-07-08 11:57:03 UTC 2.00 KB no flags Details
Attachment #168583
Bug 37018: Unit tests patch 2024-07-08 11:57:07 UTC 2.43 KB no flags Details
Attachment #168584
Bug 37018: Add validation method to Koha::REST::Plugin::Query.pm patch 2024-07-08 11:57:10 UTC 2.56 KB no flags Details
Attachment #168585
Bug 37018: Use validation in search_rs helper patch 2024-07-08 11:57:13 UTC 871 bytes no flags Details
Attachment #168586
Bug 37018: Throw exception and render error patch 2024-07-08 11:57:16 UTC 2.00 KB no flags Details
Attachment #168587
Bug 37018: (follow-up) adding some allowed operators patch 2024-07-08 11:57:20 UTC 1005 bytes no flags Details
Attachment #168616
Bug 37018: Regression tests patch 2024-07-08 19:44:36 UTC 2.00 KB no flags Details
Attachment #168617
Bug 37018: Unit tests patch 2024-07-08 19:44:40 UTC 2.57 KB no flags Details
Attachment #168618
Bug 37018: Add Koha::Exceptions::REST patch 2024-07-08 19:44:43 UTC 1.19 KB no flags Details
Attachment #168619
Bug 37018: Add validation method to Koha::REST::Plugin::Query.pm patch 2024-07-08 19:44:47 UTC 2.76 KB no flags Details
Attachment #168620
Bug 37018: Use validation in search_rs helper patch 2024-07-08 19:44:50 UTC 874 bytes no flags Details
Attachment #168621
Bug 37018: (follow-up) adding some allowed operators patch 2024-07-08 19:44:54 UTC 1008 bytes no flags Details
Attachment #168622
Bug 37018: Handle exception in unhandled_exception() helper patch 2024-07-08 19:50:52 UTC 1.92 KB no flags Details
Attachment #168624
Bug 37018: Add Koha::Exceptions::REST patch 2024-07-08 19:58:20 UTC 1.19 KB no flags Details
Attachment #168626
[POC] Bug 37018: Add 400 to all GET routes patch 2024-07-08 20:21:47 UTC 14.21 KB no flags Details
Attachment #168627
Bug 37018: Regression tests patch 2024-07-08 20:32:38 UTC 2.00 KB no flags Details
Attachment #168628
Bug 37018: Unit tests patch 2024-07-08 20:32:42 UTC 2.57 KB no flags Details
Attachment #168629
Bug 37018: Add Koha::Exceptions::REST patch 2024-07-08 20:32:46 UTC 1.19 KB no flags Details
Attachment #168630
Bug 37018: Add validation method to Koha::REST::Plugin::Query.pm patch 2024-07-08 20:32:49 UTC 2.76 KB no flags Details
Attachment #168631
Bug 37018: Use validation in search_rs helper patch 2024-07-08 20:32:53 UTC 874 bytes no flags Details
Attachment #168632
Bug 37018: (follow-up) adding some allowed operators patch 2024-07-08 20:32:57 UTC 1008 bytes no flags Details
Attachment #168633
Bug 37018: Handle exception in unhandled_exception() helper patch 2024-07-08 20:33:01 UTC 1.92 KB no flags Details
Attachment #168634
Bug 37018: Silence useless warning patch 2024-07-08 20:33:04 UTC 900 bytes no flags Details
Attachment #168635
[POC] Bug 37018: Add 400 to all GET routes patch 2024-07-08 20:33:08 UTC 15.61 KB no flags Details
Attachment #168654
Bug 37018: Regression tests patch 2024-07-09 14:22:56 UTC 2.00 KB no flags Details
Attachment #168655
Bug 37018: Unit tests patch 2024-07-09 14:23:00 UTC 2.62 KB no flags Details
Attachment #168656
Bug 37018: Add Koha::Exceptions::REST patch 2024-07-09 14:23:03 UTC 1.19 KB no flags Details
Attachment #168657
Bug 37018: Add validation method to Koha::REST::Plugin::Query.pm patch 2024-07-09 14:23:06 UTC 2.82 KB no flags Details
Attachment #168658
Bug 37018: Use validation in search_rs helper patch 2024-07-09 14:23:10 UTC 929 bytes no flags Details
Attachment #168659
Bug 37018: (follow-up) adding some allowed operators patch 2024-07-09 14:23:13 UTC 1.04 KB no flags Details
Attachment #168660
Bug 37018: Handle exception in unhandled_exception() helper patch 2024-07-09 14:23:17 UTC 1.92 KB no flags Details
Attachment #168661
Bug 37018: Silence useless warning patch 2024-07-09 14:23:20 UTC 955 bytes no flags Details
Attachment #168662
Bug 37018: Add 400 response definition to all routes patch 2024-07-09 14:23:23 UTC 114.90 KB no flags Details
Attachment #168695
Bug 37018: Regression tests patch 2024-07-10 08:40:48 UTC 2.06 KB no flags Details
Attachment #168696
Bug 37018: Unit tests patch 2024-07-10 08:40:51 UTC 2.68 KB no flags Details
Attachment #168697
Bug 37018: Add Koha::Exceptions::REST patch 2024-07-10 08:40:55 UTC 1.25 KB no flags Details
Attachment #168698
Bug 37018: Add validation method to Koha::REST::Plugin::Query.pm patch 2024-07-10 08:40:58 UTC 2.88 KB no flags Details
Attachment #168699
Bug 37018: Use validation in search_rs helper patch 2024-07-10 08:41:01 UTC 994 bytes no flags Details
Attachment #168700
Bug 37018: (follow-up) adding some allowed operators patch 2024-07-10 08:41:04 UTC 1.10 KB no flags Details
Attachment #168701
Bug 37018: Handle exception in unhandled_exception() helper patch 2024-07-10 08:41:07 UTC 1.99 KB no flags Details
Attachment #168702
Bug 37018: Silence useless warning patch 2024-07-10 08:41:11 UTC 1020 bytes no flags Details
Attachment #168703
Bug 37018: Add 400 response definition to all routes patch 2024-07-10 08:41:15 UTC 114.96 KB no flags Details
Attachment #168704
Bug 37018: Clarify operators patch 2024-07-10 08:41:19 UTC 3.21 KB no flags Details
Attachment #168786
Bug 37018: Regression tests patch 2024-07-11 11:00:53 UTC 2.13 KB no flags Details
Attachment #168787
Bug 37018: Unit tests patch 2024-07-11 11:00:57 UTC 2.75 KB no flags Details
Attachment #168788
Bug 37018: Add Koha::Exceptions::REST patch 2024-07-11 11:01:00 UTC 1.32 KB no flags Details
Attachment #168789
Bug 37018: Add validation method to Koha::REST::Plugin::Query.pm patch 2024-07-11 11:01:04 UTC 2.95 KB no flags Details
Attachment #168790
Bug 37018: Use validation in search_rs helper patch 2024-07-11 11:01:07 UTC 1.04 KB no flags Details
Attachment #168791
Bug 37018: (follow-up) adding some allowed operators patch 2024-07-11 11:01:11 UTC 1.17 KB no flags Details
Attachment #168792
Bug 37018: Handle exception in unhandled_exception() helper patch 2024-07-11 11:01:14 UTC 2.06 KB no flags Details
Attachment #168793
Bug 37018: Silence useless warning patch 2024-07-11 11:01:17 UTC 1.07 KB no flags Details
Attachment #168794
Bug 37018: Add 400 response definition to all routes patch 2024-07-11 11:01:21 UTC 115.04 KB no flags Details
Attachment #168795
Bug 37018: Clarify operators patch 2024-07-11 11:01:25 UTC 3.32 KB no flags Details
Attachment #169309
[24.05.x] Bug 37018: Add 400 response definition to all routes patch 2024-07-22 15:05:49 UTC 114.61 KB no flags Details
Attachment #169337
[23.11.x] Bug 37018: Regression tests patch 2024-07-22 18:36:06 UTC 2.14 KB no flags Details
Attachment #169338
[23.11.x] Bug 37018: Unit tests patch 2024-07-22 18:36:10 UTC 2.80 KB no flags Details
Attachment #169339
[23.11.x] Bug 37018: Add Koha::Exceptions::REST patch 2024-07-22 18:36:14 UTC 1.33 KB no flags Details
Attachment #169340
[23.11.x] Bug 37018: Add validation method to Koha::REST::Plugin::Query.pm patch 2024-07-22 18:36:18 UTC 2.91 KB no flags Details
Attachment #169341
[23.11.x] Bug 37018: Use validation in search_rs helper patch 2024-07-22 18:36:22 UTC 1.16 KB no flags Details
Attachment #169342
[23.11.x] Bug 37018: (follow-up) adding some allowed operators patch 2024-07-22 18:36:26 UTC 1.17 KB no flags Details
Attachment #169343
[23.11.x] Bug 37018: Handle exception in unhandled_exception() helper patch 2024-07-22 18:36:30 UTC 2.07 KB no flags Details
Attachment #169344
[23.11.x] Bug 37018: Silence useless warning patch 2024-07-22 18:36:33 UTC 1.08 KB no flags Details
Attachment #169345
[23.11.x] Bug 37018: Clarify operators patch 2024-07-22 18:36:37 UTC 3.31 KB no flags Details
Attachment #169346
[23.11.x] Bug 37018: Add 400 response definition to all routes patch 2024-07-22 18:36:41 UTC 125.19 KB no flags Details
Attachment #169368
[23.05.x] Bug 37018: Regression tests patch 2024-07-22 19:11:37 UTC 2.14 KB no flags Details
Attachment #169369
[23.05.x] Bug 37018: Unit tests patch 2024-07-22 19:11:41 UTC 2.80 KB no flags Details
Attachment #169370
[23.05.x] Bug 37018: Add Koha::Exceptions::REST patch 2024-07-22 19:11:45 UTC 1.33 KB no flags Details
Attachment #169371
[23.05.x] Bug 37018: Add validation method to Koha::REST::Plugin::Query.pm patch 2024-07-22 19:11:49 UTC 2.91 KB no flags Details
Attachment #169372
[23.05.x] Bug 37018: Use validation in search_rs helper patch 2024-07-22 19:11:53 UTC 1.16 KB no flags Details
Attachment #169373
[23.05.x] Bug 37018: (follow-up) adding some allowed operators patch 2024-07-22 19:11:57 UTC 1.17 KB no flags Details
Attachment #169374
[23.05.x] Bug 37018: Handle exception in unhandled_exception() helper patch 2024-07-22 19:12:01 UTC 2.07 KB no flags Details
Attachment #169375
[23.05.x] Bug 37018: Silence useless warning patch 2024-07-22 19:12:04 UTC 1.08 KB no flags Details
Attachment #169376
[23.05.x] Bug 37018: Clarify operators patch 2024-07-22 19:12:08 UTC 3.31 KB no flags Details
Attachment #169377
[23.05.x] Bug 37018: Add 400 response definition to all routes patch 2024-07-22 19:12:12 UTC 80.56 KB no flags Details
Attachment #169378
[23.11.x] Bug 37018: Add 400 response definition to all routes patch 2024-07-22 19:23:43 UTC 109.26 KB no flags Details
Attachment #169414
[22.11.x] Bug 37018: Add 400 response definition to all routes patch 2024-07-23 12:37:42 UTC 74.55 KB no flags Details
Attachment #169832
Bug 37018: Regression tests patch 2024-07-29 12:49:06 UTC 2.13 KB no flags Details
Attachment #169833
Bug 37018: Unit tests patch 2024-07-29 12:49:11 UTC 2.75 KB no flags Details
Attachment #169834
Bug 37018: Add Koha::Exceptions::REST patch 2024-07-29 12:49:14 UTC 1.32 KB no flags Details
Attachment #169835
Bug 37018: Add validation method to Koha::REST::Plugin::Query.pm patch 2024-07-29 12:49:18 UTC 2.95 KB no flags Details
Attachment #169836
Bug 37018: Use validation in search_rs helper patch 2024-07-29 12:49:22 UTC 1.04 KB no flags Details
Attachment #169837
Bug 37018: (follow-up) adding some allowed operators patch 2024-07-29 12:49:26 UTC 1.17 KB no flags Details
Attachment #169838
Bug 37018: Handle exception in unhandled_exception() helper patch 2024-07-29 12:49:30 UTC 2.06 KB no flags Details
Attachment #169839
Bug 37018: Silence useless warning patch 2024-07-29 12:49:34 UTC 1.07 KB no flags Details
Attachment #169840
Bug 37018: Add 400 response definition to all routes patch 2024-07-29 12:49:38 UTC 115.04 KB no flags Details
Attachment #169841
Bug 37018: Clarify operators patch 2024-07-29 12:49:42 UTC 3.31 KB no flags Details