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

221 Commits

Author SHA1 Message Date
Denis Ryabov
1e0c1efec4 Allow packager and packagerurl in library extensions 2021-04-04 14:30:30 +03:00
Denis Ryabov
03f22df7d9 Mitigate error to a note for missed optional node 2021-04-04 14:29:53 +03:00
Denis Ryabov
f914e438c5 implement prefixed rules in DTD-json (to separate processing of files>file and sql>file nodes) 2021-04-04 14:26:57 +03:00
Denis Ryabov
4ed9b2c64d rule to found missed/incorrent client attribute 2021-04-04 14:26:31 +03:00
Denis Ryabov
a426ccfd0e rule to found missed method="upgrade" 2021-04-04 14:24:10 +03:00
Denis Ryabov
3961bbf319 Fix warning on types not supported by JED 2021-04-04 14:21:14 +03:00
Denis Ryabov
d023f84c3a fix issue with processing of fileset>files in type=file extensions 2021-04-04 14:21:00 +03:00
Denis Ryabov
5a4003c0da warning for template w/o positions 2021-04-04 14:20:43 +03:00
Denis Ryabov
f8320333aa support dlid attributes 2021-04-04 14:20:26 +03:00
Denis Ryabov
9b36852506 dtd-json files for file, library, and template manifests 2021-04-04 14:20:11 +03:00
Denis Ryabov
ed7eb05279 support optional url tag in packages 2021-04-04 14:19:56 +03:00
Denis Ryabov
d228600cf7 don't warn on empty child with attributes (e.g. field nodes) 2021-04-04 14:19:42 +03:00
Denis Ryabov
4d658b082c new inspection: empty element 2021-04-04 14:19:29 +03:00
Denis Ryabov
49b383514e change unknown children and attribute to just an info-level message 2021-04-04 14:19:14 +03:00
Denis Ryabov
ae251b5d5b Joomla! code style fixes 2021-04-04 13:59:50 +03:00
Denis Ryabov
01c5c5e550 fix copyright 2021-03-11 15:56:27 +03:00
Denis Ryabov
321221a495 remove @author tag 2021-03-11 13:39:11 +03:00
Denis Ryabov
d353c8b2f8 commenting the code 2021-03-11 01:15:13 +03:00
Denis Ryabov
825208b28c add DTD json for language packages 2021-03-11 01:13:56 +03:00
Denis Ryabov
9855b35deb use angle brackets for nodes names 2021-03-11 01:13:36 +03:00
Denis Ryabov
db4d6ea7f2 change title to plural 2021-03-11 01:12:57 +03:00
Denis Ryabov
a73780e524 don't require menu and languages sections in components 2021-03-11 01:11:09 +03:00
Denis Ryabov
b74a082198 support both file and filename names for files children in package manifest 2021-03-11 01:10:53 +03:00
Denis Ryabov
ffd0995830 fix dtd for config section in modules and plugins 2021-03-11 01:10:35 +03:00
Denis Ryabov
ab751af635 remove error for missed license and updateservers tags (as they are processed by other rules) 2021-03-11 01:10:16 +03:00
Denis Ryabov
79caa44fca add support of any children (by using '*' as key) 2021-03-11 01:09:51 +03:00
Denis Ryabov
f7353bf312 add support of any attribute (by using '*' as value) 2021-03-11 01:09:32 +03:00
Denis Ryabov
62a887092c move dtd files to a separate directory 2021-03-11 01:09:09 +03:00
Denis Ryabov
77ffde4f6c correct authors list for new rule 2021-03-11 01:08:23 +03:00
Denis Ryabov
d508bbad6b add addfieldpath attribute to all form fields 2021-02-18 15:17:13 +03:00
Denis Ryabov
8b0898713d fix json 2021-02-18 15:16:51 +03:00
Denis Ryabov
75d1f5f871 add more field attributes and fieldset params 2021-02-14 01:19:04 +03:00
Denis Ryabov
4850ef0d43 remove check of config section from component manifest 2021-02-14 01:18:25 +03:00
Denis Ryabov
4f899fb39b fix regex 2021-02-13 23:53:36 +03:00
Denis Ryabov
331a9e162f support for "package" type 2021-02-13 23:53:26 +03:00
Denis Ryabov
329df98562 Joomla!4 compatibility 2021-02-13 23:53:09 +03:00
Denis Ryabov
46ec8bd40a update @since tag 2021-02-02 19:10:59 +03:00
Denis Ryabov
74288b93d2 Add XML manifest validator 2021-02-02 18:58:29 +03:00
anibalsanchez
2ef0233058 2.1.2 2019-03-10 17:14:27 +01:00
anibalsanchez
0f241adba7 More Copryright fixes 2019-03-10 17:09:42 +01:00
anibalsanchez
e26fdb7f74 manifest update 2019-03-10 10:18:14 +01:00
anibalsanchez
31ca80e7ad and 2019-03-10 09:50:31 +01:00
anibalsanchez
5119fc102a 2.1.1 - Copyright updated to Joomla 2019-03-10 09:49:52 +01:00
anibalsanchez
a6597d769e Update manifest 2019-03-09 21:36:37 +01:00
anibalsanchez
b34cb440a4 2.1.0 2019-03-09 20:44:14 +01:00
Jaz Parkyn
ce7ea93df7 Merge pull request #43 from brianteeman/patch-1
typo
2017-04-04 22:38:07 +01:00
Brian Teeman
8b88fd2499 typo 2017-04-04 17:16:54 +01:00
Jaz Parkyn
fb38b7f7e6 Update CHANGELOG 2017-04-02 23:01:43 +01:00
Jaz Parkyn
bde582b90a Update version number 2017-04-02 22:59:19 +01:00
Jaz Parkyn
0cffa5b818 Merge pull request #41 from joomla-extensions/develop
Merging Develop Branch
2017-04-02 22:58:29 +01:00