Denis Ryabov
7dd70628e0
Typos / Joomla! code style fixes
2021-04-04 13:36:35 +03:00
Denis Ryabov
fb16f918d3
clean PHP code (by removing comments, html, and strings) in the framework rules to avoid false-positives
2021-04-04 12:52:53 +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
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
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
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
Joomla JED Extensions User
03dbfd7814
New translations en-GB.com_jedchecker.sys.ini (Slovenian)
2021-03-08 23:21:34 +02:00
Joomla JED Extensions User
3106a35250
New translations en-GB.com_jedchecker.ini (Danish)
2021-03-07 14:10:56 +02:00
7e1346a2ca
Merge pull request #87 into joomla/develop
2021-03-07 02:58:08 +02:00
43e8709376
Merge pull request #84 into joomla/develop
2021-03-07 02:52:55 +02:00
e2bb7b8dce
Merge pull request #78 into joomla/develop
2021-03-07 02:43:23 +02:00
3d51728978
Added more comments to the calculate_line_number method and fixed the variable naming.
2021-03-07 02:13:09 +02:00
ebb388a5c7
Merge pull request #76 into joomla/develop
2021-03-07 02:08:19 +02:00
Wilco Alsemgeest
32f89932a7
Merge pull request #94 from joomla-extensions/l10n_master2
...
New Crowdin updates
2021-03-05 16:45:41 +01:00
Joomla JED Extensions User
0154ce64d1
New translations en-GB.com_jedchecker.sys.ini (Portuguese)
2021-03-04 03:52:02 +02:00
Wilco Alsemgeest
f7cd03b2c2
Merge pull request #93 from joomla-extensions/l10n_master2
...
New Crowdin updates
2021-03-01 21:39:37 +01:00
Joomla JED Extensions User
4f2984d3d3
New translations en-GB.com_jedchecker.ini (Danish)
2021-02-25 20:32:43 +02:00
Joomla JED Extensions User
51d692d395
New translations en-GB.com_jedchecker.ini (Danish)
2021-02-25 14:32:28 +02:00
Joomla JED Extensions User
ee2fc43ff0
New translations en-GB.com_jedchecker.sys.ini (Danish)
2021-02-25 14:32:26 +02:00
Wilco Alsemgeest
1a5098e29e
Merge pull request #91 from dryabov/patch-23
2021-02-23 00:02:52 +01:00
Denis Ryabov
e502564929
Fix typo in en-US translation
2021-02-20 16:29:42 +03:00
Denis Ryabov
483fe12383
Accept .zip and .gz files only
2021-02-15 23:25:42 +03:00
Denis Ryabov
3ebb0f3cb1
Fix displayed filepaths on Windows
...
`JPath::clean` is necessary to correctly remove full file path prefix in `JEDcheckerReport::addItem`.
2021-02-15 23:22:23 +03:00
Denis Ryabov
e063c3fe22
Add direct MySQLi access to the errors list
2021-02-14 00:13:03 +03:00
Denis Ryabov
a3d44e9188
remove default parameters
2021-02-13 23:13:27 +03:00
Denis Ryabov
aaa100fbbb
fix regular expressions ("." character should be escaped)
2021-02-13 23:12:08 +03:00
Denis Ryabov
f69d39c801
Fix issue #71
2021-02-03 18:31:53 +03:00
Denis Ryabov
2389be2172
Merge pull request #1 from joomla-extensions/master
...
sync with base repo
2021-01-28 16:03:48 +03:00
f22a82d6cf
Merge pull request #77 from dryabov/patch-11
2021-01-27 15:15:04 +02:00
8daf37c327
Merge pull request #73 from joomla-extensions/l10n_master2
...
New Crowdin updates
2021-01-27 14:32:18 +02:00
Denis Ryabov
402d7b35d9
Bye-bye, PHP4
...
Convert `var`-based property declarations into the `public`-based ones (not sure about the visibility)
2021-01-24 20:43:08 +03:00
Denis Ryabov
fa5eb52dd6
Don't warn on str_replace and preg_replace
...
Both `str_replace` and `preg_replace` (deprecated /e modifier is checked in another rule) are widely used and shouldn't be considered as a marker of malicious code
2021-01-24 20:37:57 +03:00
Denis Ryabov
36159b616c
A simpler way to get line number
2021-01-24 20:32:07 +03:00