33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-11-01 19:22:31 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Craig Phillips
d51b731914 Fix sprintf tokens (whoops!)
Signed-off-by: Craig Phillips <craig@craigphillips.biz>
2013-11-11 17:07:27 +11:00
Craig Phillips
049d59bd4d Change file deletion to notify user if not successfully removed.
Fix use $rulePhpFile instead of $ruleIniFile.

Signed-off-by: Craig Phillips <craig@craigphillips.biz>
2013-11-11 13:46:50 +11:00
Craig Phillips
29371309ac Clean old rules on update.
Signed-off-by: Craig Phillips <craig@craigphillips.biz>
2013-11-10 21:15:54 +11:00
Daniel Dimitrov
45c766f0a0 - removing the build files and using the buildtools one (https://github.com/compojoom/buildtools) 2013-11-05 21:29:15 +01:00
Daniel Dimitrov
84fae50f99 added warning handling for error reporting 2013-11-05 21:04:03 +01:00
dulici
667f52c040 language fix after error_reporting(0) rule 2013-08-18 21:28:39 +03:00
dulici
a7429a593b Added error_reporting(0) rule 2013-08-18 15:07:03 +03:00
Daniel Dimitrov
202bc27e4f missed dot :) 2013-04-11 15:24:01 +02:00
Daniel Dimitrov
0f0be2ef2a adding GPL license check for PHP files 2013-04-11 15:23:19 +02:00
Daniel Dimitrov
0a839fbe84 adding a new rule that will check the name, version and creationDate from a xml file 2012-12-13 11:33:17 +01:00
Daniel Dimitrov
b2a157e820 adding a request to review the extension in the JED... 2012-08-04 20:53:46 +02:00
Daniel Dimitrov
e3abdfc925 adding spanish translation 2012-08-04 20:48:21 +02:00
Daniel Dimitrov
58834503e6 adding encoding rule - checks base64 usage 2012-08-04 20:48:04 +02:00
eaxs
3cbb7d7b0a Added rule and report base class. Added support for ini based rule config files 2012-07-07 01:45:06 +02:00
nonumber
62efa32953 Removed info and texts strings regarding index.html files in allowed folders (seeing this is fixed in rule now)
Removed the ! from NoNumber (very important :) )
2012-06-28 11:53:00 +02:00
Daniel Dimitrov
ab27c25ccb adding new translations thanks to opentranslators! 2012-06-28 09:33:39 +02:00
Daniel Dimitrov
b11194520c adding installation check for php version 2012-06-28 09:15:14 +02:00
eaxs
f4bc0d131e Added rule PH3 check 2012-06-26 12:37:12 +02:00
Daniel Dimitrov
67d753da95 a semicolon got in the file somehow... 2012-06-23 20:55:35 +02:00
Daniel Dimitrov
d40e5a424f add .sys language file 2012-06-23 16:29:00 +02:00
Daniel Dimitrov
841e3a96e5 Translating the extension + adding some explanations about the current rules being checked 2012-06-23 16:12:44 +02:00
Daniel Dimitrov
c9608e6fea use the tmp path configured in the joomla config 2012-06-09 14:51:17 +02:00
Daniel Dimitrov
f4011c1675 fixing problems with installation 2012-06-09 14:02:45 +02:00
Daniel
5c9cad0dc4 creating project structure 2012-05-21 10:33:11 +02:00