 | Thanks to the feedback from my forum, I am happy to offer you SecurityImages 5.0.0RC1, which I hope is now bug free. A big documenting effort is now starting in my WIKI (wiki.waltercedric.com) in the new section http://wiki.waltercedric.com/index.php?title=SecurityImages5.0.X Writing articles there has never been easier thank to a WYSIWYG editor. Feel free to extend the documentation there. | BUG: white page report after check. was occurring because of not initialized parameter in system plugin. BUG: In administrator back-end, clicking in menu Components - SecurityImages instead of a submenu directly was showing a white page, this was because of a non default task in the controller class BUG: Some people report an error while using a language different than English. Since SecurityImages is not fully localized, fallback to English (en-GB.com_securityimages.ini) if there is no file available. BUG: fixed non existing static (about, manual) files and fallback to English instead of crashing NEW: add missing translations for file operations. NEW: sort languages files and remove duplicated entries BUG: Found thanks to regression testing Fatal error: Call to undefined function sendMailLogsToAdmin() in \administrator\components\com_securityimages\class\logUtils.php on line 82 Note 1: A recaptcha (http://recaptcha.net/) integration is currently developed as a plugin for SecurityImages. Note 2: Use of SecurityImages for Joomla!1.0 have not seen any update since a while. I will now back port some changes and solve issues in the new version 4.3.3 to be available soon. Note 3: install the latest component (com_securityimages5.0.0RC1.zip) and system plugin (plugin_system_securityimages5.0.0RC1.zip)
Some Words on regression testing NEW: regression testing with Selenium (http://selenium-ide.openqa.org/).This is now possible thanks to a new switch in administrator panel. This put SecurityImages in such a state that it will accept all user submissions if they enter 'test123'. This mode is only useful for regression testing using automated tools. This mode is required because there is otherwise no way to recognize the captcha without huge CPU cost.
DONT USE FOR PRODUCTION SITE. This is only useful for developer or person wanting to judge the quality of the version. Selenium tests are located in a zip file name securityimages_selenium.zip located in administrator\components\com_securityimages\selenium\securityimages_selenium.zip To start Selenium Test cases, there is currently many ways (PHP, Java, HTML). The most easiest for End-user or amateur is to use Selenium IDE (a Firefox plugins), Prerequisites: - All tests are trying to log to admin panel if needed using the login/password admin, will avoid that in a future version
- All tests are made for testing hncaptcha, but still try to create images using all other plugins
- Currently 26 tests are available.
How to start TestCases - Install the plugin for Firefox download now
- Un compress all testcases from zip securityimages_selenium.zip
- Start the plugin by going to Firefox menu Tools - Selenium IDE
- A floating windows open, go to Menu File - Open Testsuite
- Open the file securityimages.testsuite
- Adapt the Base URL to point to the root of your Joomla installation
- Run all tests or only a bunch
Related Posts
-
Just in case I take too much time to deliver a ready to use download, duration 5 minutes, but you need to understand basic php coding Create a temporary directory c:\patch Copy an existing patch distribution, under a new name For example, lets download Joomla_1.5.13-Stable-Full_PackageForSecurityImages5.1.x_v01.01.00.zip into c:\patch\ 221 days ago
-
Only for SecurityImages 5.1.x and Joomla! 1.5.13 Allow login views, login modules, register, lost password, lost user account and contact section to be protected by SecurityImages Are for Joomla! 1.5.13 only and SecurityImages 5.1.x or later 14 files has been altered, mostly views, and com_contact/com_user controller, click on picture 231 days ago
-
Only for SecurityImages 5.1.x and Joomla! 1.5.12 Allow login views, login modules, register, lost password, lost user account and contact section to be protected by SecurityImages Are for Joomla! 1.5.12 only and SecurityImages 5.1.x or later 14 files has been altered, mostly views, and com_contact/com_user controller, click on picture 253 days ago
-
This version should improve installations on some host, where the plugin securityimages.php did not always install properly. The reason behind is that I did add falsely an additional file index.html in plugin.zip. This may lead to permissions issues during installation. SecurityImages 5.1.2 do not contains any other changes, so If you’re happil 253 days ago
-
The Joomla! community is pleased to announce the immediate availability of Joomla! 1.5.11 Since Joomla 1.5.11 is released...Here are the new patches for SecurityImages 5.1.1 AND Joomla! 1.5.11 Allow login views, login modules, register, lost password, lost user account and contact section to be protected by SecurityImages Are for J 284 days ago
-
The Joomla! community is pleased to announce the immediate availability of Joomla! 1.5.10 Since Joomla 1.5.10 is released...Here are the new patches for SecurityImages 5.1.1 Allow login views, login modules, register, lost password, lost user account and contact section to be protected by SecurityImages Are for Joomla! 1.5.10 only 351 days ago
-
Following the Preview of SecurityImages 5.2.0, I am currently developing a proof of concept using the Ajax library JQUERY jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write Jav 397 days ago
-
Some people have reported issue in the forum I've found the error in my code in some views but not all: img src="/<?php echo JURI :: root() ?>/index.php? as a result, there is in image URL a double / which cause issues on some web host (no image displayed) I now provide a new patches versions for Joomla! 1.5.8 and 1.5.9 that 419 days ago
-
The Joomla! community is pleased to announce the immediate availability of Joomla! 1.5.9 Since Joomla 1.5.9 is released...Here are the new patches for SecurityImages 5.1.0 Allow login views, login modules, register, lost password, lost user account and contact section to be protected by SecurityImages Are for Joomla! 1.5.9 only 426 days ago
-
An insight at securityimages 5.2.0 still in development, as usual, all comments are welcome either in this post or in my forum NEW: fonts are now auto detected, and a better widget is now available for selecting them, sorry still no font preview in php ;-) You can install your own true type fonts at /administrator/components/com_securityimages 467 days ago
relatedArticles
|