Translation updater bot
e87235edaf
Localisation updates from https://translatewiki.net .
...
Change-Id: Icb93c28cc7e06f137617865c45da70b6b405ced1
2024-01-28 16:06:41 +01:00
James D. Forrester
27f913cc96
Drop RL targets definitions from module class, and validation / error code
...
Bug: T328497
Change-Id: If6d742ea719e4c8db9d915e8297d915d2150ef50
2024-01-24 12:11:20 -05:00
Translation updater bot
b0cb91e055
Localisation updates from https://translatewiki.net .
...
Change-Id: I5a33f2fa139b25e0139e7b02ed8025ad31799c65
2024-01-19 09:17:01 +01:00
Translation updater bot
baff83d550
Localisation updates from https://translatewiki.net .
...
Change-Id: I58d3aefa499ab19d0f7a70b4c7e0469abf608563
2024-01-17 08:37:18 +01:00
Translation updater bot
4b656f781d
Localisation updates from https://translatewiki.net .
...
Change-Id: Icabbb59cf05b0eb64854a0a3ad3eec35032a2570
2024-01-16 08:25:44 +01:00
Translation updater bot
474e6d7d55
Localisation updates from https://translatewiki.net .
...
Change-Id: I629f7a203e613030587c43c8d5ca7f794d6fe41b
2024-01-15 08:24:27 +01:00
Translation updater bot
549e9c015d
Localisation updates from https://translatewiki.net .
...
Change-Id: I8bdfa3981c37668489f8ad700943edb06a100a17
2024-01-12 09:00:18 +01:00
jenkins-bot
50d2405a43
Merge "Add validations for skins and rights"
2024-01-11 17:03:15 +00:00
Translation updater bot
2687909023
Localisation updates from https://translatewiki.net .
...
Change-Id: I51cef8c72f460501026f9c064d0fe34b24e59e9f
2024-01-11 10:04:15 +01:00
Siddharth VP
b944152d3a
Add validations for skins and rights
...
Bug: T298334
Change-Id: If32b334f331845eab6c115f40f8dcf4534028c9c
2024-01-11 10:02:40 +05:30
Translation updater bot
7a9cf54022
Localisation updates from https://translatewiki.net .
...
Change-Id: I7cee8d0a9599b714042a924f9bb5a0035f61c6bb
2024-01-10 08:32:55 +01:00
Translation updater bot
738e9a84c8
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic040b5c8700e0974aa4a56872e258ab640d28aea
2024-01-09 08:59:35 +01:00
Siddharth VP
41af49e9b5
Expand pre-save validations for JSON definition pages
...
* Validate that pages have .js, .css or .json suffixes.
* Validate that namespaces are integers, disallowing doubles.
* Validate that type is either general or styles.
* Validate that targets are either desktop or mobile.
* Fix validation of skins: stop allowing `true` as it isn't actually
allowed - it causes an exception in Gadget::isSkinSupported().
Bug: T298334
Change-Id: Ic59c20172f496d281acd59419f5c760ad29ce317
2024-01-08 20:04:12 +00:00
Translation updater bot
2e8d5bd762
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib5a18070efef5c45fe075d1bb5856428530b2bbb
2024-01-08 09:15:33 +01:00
Translation updater bot
5113f84909
Localisation updates from https://translatewiki.net .
...
Change-Id: I150186d14cd4effbfbbe1a288f3510302b3fbf54
2024-01-05 09:12:47 +01:00
Translation updater bot
5bb872b640
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibb61b7d05587ca6993d567b31c8837688814379d
2024-01-04 09:55:42 +01:00
Translation updater bot
9ae31dd878
Localisation updates from https://translatewiki.net .
...
Change-Id: I4fe085bcb3d32515b902adf22baf5c697b756fab
2024-01-03 08:34:32 +01:00
Translation updater bot
3c604b0e50
Localisation updates from https://translatewiki.net .
...
Change-Id: I489196645460bd1b38e526653f44b485c8d9f23b
2024-01-02 10:16:15 +01:00
Translation updater bot
4165d56e90
Localisation updates from https://translatewiki.net .
...
Change-Id: I34a1d42e89c0e937580887836f763ceb9b9afeeb
2023-12-29 19:22:06 +01:00
jenkins-bot
be19375262
Merge "Specify all source pages in a single array in JSON definitions"
2023-12-29 11:08:02 +00:00
Translation updater bot
128047eb5e
Localisation updates from https://translatewiki.net .
...
Change-Id: I164176f96fec8c61e0a2cc94156ce4ebace721b4
2023-12-28 14:49:50 +01:00
Translation updater bot
904aba6ee0
Localisation updates from https://translatewiki.net .
...
Change-Id: I02457f67ace2c90dddb08cdbb57fa9f23fe28aed
2023-12-26 14:42:51 +01:00
Translation updater bot
586135a91a
Localisation updates from https://translatewiki.net .
...
Change-Id: I76284e1b683b2a7ee912fc34d522c538dbc4da06
2023-12-22 17:45:57 +01:00
Translation updater bot
fd3846eb04
Localisation updates from https://translatewiki.net .
...
Change-Id: I2ac655dd36eae2b29b91bd5c238c5af3911c4a04
2023-12-20 14:04:49 +01:00
Translation updater bot
8282ce3e0d
Localisation updates from https://translatewiki.net .
...
Change-Id: I38f711aa72902a921bc3296736f233dc4a3082ba
2023-12-18 18:17:26 +01:00
Siddharth VP
0c61a5a468
Specify all source pages in a single array in JSON definitions
...
As this repo is not used anywhere in production, there is no backward
compatibility. Any scripts, styles, datas specified in existing
definition pages will get ignored.
Gadget::getJSON() no longer checks isPackaged() – that is now left
for callers - only relevant one is in GadgetRLModule. That was done
because validationWarnings() method needs the JSON page list even for
non-package gadgets.
Bug: T353174
Change-Id: Ic820bc4632981369c72f822fb8b9b7195930eaa6
2023-12-16 14:31:09 +05:30
Translation updater bot
db306eeebd
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib088ea45147d3859654dc41443918d936f30bb83
2023-12-13 08:41:04 +01:00
Translation updater bot
3927ca48db
Localisation updates from https://translatewiki.net .
...
Change-Id: Icaceda1608a1648d49a847c56bf6b3e01bb5d3d6
2023-12-11 10:43:16 +01:00
Translation updater bot
cd4b5fcc3e
Localisation updates from https://translatewiki.net .
...
Change-Id: I13aafcaadf909a7e671d6c1d48559e12d340be9c
2023-12-08 14:45:36 +01:00
jenkins-bot
1b2b942fb8
Merge "Change "package gadgets" to "packaged gadgets""
2023-12-07 11:12:05 +00:00
Translation updater bot
1ea4bc8376
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib15e99ea7695d7216c3b7199412e9e1501f84cbb
2023-12-07 10:01:47 +01:00
jenkins-bot
79f93059cb
Merge "Add missing definite articles in messages"
2023-12-05 23:33:00 +00:00
Siddharth VP
bf1d6b3e93
Remove gadgets-edit right, use core editsite{css,js,json} rights instead
...
With GadgetDefinitionNamespaceRepo, there should be separate rights for
editing gadget json as opposed to editing gadget css/js, so that admins
can be granted the former, while the latter remains restricted to
int-admins.
Reusing the MW core rights for site CSS/JS/JSON seems to make the most
sense here. Protection is now applied via GetUserPermissionsErrors hook
rather than as namespace protection.
For editing any non-CSS/JS/JSON pages in the namespace, editsitejs right
is required.
Bug: T298834
Change-Id: I6ffd5e9467774f1e79ccdce8b6b4739f07be2da8
2023-12-05 20:37:59 +05:30
Translation updater bot
493a7a5dd3
Localisation updates from https://translatewiki.net .
...
Change-Id: I11b4ef8d7146ea5b8a634636ae6d611183b12441
2023-12-05 09:14:46 +01:00
Translation updater bot
00c22e468d
Localisation updates from https://translatewiki.net .
...
Change-Id: I62f3cfadb62019b716f5c9f51a9010c577b48507
2023-12-04 09:04:15 +01:00
Amir E. Aharoni
e2d4e351ad
Add missing definite articles in messages
...
Change-Id: I2c43f1a4a4bc8c98438c0bf8b343efbabb540cd6
2023-12-01 10:44:26 -05:00
Amir E. Aharoni
16b5ee866c
Change "package gadgets" to "packaged gadgets"
...
For consistency between the new message gadgets-validate-json
and the older message gadgets-packaged.
Change-Id: I84f2f11e033ed3a3b6fe855452b34f751e9970b9
2023-12-01 10:05:56 -05:00
Translation updater bot
a79ae63c8a
Localisation updates from https://translatewiki.net .
...
Change-Id: I5916d03bd6b986c3eb75146e0f388d06e8f0bd38
2023-12-01 09:39:34 +01:00
Siddharth VP
adda8a6649
Show gadget definition validation warnings in Special:Gadgets
...
Bug: T298334
Change-Id: Id241125b9b8abfb971dfa600ab0df9c6047f2b32
2023-11-30 21:59:04 +00:00
Translation updater bot
ceb5a9174a
Localisation updates from https://translatewiki.net .
...
Change-Id: I5190cb31a7028bbfbdd94c5d7993eff06ed071e1
2023-11-30 09:37:59 +01:00
Translation updater bot
9fd869c7a2
Localisation updates from https://translatewiki.net .
...
Change-Id: I07ccb4abc4772ee8be8ed84c6b256917e1a5cbcf
2023-11-29 08:31:03 +01:00
Translation updater bot
49a12c47e0
Localisation updates from https://translatewiki.net .
...
Change-Id: Iae953cfe01b3deb01787ee62658352bacc6ae47f
2023-11-27 08:32:21 +01:00
Translation updater bot
2dda194930
Localisation updates from https://translatewiki.net .
...
Change-Id: I952087d038745e95ebcb52f932a827c073b25aa4
2023-11-13 08:40:55 +01:00
Translation updater bot
a6bd9144ac
Localisation updates from https://translatewiki.net .
...
Change-Id: Iee39d6c6330d81431ffc8216d59c7ac7bd8fb199
2023-11-08 13:07:36 +01:00
Translation updater bot
b1413814c2
Localisation updates from https://translatewiki.net .
...
Change-Id: I79ef1b6113b7d037c989906e675b8127be4ab771
2023-11-06 08:56:19 +01:00
Translation updater bot
40d75e5ac5
Localisation updates from https://translatewiki.net .
...
Change-Id: I86361ee316a11cd3abf99c8a1da4bef67b59ba4b
2023-10-31 09:08:59 +01:00
Translation updater bot
b7dd0f13ef
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibb6418b354a7855c84f06295e850346364149e45
2023-10-30 17:59:19 +01:00
Translation updater bot
319d422398
Localisation updates from https://translatewiki.net .
...
Change-Id: I6066ae836d62f1e775bb51a9812d16f1ba7d9e86
2023-10-23 09:50:38 +02:00
Translation updater bot
03086af912
Localisation updates from https://translatewiki.net .
...
Change-Id: I5728c9fcfef16a3dafc9454da7af0df14a2873c3
2023-10-19 08:42:03 +02:00
Translation updater bot
a41504a35e
Localisation updates from https://translatewiki.net .
...
Change-Id: I964d878120eb5c6322eaafa16b10fee211dd3764
2023-10-11 08:45:33 +02:00