31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-09-23 18:49:04 +00:00
Commit Graph

683 Commits

Author SHA1 Message Date
Denis Ryabov
14138dd097 show line number and code in the errorreporting rule 2021-04-04 11:25:30 +03:00
Denis Ryabov
f9a073beab simplify code 2021-04-04 11:24:02 +03:00
Denis Ryabov
ad64bd21b7 add zlib's encode/decode 2021-04-04 11:23:31 +03:00
Denis Ryabov
c55e5e928f check for full function names (to avoid false-positive with base64-encoded URI) 2021-04-04 11:23:05 +03:00
Denis Ryabov
54060ee451 show line number and code in the encoding rule 2021-04-04 11:22:50 +03:00
Denis Ryabov
733bcd5937 sync accept attribute with discussion on PR#90 2021-04-04 11:09:07 +03:00
Denis Ryabov
f84495e24b change tabs background to bg-light 2021-04-04 11:02:03 +03:00
Denis Ryabov
03834bfedc display uploading animation 2021-04-04 11:01:46 +03:00
Denis Ryabov
67f3884315 add processing of errors in response (timeout, server error, expired session, etc.) 2021-04-04 11:00:23 +03:00
Denis Ryabov
2182167574 simplify processing of ajax results 2021-04-04 11:00:07 +03:00
Denis Ryabov
e69d2eb2cc Add support of Bootstrap5 tooltips 2021-04-04 10:59:42 +03:00
Denis Ryabov
c8b3c59daa merge similar CSS blocks to reduce file size 2021-04-04 10:53:51 +03:00
Denis Ryabov
b983dcbcfe use unminified CSS in debug mode 2021-04-04 10:53:32 +03:00
Denis Ryabov
ddb30892bf add missed js files 2021-04-04 10:53:18 +03:00
Denis Ryabov
d62f9a3859 load minified css style 2021-04-04 10:53:02 +03:00
Denis Ryabov
b585389ddb new j4-style layout 2021-04-04 10:52:39 +03:00
21faa210dc
Merge PR #86 into develop 2021-03-27 05:32:24 +02:00
Crowdin Bot
f94be5e9fa New Crowdin translations by Github Action 2021-03-27 03:14:37 +00:00
c25c94b384
Merge PR #96 with develop 2021-03-27 05:12:34 +02:00
aa6f0c6bb6
Merge PR #89 with develop 2021-03-27 05:09:56 +02:00
933d0571db
Merge branch 'develop' into l10n_crowdin_translations 2021-03-25 00:39:42 +02:00
146f6e3fd5
Merge branch 'master' into develop 2021-03-25 00:38:06 +02:00
Crowdin Bot
cea8ec573e New Crowdin translations by Github Action 2021-03-24 22:37:30 +00:00
Wilco Alsemgeest
accaa87460
Update crowdin-wf-develop.yml
Switch from dryrun to real run.
2021-03-24 23:33:30 +01:00
Wilco Alsemgeest
1d37595dbf
Rename crowdin.yml to crowdin-develop.yml 2021-03-24 22:53:57 +01:00
Wilco Alsemgeest
a2cd736902
Update crowdin.yml 2021-03-24 22:53:28 +01:00
Wilco Alsemgeest
175c6c0cd6
Create crowdin-wf-develop.yml 2021-03-24 22:51:10 +01:00
Denis Ryabov
0d2310f75d simplify regex 2021-03-24 15:22:09 +03:00
Denis Ryabov
ab96c035ad a "greedy" match (by @Llewellynvdm) 2021-03-24 15:13:28 +03:00
Denis Ryabov
0869a0cecb fix comment text 2021-03-24 15:11:59 +03:00
Joomla JED Extensions User
a32e88953a New translations en-GB.com_jedchecker.ini (Arabic) 2021-03-21 05:20:48 +02:00
Joomla JED Extensions User
5fa680e7b3 New translations en-GB.com_jedchecker.sys.ini (Arabic) 2021-03-20 23:21:59 +02:00
Joomla JED Extensions User
4fe389d5f5 New translations en-GB.com_jedchecker.sys.ini (German) 2021-03-18 18:35:21 +02:00
Joomla JED Extensions User
cff8ae7d20 New translations en-GB.com_jedchecker.ini (German) 2021-03-18 18:35:19 +02:00
Denis Ryabov
17e6f3b3a4 Load jQuery explicitly 2021-03-17 18:44:19 +03:00
4962f0a6cf
Merge pull request #90 2021-03-16 04:18:11 +02:00
Denis Ryabov
e4e0a88062 - 2021-03-15 10:51:45 +03:00
Denis Ryabov
c02a2607a8 Accept supported filetypes only 2021-03-15 10:40:43 +03:00
Wilco Alsemgeest
06598529ab
Merge pull request #95 from joomla-extensions/l10n_master2
New Crowdin updates
2021-03-14 13:13:39 +01:00
Denis Ryabov
118846b53b fix copyright 2021-03-11 16:00:58 +03:00
Denis Ryabov
0545fddb87 fix copyright 2021-03-11 15:59:54 +03:00
Denis Ryabov
01c5c5e550 fix copyright 2021-03-11 15:56:27 +03:00
Denis Ryabov
ba75eb5967 remove @author tag 2021-03-11 13:41:07 +03:00
Denis Ryabov
8d7531a047 remove @author tag 2021-03-11 13:40:09 +03:00
Denis Ryabov
321221a495 remove @author tag 2021-03-11 13:39:11 +03:00
Denis Ryabov
694741bdf5 optionally store code line in the report 2021-03-11 11:00:00 +03:00
Denis Ryabov
6dbc83f782 extract common code to formatItems method 2021-03-11 10:59:30 +03:00
Denis Ryabov
65fe32b164 replace check against a preinstalled domains list by the link to the Joomla! Trademark Approval Registry page 2021-03-11 10:40:52 +03:00
Denis Ryabov
d102979258 add some comments 2021-03-11 01:56:04 +03:00
Denis Ryabov
1bcd291f8c JError is not supported by Joomla! 4, return false is sufficient to abort installation 2021-03-11 01:37:00 +03:00