History | View | Annotate | Download (23.1 kB)
Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a column alias.
okay, now the confirm_id is no longer enough to get a new row into the qa table
erm, that wouldn't work
tuning
debug code, begone
ACP usability
... and finally
adding normalization - shouldn't change anything
#53235 - removing accidental commits
fix spaces/tabs
#53235
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