31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-05-30 12:20:47 +00:00
Commit Graph

696 Commits

Author SHA1 Message Date
eaxs
622ddc7115 Merge remote-tracking branch 'upstream/master' 2012-07-06 06:27:41 +02:00
Daniel Dimitrov
0bafa78bee protecting the form with a token 2012-06-29 16:37:05 +02:00
Daniel Dimitrov
44416aa1f8 Merge pull request #5 from nonumber/master
Removed extra info index.html
2012-06-28 03:11:34 -07: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
303257082f SE1 was not showing ok message if every folder was containing index.html files 2012-06-28 09:39:00 +02:00
Daniel Dimitrov
ab27c25ccb adding new translations thanks to opentranslators! 2012-06-28 09:33:39 +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
24e3ba0cb2 wrong php version number :) 2012-06-28 09:22:23 +02:00
Daniel Dimitrov
121f6cdba3 Wall of honor gets bigger! 2012-06-28 09:21:59 +02:00
Daniel Dimitrov
b11194520c adding installation check for php version 2012-06-28 09:15:14 +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
1bf912de15 Merge pull request #4 from nonumber/master
Changed rules htmlindexes and jexec
2012-06-27 23:49:19 -07:00
Peter van Westen
a6b4287518 Added skips for index.html checks in system folders 2012-06-27 17:08:33 +03:00
Peter van Westen
3324bb12b0 Added more allowed defines via array. Changed order of stripos checks to be as quick as possible. 2012-06-27 16:53:50 +03:00
Daniel Dimitrov
17829c4b06 Merge pull request #3 from eaxs/master
Rule PH3 check
2012-06-27 00:05:47 -07:00
eaxs
f4bc0d131e Added rule PH3 check 2012-06-26 12:37:12 +02:00
Daniel Dimitrov
e6bd12e032 Merge pull request #2 from eaxs/master
Minor improvements to JEXEC and check procedure
2012-06-26 02:53:32 -07:00
eaxs
c43c77b9f4 Results from previous check are now cleared when checking again 2012-06-25 21:16:11 +02:00
eaxs
02fdc3ed4c Changed projectfork TLD from ".com" to ".net" 2012-06-25 20:56:58 +02:00
eaxs
003572ab25 JEXEC check now allows JPATH_PLATFORM as alternative 2012-06-25 20:54:01 +02:00
eaxs
9c517bc88a Merge remote-tracking branch 'upstream/master' 2012-06-25 20:38:40 +02:00
Daniel Dimitrov
52f3c981ac update 2012-06-24 16:27:38 +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
02e00f92ba adding README 2012-06-23 20:58:12 +02:00
Daniel Dimitrov
67d753da95 a semicolon got in the file somehow... 2012-06-23 20:55:35 +02:00
Daniel Dimitrov
3990ad46f9 update gitignore 2012-06-23 18:44:31 +02:00
Daniel Dimitrov
9be054d333 adding transifex config 2012-06-23 18:44:12 +02:00
Daniel Dimitrov
3fac553092 add more index.html files 2012-06-23 16:29:19 +02:00
Daniel Dimitrov
d40e5a424f add .sys language file 2012-06-23 16:29:00 +02:00
Daniel Dimitrov
82f4d8b898 style success message 2012-06-23 16:26:43 +02:00
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