# # ChangeLog for main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp # # Generated by Trac 1.4.2 # 2024-05-01T11:42:54+12:00 Tue, 07 Dec 2010 03:48:03 GMT max [23398] * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp (modified) Addition of new argument for sql action Tue, 28 Sep 2010 05:35:06 GMT ak19 [22984] * main/trunk/greenstone2/runtime-src/src/recpt/authenaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/browseaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/collectoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/configaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/dynamicclassifieraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/extlinkaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/gtiaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/pageaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/phindaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/pingaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/querytools.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/statusaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/tipaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/usersaction.cpp (modified) 1. Undoing commit of 22934 where decode_commas was called on stem and ... Thu, 19 Aug 2010 11:40:25 GMT davidb [22693] * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp (modified) 'multiplevalue' appears to be left undefined -- in general for all ... Thu, 06 May 2010 00:52:27 GMT davidb [22044] * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (added) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp (added) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.h (added) Introduction of sql-query action. This has been achived be creating ...