31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-09-24 02:59:04 +00:00
Commit Graph

504 Commits

Author SHA1 Message Date
055a9b1378
Merge PR #120 into develop 2021-06-29 06:38:52 +02:00
Denis Ryabov
31bb24d1dd add check for allowed extension type (moved here from XMLManifest rules) 2021-06-27 00:27:14 +03:00
Denis Ryabov
e5c59dc116 remove incorrect since tags 2021-06-26 22:08:42 +03:00
7d0e47cacc
Merge PR #130 into develop 2021-06-15 01:40:28 +02:00
Denis Ryabov
2651e11b50 check folders exist 2021-06-14 23:06:17 +03:00
Crowdin Bot
4dc5a91de9 New Crowdin translations by Github Action 2021-06-13 21:23:18 +00:00
Wilco Alsemgeest
2d3e7e762a
Update crowdin-wf-develop.yml
Upload translations was only needed temporary
2021-06-13 23:22:40 +02:00
Wilco Alsemgeest
95c717b7d4
Update crowdin-wf-develop.yml
Download full files
2021-06-13 23:19:41 +02:00
a9d5e93d24
Merge PR #126 into develop 2021-06-09 16:17:59 +02:00
506cf8b85b
Merge PR #121 with develop 2021-06-09 16:15:29 +02:00
20d9e38369
Merge PR #116 with develop 2021-06-09 16:12:52 +02:00
Wilco Alsemgeest
38489be941
Update crowdin-wf-develop.yml
Doesn't work combined with skipping strings.
2021-06-07 01:02:26 +02:00
Wilco Alsemgeest
ee5742682d
Update crowdin-wf-develop.yml 2021-06-07 01:00:03 +02:00
Wilco Alsemgeest
ac48bbcd74
Update crowdin-wf-develop.yml
One time upload translations
2021-06-07 00:57:10 +02:00
Wilco Alsemgeest
a0bcf782ca
Update crowdin-wf-develop.yml
Disable dry run
2021-06-07 00:51:34 +02:00
Wilco Alsemgeest
a305a71264
Update crowdin-wf-develop.yml 2021-06-07 00:48:33 +02:00
Wilco Alsemgeest
9d22b9e730
Update crowdin-develop.yml
For Extensions project
2021-06-07 00:46:03 +02:00
Wilco Alsemgeest
aee60bdb13
Update crowdin-wf-develop.yml
Dry runs
2021-06-07 00:44:10 +02:00
Wilco Alsemgeest
d6d9687f90
Update crowdin-develop.yml
New project and configuration
2021-06-07 00:40:46 +02:00
Denis Ryabov
ee3e0d8b1d
Fix issue #125 2021-05-21 22:15:49 +03:00
Denis Ryabov
cbd3bd8f9e fix processing of one-line comments 2021-05-21 21:26:50 +03:00
Denis Ryabov
c50e39e357 Apply naming rules to the main manifest file(s?) only (others are checked for URLs, ASCII, length, and menu name only) 2021-05-17 23:42:59 +03:00
Denis Ryabov
d1a1bfd10b 2.4, 2.4 is everywhere 2021-05-15 22:15:06 +03:00
Denis Ryabov
09b49ec5af fix @since version to 2.4 2021-05-15 16:11:57 +03:00
Denis Ryabov
00076827b1 fix processing of short php tags 2021-05-13 21:58:18 +03:00
Denis Ryabov
234abe600e switch to JEDCheckerHelper::findManifests 2021-05-11 23:46:12 +03:00
Denis Ryabov
1b3b020322 switch to use of JEDCheckerHelper in xmlfiles 2021-05-11 23:42:15 +03:00
Denis Ryabov
73db135bcb Display full path to the file/folder in the error message 2021-05-11 23:41:58 +03:00
Denis Ryabov
907bbd1d75 switch to JEDCheckerHelper::findManifests 2021-05-11 23:33:20 +03:00
Denis Ryabov
bd9b9bb0ed add comment line 2021-05-11 23:32:32 +03:00
Denis Ryabov
469a89a434 Joomla code-style fix 2021-05-11 23:31:22 +03:00
Denis Ryabov
758fcf5b37 switch to use of JEDCheckerHelper in xmlinfo 2021-05-11 23:29:59 +03:00
Denis Ryabov
30c9ced67b Check length of the listing name (warning for 40+, error for 80+) 2021-05-11 23:26:52 +03:00
Denis Ryabov
10a9cba326 Error for non-ASCII characters in the listing name 2021-05-11 23:25:06 +03:00
Denis Ryabov
0dd8b4e572 Allow trailing "for Joomla" in the listing name 2021-05-11 23:24:32 +03:00
Denis Ryabov
084367bc78 check prefixed names 2021-05-11 23:08:21 +03:00
Denis Ryabov
4ac26c9282 check reserved words 2021-05-11 23:07:22 +03:00
Denis Ryabov
8e53d6f964 extract extension's language file loading into function loadExtensionLanguage 2021-05-11 21:19:44 +03:00
Denis Ryabov
6cee91b678 introduce JEDCheckerHelper::findManifests to get "real" manifest files, sorted by depth 2021-05-11 16:59:15 +03:00
Denis Ryabov
f2552dd9ab Add JEDCheckerHelper class with some common methods 2021-05-11 16:58:53 +03:00
Crowdin Bot
f9e8754e1e New Crowdin translations by Github Action 2021-05-08 17:36:18 +00:00
Denis Ryabov
c38f2a549a
Fix issue #113 2021-05-08 20:30:05 +03:00
3d9fc254a0
Merge PR #83 with develop 2021-04-27 01:23:18 +02:00
bf2ca15b99
Merge PR #82 with develop 2021-04-27 01:19:11 +02:00
f616ebff7d
Merge PR #81 with develop 2021-04-27 01:11:40 +02:00
5ee979715d
Merge PR #80 with develop 2021-04-27 00:59:38 +02:00
Denis Ryabov
86e03fec05 Mitigate unquoted strings error to a warning 2021-04-07 11:04:56 +03:00
Denis Ryabov
c60b397af7 add newline at end of dtd-json files 2021-04-07 10:36:46 +03:00
Denis Ryabov
942f5a6dc0 Warning on outdated manifest format 2021-04-04 16:06:01 +03:00
Denis Ryabov
729d082bd2 fix Joomla codestyle 2021-04-04 15:12:02 +03:00