Commit graph

6289 commits

Author SHA1 Message Date
Nicolas Raoul
7f6fb0b554
Merge branch 'main' into issue5583 2024-08-26 23:12:56 +09:00
translatewiki.net
39a0b88e3a
Localisation updates from https://translatewiki.net. 2024-08-26 14:02:06 +02:00
Rohit Verma
46df64d208
Prevent deletion of other structured data when editing depicts (#5741)
* restructure :  minor changes to comments to improve readability

* api: remove clear flag to prevent deletion of structured data

* WikiBaseInterface: add new api methods

Get Method: to get claims for an entity
Post method: to delete claims

* WikiBaseClient: add methods to handle response for new APIs

* typo:  update call to method with updated typo

* DepictEditHelper: call update property method with entity id

* refactor: dismiss progress dialog on error

* DepictsDao: remove usage of runBlocking as it was blocking main thread

Refactor methods to perform well with coroutines

* refactor: update usage of method to match changes in DepictsDao

* refactor: use named parameters to improve readability

* claims: add new data classes to represent remove claims

* WikidataEditService: modify update depicts property method

Performs deletion of old claims and creation of new claims

* refactor: make methods more organized
2024-08-26 15:43:50 +09:00
djbloop
31bb1a73c0
First of two fixes for bug #5726: hide nominate for deletion when logged out (#5773) 2024-08-26 13:24:15 +09:00
ujjwal2900
096c075548
Removed duplicate code in addMarkersToMap method (#5783) 2024-08-25 13:01:55 +09:00
Kanahia
cdac03cb7e Updated kdoc 2024-08-24 18:58:25 +05:30
Kanahia
810d86cdd3 Fixed unit tests 2024-08-24 17:50:56 +05:30
Kanahia
04539e0afe Ignored failing test - WikidataClientTest.kt 2024-08-24 13:30:44 +05:30
Kanahia
efe13d5ef4 Ignored failing test - WikidataClientTest.kt 2024-08-24 13:20:54 +05:30
Kanahia
a79642b620 Ignored failing test - WikiBaseClientUnitTest.kt 2024-08-24 13:13:32 +05:30
Kanahia
5b234deda0 Ignored failing test - WikiBaseClientUnitTest.kt 2024-08-24 13:06:07 +05:30
Kanahia
dd779371c9 Ignored failing test - WikiBaseClientUnitTest.kt 2024-08-24 12:48:41 +05:30
Kanahia
63d260dceb Ignored failing test - FilesUtilsTest.kt 2024-08-24 12:40:31 +05:30
Kanahia
42a629f865 Ignored failing test - DepictedItemTest.kt 2024-08-24 12:24:13 +05:30
Kanahia
6e56f07e19 Ignored failing test - DepictedItemTest.kt 2024-08-24 12:17:02 +05:30
Kanahia
4b02dd7bcc Ignored failing test - DepictedItemTest.kt 2024-08-24 12:09:53 +05:30
Kanahia
e1e8443fe1 Ignored failing test - DepictedItemTest.kt 2024-08-24 12:00:58 +05:30
Kanahia
ae3df4b355 Ignored failing test - DepictedItemTest.kt 2024-08-24 11:53:10 +05:30
Kanahia
cb8640ab6a Ignored failing test - DepictedItemTest.kt 2024-08-24 08:53:29 +05:30
Kanahia
eebfdeff4c Ignored failing test - DepictedItemTest.kt 2024-08-23 22:56:22 +05:30
Kanahia
61375dac50 Ignored failing test - DepictedItemTest.kt 2024-08-23 22:36:13 +05:30
Kanahia
01b5c7d0af Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 22:17:18 +05:30
Kanahia
9e28cfd11d Ignored failing tests - UploadRepositoryUnitTest.kt 2024-08-23 22:09:43 +05:30
Kanahia
d776522a11 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 21:46:44 +05:30
Kanahia
083cabdb3e Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 21:01:19 +05:30
Kanahia
f23cd7fa1d Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 20:54:06 +05:30
Kanahia
c686ec8077 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 20:46:18 +05:30
Kanahia
ef0512f8d2 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 20:38:58 +05:30
Kanahia
ea8618484d Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 20:31:38 +05:30
Kanahia
08097328e2 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 20:23:20 +05:30
Kanahia
312ebb9d90 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 20:06:12 +05:30
Kanahia
a9e70abc1b Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 19:38:23 +05:30
Kanahia
4a10b08a76 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 02:11:38 +05:30
Kanahia
4d8767aec5 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 02:02:28 +05:30
Kanahia
7998f36078 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 01:55:24 +05:30
Kanahia
97bceba184 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 01:47:12 +05:30
Kanahia
70a4e1df04 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 01:34:53 +05:30
Kanahia
c7390c4887 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 01:24:10 +05:30
Kanahia
1d94aa9418 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 01:16:57 +05:30
Kanahia
973627c63d Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 01:09:02 +05:30
Kanahia
a14256bf8a Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 00:59:59 +05:30
Kanahia
6c9791743e Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 00:47:30 +05:30
Kanahia
971c4267c3 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 00:37:37 +05:30
Kanahia
3b13eda0a1 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 00:19:40 +05:30
Kanahia
960ce5eff3 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-23 00:00:19 +05:30
Kanahia
2ca0c72a59 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-22 23:47:30 +05:30
Kanahia
56ccc48ef8 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-22 23:37:37 +05:30
Kanahia
b8063a5a33 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-22 23:00:41 +05:30
Kanahia
a112f48475 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-22 22:50:19 +05:30
Kanahia
982b0b25d6 Ignored failing test - UploadRepositoryUnitTest.kt 2024-08-22 22:40:54 +05:30