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

19 Commits

Author SHA1 Message Date
Riccardo Zorn
56863b7d03 Code cleaned 2014-02-23 04:35:18 +01: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
c49de3eeed phpcs 2013-11-05 20:23:12 +01:00
Daniel Dimitrov
444ee53e0d removed the htmlindex rule as the JED doesn't require it anymore 2013-04-11 13:01:53 +02:00
Jisse Reitsma
e10f996500 Implemented tmp/jed_checker/local.txt file 2013-02-12 10:04:49 +01:00
Daniel Dimitrov
baf2248deb joomla 3.0 compatibility 2012-12-13 11:08:35 +01:00
Daniel Dimitrov
b2a157e820 adding a request to review the extension in the JED... 2012-08-04 20:53:46 +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
a554d9cb94 adding opentranslators to the wall of Honor - they deserve to be there 2012-06-28 09:25:39 +02:00
Daniel Dimitrov
121f6cdba3 Wall of honor gets bigger! 2012-06-28 09:21:59 +02:00
eaxs
f4bc0d131e Added rule PH3 check 2012-06-26 12:37:12 +02:00
eaxs
02fdc3ed4c Changed projectfork TLD from ".com" to ".net" 2012-06-25 20:56:58 +02:00
Daniel Dimitrov
8572baf028 #1 - now there is a check if archives or tmp files have been uploaded and we don't show the
unzip or check buttons until we have files to work on!
2012-06-24 09:50:50 +02:00
Daniel Dimitrov
f3ae5bf1ea adding index.html files - ooooooh I feel dirty :( (need to do this with a phing script...) 2012-06-23 16:15:35 +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
7dc7fd3ab0 the check is now an ajax request. (one need just to add rules in the libraries/rules and they
will be automatically called by the component - no further actions necessary)
layout improvements
2012-06-09 15:34:32 +02:00
Daniel Dimitrov
d41905a596 adding an index.html check - yahoooo!!! 2012-06-03 00:38:07 +02:00
Daniel Dimitrov
7619fd09a9 adding basic upload and unzip functionality 2012-06-02 23:18:29 +02:00