eddieajau
e148a221c4
Lower PHP minimum version
...
Removes the SplFileInfo::getExtension call in favour of a method that
can use a lesser version of PHP.
Changed the preflight PHP version check to 5.3.1 (same minimum as the
Joomla Platform).
2013-01-01 20:44:05 +10:00
Daniel Dimitrov
baf2248deb
joomla 3.0 compatibility
2012-12-13 11:08:35 +01: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
Daniel Dimitrov
0bafa78bee
protecting the form with a token
2012-06-29 16:37:05 +02:00
Daniel Dimitrov
0871349cbb
fixing reported bug by Alain Rivest - max execution level reached - on linux machines
2012-06-28 08:57:05 +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
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
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
7619fd09a9
adding basic upload and unzip functionality
2012-06-02 23:18:29 +02:00