31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-06-10 17:02:21 +00:00
Commit Graph

816 Commits

Author SHA1 Message Date
Daniel Dimitrov
a5f2267b55 wrong path to language file 2012-06-23 16:26:24 +02:00
Daniel Dimitrov
cccac3763a add defined('_JEXEC') to the php file! Thank you jedchecker!!! 2012-06-23 16:18:21 +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
7beb755a7d adding a rule to check for defined('_JEXEC')... - thanks to Tobias Kuhn!!! 2012-06-18 13:26:00 +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
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 Dimitrov
bf1f76a339 fixing a path issue 2012-06-03 21:00:33 +02:00
Daniel Dimitrov
2e3d1114b1 improving the extract method - now we can extract all archives within an archive 2012-06-03 21:00:14 +02:00
Daniel Dimitrov
d41905a596 adding an index.html check - yahoooo!!! 2012-06-03 00:38:07 +02:00
Daniel Dimitrov
159ce452fa gitignore 2012-06-02 23:20:01 +02:00
Daniel Dimitrov
7619fd09a9 adding basic upload and unzip functionality 2012-06-02 23:18:29 +02:00
Daniel
05194c9e33 updating ignore list 2012-05-21 10:52:30 +02:00
Daniel
cf80ccaebf structure 2012-05-21 10:52:10 +02:00
Daniel
5c9cad0dc4 creating project structure 2012-05-21 10:33:11 +02:00