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

22 Commits

Author SHA1 Message Date
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
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
7a36ce7582 EOL at the end of language file (to simplify merging) 2021-03-11 01:04:23 +03:00
Denis Ryabov
6091c866c0 commenting the code 2021-03-11 01:01:14 +03:00
Denis Ryabov
72b5545528 change translation string 2021-03-11 00:59:05 +03:00
Denis Ryabov
2cae2d0deb show node content in errors/warnings messages 2021-03-11 00:57:19 +03:00
Denis Ryabov
c11c23c15a check domain name against the list of approved domains 2021-03-11 00:56:35 +03:00
Denis Ryabov
5771fb0203 add list of alternative plugin group names 2021-03-11 00:56:13 +03:00
Denis Ryabov
75b6aa0f47 fix loading of language file 2021-03-11 00:55:35 +03:00
Denis Ryabov
5fafb747f0 fix loop through children nodes 2021-03-11 00:54:39 +03:00
Denis Ryabov
216e482009 display plugin name in the message (for packages with multiple plugins) 2021-02-18 15:25:03 +03:00
Denis Ryabov
f536d77cc3 fix matching of plugin group in title (remove spaces for "Action Log", "Quick Icons", etc.) 2021-02-18 15:24:28 +03:00
Denis Ryabov
e833785494 fix paths for language dirs 2021-02-18 15:13:51 +03:00
Denis Ryabov
070b22caae one more directory to lookup for language file 2021-02-02 15:36:52 +03:00
Denis Ryabov
372ea55ad7 - fixed loading of language file
- check manifest file do exist
- check naming rules
- drop Joomla!1.5 support ("install" root element)
2021-02-02 14:56:56 +03:00
anibalsanchez
0f241adba7 More Copryright fixes 2019-03-10 17:09:42 +01:00
anibalsanchez
5119fc102a 2.1.1 - Copyright updated to Joomla 2019-03-10 09:49:52 +01:00
anibalsanchez
b34cb440a4 2.1.0 2019-03-09 20:44:14 +01:00
Jaz Parkyn
e2eb961633 Removal of build tools 2017-02-14 14:34:35 +00:00