33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-11-14 09:14:09 +00:00
Commit Graph

523 Commits

Author SHA1 Message Date
Crowdin Bot
b7b63e8bfd New Crowdin translations by GitHub Action 2024-06-12 09:26:37 +00:00
Denis Ryabov
7a5cd4f41b
Merge pull request #254 from dryabov/patch-93
Fix issue with dark theme in Joomla 5
2024-06-12 12:26:06 +03:00
Denis Ryabov
c897c6fd17 fix issue with dark theme in Joomla 5 2024-06-12 13:22:54 +04:00
Crowdin Bot
a301775eb7 New Crowdin translations by GitHub Action 2024-01-08 12:23:45 +00:00
Crowdin Bot
70c9a1b883 New Crowdin translations by GitHub Action 2024-01-08 10:21:34 +00:00
Crowdin Bot
dbc1e89b2c New Crowdin translations by GitHub Action 2024-01-08 09:56:14 +00:00
Denis Ryabov
e0406d3be7 consider incompatibility in language file format as error instead of warning 2024-01-08 13:54:26 +04:00
Denis Ryabov
31f689fdc7 Add missed phpDoc for JEDCheckerHelper::resolveAliases method 2024-01-08 13:31:49 +04:00
Crowdin Bot
42ae3995ed New Crowdin translations by GitHub Action 2024-01-08 09:15:25 +00:00
Denis Ryabov
b1bc53e455
Merge pull request #245 from dryabov/patch-89
Switch to the new language file parser (since Joomla 4.4.1/5.0.1)
2024-01-08 12:14:37 +03:00
Denis Ryabov
77baca1c2a
Merge pull request #240 from dryabov/patch-88
Resolve aliases before checking framework rules
2024-01-08 12:14:27 +03:00
Denis Ryabov
2b010c1550
Merge pull request #239 from dryabov/patch-87
Add support of config section in template manifest
2024-01-08 12:14:16 +03:00
Denis Ryabov
abd14993e3
Merge pull request #235 from dryabov/patch-85
Display a notice if en-GB sys.ini file is missed
2024-01-08 12:14:06 +03:00
Denis Ryabov
387fc7f08d switch to the new language file parser (since Joomla 4.4.1/5.0.1) 2024-01-08 12:56:04 +04:00
Denis Ryabov
16c593f3ad resolve aliases before checking framework rules 2023-10-01 18:45:34 +04:00
Denis Ryabov
cc3d71755b add support of config section in template manifest 2023-10-01 18:40:30 +04:00
Crowdin Bot
f99c650c97 New Crowdin translations by GitHub Action 2023-09-21 15:39:30 +00:00
Denis Ryabov
7b45ccdb4f Display a notice if en-GB sys.ini file is missed 2023-09-21 16:43:08 +04:00
Crowdin Bot
2dfc1c2666 New Crowdin translations by GitHub Action 2023-09-10 12:26:48 +00:00
Crowdin Bot
545a966be4 New Crowdin translations by GitHub Action 2023-09-10 06:05:39 +00:00
Crowdin Bot
2b17f9ab0d New Crowdin translations by GitHub Action 2023-09-09 09:55:36 +00:00
Crowdin Bot
25985a602c New Crowdin translations by GitHub Action 2023-09-09 07:35:15 +00:00
Crowdin Bot
26a889025a New Crowdin translations by GitHub Action 2023-09-08 07:13:31 +00:00
Denis Ryabov
3c9e6def89 Test for deprected Joomla\CMS\Filesystem in Joomla 5 2023-09-08 11:10:30 +04:00
Denis Ryabov
d5a40687bd Factory::getUser has been removed from Joomla 5 2023-09-08 10:40:06 +04:00
Denis Ryabov
fe70110ce1
Merge pull request #226 from dryabov/patch-82
Fix gray menu background in Joomla 5
2023-09-08 09:21:51 +03:00
Denis Ryabov
5b426de6c5 Fix conflict of variables 2023-09-05 21:15:56 +04:00
Denis Ryabov
8816b562ac Fix gray menu background in Joomla 5 2023-09-05 21:03:29 +04:00
Denis Ryabov
747f62b15d Add JLayouts as replacement for JHtml::_('batch.*') 2023-09-05 15:47:33 +04:00
Denis Ryabov
ff03f29b89 Move j5legacy checks to compatibilty (with other J3/4 compatibility checks) 2023-09-05 15:46:04 +04:00
Denis Ryabov
8f216123ed missed comma 2023-09-05 15:36:29 +04:00
Denis Ryabov
514a7aa47b add J5legacy rule 2023-09-05 12:12:54 +04:00
Denis Ryabov
92ba719bd8 increase limit of messages per file to 100 2023-09-05 12:12:17 +04:00
Denis Ryabov
aac5e96bef fix and improve processing of deprecated framework api 2023-09-05 12:11:38 +04:00
Crowdin Bot
8ac7e3d1ab New Crowdin translations by GitHub Action 2023-08-22 11:16:58 +00:00
Denis Ryabov
292a6cbea0
Merge pull request #222 from dryabov/patch-80
Switch to namespaced classes for Joomla 5 Native mode.
2023-08-22 15:16:32 +04:00
Brian Teeman
9f7de440fe
Update jamss.php 2023-08-22 12:03:40 +01:00
Brian Teeman
c325d2f696
Update jamss.php 2023-08-22 12:03:10 +01:00
Brian Teeman
f90f34eb63
typos 2023-08-22 12:01:53 +01:00
Denis Ryabov
82e6a3f1a6 switch to namespaced classes for Joomla 5 Native mode. 2023-08-13 13:22:27 +04:00
Crowdin Bot
ca156b38b0 New Crowdin translations by GitHub Action 2023-08-08 06:47:49 +00:00
Crowdin Bot
bc74289088 New Crowdin translations by GitHub Action 2023-08-02 10:41:19 +00:00
Denis Ryabov
5e452cfbd0 Fix detection of root directory as library 2023-08-02 14:38:55 +04:00
Crowdin Bot
74fa338081 New Crowdin translations by GitHub Action 2023-07-28 12:53:24 +00:00
Denis Ryabov
55171bc022
Merge pull request #214 from dryabov/patch-78
Fix possible conflict with Joomla's gzip compression
2023-07-28 15:52:29 +03:00
Denis Ryabov
f82c1c4ada Fix possible conflict with Joomla's gzip compression 2023-07-28 16:50:48 +04:00
Crowdin Bot
a09f89a479 New Crowdin translations by GitHub Action 2023-07-28 10:56:23 +00:00
Denis Ryabov
3a1e59bb2b Fix URL of JED Entries Checklists 2023-07-28 14:53:25 +04:00
Crowdin Bot
0cf44ada09 New Crowdin translations by GitHub Action 2023-07-28 05:33:13 +00:00
Denis Ryabov
16cb7c71c5 add support of "modern" language filenames (without language tag prefix) 2023-07-28 09:30:46 +04:00