source: main/trunk/greenstone2/runtime-src/src/recpt@ 22044

Name Size Rev Age Author Last Change
../
TODO 1.9 KB 1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
converter.cpp 2.7 KB 1870   23 years sjboddie Tidied up language support stuff.
summarise.h 1.2 KB 2967   22 years paradis new metadata command [Summary]
highlighttext.h 1.5 KB 3322   22 years sjboddie Attempted to improve search term highlighting. Simple phrase searches …
configaction.h 1.9 KB 4290   21 years sjboddie Added a "configaction" to allow new collection servers to be added to …
string_pool.h 1.3 KB 7348   20 years davidb string_pool class to support Greenstone being embedded in Apache as a …
converter.h 4.0 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
pingaction.cpp 2.6 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
pingaction.h 1.7 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
tipaction.cpp 2.5 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
tipaction.h 1.6 KB 7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
datelistbrowserclass.h 2.3 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
htmlbrowserclass.cpp 2.2 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
htmlbrowserclass.h 1.6 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
invbrowserclass.cpp 1.4 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
invbrowserclass.h 1.6 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
pagedbrowserclass.h 2.4 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
phindbrowserclass.cpp 1.5 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
phindbrowserclass.h 2.0 KB 7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
recptmain.cpp 1.2 KB 7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
htmlutils.h 1.2 KB 7387   20 years mdewsnip (Human Info) Added javascript_safe function.
browseaction.h 2.6 KB 7426   20 years mdewsnip (Human Info) Use g_EmptyText instead of "", pass in language parameter …
browseactiontools.h 1.9 KB 7427   20 years mdewsnip (Human Info) Made some parameters const.
browserclass.cpp 6.4 KB 7428   20 years mdewsnip (Human Info) Added a clone method and two more output_section_group …
browserclass.h 6.5 KB 7428   20 years mdewsnip (Human Info) Added a clone method and two more output_section_group …
phindaction.h 3.9 KB 7734   20 years kjdon commiting John T's changes (c/- DL Consulting) to stop phind hanging …
browseactiontools.cpp 3.6 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
htmlutils.cpp 1.9 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
string_pool.cpp 1.5 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
extlinkaction.h 2.1 KB 9931   19 years kjdon getting collectionmeta from teh colinforesponse now, not using a …
highlighttext.cpp 8.3 KB 10739   19 years mdewsnip Added a bug fix suggested by Jens Wille: expand any macros in the text …
gsdl_compatibility_cfg.h 1.6 KB 11252   18 years mdewsnip Fixed the line endings of these files to make Visual Studio 2005 happy.
collectoraction.h 2.8 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
pageaction.h 3.1 KB 11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
cgiargs.cpp 13.2 KB 12512   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
cgiargs.h 8.9 KB 12512   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
depositoraction.h 2.3 KB 12515   18 years kjdon deleted some stuff that's not used
queryaction.h 4.8 KB 12785   18 years kjdon added new set_sfselection_macro method
vlistbrowserclass.h 2.5 KB 13366   17 years shaoqun added code to support the display of previous and next search result …
cgiutils.h 4.2 KB 13456   17 years kjdon cgi_safe was sometimes getting passed in unicode, sometimes utf-8. for …
documentaction.h 4.8 KB 13967   17 years kjdon Added new cgi argument (book) to switch between displaying …
authenaction.h 2.7 KB 14269   17 years qq6 Jeffrey has fixed operating records of users database on Windows
usersaction.h 2.7 KB 14269   17 years qq6 Jeffrey has fixed operating records of users database on Windows
browseaction.cpp 7.7 KB 15418   16 years mdewsnip (Untangling colservr/recpt) Split recpt/OIDtools into two: …
argdb.h 1.4 KB 15432   16 years mdewsnip (Adding new DB support) Changing a few "infodbclass.h" to "gdbmclass.h".
historydb.h 2.4 KB 15432   16 years mdewsnip (Adding new DB support) Changing a few "infodbclass.h" to "gdbmclass.h".
cgiwrapper.h 1.6 KB 15453   16 years mdewsnip Removed some unnecessary inclusions of header files from colservr/protocol.
userdb.h 5.0 KB 15586   16 years mdewsnip (Adding new DB support) Changed userdbclass and keydbclass so they can …
usersaction.cpp 13.6 KB 15589   16 years mdewsnip (Adding new DB support) Replacing almost all "gdbmhome" with "dbhome".
argdb.cpp 2.3 KB 15683   16 years mdewsnip Removed another reference to GDBM.
hlistbrowserclass.h 2.5 KB 16044   16 years mdewsnip Added a get_link_icon() function to be similar to vlistbrowserclass.
dynamicclassifieraction.h 4.1 KB 16206   16 years mdewsnip Added support for a "-split_greenstone_dates" option that builds a …
action.cpp 5.4 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
action.h 6.5 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
maincfg.h 1.7 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
configaction.cpp 5.0 KB 16321   16 years davidb Introduction of 'collecthome' to support collections outside of 'gsdlhome'
extlinkaction.cpp 8.2 KB 17410   16 years ak19 External links no longer takes one to an intermediate page informing …
datelistbrowserclass.cpp 5.9 KB 17860   15 years mdewsnip Moved hard-wired usage of space.gif into a macro, so it can be …
hlistbrowserclass.cpp 6.8 KB 17860   15 years mdewsnip Moved hard-wired usage of space.gif into a macro, so it can be …
comproto.asn 10.2 KB 17863   15 years anna change the name tidy_html switch in HTMLPlug into use_realistic_book …
gtiaction.cpp 33.4 KB 18460   15 years anna Added several functions in GTI.\n 1. Create spreadsheet for all the …
gtiaction.h 3.9 KB 18460   15 years anna Added several functions in GTI.\n 1. Create spreadsheet for all the …
pageaction.cpp 33.8 KB 18481   15 years davidb missing space in attributes to html tag
statusaction.h 4.3 KB 18651   15 years ak19 Renaming toplevel gsdlsite.cfg to llssite.cfg (lls = local library server)
pagedbrowserclass.cpp 7.4 KB 19047   15 years davidb Additional macros set to assist in more advanced use of a …
cgiwrapper.cpp 23.7 KB 19109   15 years kjdon httpimg changed to httpweb, and default is now httpprefix/web. not …
receptionist.h 10.3 KB 19109   15 years kjdon httpimg changed to httpweb, and default is now httpprefix/web. not …
statusaction.cpp 38.4 KB 19109   15 years kjdon httpimg changed to httpweb, and default is now httpprefix/web. not …
dynamicclassifieraction.cpp 27.3 KB 19297   15 years mdewsnip Tidied up a few comments.
maincfg.cpp 3.1 KB 19820   15 years mdewsnip Now also looks for …
queryaction.cpp 61.9 KB 20601   15 years kjdon use fqv instead of q arg to get the plain query terms when appropriate
querytools.cpp 27.1 KB 20602   15 years kjdon get_plain_query_terms: first pass through to remove TI:(...) and …
querytools.h 2.7 KB 20602   15 years kjdon get_plain_query_terms: first pass through to remove TI:(...) and …
authenaction.cpp 11.7 KB 20798   15 years ak19 Cosmetic adjustments to the code (use of curly brackets on single-line …
summarise.cpp 8.7 KB 20805   15 years davidb Extra checks added to summarise_keywords() to ensure that the htmlstr …
receptionist.cpp 56.6 KB 20858   15 years mdewsnip Removed unnecessary const that causes compile error on Mac.
librarymain.cpp 7.4 KB 21324   14 years ak19 Changes to makefiles, configure files, and source code to work with …
mod_gsdl.cpp 18.0 KB 21324   14 years ak19 Changes to makefiles, configure files, and source code to work with …
historydb.cpp 8.7 KB 21485   14 years mdewsnip Modifying historydb.cpp so it uses the more general dbclass object …
Makefile.in 7.3 KB 21485   14 years mdewsnip Modifying historydb.cpp so it uses the more general dbclass object …
userdb.cpp 16.8 KB 21489   14 years mdewsnip Modifying userdb.cpp so it uses the more general dbclass object …
wizardaction.h 3.1 KB 21490   14 years mdewsnip Adding new GSDL_USE_WIZARD_ACTION definition to gsdl_modules_cfg.h, to …
documentaction.cpp 55.8 KB 21743   14 years kjdon should be using assocfilepath instead of archivedir
browsetoolsclass.cpp 33.3 KB 21758   14 years kjdon now we dynamically generate srclink (and /srclink, and new srchref …
browsetoolsclass.h 6.2 KB 21758   14 years kjdon now we dynamically generate srclink (and /srclink, and new srchref …
vlistbrowserclass.cpp 14.0 KB 21758   14 years kjdon now we dynamically generate srclink (and /srclink, and new srchref …
formattools.cpp 58.7 KB 21808   14 years mdewsnip Added format_t destructor, to fix one memory leak.
formattools.h 4.3 KB 21808   14 years mdewsnip Added format_t destructor, to fix one memory leak.
gsdl_modules_cfg.h 2.7 KB 21875   14 years kjdon config.h not there on windows, should have included gsdlconf.h
collectoraction.cpp 50.9 KB 21877   14 years kjdon added ifndefs around the define _XOPEN_SOURCE. Adding in gsdlconf to …
depositoraction.cpp 31.7 KB 21877   14 years kjdon added ifndefs around the define _XOPEN_SOURCE. Adding in gsdlconf to …
wizardaction.cpp 23.8 KB 21877   14 years kjdon added ifndefs around the define _XOPEN_SOURCE. Adding in gsdlconf to …
win32.mak 6.9 KB 21945   14 years ak19 Fixed up win32.mak files in runtime-src that set DEFS for ANY of the …
phindaction.cpp 29.5 KB 21973   14 years kjdon Need to convert query between unicode and utf8 for mgpp
cgiutils.cpp 26.3 KB 21997   14 years mdewsnip Fixed nasty problem where random memory can be iterated through when …
basequeryaction.cpp 25.8 KB 22044   14 years davidb Introduction of sql-query action. This has been achived be creating a …
sqlqueryaction.cpp 11.8 KB 22044   14 years davidb Introduction of sql-query action. This has been achived be creating a …
sqlqueryaction.h 2.7 KB 22044   14 years davidb Introduction of sql-query action. This has been achived be creating a …
  • Property svn:ignore set to
    library
    library.cgi
    library.exe
    *.obj
    *.lib
    Makefile
Note: See TracBrowser for help on using the repository browser.