Commit Graph

23 Commits

Author SHA1 Message Date
89d543156f
Captcha for newsletter subscription added
This form is often used for spam attacks.
Requires new template blocks in the frontend theme.
2020-11-14 12:44:46 +01:00
Marco Steinhaeuser
88c9ffa235
Merge pull request #2 from proud-commerce/master
Changed template
2020-01-10 18:14:47 +01:00
Florian Palme
8cfe123289 removed false markup 2019-07-02 16:07:37 +02:00
Florian Palme
d8810b495f moved code to its own template file and changed markup to match flow template 2019-07-02 16:00:08 +02:00
Anton Fedurtsya
3821698f12 OXDEV-473 Module added to packagist
* Installation documentation updated
* Vendor changed to oxid-projects
2017-12-07 09:19:46 +02:00
Anton Fedurtsya
2194b0c735 OXDEV-338 Update module version to 2.0.0 2017-12-05 09:45:57 +02:00
Anton Fedurtsya
c219debfd6 Merge branch 'minimal_port-OXDEV-338' 2017-11-15 11:55:20 +02:00
Anton Fedurtsya
985eb413d7 OXDEV-338 Move views directory under application
* If application directory exists, module translation loader looks for
translations inside application/... directory.
2017-11-14 14:46:36 +02:00
Anton Fedurtsya
47f8fcd8ae OXDEV-338 Add changelog 2017-11-14 13:07:34 +02:00
Anton Fedurtsya
8a650bf954 OXDEV-338 Extend correct invite.tpl 2017-11-10 16:23:33 +02:00
Anton Fedurtsya
e6b3ad312b OXDEV-338 Fix config access in verification image generation 2017-11-10 16:22:54 +02:00
Anton Fedurtsya
623bf060da OXDEV-338 Change oxDb to DatabaseProvider 2017-11-10 14:36:09 +02:00
Anton Fedurtsya
c32f94a359 OXDEV-338 Fix removed strMan method usage 2017-11-10 10:26:32 +02:00
Anton Fedurtsya
8ea9c5db5d OXDEV-338 Add test for articleDetails getCaptcha method 2017-11-10 09:30:52 +02:00
Anton Fedurtsya
112aded810 OXDEV-338 Add phpunit config for possibility to generate coverage 2017-11-09 16:48:24 +02:00
Anton Fedurtsya
11553919a6 OXDEV-276 Add composer.json and installation instructions to readme. 2017-09-22 15:12:28 +03:00
321f7f856d Add module prefix to class name. 2016-04-14 12:05:32 +02:00
3324432b62 Update README.rst 2016-03-23 12:38:03 +01:00
760b7abb20 Add module class exending oxwArticleDetails needed for pricealarm. 2016-03-22 23:21:23 +01:00
956a9143b4 Add first version of README.rst. 2016-03-21 16:06:24 +01:00
7a4ae598f6 ESDEV-2769 Extract capcha functionality into contrib module
Extract code into module.
Add tests.
2016-03-08 14:47:59 +01:00
2a1313850f ESDEV-2769 Add README and gitignore 2016-01-12 14:55:38 +01:00
Florian Auer
ed4e543f43 Initial commit 2015-12-03 08:01:23 +01:00