Attachment #121372
Bug 28445: WIP - Use the task queue for the batch delete and update items tool patch 2021-05-25 12:15:05 UTC 38.24 KB no flags Details
Attachment #123221
Bug 28445: Isolate add item form to an include file patch 2021-07-27 16:40:04 UTC 16.78 KB no flags Details
Attachment #123222
Bug 28445: Move controller code to Koha::UI::Form::Builder::Item patch 2021-07-27 16:40:08 UTC 35.50 KB no flags Details
Attachment #123223
Bug 28445: Use Koha::UI::Form::Builder::Item from batchmod as well patch 2021-07-27 16:40:13 UTC 27.30 KB no flags Details
Attachment #123224
Bug 28445: Adjust code to handle regexs patch 2021-07-27 16:40:17 UTC 20.86 KB no flags Details
Attachment #123225
Bug 28445: Start form with empty library for batch mod patch 2021-07-27 16:40:22 UTC 3.55 KB no flags Details
Attachment #123226
Bug 28445: Add the capability to provide more info to the background job detail view patch 2021-07-27 16:40:26 UTC 4.94 KB no flags Details
Attachment #123227
Bug 28445: Use the task queue for the batch delete and update items tool patch 2021-07-27 16:40:31 UTC 153.67 KB no flags Details
Attachment #123228
Bug 28445: UI change for repeatable and regex patch 2021-07-27 16:40:36 UTC 2.36 KB no flags Details
Attachment #123229
Bug 28445: Fix encoding issue with the background job's report patch 2021-07-27 16:40:40 UTC 1.20 KB no flags Details
Attachment #123239
Bug 28445: Fix encoding issue with the background job's report patch 2021-07-28 07:48:01 UTC 1.98 KB no flags Details
Attachment #123240
Bug 28445: Don't display the items if not finished yet patch 2021-07-28 07:48:05 UTC 1.14 KB no flags Details
Attachment #125801
Bug 28445: Isolate add item form to an include file patch 2021-10-06 13:33:59 UTC 16.78 KB no flags Details
Attachment #125802
Bug 28445: Move controller code to Koha::UI::Form::Builder::Item patch 2021-10-06 13:34:04 UTC 35.63 KB no flags Details
Attachment #125803
Bug 28445: Use Koha::UI::Form::Builder::Item from batchmod as well patch 2021-10-06 13:34:08 UTC 27.30 KB no flags Details
Attachment #125804
Bug 28445: Adjust code to handle regexs patch 2021-10-06 13:34:13 UTC 20.86 KB no flags Details
Attachment #125805
Bug 28445: Start form with empty library for batch mod patch 2021-10-06 13:34:19 UTC 3.55 KB no flags Details
Attachment #125808
Bug 28445: Use the task queue for the batch delete and update items tool patch 2021-10-06 13:34:24 UTC 151.57 KB no flags Details
Attachment #125810
Bug 28445: UI change for repeatable and regex patch 2021-10-06 13:34:29 UTC 2.36 KB no flags Details
Attachment #125811
Bug 28445: Fix encoding issue with the background job's report patch 2021-10-06 13:34:34 UTC 1.98 KB no flags Details
Attachment #125812
Bug 28445: Don't display the items if not finished yet patch 2021-10-06 13:34:38 UTC 1.14 KB no flags Details
Attachment #125817
Bug 28445: Improve robustness of tests patch 2021-10-06 13:47:02 UTC 2.90 KB no flags Details
Attachment #125865
Bug 28445: Improve robustness of tests patch 2021-10-07 09:22:41 UTC 1.10 KB no flags Details
Attachment #126046
Bug 28445: Fix subfields to blank patch 2021-10-11 14:33:05 UTC 2.08 KB no flags Details
Attachment #126047
Bug 28445: Don't surround the whole batch with a transaction patch 2021-10-11 14:33:10 UTC 10.29 KB no flags Details
Attachment #126136
Bug 28445: Use the task queue for the batch delete and update items tool patch 2021-10-13 06:49:08 UTC 151.57 KB no flags Details
Attachment #126137
Bug 28445: UI change for repeatable and regex patch 2021-10-13 06:49:12 UTC 2.36 KB no flags Details
Attachment #126138
Bug 28445: Fix encoding issue with the background job's report patch 2021-10-13 06:49:17 UTC 1.98 KB no flags Details
Attachment #126139
Bug 28445: Don't display the items if not finished yet patch 2021-10-13 06:49:22 UTC 1.14 KB no flags Details
Attachment #126140
Bug 28445: Improve robustness of tests patch 2021-10-13 06:49:27 UTC 1.10 KB no flags Details
Attachment #126141
Bug 28445: Fix subfields to blank patch 2021-10-13 06:49:33 UTC 2.08 KB no flags Details
Attachment #126142
Bug 28445: Don't surround the whole batch with a transaction patch 2021-10-13 06:49:40 UTC 10.29 KB no flags Details
Attachment #126217
Bug 28445: Don't surround the whole batch with a transaction patch 2021-10-13 15:19:52 UTC 10.04 KB no flags Details
Attachment #126218
Bug 28445: delete_biblios is a boolean patch 2021-10-13 15:19:57 UTC 1.08 KB no flags Details
Attachment #126219
Bug 28445: Respect MaxItemsToDisplayForBatchMod from job detail view patch 2021-10-13 15:27:51 UTC 2.52 KB no flags Details
Attachment #126223
Bug 28445: Split and join on ' | ' instead of '|' for repeatable patch 2021-10-13 15:55:43 UTC 2.89 KB no flags Details
Attachment #126328
Bug 28445: Adjust code to handle regexs patch 2021-10-15 14:02:14 UTC 20.65 KB no flags Details
Attachment #126329
Bug 28445: Start form with empty library for batch mod patch 2021-10-15 14:02:19 UTC 3.55 KB no flags Details
Attachment #126330
Bug 28445: Use the task queue for the batch delete and update items tool patch 2021-10-15 14:02:25 UTC 151.37 KB no flags Details
Attachment #126331
Bug 28445: UI change for repeatable and regex patch 2021-10-15 14:02:30 UTC 2.36 KB no flags Details
Attachment #126332
Bug 28445: Fix encoding issue with the background job's report patch 2021-10-15 14:02:36 UTC 1.98 KB no flags Details
Attachment #126333
Bug 28445: Don't display the items if not finished yet patch 2021-10-15 14:02:40 UTC 1.14 KB no flags Details
Attachment #126334
Bug 28445: Improve robustness of tests patch 2021-10-15 14:02:45 UTC 1.10 KB no flags Details
Attachment #126335
Bug 28445: Fix subfields to blank patch 2021-10-15 14:02:50 UTC 2.08 KB no flags Details
Attachment #126336
Bug 28445: Don't surround the whole batch with a transaction patch 2021-10-15 14:02:55 UTC 10.04 KB no flags Details
Attachment #126337
Bug 28445: delete_biblios is a boolean patch 2021-10-15 14:03:00 UTC 1.08 KB no flags Details
Attachment #126338
Bug 28445: Respect MaxItemsToDisplayForBatchMod from job detail view patch 2021-10-15 14:03:06 UTC 2.52 KB no flags Details
Attachment #126339
Bug 28445: Split and join on ' | ' instead of '|' for repeatable patch 2021-10-15 14:03:11 UTC 2.89 KB no flags Details
Attachment #126352
Bug 28445: Isolate add item form to an include file patch 2021-10-15 16:41:38 UTC 16.83 KB no flags Details
Attachment #126353
Bug 28445: Move controller code to Koha::UI::Form::Builder::Item patch 2021-10-15 16:41:43 UTC 35.68 KB no flags Details
Attachment #126354
Bug 28445: Use Koha::UI::Form::Builder::Item from batchmod as well patch 2021-10-15 16:41:46 UTC 27.35 KB no flags Details
Attachment #126355
Bug 28445: Adjust code to handle regexs patch 2021-10-15 16:41:50 UTC 20.70 KB no flags Details
Attachment #126356
Bug 28445: Start form with empty library for batch mod patch 2021-10-15 16:41:54 UTC 3.61 KB no flags Details
Attachment #126357
Bug 28445: Use the task queue for the batch delete and update items tool patch 2021-10-15 16:41:58 UTC 151.38 KB no flags Details
Attachment #126358
Bug 28445: UI change for repeatable and regex patch 2021-10-15 16:42:02 UTC 2.41 KB no flags Details
Attachment #126359
Bug 28445: Fix encoding issue with the background job's report patch 2021-10-15 16:42:06 UTC 2.04 KB no flags Details
Attachment #126360
Bug 28445: Don't display the items if not finished yet patch 2021-10-15 16:42:09 UTC 1.20 KB no flags Details
Attachment #126361
Bug 28445: Improve robustness of tests patch 2021-10-15 16:42:13 UTC 1.16 KB no flags Details
Attachment #126362
Bug 28445: Fix subfields to blank patch 2021-10-15 16:42:17 UTC 2.13 KB no flags Details
Attachment #126363
Bug 28445: Don't surround the whole batch with a transaction patch 2021-10-15 16:42:21 UTC 10.09 KB no flags Details
Attachment #126364
Bug 28445: delete_biblios is a boolean patch 2021-10-15 16:42:25 UTC 1.13 KB no flags Details
Attachment #126365
Bug 28445: Respect MaxItemsToDisplayForBatchMod from job detail view patch 2021-10-15 16:42:29 UTC 2.58 KB no flags Details
Attachment #126366
Bug 28445: Split and join on ' | ' instead of '|' for repeatable patch 2021-10-15 16:42:33 UTC 2.94 KB no flags Details
Attachment #126367
Bug 28445: (follow-up) Display count of modified items when too many to display patch 2021-10-15 16:42:37 UTC 1.43 KB no flags Details
Attachment #126374
Bug 28445: Isolate add item form to an include file patch 2021-10-15 18:50:05 UTC 16.89 KB no flags Details
Attachment #126375
Bug 28445: Move controller code to Koha::UI::Form::Builder::Item patch 2021-10-15 18:50:10 UTC 35.73 KB no flags Details
Attachment #126376
Bug 28445: Use Koha::UI::Form::Builder::Item from batchmod as well patch 2021-10-15 18:50:15 UTC 27.40 KB no flags Details
Attachment #126377
Bug 28445: Adjust code to handle regexs patch 2021-10-15 18:50:20 UTC 20.75 KB no flags Details
Attachment #126378
Bug 28445: Start form with empty library for batch mod patch 2021-10-15 18:50:25 UTC 3.66 KB no flags Details
Attachment #126379
Bug 28445: Use the task queue for the batch delete and update items tool patch 2021-10-15 18:50:31 UTC 151.43 KB no flags Details
Attachment #126380
Bug 28445: UI change for repeatable and regex patch 2021-10-15 18:50:36 UTC 2.46 KB no flags Details
Attachment #126381
Bug 28445: Fix encoding issue with the background job's report patch 2021-10-15 18:50:41 UTC 2.09 KB no flags Details
Attachment #126382
Bug 28445: Don't display the items if not finished yet patch 2021-10-15 18:50:46 UTC 1.25 KB no flags Details
Attachment #126383
Bug 28445: Improve robustness of tests patch 2021-10-15 18:50:51 UTC 1.21 KB no flags Details
Attachment #126384
Bug 28445: Fix subfields to blank patch 2021-10-15 18:50:56 UTC 2.19 KB no flags Details
Attachment #126385
Bug 28445: Don't surround the whole batch with a transaction patch 2021-10-15 18:51:01 UTC 10.14 KB no flags Details
Attachment #126386
Bug 28445: delete_biblios is a boolean patch 2021-10-15 18:51:06 UTC 1.18 KB no flags Details
Attachment #126387
Bug 28445: Respect MaxItemsToDisplayForBatchMod from job detail view patch 2021-10-15 18:51:12 UTC 2.63 KB no flags Details
Attachment #126388
Bug 28445: Split and join on ' | ' instead of '|' for repeatable patch 2021-10-15 18:51:17 UTC 3.00 KB no flags Details
Attachment #126389
Bug 28445: (follow-up) Display count of modified items when too many to display patch 2021-10-15 18:51:22 UTC 1.48 KB no flags Details
Attachment #127033
Bug 28445: Add tests for subfields_to_prefill patch 2021-10-28 08:53:14 UTC 3.89 KB no flags Details
Attachment #127037
Bug 28445: Correctly count modified items patch 2021-10-28 10:06:03 UTC 1.01 KB no flags Details
Attachment #127038
Bug 28445: Remove modified_itemitemnumbers patch 2021-10-28 10:06:09 UTC 765 bytes no flags Details
Attachment #127039
Bug 28445: Fix LostItem call and display errors patch 2021-10-28 10:06:15 UTC 1.38 KB no flags Details
Attachment #128007
Bug 28445: Add diag for failing test patch 2021-11-25 12:55:20 UTC 1.79 KB no flags Details
Attachment #128008
Bug 28445: (follow-up) Add diag for failing test patch 2021-11-25 12:55:39 UTC 3.80 KB no flags Details
Attachment #128009
Bug 28445: Prevent UI/Form/Builder/Item.t to fail randomly patch 2021-11-25 12:56:13 UTC 2.93 KB no flags Details