History | View | Annotate | Download (22.7 kB)
commit 5debf22ba555b7970e6df5548118cd879d4c6a1fMerge: 1bb8dad f0facd4Author: Oleg Pudeyev <oleg@bsdpower.com>Date: Tue Mar 1 18:02:38 2011 -0500
Merge branch 'ticket/bantu/9766' into develop
commit adfa1656fb9d8b5bb601af1d7a6720884954d87aMerge: bd579c8 af5b9a9Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 16:35:55 2010 +0100
Merge branch 'ticket/igorw/9556' into develop
commit dea1d660fb63b07451f1a43310de359251462644Author: Nils Adermann <naderman@naderman.de>Date: Fri Jun 25 14:38:53 2010 +0200
[feature/auto-loading] Added autoloader to common and ensured compatability
The autoloader is registered in install without caching, since caching is set...
commit 693a2dc99bf07aeac1865d4a48ddf2589317ac7aMerge: b68de23 ac32927Author: Nils Adermann <naderman@naderman.de>AuthorDate: Wed Mar 3 23:32:09 2010 +0100Commit: Nils Adermann <naderman@naderman.de>CommitDate: Wed Mar 3 23:32:09 2010 +0100
Merge branch 'develop-olympus' into develop...
merge changes from 3.0.x branch
Copy 3.0.x branch to trunk
Fail without notices when no questions are providedAuthorised by: AcydBurn
Move add_log() call for captcha "configure" page to the captcha plugin, because only the plugin is able to know if the config got updated or not.Note to captcha MOD authors: please check if you have a function acp_page() and if an add_log() call is required for your plugin....
#50485 Authorised by: AcydBurn
beautify q&a captcha a bit (only slightly)
Some rewording, some typo fixes, some whitespace changes.
Some cleanup.
erm, on the contrary; can that reset call
don't pick a new question without an explicit reset call
- #49775- Some coding guidelines fixes
#49755
#49675 #49655 - ATTENTION: small captcha API change
some fixes
Props.
#48735
Minor captcha API change - disable display of plugin by returning false in get_template.
#48685
index for GC
rename variables to avoid name clashes in aggregating plugins
cleaning
fixing back links
First round of fixes
Initial commit for the QA captcha. Needs language & style finetuning and bug searching & fixing