source: trunk/gsdl/src/recpt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2371   23 years jrm21 Minor changes, so compilation works when libgdbm is not in system …
(edit) @2370   23 years sjboddie The collector will now add a "This collection contains n documents" …
(edit) @2369   23 years dmm9 to be the beignnings of run-time classifiers
(edit) @2368   23 years sjboddie Many cgi arguments used by the collector are now stored in a gdbm …
(edit) @2344   23 years sjboddie Made the web library print some more reasonable debug info if gsdlhome …
(edit) @2338   23 years sjboddie Tidied up windows makefiles to make compiling under windows a little …
(edit) @2329   23 years sjboddie Added a "help" link to the default home page
(edit) @2303   23 years sjboddie * empty log message *
(edit) @2261   23 years say1 fixed a minor c initialisation bug
(edit) @2234   23 years say1 no longer stripping the corbaserver
(edit) @2229   23 years jrm21 updated get_protocol_name(void) to get_protocol_name(comerror_t&) in …
(edit) @2223   23 years davidb Altered declaration of variables for a corba error to include …
(edit) @2218   23 years sjboddie Fixed a couple of little bugs in the collector - bugs only showed up …
(edit) @2212   23 years sjboddie Fixed a bug that was causing the local library server to attempt to …
(edit) @2208   23 years sjboddie Fixed a small bug in the collector that prevented the "add new files" …
(edit) @2173   23 years cs025 Improvements to configure scripts in their support of various MICO …
(edit) @2171   23 years jrm21 various - changed make to $(MAKE), tidied up conditionals (eg for …
(edit) @2166   23 years say1 added command to strip the corbaserver (makes it much smaller)
(edit) @2161   23 years jrm21 minor - renamed a variable.
(edit) @2133   23 years say1 turned optimisation on. fixed to avoid needing to source setup.bash
(edit) @2126   23 years say1 corba updates
(edit) @2122   23 years say1 (more) corba fixes. hopefully now compiles directly from the box …
(edit) @2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
(edit) @2112   23 years sjboddie Implemented export function in collector
(edit) @2105   23 years jrm21 added a check so that we don't segfault if p=preferences but no …
(edit) @2020   23 years paynter oops - left debugging code in.
(edit) @2017   23 years paynter Extra Phind functionality: any special parameter values inserted into …
(edit) @2016   23 years paynter Removed a bunch of code that served no prupose, and added a little …
(edit) @2001   23 years sjboddie Added a hack that mysteriously converts iso639 language codes …
(edit) @1994   23 years kjm18 ColInfoResponse_t.isPublic now defaults to true. this means that all …
(edit) @1991   23 years sjboddie Fixed a bug in DocumentUseHTML
(edit) @1988   23 years kjm18 changed escapequotes() to escape /n & /r as well.
(edit) @1983   23 years mjd12 Modified corbaproto::filter and added corbaresponse_resultTermInfoToC …
(edit) @1982   23 years mjd12 Removed old converter stuff (mjd12, Jan 2001)
(edit) @1969   23 years sjboddie * empty log message *
(edit) @1963   23 years sjboddie * empty log message *
(edit) @1941   23 years jmt14 Modified files: browsetools.cpp documentaction.cpp formattools.cpp …
(edit) @1937   23 years jrm21 z39.50 support is now disabled by default, enabled by configure script.
(edit) @1927   23 years sjboddie Fixed a bug in the C++ encoding support - 8 bit encodings like …
(edit) @1916   23 years kjm18 delhistoryaction.h/cpp no longer needed
(edit) @1915   23 years kjm18 new look for history. mg cols: small/large querybox option. mgpp cols: …
(edit) @1914   23 years kjm18 new functions added for search history and form queries (mgpp)
(edit) @1913   23 years kjm18 history revamp. new format: numdocs args. query num no longer saved, …
(edit) @1912   23 years kjm18 new cgiarg added to collection urls on home page: &ct=0 for mg cols, …
(edit) @1911   23 years kjm18 delhistoryaction removed
(edit) @1910   23 years kjm18 delhistoryaction.h/cpp/o removed
(edit) @1902   23 years sjboddie Prevent "preferences" page from displaying "encoding" menu if only one …
(edit) @1900   23 years jrm21 The z39.50 client now does "and" or "or" boolean searches depending on …
(edit) @1892   23 years sjboddie Fixed another couple of things that got lost when the corba branch was …
(edit) @1889   23 years dmm9 bringing date search up to date with mgpp's new search string format
(edit) @1888   23 years dmm9 using mgpp's some/all search
(edit) @1887   23 years sjboddie * empty log message *
(edit) @1877   23 years sjboddie fixed a couple of minor bugs that were introduced with the corba stuff
(edit) @1876   23 years sjboddie * empty log message *
(edit) @1870   23 years sjboddie Tidied up language support stuff.
(edit) @1864   23 years sjboddie Fixed a couple of minor things to get it compiling on windows again
(edit) @1861   23 years cs025 Removed debugging code accidentally left in first CORBA commit.
(edit) @1860   23 years cs025 Included CORBA branch for first time
(edit) @1856   23 years sjboddie Added Encoding and Language options to main.cfg configuration file so …
(edit) @1838   23 years sjboddie Added support for Cyrillic languages (windows codepage 1251) - yet to …
(edit) @1837   23 years sjboddie Made a few cosmetic changes to the "Administration" pages and added …
(edit) @1821   23 years sjboddie * empty log message *
(edit) @1819   23 years sjboddie Fixed a fairly dumb bug in the collector (it must have been late at …
(edit) @1817   23 years sjboddie Completely overhauled the way system calls are made on windows (i.e. …
(edit) @1805   23 years paynter Removed obsolete (I hope) function prototype for get_classificationlinks.
(edit) @1804   23 years paynter Changed phind classifier so that its HTML is generated by …
(edit) @1801   23 years sjboddie * empty log message *
(edit) @1796   23 years sjboddie Removed the "cp" and "sp" cgi arguments and used the "p" argument …
(edit) @1794   23 years sjboddie Added ability to view gsdlsite.cfg and view/edit main.cfg …
(edit) @1789   23 years sjboddie The collector now only checks for perl before displaying the intro …
(edit) @1786   23 years kjm18 fixed the handling of #x in the query string - only #n where n is a …
(edit) @1783   23 years sjboddie Added a check to make sure perl is functional before using the collector
(edit) @1779   23 years sjboddie Implemented LogDateFormat configuration option.
(edit) @1778   23 years sjboddie Implemented the new MailServer, LogEvents, EmailEvents and …
(edit) @1776   23 years sjboddie Removed GSDLUSAGELOG and GSDLSERVER pre-processor definitions which (I …
(edit) @1774   23 years kjm18 added MatchMode in set_queryfilter_options - used in mgppqueryfilter. …
(edit) @1773   23 years kjm18 changed a comment
(edit) @1762   23 years sjboddie Added support for the new LogEvents, EmailEvents, EmailUserEvents and …
(edit) @1759   23 years sjboddie Made a start on tidying up the main.cfg configuration file and adding …
(edit) @1739   23 years sjboddie A few changes to get multi-volume cd-roms working again
(edit) @1738   23 years jrm21 all calls to text_t.getcstr() now delete the returned ptr. Also, we …
(edit) @1717   23 years nzdl Fixed a couple of minor bugs in cross-collection searching
(edit) @1715   23 years jrm21 yaz library is now made by packages/Makefile instead of from …
(edit) @1695   23 years nzdl Fixed a bug in the cross-collection searching stuff
(edit) @1690   23 years nzdl Tidied up the "n documents matched the query" string that's produced …
(edit) @1679   23 years sjboddie Re-Added recent changes that were lost when the CVS repository was …
(edit) @1667   24 years nzdl Fixed an obscure bug preventing macrons from being displayed correctly …
(edit) @1661   24 years nzdl Fixed a couple of minor bugs in phrase searching code
(edit) @1660   24 years nzdl Fixed bug - collectoraction destructor was deleting pointers that were …
(edit) @1655   24 years sjboddie bc1aboutdesc and bc1contactemail arguments are no longer included in …
(edit) @1649   24 years sjboddie Tidied up collectoraction some more and created an add_collection …
(edit) @1643   24 years paynter The phind phrase browsing interface is now a Greenstone classifier. …
(edit) @1642   24 years jrm21 Redirect flex's (parse.fl) "FILE *yyout" to go to the error file, so …
(edit) @1617   24 years jrm21 Added some flags so we don't connect to the z-server as often as we …
(edit) @1610   24 years paynter Changed the formatstring parser in formattools so that an {If} macro …
(edit) @1606   24 years nzdl Minor cosmetic changes to browsetools
(edit) @1561   24 years nzdl made default DocumentText format output document to same width as rest …
(edit) @1559   24 years nzdl made OIDs for arrow links dm safe
(edit) @1555   24 years nzdl Changed the way dates are formatted
(edit) @1535   24 years nzdl added new Dutch interface to preferences page
Note: See TracRevisionLog for help on using the revision log.